All of lore.kernel.org
 help / color / mirror / Atom feed
* Boot from specified partition (or FS) UUID without knowing Device ID
@ 2022-02-18  7:01 Tom Hale
  2022-02-18 17:07 ` Tom Rini
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Hale @ 2022-02-18  7:01 UTC (permalink / raw)
  To: u-boot

I want to have a fallback boot situation where boot is first tried from 
one partition, and then from another partition (on a different device) 
if the first partition isn't available (eg, if the first device fails).

Can I boot from a specific FS UUID or a partition UUID without knowing a 
particular device ID?  (I'm not sure if my devices will always be 
detected in a repeatable order).

Can fatload be used with only a partition UUID?  Or can I somehow get 
the dev number from the UUID?

Thanks in advance,

Tom

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

end of thread, other threads:[~2022-02-19  1:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-18  7:01 Boot from specified partition (or FS) UUID without knowing Device ID Tom Hale
2022-02-18 17:07 ` Tom Rini
2022-02-18 17:41   ` Heinrich Schuchardt
2022-02-19  1:51     ` AKASHI Takahiro
2022-02-19  1:55       ` Heinrich Schuchardt

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.