Help!

flashing disk using pxe


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Embeded RSS
Next:  AT91RM9200-EK  
Author Message
vasili
External


Since: Jul 24, 2007
Posts: 1



PostPosted: Tue Jul 24, 2007 9:19 am    Post subject: flashing disk using pxe
Archived from groups: comp>os>linux>embedded (more info?)

hello all,

i've been ordered to install a linux system on a minipc called
ebox3800.
this machine has, among other things, 2 usb ports, and is capable to
boot over network using PXE.

the main problem is that the root fs is already compiled using
buildroot. so i end up having a whole disk image, called disk.img, and
a network bootable machine.

How do i put together the two?
I am seriously thinking of building a minimal system, capable of raw-
writing some image on some device, and feed this via pxe to the
minipc, along with the target image.
Another solution might be doing the same thing using a usb pendrive.

wich is best? am i missing something? are there other solutions?
thank you,
vasilis.
Back to top
Juergen Beisert
External


Since: Dec 08, 2005
Posts: 11



PostPosted: Wed Jul 25, 2007 7:55 am    Post subject: Re: flashing disk using pxe [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

vasili wrote:
> [...]
> the main problem is that the root fs is already compiled using
> buildroot. so i end up having a whole disk image, called disk.img, and
> a network bootable machine.
>
> How do i put together the two?
> I am seriously thinking of building a minimal system, capable of raw-
> writing some image on some device, and feed this via pxe to the
> minipc, along with the target image.
> Another solution might be doing the same thing using a usb pendrive.
>
> wich is best? am i missing something? are there other solutions?
> thank you,

I always do it with NFS rootfs. With it I can check if everything is working
as expected and then I write the image to the harddisk from inside the NFS
root.

Juergen
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Embeded All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum