From: Henry N. <hen...@ar...> - 2011-01-31 21:47:26
|
On 31.01.2011 06:21, Arturo R. wrote: > > C:\coLinux>colinux-daemon.exe @debian-dev.conf > Cooperative Linux Daemon, 0.7.8 > Daemon compiled on Wed Sep 1 22:59:30 2010 > > PID: 372 > colinux: booting > Linux version 2.6.33.5-co-0.7.8 (hn@hn-dt) (gcc version 4.4.1 [gcc-4_4-branch revision 150839] (SUSE Linux) ) #1 PREEMPT Wed Sep 1 22:49:51 UTC 2010 > > [...snip...] > > Kernel command line: root=/dev/cobd0 ro debug nofxsr > PID hash table entries: 2048 (order: 1, 8192 bytes) > Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) > Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) > Initializing CPU#0 > xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 > > [...snip...] > > CPU: Genuine Intel(R) CPU U7300 @ 1.30GHz stepping 0a > > [...snip...] > > VFS: Mounted root (ext3 filesystem) readonly on device 117:0. > Freeing unused kernel memory: 140k freed > kjournald starting. Commit interval 5 seconds > Kernel panic - not syncing: Attempted to kill init! > Pid: 1, comm: init Not tainted 2.6.33.5-co-0.7.8 #1 > Call Trace: > [<c122f6af>] ? printk+0x18/0x21 > [<c122f681>] panic+0x4e/0x64 > colinux: Linux VM terminated > colinux: Kernel panic: Attempted to kill init! Ok. You bootet kernel without support for sse2 and than init does not start or kills him self at very top. I can not exclude that coLinux has an error here. But I feel it is a bug with libc and sse2 detection. -- Henry N. |