From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailhub-4.iastate.edu ([129.186.140.14]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1HI7Ls-0006UN-00 for ; Fri, 16 Feb 2007 12:58:32 -0500 Received: from mailout-2.iastate.edu (mailout-2.iastate.edu [129.186.140.2]) by mailhub-4.iastate.edu (8.12.11.20060614/8.12.10) with SMTP id l1GHw16v016190 for ; Fri, 16 Feb 2007 11:58:02 -0600 Received: from (gene3.ait.iastate.edu [129.186.144.105]) by mailout-2.iastate.edu with smtp id 3e2d_28f8a58c_bdbc_11db_8159_001372578af6; Fri, 16 Feb 2007 06:49:36 -0600 Received: from gene3.ait.iastate.edu (really [127.0.0.1]) by gene3.ait.iastate.edu via in.smtpd with esmtp (ident collins using rfc1413) id (Debian Smail3.2.0.102) for ; Fri, 16 Feb 2007 11:57:28 -0600 (CST) Message-Id: To: "Speakup is a screen review system for Linux." Subject: Re: Booting Into Single User Mode with GRUB In-reply-to: Your message of Tue, 13 Feb 2007 22:51:52 -0500. <45D28758.4030207@proficio.ca> Date: Fri, 16 Feb 2007 11:57:28 -0600 From: "Gene Collins" X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2007 17:58:32 -0000 Hi all. You can use the append mode in grub that Doug was describing, and append init=/bin/bash to get just a shell prompt. You then have to remount the root system as rw, for example mount /dev/hda1 -o remount,rw Now you can use passwd to change the root password. The problem with this approach is that when you reboot, your system will perform an fsck because the reboot doesn't gracefully unmount file systems. Gene >One more suggestion if the other methods are not viable. >Remove hard drive from machine with unknown password. >Add it as second drive on machine with speech working. >If IDE drive it may need to be jumpered to be a slave. >Then you can boot your normal system and do those same >changes to the root file system of the other systems drive >while having speech tools working (edit the /etc/shadow). > > -- Doug > > >_______________________________________________ >Speakup mailing list >Speakup@braille.uwo.ca >http://speech.braille.uwo.ca/mailman/listinfo/speakup