I've tried to upgrade the kernel running in my board from 2.4.26-ts11 to 2.6.21
and I've got a message error when mounting root.
The kernel image that I-m using is the one avalaible from ftp.embeddedarm.com
(zImage-72xx-2.6.21-ts).
When I try to load the image using bootload:
$bootload zImage-72xx-2.6.21-ts -c "console=ttyAM0,115200 ip=dhcp
root=/dev/mtdblock1"
I get this error:
Sending DHCP requests ., OK
IP-Config: Got DHCP answer from 0.0.0.0, my address is 10.0.0.228
IP-Config: Complete:
device=eth0, addr=10.0.0.228, mask=255.255.255.0, gw=10.0.0.4,
host=10.0.0.228, domain=emdep.local, nis-domain=(none),
bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath=
end_request: I/O error, dev mtdblock1, sector 2
EXT3-fs: unable to read superblock
end_request: I/O error, dev mtdblock1, sector 2
EXT2-fs: unable to read superblock
end_request: I/O error, dev mtdblock1, sector 0
FAT: unable to read boot sector
VFS: Cannot open root device "mtdblock1" or unknown-block(31,1)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,1)
Could anyone help me with this error?
Thank you!
------------------------------------
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/
|