Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Using buildroot images (iso/ext2) in real target device (flash drive)
@ 2012-03-01 16:06 Willy
  2012-03-01 16:59 ` Thomas Petazzoni
  2012-04-24 13:04 ` Willy
  0 siblings, 2 replies; 8+ messages in thread
From: Willy @ 2012-03-01 16:06 UTC (permalink / raw)
  To: buildroot

Hi,
I have created my system images (iso and ext2) and I would put one of 
them in the flash drive of the target system.

So far I've used unetbootin to create a bootable system which loaded in 
RAM, now the image is too big for my RAM.

Now I've used dd to put my image in the flash drive:
sudo dd if=rootfs.ext2 of=/dev/sdc1

Then when the machine starts I got the error:

Missing operating system
DISK BOOT FAILURE, PLEASE INSERT...

I "think" I've installed grub on my buildroot image
( package BR2_TARGET_GRUB [=y] ).
How can I test if grub is properly installed and how can I setup it?
Thanks,
-- 
Willy

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

end of thread, other threads:[~2012-04-27 20:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 16:06 [Buildroot] Using buildroot images (iso/ext2) in real target device (flash drive) Willy
2012-03-01 16:59 ` Thomas Petazzoni
2012-03-02 23:00   ` Arnout Vandecappelle
2012-03-03 19:52     ` PHilip RUshik
2012-03-05  9:45     ` Thomas Petazzoni
2012-04-24 13:04 ` Willy
2012-04-27 14:23   ` Willy
2012-04-27 20:37     ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox