No subject
Mon Jun 25 13:53:28 EDT 2007
=20
to boot from flash..
load -r -v -b 0x01600000 zImage
load -r -v -b 0x00800000 ramdisk.gz
exec -c "console=3DttyS0,115200 root=3D/dev/ram0 initrd=3D0x00800000,8M" =
0x01600000
ESSELLAK Radouane wrote:
> Hello,
> what load command is ?
> I don't want to boot frob the CF just from the flash memory.
> have you an example of linuxrc file ?
>
> Thanks
>
> Radouane Essellak
> HEIG-Vd @ Yverdon-les-Bains
> Switzerland
>
>
>
> -------- Message d'origine--------
> De: Kerry Brown [mailto:support at powernoc.net]
> Date: mer. 11/10/2006 18:47
> =C0: Avila
> Objet : Re: [Avila] embeeded Linux on GW2345
> =20
> Depending on what version of redboot you are using you can load the=20
> kernel from compact flash by doing
>
>
> load -r -m disk -b 0x01600000 hda1:zImage
> load -r -m disk -b 0x00800000 hda1:ramdisk.gz
> exec -c "console=3DttyS0,115200 root=3D/dev/ram0 =
initrd=3D0x00800000,8M" 0x01600000
>
>
> You can change the root to /dev/hda1 if you have the cf-ide driver =
enabled
>
> And if you are trying to do a nfs boot
>
>
>
> exec -c "console=3DttyS0,115200 root=3D/dev/nfs =
nfsroot=3Dserveripaddress:/directory/ initrd=3D0x00800000,8M =
init=3D/linuxrc" 0x01600000
>
>
> You need to make shure you have a linuxrc file in your ramdisk's root =
that loads the microcode and the ethernet drivers,
>
>
> Thanks
> Kerry
> PowerCODE
> 801-623-3631
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ESSELLAK Radouane wrote:
> =20
>> hello all;
>> I'm trying to build a Linux to GW2345 board. I've finished to build a =
cross-compiler using crosstool-0.42.
>> I've also build kernel 2.6.18 with this cross-compiler.
>> Now I don't know what would be the next step to make GW2345 work. I =
want to use this board to communicate with a notebook via ftp p.ex and =
use the CF for storage.
>> Any help would be great
>>
>> Best regards
>>
>> Radouane Essellak
>> HEIG-Vd @ Yverdon-les-Bains
>> Switzerland
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: avila-unsubscribe at lists.unixstudios.net
>> For additional commands, e-mail: avila-help at lists.unixstudios.net
>>
>> =20
>> =20
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: avila-unsubscribe at lists.unixstudios.net
> For additional commands, e-mail: avila-help at lists.unixstudios.net
>
>
>
> =20
> =
------------------------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: avila-unsubscribe at lists.unixstudios.net
> For additional commands, e-mail: avila-help at lists.unixstudios.net
---------------------------------------------------------------------
To unsubscribe, e-mail: avila-unsubscribe at lists.unixstudios.net
For additional commands, e-mail: avila-help at lists.unixstudios.net
------_=_NextPart_001_01C6F763.BA6BDF67--
------------------------------
Date: Fri, 27 Oct 2006 08:44:24 +0100
To: <avila at lists.unixstudios.net>
From: "Tim Jones" <tim.jones at comtrol.co.uk>
Subject: [Avila] GW2348-4
Subject: [Avila] Hi,
Has anyone used Windows XP embedded with the GW2348-4 box?
Thanks!
More information about the Avila
mailing list