GRUB or LILO on NTFS?



Hello,

I have a PC laptop that has a single NTFS partition, and I'd like to
install GRUB or LILO. My goal is to boot into the OS on the NTFS
partition using a Linux-type bootloader. Of course, it's easy to
install GRUB if you have an available e2fs or fat partition for /boot/
grub, but I only have NTFS at this time. I have never installed LILO
by hand, but I understand that it might work, too.

I compiled GRUB2, but it segfaults. GRUB legacy doesn't seem to want
to install to NTFS. It says "filesystem type unknown, partition type
0x7." I'm using the GRUB from Knoppix 5.0 DVD, which is 0.95 or so.

Does anyone know of a way to install a Linux-type bootloader onto an
NTFS partition? If not, is there a better place to ask this question?

Thanks in advance.

(Hardware is Dell Inspiron 9300, WD 250GB 2.5" hard drive as /dev/
sda. CD-ROM + USB. No floppy.)

- Kert
.



Relevant Pages

  • Re: Dual boot problem
    ... The install went smoothly but when the computer restarted it ... went straight into Windows XP and the Grub Bootloader did not appear! ... One produced the same problem) For some reason the Grub bootloader had ... install GRUB on the first track on the partition where I installed ...
    (comp.os.linux.setup)
  • Re: Help 10.3 a mess After YOU Upgrade
    ... GRUB stage1. ... The stage1 goes in boot sector of system root partition. ... sda6=/1st SUSE install ... and kernel as defined for selected menu item. ...
    (alt.os.linux.suse)
  • Re: [opensuse] Yast & Grub bootloader different.
    ... My Grub bootup menu is different than the bootloader ... that shows up on the logon screen aat boot time. ... any boot loader for that matter, can only operate on one /boot partition at ... Grub doesn't scour the all hard drives on each install ...
    (SuSE)
  • Re: Grub did not install on dual boot machine.
    ... why did you "install" Linux on a FAT16 partition. ... See below re: grub. ...
    (comp.os.linux.setup)
  • Re: Howto fix grub after converting to reiserfs
    ... The initial load of grub is done by the BIOS, which reads the boot sectors for additional information for the boot process. ... If you still have problems, and can come up with a small bit of additional disk space, near the beginning of the disk, create a separate partition for /boot and format it as ext3, move all the files from your existing subdirectory into this new partition, edit the menu.lst file to remove all references to '/boot', edit fstab to do a mount of this partition on /boot, and reboot. ... it will perform a full install presuming the Stage 2 or Stage 1.5^10 is in its final install location. ... 0, Filesystem type is fat, partition type 0x16 ...
    (Debian-User)