Le mar 07/09/2004 à 15:03, Jerome KIEFFER a écrit :
> bon ca avance car l'option "device" est pas accessible au boot d'ou
> l'absence de réponse du truc ....
>
>
> GNU GRUB version 0.95 (640K lower / 3072K upper memory)
>
> [ Minimal BASH-like line editing is supported. For the first word, TAB
> lists possible command completions. Anywhere else TAB lists the
> possible
> completions of a device/filename. ]
>
> grub> device (hd0) /dev/sda
>
> grub> root (hd0,1)
> Filesystem type is ext2fs, partition type 0x83
>
> grub> setup (hd0)
> Checking if "/boot/grub/stage1" exists... no
> Checking if "/grub/stage1" exists... no
>
> Error 15: File not found
>
> pourtant :
>
> root@4558[grub]# ls -al /boot/grub/stage1
> -rw-r--r-- 1 root root 512 Sep 7 2004
> /boot/grub/stage1
T'es sûr que /boot est sur /dev/sda2 ? Ça serait pas plutôt /dev/sda1
(donc (hd0,0)) ?
Sinon, normalement c'est grub qui lit lui-même stage1 et stage2 par le
bios, donc il s'en foutun peu de ton environnement chrooté.
Xav