Re: Forgotten root passwd
Phil <[email protected]> Sat, 08 May 2004 23:10:37 +1000
| Newsgroups | gmane.comp.hardware.openbrick.general |
|---|---|
| Message-ID | <[email protected]> |
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 ? IJesper R. Meyer wrote: >Phil wrote: > > > >>Can you use the CF image to boot into a recover mode to change/delete >>the root password ? If so how? And if not any other ideas ? >> >> > >>From lilo or grub or what ever you use you should be albe to boot >using /bin/sh or /bin/bash as init. Then mount/remount your root >partition writeable and change the password... > >>From lilo it could be something like: > >LILO: linux init=/bin/sh root=/dev/hdc1 > >/jrm >_______________________________________________ >Openbrick mailing list >[email protected] >http://www.openbrick.org/mailman/listinfo/openbrick > > >