Hello,
I am new to this group, so first of all I would like to thank all the
people here for the help you provide.
I have a TS7300 board that comes with 2.4 kernel by default. I have
downloaded the 2.6 kernel binary from the web and stored in the sdcard
with the command:
$ dd if=zImage-72xx-2.6.21-ts of=/dev/sdb1
I have also downloaded the Debian distro for 2.6 kernel and copied in
/dev/sdb3 partition.
The system boots, but when it tries to access the nfs server, it
automatically reboots. I downloaded the sources and compile the kernel
applying the same config, but changing the kernel command string to
avoid the nfs boot. It makes the same.
My kernel command string is:
"console=ttyAM0,115200 root=/dev/ram0 init=/sbin/init"
The output just before reboot is:
...
RAMDISK: ext2 filesystem found at block 0
RAMDISK: Loading 3072KiB [1 disk] into ram disk... done.
EXT2-fs warning: maximal mount count reached, running e2fsck is
recommended
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 116K
EXT2-fs error (device ram0): ext2_check_page: bad entry in directory
#16: unaligned directory entry - offset=0, inode=4294967295,
rec_len=65531, name_len=255
Warning: unable to open an initial console.
Failed to execute /sbin/init. Attempting defaults...
EXT2-fs error (device ram0): ext2_check_page: bad entry in directory
#18: unaligned directory entry - offset=0, inode=4294967295,
rec_len=65531, name_len=255
attempt to access beyond end of device
ram0: rw=0, want=4294967296, limit=24576
Buffer I/O error on device ram0, logical block 4294967295
attempt to access beyond end of device
ram0: rw=0, want=4294967296, limit=24576
Buffer I/O error on device ram0, logical block 4294967295
attempt to access beyond end of device
ram0: rw=0, want=4294967296, limit=24576
Buffer I/O error on device ram0, logical block 4294967295
attempt to access beyond end of device
ram0: rw=0, want=4294967296, limit=24576
Buffer I/O error on device ram0, logical block 4294967295
attempt to access beyond end of device
ram0: rw=0, want=4294967296, limit=24576
Buffer I/O error on device ram0, logical block 4294967295
attempt to access beyond end of device
ram0: rw=0, want=4294967296, limit=24576
Buffer I/O error on device ram0, logical block 4294967295
Kernel panic - not syncing: No init found. Try passing init= option
to kernel.
I don't know so much about ram devices. Any help will be appreciated.
Thank you very much for your time and effort.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|