search for: gpt_swap

Displaying 6 results from an estimated 6 matches for "gpt_swap".

2016 Jul 28
2
[PATCH] : Adding dlabel option to chain.c32
...Size Code Name > 1 2048 6143 2.0 MiB EF02 BIOS_Boot > 2 411648 1435647 500.0 MiB 8300 GPT_Boot > 3 1435648 22646783 10.1 GiB 8300 GPT_Root > 4 22646784 25163775 1.2 GiB 8200 GPT_Swap > > > boot: chain label=GPT_Boot > OK > > ~~~~~~~~~~~~~~~~~~~~~~~~~~ > > As opposed to "label", > "dlabel" ... > https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf > > SeaBIOS / GRUB2 > > ... > ... > <target...
2016 Jul 16
5
[PATCH] : Adding dlabel option to chain.c32
The idea is to boot a disk in an mbr fashion while using the GPT (not filesystem) label to detect the disk. That is useful when you use grub2 & gpt. I was in case where my nodes (100s) have 8 disks each and no guarantee of which disk is "bootable" in the disk. This way I can tell "please boot the disk that have one partition labelled "xyz"". So nothing related
2016 Jul 17
0
[PATCH] : Adding dlabel option to chain.c32
...tor) End (sector) Size Code Name 1 2048 6143 2.0 MiB EF02 BIOS_Boot 2 411648 1435647 500.0 MiB 8300 GPT_Boot 3 1435648 22646783 10.1 GiB 8300 GPT_Root 4 22646784 25163775 1.2 GiB 8200 GPT_Swap boot: chain label=GPT_Boot OK ~~~~~~~~~~~~~~~~~~~~~~~~~~ As opposed to "label", "dlabel" ... https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf SeaBIOS / GRUB2 ... ... <target dev='vdc' bus='virtio'/> <boot order='3...
2016 Jul 28
0
[PATCH] : Adding dlabel option to chain.c32
...e Name >> 1 2048 6143 2.0 MiB EF02 BIOS_Boot >> 2 411648 1435647 500.0 MiB 8300 GPT_Boot >> 3 1435648 22646783 10.1 GiB 8300 GPT_Root >> 4 22646784 25163775 1.2 GiB 8200 GPT_Swap >> >> >> boot: chain label=GPT_Boot >> OK >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~ >> >> As opposed to "label", >> "dlabel" ... >> https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf >> >> SeaBIOS / GRUB2 >&g...
2016 Jul 17
2
[PATCH] : Adding dlabel option to chain.c32
...Size Code Name > 1 2048 6143 2.0 MiB EF02 BIOS_Boot > 2 411648 1435647 500.0 MiB 8300 GPT_Boot > 3 1435648 22646783 10.1 GiB 8300 GPT_Root > 4 22646784 25163775 1.2 GiB 8200 GPT_Swap > > > > # gdisk -l /dev/vdd > ... > Partition table scan: > MBR: protective > BSD: not present > APM: not present > GPT: present > > Found valid GPT with protective MBR; using GPT. > Disk /dev/vdd: ... > ... > Number Start (sector) End (s...
2016 Jul 18
0
[PATCH] : Adding dlabel option to chain.c32
...e Name >> 1 2048 6143 2.0 MiB EF02 BIOS_Boot >> 2 411648 1435647 500.0 MiB 8300 GPT_Boot >> 3 1435648 22646783 10.1 GiB 8300 GPT_Root >> 4 22646784 25163775 1.2 GiB 8200 GPT_Swap >> >> >> >> # gdisk -l /dev/vdd >> ... >> Partition table scan: >> MBR: protective >> BSD: not present >> APM: not present >> GPT: present >> >> Found valid GPT with protective MBR; using GPT. >> Disk /dev/vdd: .....