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

RE: [TCLUG:21340] Root password





> -----Original Message-----
> From: Yaron [mailto:jethro@freakzilla.com]
> Sent: Friday, September 15, 2000 4:26 PM
> To: tclug-list@mn-linux.org
> Subject: 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

Thank you very much, that worked :()


Jon Erickson