On Fri, 16 Dec 2005, makynenh wrote:
> Is it possible to load kernel from CF in redboot or do I have to copy
> it to "onboard flash"? I know that it is possible to load kernel from
> tftp server, but I haven't configured server yet.
It can be done with a ts7200. From what I hear, I don't think so for the
ts7250.
on ts7200, to boot a kernel from CFDISK and use the cfdisk as the root
file system...
load -r -b 0x00218000 -m disk hda1:/vmlinux.bin
exec -c "console=ttyAM0,115200 root=/dev/hda1"
as long as the the kernel is in the file /vmlinux.bin on the cfdisk.
The cfdisk should be an ext2 file system.
Jim
------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/u8TY5A/tzNLAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|