Ryo-Ohki namae nanka Profil : Légende vivante | Hello toos, c'est pas souvent que je pose une question mais si vous pouviez me répondre...
Je me prend la tête avec Grub en ce moment au taff, sur un V40z installé avec ESX Server 3.
J'ai modifié le grub.conf de manière à activer la prise de main en mode texte via la carte SSH du V40z, tout marche, sauf que Grub pête une durite à l'amorçage. Il m'affiche un GRUB Loading stage 2 suivi d'un "press any key" qui s'affiche en boucle tant que je n'appuie sur aucune touche. Si j'appuie effectivement sur une touche, le menu du bootloader apparaît, et ESX s'amorce sans aucun problème.
Mon grub.conf ressemble à ça :
Code :
- #vmware:configversion 1
- # grub.conf generated by anaconda
- #
- # Note that you do not have to rerun grub after making changes to this file
- # NOTICE: You have a /boot partition. This means that
- # all kernel and initrd paths are relative to /boot/, eg.
- # root (hd0,0)
- # kernel /vmlinuz-version ro root=/dev/sda5
- # initrd /initrd-version.img
- #boot=/dev/sda
- serial --unit=0 --speed=57600
- terminal serial console
- timeout=10
- default=0
- title VMware ESX Server
- #vmware:autogenerated esx
- root (hd0,0)
- uppermem 277504
- kernel --no-mem-option /vmlinuz-2.4.21-37.0.2.ELvmnix ro root=UUID=968596a2-cc35-458a-a5f2-477c1cfd0151 mem=272M cpci=2:;33:;34:;36:; console=ttyS0,57600 console=tty0
- initrd /initrd-2.4.21-37.0.2.ELvmnix.img
- title VMware ESX Server (debug mode)
- #vmware:autogenerated esx
- root (hd0,0)
- uppermem 277504
- kernel --no-mem-option /vmlinuz-2.4.21-37.0.2.ELvmnix ro root=UUID=968596a2-cc35-458a-a5f2-477c1cfd0151 mem=272M cpci=2:;33:;34:;36:; console=ttyS0,57600 console=tty0 debug
- initrd /initrd-2.4.21-37.0.2.ELvmnix.img-dbg
- title Service Console only (troubleshooting mode)
- #vmware:autogenerated esx
- root (hd0,0)
- uppermem 277504
- kernel --no-mem-option /vmlinuz-2.4.21-37.0.2.ELvmnix ro root=UUID=968596a2-cc35-458a-a5f2-477c1cfd0151 mem=272M tblsht console=ttyS0,57600 console=tty0
- initrd /initrd-2.4.21-37.0.2.ELvmnix.img-sc
|
(je rappelle qu'ESX 3 utilise une mini base RedHat/Fedora pour amorcer son hyperviseur de virtualisation).
Des idées? Je continue à chercher de mon côté. Message édité par Ryo-Ohki le 12-07-2006 à 17:42:34 ---------------
Hollow Cabbit of Caerbannog | Chacalapinours Légendaire | Grand Ermite en Chef
In nomine Felis, et Insania, et Malikis Sancti Amen | Mon Blog Photo
|