All of lore.kernel.org
 help / color / mirror / Atom feed
* Search GPT partition in GRUB
@ 2010-02-04 11:26 gburanov
  2010-02-04 18:31 ` Colin Watson
  0 siblings, 1 reply; 5+ messages in thread
From: gburanov @ 2010-02-04 11:26 UTC (permalink / raw)
  To: grub-devel

Hello everybody.

I am currently trying to realize the following functionality: I want grub to load the kernel from GPT partition. I am using grub build for UEFI. So, I got following questions for now:

I don't want to use standart naming conversion, here are some reasons:

* It is not clear what is (hd1, 0). I understand that is means first partition on the first disk, but what is first disk on EFI? I know, for example, that you can easy change the order in BIOS (SCSI first or IDE first), but what about UEFI? What disk exactly is hd1, and what is hd2? Or that's platform specific?

* If it's platform specific, is there a way in live OS to obtain UEFI disk number, used by GRUB?

I am currently looking into "search" grub command, it seems it can search by filesystem UUID, but I want to load from NTFS. Do we have UUID on NTFS? Is UUID really unique? I guess no.

It would be ideal if we can search the GPT partition/disk by GUID - that's what we got NTFS GUID for =)

Do anybody know is it really possible?

Thanks in advance,
Georgy

--
This message was sent on behalf of gburanov@gmail.com at openSubscriber.com
http://www.opensubscriber.com/messages/grub-devel@gnu.org/topic.html



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

end of thread, other threads:[~2010-02-11  7:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 11:26 Search GPT partition in GRUB gburanov
2010-02-04 18:31 ` Colin Watson
2010-02-05 14:19   ` gburanov
2010-02-05 16:46   ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-02-11  7:27     ` gburanov

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.