Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] why always display this when kernel start
Date: Fri, 14 Jan 2011 20:50:37
Message-Id: 201101142036.54882.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] why always display this when kernel start by doherty pete
1 On Friday 14 January 2011 14:47:41 doherty pete wrote:
2 > i did not follow the handbook,i install gentoo with ubuntu
3 > but i sure i use the commend:
4 >
5 > sudo mount /dev/sda10 /media/gentoo
6 > sudo mount -t proc none /media/gentoo/proc
7 > sudo mount -o bind /dev/ /media/gentoo/dev
8
9 Instead try exactly as typed in handbook:
10 sudo mount -o bind /dev /media/gentoo/dev
11
12 no trailing slash after /dev
13
14 > and stage is
15 > stage3-i686-20101109.tar.bz2
16 >
17 > ls -l /fixit/dev/{console,null}
18 > crw------- 1 root tty 5, 1 10. Jun 2010 /mnt/dev/console
19 > crw-rw-rw- 1 root root 1, 3 10. Jun 2010 /mnt/dev/null
20
21 This is correct.
22
23 --
24 Regards,
25 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] why always display this when kernel start doherty pete <nishizawa23@×××××.com>