Re: Mount btrfs na GPT
Andrej <[email protected]>
| Newsgroups | gmane.user-groups.linux.czech |
|---|---|
| Message-ID | <[email protected]> |
Vůbec nezáleží na velkých nebo malých písmenech. Tazatel se ptal na tu (na první pohled překvapivou) změnu pořadí bytů (mixed endian), což ovšem u GPT není nijak překvapivé; [1] tak to prostě je. Už jsem to citoval níže, ale ještě jednou pro úplnost: … The GUIDs in this table are written as per RFC 4122, i.e. big-endian byte order, recognizable by the position of the version bits. For example, the GUID for an EFI System partition (C12A7328-F81F-11D2-BA4B-00A0C93EC93B), when serialized in GPT data structures (little-endian), corresponds to the hex sequence 28 73 2A C1 1F F8 D2 11 BA 4B 00 A0 C9 3E C9 3B. The first three blocks are byte-swapped to little-endian, the last is a byte array. … 1. https://en.wikipedia.org/wiki/GUID_Partition_Table#cite_note-tn2166-6 Zobrazit: http://www.abclinuxu.cz/poradna/linux/show/451951#19