Gentoo Archives: gentoo-user

From: "Frédéric Grosshans" <frederic.grosshans.1995@×××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output.
Date: Tue, 18 Apr 2006 02:52:43
Message-Id: 1145328704.25848.14.camel@localhost
In Reply to: Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output. by "Konstantin V. Gavrilenko"
1 Le lundi 17 avril 2006 à 18:51 +0100, Konstantin V. Gavrilenko a écrit :
2
3 > On the example of the SD card reader, when you insert the card, /dev/sdb
4 > appears, but not the actual partition (/dev/sdb1)
5 >
6 > So you have to do fdisk /dev/sdb, then quit, then the /dev/sdb1 is
7 > magically available for mounting.
8
9 I had this problem before, but it's not the case today :-(
10 fdisk has no access to the /dev/sda device.
11 >
12 > Think it is an issue with udev.
13
14 No, it's a problem with your kernel. You need to check the option
15
16 File systems --->
17 Partition Types --->
18 [*] PC BIOS (MSDOS partition tables)
19 support
20
21 in "make menuconfig" and you won't need to fdisk to make /dev/sdb1
22 appear.
23
24
25 Fred
26
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output. "Konstantin V. Gavrilenko" <mlists@××××××.com>
Re: [gentoo-user] No /dev/sda1 with Klingston usb disk. Wrong lsusb output. Walter Dnes <waltdnes@××××××××.org>