Title: Forcing a boot into single user mode

Shane,

 

Here’s a method that was passed on from another list member a while back. Can’t remember who but it worked for me.

 

 

Boot Knoppix or some other linux on CD/Floppy.

 

Open a KTerminal.

     Assume root:

          #sudo sh

 

Mount problem HDD

     #mkdir /hdd

          #mount /dev/hda1 /hdd

 

Chroot to your HDD

     #chroot /hdd

 

And reset the password

     #passwd root

Cheers,

Dave Watkins


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Clements, Shane
Sent: August 31, 2004 12:16 PM
To: [EMAIL PROTECTED]
Subject: [clug-talk] Forcing a boot into single user mode

 

Hi All,

If I wasn't able to log onto a system (my friend has an old computer with Linux on it) because I didn't remember any usernames or passwords (we installed onto an old Mac a long time ago) including the root password, is there a way to force the machine to boot into single user mode?

We want to boot into single user mode so that we can change the root password to something we'll actually remember...

Thanks

Shane

NOTICE -
This communication is intended ONLY for the use of the person or entity named above and may contain information that is confidential or legally privileged. If you are not the intended recipient named above or a person responsible for delivering messages or communications to the intended recipient, YOU ARE HEREBY NOTIFIED that any use, distribution, or copying of this communication or any of the information contained in it is strictly prohibited. If you have received this communication in error, please notify us immediately by telephone and then destroy or delete this communication, or return it to us by mail if requested by us. The City of Calgary thanks you for your attention and cooperation.

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to