From: Henry N. <Hen...@Ar...> - 2006-12-21 23:13:12
|
Ken Perl wrote: > OK, thanks. I don't have the experience to do the compile. Does > anybody have the complied model for squashfs file system support for > coLinux kernel 2.6.11-co-0.6.4? I can copy it into my machine. I think, nobody has it. Squashfs is not in the vanilla kernel. You must not full compile your own coLinux, not all windows daemons. If you have a gcc 3.4.x in your running linux or coLinux, than follow the doc/building in source tree (or http://www.henrynestler.com/colinux/source/0.8.0-doc/building.txt) from step "4. Build a coLinux kernel" After adding the coLinux patches, you need to add the squashfs patches, and enable the squashfs via 'make menuconfig'. Than make a new kernel file vmlinux and your modules. -- Henry Nestler |