* John Meyer <[EMAIL PROTECTED]> [11-04-06 18:42]:
>
> Will read-only check consistency of the filesystem on /dev/sda5
> Will put log info to 'stdout'
> ###########
> reiserfsck --check started at Sat Nov 4 16:39:16 2006
> ###########
> Partition /dev/sda5 is mounted with write permissions, cannot check it
> fsck.reiserfs /dev/sda5 failed (status 0x10). Run manually!
IMPORTANT: do not fsck a mounted partition.
what is /dev/sda5 on your system?
init 1
umount <mount name for /dev/sda5>
reiserfsck --check /dev/sda5
mount <mount name for /dev/sda5
init 5
--
Patrick Shanahan Registered Linux User #207535
http://wahoo.no-ip.org @ http://counter.li.org
HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]