[pocket-linux] local_fs script in 6.3.4
Michael Ondrechak
mondrechak at hotmail.com
Tue Nov 4 07:52:51 EST 2003
I'm working through the pl guide and I think there is a problem with the
/etc/init.d/local_fs script. In the "stop" section, there is an attempt to
remount root as read-write however the mount command is as follows:
mount -o remount,rw /
I think the "rw" should be changed to "ro"
In addition, if you were to flush the disk caches, would you not have to do
that before you umount the disks? If so, the sync command should be placed
before the first umount.
Does anyone agree with these observations?
Regards,
Michael.
More information about the Pocket-Linux
mailing list