--- In Jim Jackson <> wrote:
>
>
>
>
> On Tue, 2 Aug 2011, wawan_wiratno wrote:
>
> > Hi,
> >
> > its like classic case on this forum, but i cannot still figure out
> > my ts-7200 can only boot from flash.
> > I have recompile the kernel 2.4 and placed vmlinux.bin on root of my fs on
> > cf card.
> >
> > on redboot here is my command:
> > load -r -b 0x00218000 -m disk hda1:/vmlinux.bin
> > exec -c "console=ttyAM0,115200 root=/dev/hda1"
> >
> > but still cannot boot it says
> > cannot openfile
> >
> > should I delete vmlinux on redboot list?
>
> NO! It is your safety net!
>
> How did you set up the CFdisk?
>
> The CFdisk is partitioned and the first (maybe only) partition is
> formatted with an ext2 File system?
>
> If you boot from the flash, can you mount the cfdisk?
>
> Can you cut and paste the output from the console, and the messages when it
> fails to load the kernel?
>
cf only have one partition, ext2 linux 0x83 bootable
if I use kernel from flash with cf root fs, it boot perfectly.
here is the command:
fis load vmlinux
exec -c "console=ttyAM0,115200 root=/dev/hda1"
but when I switch the kernel to load from cf I got this:
load -b 0x00218000 -m disk hda1:/boot/vmlinux
exec -c "console=ttyAM0,115200 root=/dev/hda1"
e2fs_open: e2fs_inode_lookup failed
Can't load 'hda1:/boot/vmlinux': Can't open file
some thread in this forum said that above command works, but not for me.
do I miss something?
------------------------------------
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/
|