On Sun, 31 Aug 2003 19:14:03 +0200 mess-mate <[EMAIL PROTECTED]> wrote:
> > hda2 = /boot (primaire) les vmlinuz sont situ�s ici. > hda5 = / (logique) > le tout sur le premier dd. > Donc, en <grub : > root (hd0, ? ) Quand tu lances grub, il y a une compl�tion qui affiche les partitions disponibles et la liste des fichiers quand tu en choisis une. Tu peux aussi faire find /vmlinuz > kernel /vmlinuz-2.4.20 root=/dev/hda??? hda5 Moi j'ai tout sur une ligne : kernel (hd0,5)/bzImage root=/dev/hda6 mem=512M sb=5,1,7,330 hdd=ide-scsi Alain

