How to run linux kernel automatically in Redboot?
Gary D. Thomas
gary.thomas@mind.be
Thu Apr 3 12:44:00 GMT 2003
On Wed, 2003-04-02 at 23:22, roy chung wrote:
> Dear all,
> Hello!!
> After I use jflash to burn the redboot in my
> flash, I load the kernel and rfs into it. then I need
> to type "fis load ......." and "go ....." everytime to
> load the kernel. But how can I make the redboot to
> load the kernel automically just like those commercial
> PDA?
>
Use a boot script. Simply type the same commands as you
are into the script and RedBoot will run them when you reset.
For example, on an embedded Linux system I'm working on:
> And one more question(it may a bit out of
> topic),do anyone know how can I except the login
> process in linux kernel and run qt or other palmtop
> system directly?
Ask this of the QPE or other Linux folks, sorry.
RedBoot> fc -l
Run script at boot: true
Boot script:
.. fi loa Linux
.. ex -c "root=/dev/mtdblock2 init=/bin/run_modem noinitrd console-ttySA0,38400"
Boot script timeout (1000ms resolution): 5
--
.--------------------------------------------------------.
| Mind: Embedded Linux and eCos Development |
|--------------------------------------------------------|
| Gary Thomas email: gary.thomas@mind.be |
| Mind ( http://mind.be ) tel: +1 (970) 229-1963 |
| gpg: http://www.chez-thomas.org/gary/gpg_key.asc |
'--------------------------------------------------------'
More information about the Ecos-devel
mailing list