Re: Booting from compact flash

Jean-Paul Smets <[email protected]> Thu, 01 Apr 2004 23:31:28 +0000
Newsgroups gmane.comp.hardware.openbrick.general
Message-ID <[email protected]>
Olaf Gellert wrote:

>Hi,
>
>another question concerning the OpenBrick NG: How
>works booting from the compact flash? On Soekris 
>

There is ,no compact flash on OpenBrick NG. Either we use USB driver 
(flash or hard disk) which boots as /dev/sda or we use internal DOM 
which boots as /dev/hda.

>boxes
>the compact flash is addressed as /dev/hda so a normal
>harddisk is simulated. This makes booting from the
>compact flash easy (just install the necessary linux
>files on the CF, write a bootloader to it and GO!).
>
>How about the OpenBrick NG? I remember to having read
>about some special tricks and tools for booting from
>CF...
>
>  
>
Please read:
http://www.nexedi.org/workspaces/project/umigumi/introduction_to_umib/view

umibuilder allows to produce in a few seconds a mini distro which can 
run either on compact flash, usb flash, hd and even as a live CD.

So, we just have to type
    ./umibuilder -w openbrick-ng -ba vpn

to build a bootable VPN for OpenBrick NG target

umibuilder downloads all packages and installs them.

You can try umibuilder by chrooting in our devt. environment 
(http://www.nexedi.org/static/mdk-9.2.tar.bz2)


JPS.



>Olaf
>
>  
>