Hi! I have been trying to get grub going on my machine for a long time now(since ver 0.5x) ... it works perfectly when I create a grub floppy.
But when i install grub to the MBR I only get to see screenfuls of GRUB /dev/hda1 is my /boot and this is what my grub install session looks like... grub> root (hd0,0) Filesystem type is ext2fs, partition type 0x83 grub> setup (hd0) Checking if "/boot/grub/stage1" exists... yes Checking if "/boot/grub/stage2" exists... yes Checking if "/boot/grub/e2fs_stage1_5" exists... yes Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 16 sectors are embedded. succeeded Running "install /boot/grub/stage1 d (hd0) (hd0)1+16 p (hd0,0)/boot/grub/stage 2 /boot/grub/menu.lst"... succeeded Done. grub> I have also tried with the --force-lba option.. with the same results. Kingsly PS. Output of "fdisk -l" if it helps in anyways ,, and I have a ASUS CUV4X motherboard (via apollopro133z chipset) Disk /dev/hda: 16 heads, 63 sectors, 29104 cylinders Units = cylinders of 1008 * 512 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 62 31216+ 83 Linux /dev/hda2 63 29104 14637168 5 Extended /dev/hda5 63 4224 2097616+ 83 Linux /dev/hda6 4225 8386 2097616+ 83 Linux /dev/hda7 8387 12548 2097616+ 83 Linux /dev/hda8 12549 16710 2097616+ 83 Linux /dev/hda9 16711 20872 2097616+ 83 Linux /dev/hda10 20873 21076 102784+ 82 Linux swap /dev/hda11 21077 24942 1948432+ 83 Linux /dev/hda12 24943 29104 2097616+ 83 Linux _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub