Gentoo Archives: gentoo-amd64

From: Peter Martin <pjmartin@×××××.ca>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Problems at reboot
Date: Fri, 23 Dec 2005 13:28:14
Message-Id: 43ABFB18.1040100@magma.ca
In Reply to: Re: [gentoo-amd64] Problems at reboot by Drake Donahue
1 Thanks very much.
2 I'm in.
3 I did have to go back and rerun passwd.
4
5 Peter
6
7 Drake Donahue wrote:
8
9 > the "password failed" events were pursuant to handbook section 8.c. ?
10 > try:
11 > login root
12 > password whatever you were trying to enter and reenter when you saw
13 > "password failed"
14 > that failing try just hitting return key at password prompt
15 > all failing boot cd, mount partitions at /mnt/gentoo /mnt/gentoo/boot
16 > cd /mnt/gentoo
17 > (section 6)
18 > mount -t proc none /mnt/gentoo/proc
19 > chroot /mnt/gentoo /bin/bash
20 > env-update
21 > source /etc/profile
22 > (section 8.c Code Listing 22: Setting the root password)
23 > passwd
24 > {enter a password when prompted, preferably about 8 characters
25 > including letters, numbers, and punctuation so it does not complain
26 > about being too easy}
27 > {reenter password when prompted}
28 > [if you get failed, type passwd again and retry]
29 > If you want root to be able to log on through the serial console, add
30 > tts/0 to /etc/securetty:
31 > Code Listing 23: Adding tts/0 to /etc/securetty
32 > # echo "tts/0" >> /etc/securetty
33 >
34
35 --
36 gentoo-amd64@g.o mailing list