From: Henry N. <Hen...@Ar...> - 2008-04-28 23:27:48
|
Luis Lavena wrote: > Thank you Jason for your answer, but the thing is that the kernel that > cames with coLinux is not possible to mount cromfs/cramfs, even on a > pre-installed distro like ubuntu using a loop device to extract the > initrd contents of the CD. > > If you look at my configuration file, you will see that I'm not trying > to boot from that, but just using as root, which seems not to work. > > In any case, I'll try a full boot with that distro and maybe convert > it to another format. Try this, there crams is enabled: http://www.henrynestler.com/colinux/testing/devel-0.8.0/20080428-cramfs/ If that not work, then please detect the right type of filesystem of the file "data\gobo\gobo-initrd", for example by booting a Knoppix and than run "file gobo-initrd". Should give such output: initrd: Linux rev 1.0 ext2 filesystem data ----------------------^^^^ But with other filesystem as "ext2" from my initrd. -- Henry N. |