Do any of the initscripts remount the filesystem as writable?
Is that initscript actually being run?
In your grub or lilo config file, do the kernel parameters include "ro"? (that means mount the filesystem read only, its normal - usually in most distros an initscript later remounts it writable).



Reply With Quote