Always fsck your block devices (/dev/dsk/c#t#d#s#) and not your raw device names (/dev/rdsk/c#t#d#s#).
That is: fsck /dev/dsk/c0t1d1s1 fsck /dev/dsk/c0t1d1s2 Also, you must be in maintenance or single user mode (linux single). -------------------------------------- Also, please remember to use fsck on the devices one at a time, and ask Linux to correct the bad sectors. That is: fsck ....... <Enter> When prompted for a response, press <Enter> key. When fsck is done, repeat the process on the next device, and then the next. __________________ William Ampeh (x3939) Federal Reserve Board -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]