From: Ian L. <Ian...@mq...> - 2004-02-11 05:26:30
|
Hi 3D, I think you'll find that there's no ISO FS support in the coLinux kernel (mentioned a few days ago on the list IIRC) ... you'll not get it to mount an ISO FS without support for it. If you want to use that ISO, you'll need to copy the contents onto an ext2/3 file system and use that instead. Regards, ----- Original Message ----- >From: "3DoFF" <3D...@ma...> >To: <col...@li...> >Subject: [coLinux-devel] Some problems.... >Date: Wed, 11 Feb 2004 00:46:01 +0300 > > Hello, colinux-devel, > > See the screenshot. > I'm trying to run MorphixBase-0.3-4.iso which I copied into C:coLinux > dir. > Do I have to change default.colinux.xml file? > I changed it to: > <?xml version="1.0" encoding="UTF-8"?> > <colinux> > <block_device index="0" path="DosDevicesc:coLinuxMorphixBase-0.3-4.iso" enabled="true"> > </block_device> > <bootparams>root=/dev/cobd0</bootparams> > <image path="vmlinux">MorphixBase-0.3-4.iso</image> > </colinux> > > and so: > > <?xml version="1.0" encoding="UTF-8"?> > <colinux> > <block_device index="0" path="DosDevicesc:coLinuxMorphixBase-0.3-4.iso" enabled="true"> > </block_device> > <bootparams>root=/dev/cobd0</bootparams> > <image path="vmlinux"></image> > </colinux> > > Nothing works. It leads me to error, shown on print screen in the > attach. > > -- > 3DoFF -- Ian Latter Internet and Networking Security Officer Macquarie University Meet me at the Australian Unix and open systems User Group (AUUG) Security Symposium; 2004 http://www.auug.org.au/events/2004/security/ |