mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: May 03 2005,13:46 |
|
If you need both windows and linux in your bootloader, the windows bootloader will likely need to be replaced. Windows doesn't support non-windows operating systems. I've heard that it's possible to tweak a windows bootloader (boot.ini) to boot linux, but i haven't tried it and haven't heard much about it, so i assume it's not widely recommended.
I don't know if windows will be automatically detected in mkliloboot, but it is definitely supported...you can add the windows partition to lilo.conf after it is created. Another option is using Grub instead of Lilo. If things go bad and you want your old bootloader back, windows has a tool to "repair" the mbr.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|