From: Régis N. <rn...@ho...> - 2004-02-08 23:46:57
|
Hi I just got it to work on a real debian 3.0 installation ( which was in my /dev/hda2 ) (system = XP Home edition) Here is the config file: <?xml version="1.0" encoding="UTF-8"?> <colinux> <block_device index="0" path="\Device\HarddiskVolume2" enabled="true"> </block_device> <block_device index="1" path="\DosDevices\D:" enabled="true"> </block_device> <bootparams>root=/dev/cobd0</bootparams> <image path="vmlinux"></image> </colinux> As you can see I also tried to mount my CD drive ( D: ) but iso9660 was not supported on the minimal install. Feature request: add a node or attrib for device mapping : I had to modify my fstab line where /dev/hda2 / to /dev/codb0 / how about a node like this: <block_device map="/dev/hda2/" ...> ? This way the same system can run for real (dual boot) or emulated in windows !! No Network still. Would you mind joining irc.freenode.org #colinux ? Regis _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail |