Hello,
I compiled a 2.6 kernel and copied vmlinux to /boot (CF). Then I
typed the following lines in RedBoot:
load -b 0x0218000 -m disk hda1:/boot/vmlinux
and
exec -c "console=ttyAM0,115200 root=/dev/hda1"
For some reason the system freezes after vmlinux starts
to decompress. This is what I got:
== Executing boot script in 0.100 seconds - enter ^C to abort
^C
RedBoot> load -b 0x0218000 -m disk hda1:/boot/vmlinux
Address offset = 0x00218000
Entry point: 0x00218000, address range: 0x00218000-0x004d44fc
RedBoot> exec -c "console=ttyAM0,115200 root=/dev/hda1"
Using base address 0x00218000 and length 0x002bc4fc
Uncompressing
Linux.............................................................
........................................................................
What am I doing wrong?
My SBC is a TS7200 with a ts-11 kernel and the optional boot command
line in .config was left empty (The new 2.6 compressed kernel was
rather bulky 3.5M)
TIA,
Razvan
------------------------------------
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/
|