All of lore.kernel.org
 help / color / mirror / Atom feed
* grub_machine_get_bootlocation and partitions
@ 2015-12-01 16:18 Andrei Borzenkov
  2015-12-01 17:45 ` Vladimir 'phcoder' Serbinenko
  0 siblings, 1 reply; 3+ messages in thread
From: Andrei Borzenkov @ 2015-12-01 16:18 UTC (permalink / raw)
  To: The development of GNU GRUB

If partition information is actually present, it results in bogus and
invalid device name like

hd0,1

This device cannot be opened as it requires partmap name.

One obvious case when partition *is* passed to GRUB is multiboot. I
suppose nobody ever noticed it because standard grub-install generates
fixed partition part.

We probably can fallback to probing partmap on current level in this
case, except it means more code again. But current situation is rather
useless as is.


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

end of thread, other threads:[~2015-12-05  6:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-01 16:18 grub_machine_get_bootlocation and partitions Andrei Borzenkov
2015-12-01 17:45 ` Vladimir 'phcoder' Serbinenko
2015-12-05  6:37   ` Andrei Borzenkov

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.