All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] x86 image for download
@ 2008-04-29 17:39 John Voltz
  2008-04-30  6:53 ` Joe
  0 siblings, 1 reply; 4+ messages in thread
From: John Voltz @ 2008-04-29 17:39 UTC (permalink / raw)
  To: buildroot

I finally created a bootable x86 image using buildroot, and a lot of
hand-copying of files to my target dir. It's available for download if
anyone is interested, it could be a nice testbed to use. It has kernel
2.6.24.4, X windows, gtk, some games, festival tts, and WebKit.

It's available here in two flavors, qemu ext3 image or VMware vmdk virtual
disk:

ftp://64.31.81.93/

The qemu image is more flexible as it can be mounted independently and also
can be converted to vmdk using qemu-img.

It's mountable like this:
sudo mount -o offset=32256,loop buildroot.img temp

It can be converted to a vmware disk like this:
qemu-img convert buildroot.img -O vmdk buildroot.vmdk

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080429/7a0b6716/attachment.htm 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-30 14:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 17:39 [Buildroot] x86 image for download John Voltz
2008-04-30  6:53 ` Joe
2008-04-30  6:59   ` Arun Reddy
2008-04-30 14:46     ` John Voltz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.