Re: GRUB or LILO on NTFS?
- From: zhangxuedong1988@xxxxxxxxx
- Date: Mon, 14 May 2012 10:18:36 -0700 (PDT)
On Sunday, April 27, 2008 6:10:38 PM UTC+8, philo wrote:
"Kertis Henderson" <kertishenderson@xxxxxxxxxxx> wrote in message
news:1a2d7b96-72d2-4136-9c44-b61b491dc788@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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
First off, though I know of no way to install grub or lilo on an NTFS
partition...
that's *not* where you'd want it to reside.
If you really want to use such a boot loader...you'll need to install it on
your MBR
I never tried it as I'd see no possible use for doing so...
but you could probably boot from a Linux live cd such as Damn Small Linux
and install lilo or grub from there.
If you end up trashing your mbr on the process you can
use the fixmbr command from the repair console
it's possible to install grub in ntfs patition
On Sunday, April 27, 2008 6:10:38 PM UTC+8, philo wrote:
"Kertis Henderson" <kertishenderson@xxxxxxxxxxx> wrote in message
news:1a2d7b96-72d2-4136-9c44-b61b491dc788@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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
First off, though I know of no way to install grub or lilo on an NTFS
partition...
that's *not* where you'd want it to reside.
If you really want to use such a boot loader...you'll need to install it on
your MBR
I never tried it as I'd see no possible use for doing so...
but you could probably boot from a Linux live cd such as Damn Small Linux
and install lilo or grub from there.
If you end up trashing your mbr in the process you can
use the fixmbr command from the repair console
it's possible to install grub on a ntfs partition, though that is not recommanded.
you can from a linux system execute command
grub-install [OPTION] install_device
use the ntfs partition to replace "install_device"
.
- Prev by Date: Re: Problems installing Linux distributions from Live CD's
- Next by Date: cannot boot ubuntu12.04 from CD (must mount partitions to recover data + reinstall windows 7 + ubuntu 12.04).
- Previous by thread: Re: Problems installing Linux distributions from Live CD's
- Next by thread: cannot boot ubuntu12.04 from CD (must mount partitions to recover data + reinstall windows 7 + ubuntu 12.04).
- Index(es):
Relevant Pages
|