TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [TCLUG:21340] Root password



  Hi,

On Fri, 15 Sep 2000, Jon Erickson wrote:

> Thanks, that got me in but the filesystem is read-only so I cannot change
> the password or setuid root to the bash shell.  I am hacking away at it but
> any other suggestions would be a appreciated.

mount -o remount -o rw /


And before rebooting:

mount -o remount -o ro /


-Yaron

--