TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:2449] Boot from hard drive using NT bootloader?
Take a look at the lilo documents in
/usr/doc/lilo-*/
In short you can use
lilo -u to uninstall it
or should the
fdisk /mbr work ??
You can look at the /etc/lilo.conf file to see where lilo is installed.
It is a text file and is kind of explains itself. The "boot="
defines where lilo is installed.
Change that to point to the linux partition where you want lilo
installed and run lilo when you are in linux and it should
install/configure itself.
--
sandipan
> However, someone on the list WILL know the answer to your question. How do
> you determine where LILO is installed? How do you move it off the Master
> Boot Record and onto the first Linux partition?
>