Hi Mike, The boot.rootfsck script has changed slightly between SLES10 and SP2 so I had to update the new boot.rootfsck script with your changes manually. The root file system is being mounted as R/W even before boot.rootfsck is executed though. Once again I've included an extract of the boot log with comments:
Waiting for device /dev/dasda1 to appear: ok rootfs: major=94 minor=1 devn=24065 fsck 1.38 (30-Jun-2005) Ý/bin/fsck.ext2 (1) -- /¨ fsck.ext2 -a /dev/dasda1 /dev/dasda1: clean, 51899/874368 files, 299859/1748676 blocks fsck succeeded. Mounting root device read-write. <<<=========== Mounted R/W Mounting root /dev/dasda1 end_request: I/O error, dev dasda, sector 192 Buffer I/O error on device dasda1, logical block 0 lost page write due to I/O error on dasda1 end_request: I/O error, dev dasda, sector 13107640 Buffer I/O error on device dasda1, logical block 1638431 lost page write due to I/O error on dasda1 mount: you must specify the filesystem type INIT: version 2.86 booting System Boot Control: Running /etc/init.d/boot Mounting procfs at /proc..done Mounting sysfs at /sys..done Mounting debugfs at /sys/kernel/debug..done Initializing /dev..done Mounting devpts at /dev/pts..done Boot logging started on /dev/ttyS0(/dev/console (deleted)) at Fri Oct 24 18:13:38 2008 Adding 215896k swap on /dev/disk/by-path/ccw-0.0.0102-part1. Priority:-1 extents:1 across:215896k kjournald starting. Commit interval 5 seconds EXT3 FS on dasde1, internal journal EXT3-fs: recovery complete. EXT3-fs: mounted filesystem with ordered data mode. ##### EXECUTING boot.rootfsck <<<=========== Modified boot.rootfsck called Read-only root: In modified /etc/init.d/boot.rootfsck Regards, Craig ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
