Dual Boot Kolibrios with Windows NT/2K/XP: Difference between revisions
Jump to navigation
Jump to search
(No difference)
|
Revision as of 17:59, 3 April 2010
There are two ways for doing this, using two different bootloaders. They work the same but are different to install.
These boot methods will not work on a partition formatted in FAT12 or FAT16!
Only FAT32 and NTFS are supported!
The Well-explained way
First and foremost. You need the following files:
- mtldr: http://vhanla.up.md/downloads/mtldr or ftp://kolibrios.org/pub/bootloaders/mtldr (is the kolibri loader just like ntdlr for winxp)
- kolibri.img: you can get this file from the latest distro on http://kolibrios.org/?p=Download (it's inside the binary package)
- Copy those files to your first partition (commonly C: ) It doesn't matter if it is a NTFS partition, KolibriOS is capable to run from it.
- Open the file "boot.ini" which is commonly located at root (c: ). However, you should change its properties to writeable as you can see in the following images:
maybe you're a newbie at WinXP, so you must know that you must set your folder options to show "hidden files", and exclusively "system files"
- You must add the following lines to your "boot.ini" file:
c:\mtldr="KolibriOS"
maybe a picture could help:
- save it and all is set, only left to reboot...
- Notice that you can change the timeout to 3 seconds or less that way you won't wait a lot until your default operating system runs while you're not in the mood to select manually..
This tuturial was originally written by Vhanla
the other way
You need only the two files in this zip:
HDD_Boot.zip.
- Create a folder C:\kolibri , Copy the Kolibrios Files (kernel.mnt and kolibri.img) into that folder.
- Extract the zipfile into the same directory and run setboot.exe, follow the instructions.
- Open the file C:\boot.ini and add the parameter C:\kolibri\boot.bin="KolibriOS_HDD".
- Restart your computer and select "KolibriOS_HDD" in the boot menu.