Hello,
I have an SD card with the following TS image dd'd onto it:
ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7260-linux/binaries/ts-images/sdimage-new.dd.bz2
My understanding is that the 1st partition contains the kernel, the 2nd
partition the initrd and the 3rd partition the root file system.
However, when I try to use bootload to load the kernel on the TS SD image, by
typing the following from within the TS-Linux kernel (after insmoding
bootloader, and mounting partitions 2 and 3 as mnt2 and mnt3):
"bootload -c "console=ttyAM0,115200 root=/mnt3 initrd=/mnt2"
/dev/sdcard0/disc0/part1"
I get errors:
VFS: Cannot open root device "/mnt3/mnt2" or 00:00
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 00:00
Can someone tell me what the correct command line is for bootload to be able to
load the kernel and file system from the SD card?
Thank you,
Don
------------------------------------
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/
|