Displaying 11 results from an estimated 11 matches for "1435647".
2016 Jul 16
5
[PATCH] : Adding dlabel option to chain.c32
...gt;
> >> 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 /de...
2016 Jul 28
2
[PATCH] : Adding dlabel option to chain.c32
...PM: not present
> 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"...
2016 Jul 15
2
[PATCH] : Adding dlabel option to chain.c32
...ent
> APM: not present
> 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
> ...
> Devi...
2016 Jul 17
0
[PATCH] : Adding dlabel option to chain.c32
...MBR: protective
BSD: not present
APM: not present
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/Er...
2016 Jul 17
2
[PATCH] : Adding dlabel option to chain.c32
...M: not present
> 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
>
>
>
> # gdisk -l /dev/vdd
> ...
> Partition table scan:
> MBR: protective
> BSD: not present
&g...
2016 Jul 28
0
[PATCH] : Adding dlabel option to chain.c32
...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
>>
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~
>>...
2016 Jul 15
0
[PATCH] : Adding dlabel option to chain.c32
...scan:
MBR: protective
BSD: not present
APM: not present
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...
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 ty...
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
...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
>>
>>
>>
>> # gdisk -l /dev/vdd
>> ...
>> Partition table scan:
>> MBR: prot...
2015 Dec 19
0
Syslinux EFI x64
...so grubby can update configuration file
# ln -s /boot/efi/EFI/extlinux /boot
And finally, what disk and partition, ...
# fdisk -l /dev/vda
...
Disklabel type: gpt
...
Device Start End Sectors Size Type
/dev/vda1 2048 411647 409600 200M Microsoft basic data
/dev/vda2 411648 1435647 1024000 500M Linux filesystem
...
Switching from a freshly installed system
# exit
... disk, and partition number, pass to EFI Boot Manager
# efibootmgr -c -d /dev/vda -p 1 -l /EFI/extlinux/syslinux.efi -L "Syslinux efi64"
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 0000,0002,0003...