From: deneme.true <den...@gm...> - 2012-09-13 23:19:25
|
Hello, I've successfully complied coLinux daemons and kernel at debian squeeze for Linux. I am starting coLinux with: $sudo mount -t debugfs none /sys/kernel/debug/ $sudo insmod colinux.ko $sudo ./colinux-daemon mem=64 kernel=vmlinux cobd0=rootfs_2gb.img cobd1=swap_128mb.img root=/dev/cobd0 It hangs and freezes at boot of the coLinux at below line: >EXT3-fs (cobd0): using internal journal I can send more and debug output with your directions. What will be the problem? Is there a common problem with latest devel svn version of the coLinux at debian squeeze for Linux? Thanks in Advance |