Forum Discussion
Altera_Forum
Honored Contributor
20 years agoif I delete the symbol link init->/sbin/init,
the error message ia diffrent. so the init was found by kernel,but why it complain? --- Quote Start --- originally posted by leonqin@Jan 12 2006, 09:28 PM altera nios ii support © 2004 microtronix datacom ltd.built 1 zonelists
kernel command line:
pid hash table entries: 64 (order: 6, 1024 bytes)
dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
memory available: 6912k/8192k ram, 0k/0k rom (741k kernel code, 426k data)
mount-cache hash table entries: 512 (order: 0, 4096 bytes)
linux nonet1.0 for linux 2.6
scsi subsystem initialized
nios serial driver version 0.0
ttys0 (irq = 0) is a builtin nios uart
io scheduler noop registered
io scheduler deadline registered
mice: ps/2 mouse device common for all mice
freeing unused kernel memory: 328k freed (0x8c6000 - 0x917000)
binfmt_flat: bad magic/rev (0x10101ff, need 0x4)
binfmt_flat: bad magic/rev (0x10101ff, need 0x4)
binfmt_flat: bad magic/rev (0x10101ff, need 0x4)
binfmt_flat: bad magic/rev (0x10101ff, need 0x4)
binfmt_flat: bad magic/rev (0x10101ff, need 0x4)
binfmt_flat: bad magic/rev (0x10101ff, need 0x4)
kernel panic - not syncing: no init found. try passing init= option to kernel.
my inittab is from hippo
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12162)
--- quote end ---
--- Quote End ---