GNU GRUB version 0.97 (-1214676992K lower / -1214676992K 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/hda grub> root (hd0,0) Filesystem type is ext2fs, partition type 0x1 grub> setup (hd0) Checking if "/boot/grub/stage1" exists... no Checking if "/grub/stage1" exists... yes Checking if "/grub/stage2" exists... yes Checking if "/grub/e2fs_stage1_5" exists... yes Running "embed /grub/e2fs_stage1_5 (hd-1214251972)"... failed (this is not fatal) Running "embed /grub/e2fs_stage1_5 (hd-1214251972,-1214252148)"... failed (this is not fatal) Running "install /grub/stage1 (hd134661590) /grub/stage2 p /grub/menu.lst "... failed Error 3080383590: Invalid device requested grub> setup (hd0,0) Checking if "/boot/grub/stage1" exists... no Checking if "/grub/stage1" exists... yes Checking if "/grub/stage2" exists... yes Checking if "/grub/e2fs_stage1_5" exists... yes Running "embed /grub/e2fs_stage1_5 (hd-1214251972,-1214252148)"... failed (this is not fatal) Running "embed /grub/e2fs_stage1_5 (hd-1214251972,-1214252148)"... failed (this is not fatal) Running "install /grub/stage1 (hd134661590,-1214252100) /grub/stage2 p /grub/menu.lst "... failed Error 3080383590: Invalid device requested grub> quit