OVH Cloud OVH Cloud

installation redhat 9

2 réponses
Avatar
Allaoua Tarek
Bonsoir
Je n'arrive pas à installer cette distribution, ma configuration matérielle
est la suivante :
2 disques : un maître IDE 60 GO comportant Windows XP + QNX Neutrino, et un
second IDE de 30 GO. J'ai récupéré les images (pour la troisième fois,
testées avec md5summer), l'installation échoue au niveau de l'installation
de la bibliothèque libc standard 'glibc-2.3.2-11.9' et j'ai un long message
'Erreur fatale du à un mauvais support ou espace disque insuffisant ou ...
Appuyez sur ok pour redémarrer !!!'. Voilà, j'ai déjà été sur une slackware
durant trois ans et j'aimerais bien travailler sur une RedHat, quelqu'un
aurait déjà était dans la même situation ?

--
Pour contacter l'équipe de modération : moderateurs-fcolm@efrei.fr
ATTENTION: Postez DIRECTEMENT vos articles dans le groupe, PAS dans
la liste de distribution des modérateurs.

2 réponses

Avatar
Gilles Berger Sabbatel
On Mon, 03 Nov 2003 20:33:58 +0000, Allaoua Tarek wrote:

Bonsoir
Je n'arrive pas à installer cette distribution, ma configuration matérielle
est la suivante :
2 disques : un maître IDE 60 GO comportant Windows XP + QNX Neutrino, et un
second IDE de 30 GO. J'ai récupéré les images (pour la troisième fois,
testées avec md5summer),



Ca, ça vérifie l'intégrité des images que vous avez récupérées. Mais
vous avez bien dû graver ces images sur CDROM : avez vérifié les CDROMS?
C'est la première option que vous propose l'installation, et il est
fortement conseillé de le faire pour les 3 disques.

--
Pour contacter l'équipe de modération :
ATTENTION: Postez DIRECTEMENT vos articles dans le groupe, PAS dans
la liste de distribution des modérateurs.
Avatar
Vincent Haverlant
"Allaoua Tarek" writes:

Bonsoir
Je n'arrive pas à installer cette distribution, ma configuration matérielle
est la suivante :
2 disques : un maître IDE 60 GO comportant Windows XP + QNX Neutrino, et un
second IDE de 30 GO. J'ai récupéré les images (pour la troisième fois,
testées avec md5summer), l'installation échoue au niveau de l'installation
de la bibliothèque libc standard 'glibc-2.3.2-11.9' et j'ai un long message
'Erreur fatale du à un mauvais support ou espace disque insuffisant ou ...
Appuyez sur ok pour redémarrer !!!'. Voilà, j'ai déjà été sur une slackware
durant trois ans et j'aimerais bien travailler sur une RedHat, quelqu'un
aurait déjà était dans la même situation ?



Salut,

Il m'est arrivé exactement la même mésaventure il y a peu sur un serveur
Dell poweredge 650 en IDE. (controleur SiI 680 et ServerWorks CSB6.
Le plus étonnant c'est qu'une tentatvie d'installation de Mandrake 9.1
me posait le même probleme, or il s'agissait, pour la RedHat au moins,
d'un CD original provenant d'une boite redhat achetée. L'essai a
également été fait en installation par ftp de la RH 9, le problème est
resté le même.

Le truc étrange c'est que l'installation d'une RedHat 8 fonctionne
parfaitement.

Le noyau du CD d'installation RH8 est un 2.4.18 alors que celui de la
RH9 est un 2.4.20. J'ai noté les différences suivantes sur le dmesg,
concernant la partie IDE. En particulier le nom du driver a changé, les
adresses des dieques semblent aussi être vues différemment.

Si un expert de l'IDE sous linux a une idée, je suis preneur.

- 2.4.18:
Oct 20 16:53:40 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Oct 20 16:53:40 localhost kernel: CMD680: IDE controller on PCI bus 00 dev 28
Oct 20 16:53:40 localhost kernel: CMD680: chipset revision 2
Oct 20 16:53:40 localhost kernel: CMD680: 100%% native mode on irq 10
Oct 20 16:53:40 localhost kernel: ide0: BM-DMA at 0xec40-0xec47, BIOS settings: hda:pio, hdb:pio
Oct 20 16:53:40 localhost kernel: ide1: BM-DMA at 0xec48-0xec4f, BIOS settings: hdc:pio, hdd:pio
Oct 20 16:53:40 localhost kernel: SvrWks CSB6: IDE controller on PCI bus 00 dev 79
Oct 20 16:53:40 localhost kernel: SvrWks CSB6: chipset revision 160
Oct 20 16:53:40 localhost kernel: SvrWks CSB6: not 100%% native mode: will probe irqs later
Oct 20 16:53:40 localhost kernel: ide2: BM-DMA at 0x08b0-0x08b7, BIOS settings: hde:DMA, hdf:pio
Oct 20 16:53:40 localhost kernel: ide3: BM-DMA at 0x08b8-0x08bf, BIOS settings: hdg:pio, hdh:pio
Oct 20 16:53:40 localhost kernel: hda: ST380011A, ATA DISK drive
Oct 20 16:53:40 localhost kernel: hdc: ST380011A, ATA DISK drive
Oct 20 16:53:40 localhost kernel: hde: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Oct 20 16:53:40 localhost kernel: ide0 at 0xec78-0xec7f,0xec72 on irq 10
Oct 20 16:53:40 localhost kernel: ide1 at 0xec60-0xec67,0xec5a on irq 10
Oct 20 16:53:40 localhost kernel: ide2 at 0x1f0-0x1f7,0x3f6 on irq 14
Oct 20 16:53:40 localhost kernel: hda: 156250000 sectors (80000 MB) w/2048KiB Cache, CHS—26/255/63, UDMA(100)
Oct 20 16:53:40 localhost kernel: hdc: 156250000 sectors (80000 MB) w/2048KiB Cache, CHS—26/255/63, UDMA(100)
Oct 20 16:53:40 localhost kernel: ide-floppy driver 0.99.newide
Oct 20 16:53:40 localhost kernel: Partition check:
Oct 20 16:53:40 localhost kernel: hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
Oct 20 16:53:40 localhost kernel: hdc: hdc1 hdc2 hdc3 hdc4 < hdc5 hdc6 hdc7 >

- 2.4.22:
Oct 22 16:11:57 gavroche kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Oct 22 16:11:57 gavroche kernel: SiI680: IDE controller at PCI slot 00:05.0
Oct 22 16:11:57 gavroche kernel: SiI680: chipset revision 2
Oct 22 16:11:57 gavroche kernel: SiI680: BASE CLOCK == 133
Oct 22 16:11:57 gavroche kernel: SiI680: 100%% native mode on irq 10
Oct 22 16:11:57 gavroche kernel: ide0: MMIO-DMA , BIOS settings: hda:pio, hdb:pio
Oct 22 16:11:57 gavroche kernel: ide1: MMIO-DMA , BIOS settings: hdc:pio, hdd:pio
Oct 22 16:11:57 gavroche kernel: SvrWks CSB6: IDE controller at PCI slot 00:0f.1
Oct 22 16:11:57 gavroche kernel: SvrWks CSB6: chipset revision 160
Oct 22 16:11:57 gavroche kernel: SvrWks CSB6: not 100%% native mode: will probe irqs later
Oct 22 16:11:57 gavroche kernel: ide2: BM-DMA at 0x08b0-0x08b7, BIOS settings: hde:DMA, hdf:pio
Oct 22 16:11:57 gavroche kernel: ide3: BM-DMA at 0x08b8-0x08bf, BIOS settings: hdg:pio, hdh:pio
Oct 22 16:11:57 gavroche kernel: hda: ST380011A, ATA DISK drive
Oct 22 16:11:57 gavroche kernel: blk: queue c032e440, I/O limit 4095Mb (mask 0xffffffff)
Oct 22 16:11:57 gavroche kernel: hdc: ST380011A, ATA DISK drive
Oct 22 16:11:57 gavroche kernel: blk: queue c032e894, I/O limit 4095Mb (mask 0xffffffff)
Oct 22 16:11:57 gavroche kernel: hde: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Oct 22 16:11:57 gavroche kernel: ide0 at 0xd0891080-0xd0891087,0xd089108a on irq 10
Oct 22 16:11:57 gavroche kernel: ide1 at 0xd08910c0-0xd08910c7,0xd08910ca on irq 10
Oct 22 16:11:57 gavroche kernel: ide2 at 0x1f0-0x1f7,0x3f6 on irq 14
Oct 22 16:11:57 gavroche kernel: hda: attached ide-disk driver.
Oct 22 16:11:57 gavroche kernel: hda: host protected area => 1
Oct 22 16:11:57 gavroche kernel: hda: 156250000 sectors (80000 MB) w/2048KiB Cache, CHS—26/255/63, UDMA(100)
Oct 22 16:11:57 gavroche kernel: hdc: attached ide-disk driver.
Oct 22 16:11:57 gavroche kernel: hdc: host protected area => 1
Oct 22 16:11:57 gavroche kernel: hdc: 156250000 sectors (80000 MB) w/2048KiB Cache, CHS—26/255/63, UDMA(100)
Oct 22 16:11:57 gavroche kernel: Partition check:
Oct 22 16:11:57 gavroche kernel: hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
Oct 22 16:11:57 gavroche kernel: hdc: hdc1 hdc2 hdc3 hdc4 < hdc5 hdc6 hdc7 >

--
.~. Vincent Haverlant -- Galadril -- #ICQ: 35695155
/V http://www.haverlant.org/
/( ) Parinux (http://www.parinux.org/)
^^-^^ MUD -- FranDUMII (http://perso.enst.fr/~frandum/)

--
Pour contacter l'équipe de modération :
ATTENTION: Postez DIRECTEMENT vos articles dans le groupe, PAS dans
la liste de distribution des modérateurs.