Hello
What did you do with your kernel ? You probably downloaded it, but
after ?
Two solutions for you :
- Under redboot, you use tftpd functionnaly to download the kernel
from your PC, then erase the old kernel of the flash (probably named
vmlinux), then write your kernel just downloaded.
With this way, the redboot script will stay "fis load -r
ts7200_rtvmlinux.bin"
- You copy your RT kernel directly to the CF card, then under redboot
enter this line for booting script "fis load -r -b 0x00218000 -m disk
hda1:/path/to-your-kernel/ts7200_rtvmlinux.bin"
Hope this helped
Julien
--- In "bbsiswoyo" <> wrote:
>
> Hello,
> I have TS7200 board.
> I will try to install RTAI binary my SBC.
>
> $ cd /
> $ tar xzf ts72xx_rtfiles_deb.tar.gz
>
> This step has been success.
>
> My Bootloader using Compact Flash 512MB.
>
> The RTAI Linux kernel is ts7200_rtvmlinux.bin
>
> What is the next step ?.
>
> I need using RedBoot like this:
>
> RedBoot> fis load ts7200_rtvmlinux.bin
> RedBoot> exec -c "console=ttyAM0,115200 root=/dev/hda1"
>
> Loader can not loading this image.
>
> Where is the ts7200_rtvmlinux.bin save ?
>
> Please advise me !!!!.
>
> Thank you
> Best Regard
>
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/
|