All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Grub2 can't find /dev/sda1
@ 2019-01-07  9:36 David Picard
  2019-01-07 15:54 ` David Picard
  0 siblings, 1 reply; 2+ messages in thread
From: David Picard @ 2019-01-07  9:36 UTC (permalink / raw)
  To: buildroot

Hello,

Platform : i386 with BIOS, PC/104, CompactFlash card

I generated an image to boot with Grub2. I used the genimage config in 
buildroot/board/pc. I could test it successfully with QEMU (I just 
change /dev/sda1 to /dev/vda1 at boot prompt).

However, I can't boot on the real board. The boot process hang with 
"Waiting for root device /dev/sda1". When I type "set" in the grub 
shell, I get (among other things) :
grub_cpu=i386
grub_platform=pc
prefix=(hd0,msdos1)/boot/grub
root=hd0,msdos1

Any idea ?

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

* [Buildroot] Grub2 can't find /dev/sda1
  2019-01-07  9:36 [Buildroot] Grub2 can't find /dev/sda1 David Picard
@ 2019-01-07 15:54 ` David Picard
  0 siblings, 0 replies; 2+ messages in thread
From: David Picard @ 2019-01-07 15:54 UTC (permalink / raw)
  To: buildroot

Solved : the driver for the PATA driver was missing.

Le 07/01/2019 ? 10:36, David Picard a ?crit?:
> Hello,
>
> Platform : i386 with BIOS, PC/104, CompactFlash card
>
> I generated an image to boot with Grub2. I used the genimage config in 
> buildroot/board/pc. I could test it successfully with QEMU (I just 
> change /dev/sda1 to /dev/vda1 at boot prompt).
>
> However, I can't boot on the real board. The boot process hang with 
> "Waiting for root device /dev/sda1". When I type "set" in the grub 
> shell, I get (among other things) :
> grub_cpu=i386
> grub_platform=pc
> prefix=(hd0,msdos1)/boot/grub
> root=hd0,msdos1
>
> Any idea ?
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2019-01-07 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07  9:36 [Buildroot] Grub2 can't find /dev/sda1 David Picard
2019-01-07 15:54 ` David Picard

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.