From: Michelangelo <mic...@gm...> - 2006-09-19 14:39:04
|
kernel=c:\colinux\vmlinux initrd=c:\colinux\initrd.gz kernel=c:\colinux\vmlinux root=/dev/cobd/0 cobd0=\Device\HardDisk0\Partition1 Syntax using when using commandline parameters. Just adapt it for yr XML. It starts colinux using first partition of first hard disk as root partition. As for the kernel Aand the initrd, you have to specify the ones shipped with colinux (or recompile a new one with colinux patches, a feat which I'd like to have some feedback on), obviously using paths relative to yr windows install. If I'm not horribly mistaken, Disk numbering starts at 0, partition numbering starts at 1 (it is windows naming schema). Ciao Michelangelo On 9/19/06, Kristopher Yates <kri...@ho...> wrote: > > Hi > > I would like to run this software but can't figure out how to config the > XML > properly. Can anyone help? Here is my configuration: > > I use Suse 10.1 w/ grub. This is on my primary master drive. WinXP is on > my primary slave drive. > > /dev/hda1 = swap > > /dev/hda2 = root > > /boot/vmlinuz is my kernel location. > > > Normally, I boot up to the grub boot-loader screen. I can select linux or > XP. Each OS is on its own seperate physical hard drive. > > Thank you, > > Kris > > _________________________________________________________________ > Be seen and heard with Windows Live Messenger and Microsoft LifeCams > > http://clk.atdmt.com/MSN/go/msnnkwme0020000001msn/direct/01/?href=http://www.microsoft.com/hardware/digitalcommunication/default.mspx?locale=en-us&source=hmtagline > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > coLinux-users mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-users > |