Gentoo Archives: gentoo-user-fr

From: kolinux <kolinux@×××××.com>
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] prise en charge du SATA
Date: Fri, 09 Mar 2007 08:59:19
Message-Id: 96af5c010703090058q57daf863l961b1df475e7752b@mail.gmail.com
In Reply to: [gentoo-user-fr] prise en charge du SATA by Jean-Paul Lacquement
1 Bonjour,
2
3
4 mon grub.conf est beaucoup plus court que le tien:
5
6 default 0
7 timeout 30
8 splashimage=(hd1,0)/grub/splash.xpm.gz
9 #
10 title=linux-2.6.19-gentoo-r5
11 root (hd1,0)
12 kernel /linux-2.6.19-gentoo-r5 root=/dev/hdb8
13
14 essaye de virer des options peut-etre..?? en meme temps je n'ai que des
15 disques IDE..
16
17 En esperant avoir pu faire faire avancer le problème!
18
19 Kolinux
20
21
22 Bonjour,
23 >
24 > J'ai installé gentoo sur mon serveur (auparavant, c'était une debian).
25 > Celui-ci comporte deux disques:
26 >
27 > /dev/hda -> IDE -> /mnt/hd
28 >
29 > /dev/hdc -> SATA -> /dev/hdc1 -> /boot
30 > -> /dev/hdc3 -> /
31 >
32 > Je pouvais pas deviner qu'au reboot, après l'installation, mon SATA
33 > serait hdc (j'aurai préféré sda ou encore hda). Horreur! Le SATA est
34 > terriblement lent! Forcèment, il n'est pas actif dans le noyau par
35 > défaut 2.6.19. Je l'ai recompilé dans le noyau
36 >
37 > sedna linux # grep -i SATA /usr/src/linux/.config
38 > # CONFIG_BLK_DEV_IDE_SATA is not set
39 > # CONFIG_SATA_AHCI is not set
40 > # CONFIG_SATA_SVW is not set
41 > # CONFIG_SATA_MV is not set
42 > # CONFIG_SATA_NV is not set
43 > # CONFIG_SATA_QSTOR is not set
44 > # CONFIG_SATA_PROMISE is not set
45 > # CONFIG_SATA_SX4 is not set
46 > # CONFIG_SATA_SIL is not set
47 > # CONFIG_SATA_SIL24 is not set
48 > # CONFIG_SATA_SIS is not set
49 > # CONFIG_SATA_ULI is not set
50 > # CONFIG_SATA_VIA is not set
51 > # CONFIG_SATA_VITESSE is not set
52 > CONFIG_SATA_INTEL_COMBINED=y
53 >
54 > Par contre lorsque je boote sur le nouveau noyau, on dirait bien que
55 > ma racine n'est plus la même... Comment faire pour démarrer avec prise
56 > en charge de mon disque SATA?
57 >
58 > Merci.
59 >
60 > Ci-dessous mon grub.conf et fstab:
61 >
62 > sedna linux # cat /boot/grub/grub.conf
63 > default 0
64 > timeout 30
65 >
66 > splashimage=(hd0,0)/boot/grub/splash.xpm.gz
67 >
68 > title=Gentoo Linux ancien
69 > root (hd0,0)
70 > kernel /kernel-genkernel-x86-2.6.19-gentoo-r5 root=/dev/ram0
71 > init=/linuxrc ramdisk=8192 real_root=/dev/hdc3 udev
72 > initrd /initramfs-genkernel-x86-2.6.19-gentoo-r5
73 >
74 > title=Gentoo Linux recompile
75 > root (hd0,0)
76 > kernel /kernel-genkernel-x86-2.6.19-gentoo-r5-custom root=/dev/ram0
77 > init=/linuxrc ramdisk=8192 real_root=/dev/hdc3 udev
78 > initrd /initramfs-genkernel-x86-2.6.19-gentoo-r5-custom
79 >
80 > sedna linux # cat /etc/fstab
81 > /dev/hdc1 /boot reiserfs notail,noatime 1
82 > 2
83 > /dev/hdc3 / reiserfs notail,noatime 0
84 > 1
85 > /dev/hdc2 none swap sw 0
86 > 0
87 > /dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0
88 > 0
89 > /dev/fd0 /mnt/floppy auto noauto 0
90 > 0
91 > /dev/hda1 /mnt/hd1 reiserfs defaults 0
92 > 0
93 > proc /proc proc defaults 0
94 > 0
95 > shm /dev/shm tmpfs
96 > nodev,nosuid,noexec 0 0
97 > --
98 > gentoo-user-fr@g.o mailing list
99 >
100 >
101
102
103 --
104 HACKER VAILLANT
105 RIEN D'IMPOSSIBLE