search for: 1435648

Displaying 10 results from an estimated 10 matches for "1435648".

Did you mean: 1435647
2016 Jul 16
5
[PATCH] : Adding dlabel option to chain.c32
.... > >> Number Start (sector) End (sector) Size Code Name > >> 1 2048 411647 200.0 MiB EF00 EFI System > Partition > >> 2 411648 1435647 500.0 MiB 8300 BOOT System > Partition > >> 3 1435648 22646783 10.1 GiB 8300 ROOT System > Partition > >> 4 22646784 25163775 1.2 GiB 8200 SWAP System > Partition > >> > >> > >> # fdisk -l /dev/vda > >> ... > >> Disklabel type: gpt > >> ... > &...
2016 Jul 28
2
[PATCH] : Adding dlabel option to chain.c32
...id GPT with protective MBR; using GPT. > Disk /dev/vdc: ... > ... > Number Start (sector) 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/E...
2016 Jul 15
2
[PATCH] : Adding dlabel option to chain.c32
...id GPT with protective MBR; using GPT. > ... > Number Start (sector) End (sector) Size Code Name > 1 2048 411647 200.0 MiB EF00 EFI System Partition > 2 411648 1435647 500.0 MiB 8300 BOOT System Partition > 3 1435648 22646783 10.1 GiB 8300 ROOT System Partition > 4 22646784 25163775 1.2 GiB 8200 SWAP System Partition > > > # fdisk -l /dev/vda > ... > Disklabel type: gpt > ... > Device Start End Sectors Size Type > /dev/vda1 204...
2016 Jul 17
0
[PATCH] : Adding dlabel option to chain.c32
...sent GPT: present Found valid GPT with protective MBR; using GPT. Disk /dev/vdc: ... ... Number Start (sector) 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 / GRUB...
2016 Jul 17
2
[PATCH] : Adding dlabel option to chain.c32
...id GPT with protective MBR; using GPT. > Disk /dev/vdc: ... > ... > Number Start (sector) 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 > > > > # gdisk -l /dev/vdd > ... > Partition table scan: > MBR: protective > BSD: not present > APM: not present > GPT: present > > Fo...
2016 Jul 28
0
[PATCH] : Adding dlabel option to chain.c32
...BR; using GPT. >> Disk /dev/vdc: ... >> ... >> Number Start (sector) 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", >> "dl...
2016 Jul 15
0
[PATCH] : Adding dlabel option to chain.c32
...GPT: present Found valid GPT with protective MBR; using GPT. ... Number Start (sector) End (sector) Size Code Name 1 2048 411647 200.0 MiB EF00 EFI System Partition 2 411648 1435647 500.0 MiB 8300 BOOT System Partition 3 1435648 22646783 10.1 GiB 8300 ROOT System Partition 4 22646784 25163775 1.2 GiB 8200 SWAP System Partition # fdisk -l /dev/vda ... Disklabel type: gpt ... Device Start End Sectors Size Type /dev/vda1 2048 411647 409600 200M EFI System /dev/vda...
2016 Jul 15
0
[PATCH] : Adding dlabel option to chain.c32
...ve MBR; using GPT. >> ... >> Number Start (sector) End (sector) Size Code Name >> 1 2048 411647 200.0 MiB EF00 EFI System Partition >> 2 411648 1435647 500.0 MiB 8300 BOOT System Partition >> 3 1435648 22646783 10.1 GiB 8300 ROOT System Partition >> 4 22646784 25163775 1.2 GiB 8200 SWAP System Partition >> >> >> # fdisk -l /dev/vda >> ... >> Disklabel type: gpt >> ... >> Device Start End Sectors Siz...
2016 Jun 30
8
[PATCH] : Adding dlabel option to chain.c32
The exisiting label= option offer to boot on a gpt partition that have a particular label. The existing guuid= option offer to boot on a disk or partition with a particular label. This new option offer to boot the disk that have a partition which have a given label. The label is so just a way to detect a disk to boot. A typical use is for making an intelligent localboot like : label
2016 Jul 18
0
[PATCH] : Adding dlabel option to chain.c32
...BR; using GPT. >> Disk /dev/vdc: ... >> ... >> Number Start (sector) 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 >> >> >> >> # gdisk -l /dev/vdd >> ... >> Partition table scan: >> MBR: protective >> BSD: not present >> APM: not pres...