[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HELP



On Wed, Mar 24, 2004 at 10:36:04AM +0100, Mirko Scurk wrote:
> On silo prompt:
> linux single (same complaining about fs type and read-only fs)
> in single mode:
> mount -o remount /dev/hda1
> init 2
> /etc/init.d/networking start (not always needed!?!)
> 
> After that everything works fine untile next reboot!
This is a problem in /etc/init.d/cheroot.sh, I had to change:
 mount -n -o remount,$rootopts $rootdev / 
to
 mount -n -o remount,$rootopts / 
to make the bootup work. Looks like a sysvinit change, I don't have
reasonable net access to check if a bug was already filed.
Cheers,
 -- Guido

Attachment: signature.asc
Description: Digital signature


Reply to: