Unexpected inconsistency

Owen Stampflee yellowdog-general@lists.terrasoftsolutions.com
Sat Nov 23 01:26:01 2002


> Boot from the rescue (aka "tasty morsels") CD, and just press enter at
> the `boot:' prompt.  You will end up in a minimal shell.  If you
> don't, reboot (from the CD again) and this time type `rescue-safe'
> (without the quotes) at the prompt.
Not required. At the yaboot prompt instead of hitting Enter, type the label
of your kernel (default is "linux") followed by init=/bin/bash 

Would look like this:
	linux init=/bin/bash

Then do the fsck as described previously.


Owen