Gentoo Archives: gentoo-user

From: Dirk Heinrichs <ext-dirk.heinrichs@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem after recompiling kernel
Date: Fri, 22 Sep 2006 09:55:16
Message-Id: 200609221148.56462.ext-dirk.heinrichs@nokia.com
In Reply to: Re: [gentoo-user] Problem after recompiling kernel by Stephen Liu
1 Am Freitag, 22. September 2006 10:21 schrieb ext Stephen Liu:
2 > Hi Dirk,
3 >
4 > > How, without knowing more about your system (esp. HD subsystem used)
5 >
6 > IDE ATA133 HD
7 >
8 > > your actual kernel config (/usr/src/linux/.config)?
9 >
10
11 > CONFIG_NR_CPUS=32
12
13 Wow, what kind of machine is this?
14
15 > # ATA/ATAPI/MFM/RLL support
16 > #
17 > CONFIG_IDE=y
18 > CONFIG_BLK_DEV_IDE=y
19 >
20 > #
21 > # Please see Documentation/ide.txt for help/info on IDE drives
22 > #
23 > # CONFIG_BLK_DEV_IDE_SATA is not set
24 > # CONFIG_BLK_DEV_HD_IDE is not set
25 > CONFIG_BLK_DEV_IDEDISK=y
26 > CONFIG_IDEDISK_MULTI_MODE=y
27 > CONFIG_BLK_DEV_IDECD=y
28 > # CONFIG_BLK_DEV_IDETAPE is not set
29
30 Looks good.
31
32 > #
33 > # Multi-device support (RAID and LVM)
34 > #
35 > CONFIG_MD=y
36 > # CONFIG_BLK_DEV_MD is not set
37 > CONFIG_BLK_DEV_DM=y
38 > # CONFIG_DM_CRYPT is not set
39 > - deleted -
40
41 Do you have any crypted devices you want to use? If yes, you should enable
42 CONFIG_DM_CRYPT, otherwise this looks good.
43
44 HTH...
45
46 Dirk
47 --
48 Dirk Heinrichs | Tel: +49 (0)162 234 3408
49 Configuration Manager | Fax: +49 (0)211 47068 111
50 Capgemini Deutschland | Mail: dirk.heinrichs@×××××××××.com
51 Hambornerstraße 55 | Web: http://www.capgemini.com
52 D-40472 Düsseldorf | ICQ#: 110037733
53 GPG Public Key C2E467BB | Keyserver: www.keyserver.net

Replies

Subject Author
Re: [gentoo-user] Problem after recompiling kernel Stephen Liu <satimis@×××××.com>