Hi All, When booting it went through the file system clean check for /dev/hd10 which is where my root / is. It then prompt a message "Remounting root files system in read-write mode [OK]", stop there. So I downloaded an ramf-78.exe rescue file from metalab and booted it from floppy. I check my original /etc/rc.d/rc.sysinit and found the following lines: . . . #Remount the root filesystem read-write action "Remounting root files system in read-write mode" mount -n -o remount, rw / #Add /proc to /etc/mtab mount -f -t proc /proc /proc . . . Since the line of 'mount -f -t proc /proc /proc' is after the remounting filesystem action, would it be the mount proc causing the problem? The rescue boot disk doesn't have editor and I cannot editor any file. Any solution to my problem? Thank you. feng

Reply via email to