Gentoo Archives: gentoo-user

From: Henk Boom <lunarc.lists@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problems installing on Thinkpad X41 Tablet
Date: Thu, 05 Oct 2006 21:21:58
Message-Id: bf61a1ea0610051414j62152b41se1c685dc54064ede@mail.gmail.com
1 (Sorry if this message appears twice, I don't think I mailed it
2 correctly the first time)
3
4 Hi, I am trying to intall gentoo on a Thinkpad X41 tablet, and am
5 having some difficulties.
6
7 I first partitionned my hard drive in knoppix, my partitions go from
8 sda1 to sda5. I then made a gentoo 2006.1 min install liveUSB (the X
9 series laptops have no cdrom) as per the instructions on
10 http://www.gentoo.org/doc/en/liveusb.xml
11
12 Booting from the USB drive, I start the gentoo kernel with "gentoo
13 dobladecenter doscsi"
14
15 The output I can see now (there was more before, but I can't seem to
16 scroll up) is:
17 >> Attempting to mount CD:- /dev/sda4
18 >> Attempting to mount CD:- /dev/sda5
19 >> Attempting to mount CD:- /dev/sda6
20 >> Attempting to mount CD:- /dev/sdb
21 >> Attempting to mount CD:- /dev/sdb1
22 >> No bootable medium found. Waiting for new devices...
23 >> Attempting to mount CD:- /dev/sda
24 >> Attempting to mount CD:- /dev/sda1
25 >> Attempting to mount CD:- /dev/sda2
26 >> Attempting to mount CD:- /dev/sda3
27 >> Attempting to mount CD:- /dev/sda4
28 >> Attempting to mount CD:- /dev/sda5
29 >> Attempting to mount CD:- /dev/sda6
30 >> Attempting to mount CD:- /dev/sdb
31 >> Attempting to mount CD:- /dev/sdb1
32 >> Attempting to mount CD:- /dev/sda
33 >> Attempting to mount CD:- /dev/sda1
34 >> Attempting to mount CD:- /dev/sda2
35 >> Attempting to mount CD:- /dev/sda3
36 >> Attempting to mount CD:- /dev/sda4
37 >> Attempting to mount CD:- /dev/sda5
38 >> Attempting to mount CD:- /dev/sda6
39 >> Attempting to mount CD:- /dev/sdb
40 >> Attempting to mount CD:- /dev/sdb1
41 !! Could not find CD to boot, something else needed!
42 >> Loading keymaps
43 <snipped keymap stuff>
44 >> Keeping default keymap
45 >> Determining root device...
46 !! The root block device is unspecified or not detected
47 Please specify a device to boot, or "shell" for a shell...
48 boot() ::
49
50 When I type /dev/sdb:
51
52 boot() :: /dev/sdb1
53 >> Mounting root...
54 mount: Mounting /dev/sdb1 on /newroot failed: Invalid argument
55 !! Could not mount specified ROOT, try again
56 !! The root block device is unspecified or not detected
57 Please specify a device to boot, or "shell" for a shell...
58 boot() ::
59
60 If I go into the shell, I can see that /dev/sdb1 and /newroot both
61 exist, and manually running "mount /dev/sdb1 /newroot/" (with and
62 without -t vfat) gives the same error message:
63 mount: Mounting /dev/sdb1 on /newroot/ failed: Invalid argument
64
65 Where do I go from here?
66
67 Thanks,
68 Henk Boom
69 --
70 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problems installing on Thinkpad X41 Tablet Richard Fish <bigfish@××××××××××.org>