From: Ballard J. <sac...@ho...> - 2004-03-04 15:45:59
|
> This is because the initscripts package got updated and > /etc/init.d/checkroot.sh also, just edit it and change the line with > "rootcheck=yes" to "rootcheck=no". That is one fix. Also, in the /etc/fstab the entry for the /dev/cobd0 was something like: /dev/cobd0 / ext2 defaults 0 1 Change the ext2 to ext3. /dev/cobd0 / ext3 defaults 0 1 A few more things should work fine. |