Re: Forgotten root passwd

"Jesper R. Meyer" <[email protected]> Sat, 8 May 2004 16:34:55 +0200 (CEST)
Newsgroups gmane.comp.hardware.openbrick.general
Message-ID <[email protected]>
Phil wrote:
> Thanks for the replies so far.
>
> I must be missing a step as it boots the machine into a mode where the
> file system is read only, so I can't modify the passwords.
>
> What's next ?

When you have your shell you type something like:

 mount -o remount,rw /

This should remount your root partition writable so you can change
your root password...

/jrm