Displaying 14 results from an estimated 14 matches for "411648".
Did you mean:
411647
2016 Jul 16
5
[PATCH] : Adding dlabel option to chain.c32
...sent
> >>
> >> 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
> >>
> >>
> >>...
2016 Jul 28
2
[PATCH] : Adding dlabel option to chain.c32
...resent
> 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 &...
2016 Jul 15
2
[PATCH] : Adding dlabel option to chain.c32
...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
&g...
2016 Jul 17
0
[PATCH] : Adding dlabel option to chain.c32
...n table scan:
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...
2016 Jul 17
2
[PATCH] : Adding dlabel option to chain.c32
...esent
> 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
>
>
>
> # gdisk -l /dev/vdd
> ...
> Partition table scan:
> MBR: protective
> BSD...
2016 Jul 28
0
[PATCH] : Adding dlabel option to chain.c32
...gt;> 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
>>
>> ~~~~~~~~~~~~~~~~~~~~...
2016 Jul 15
0
[PATCH] : Adding dlabel option to chain.c32
...Partition table 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 Sec...
2016 Jul 15
0
[PATCH] : Adding dlabel option to chain.c32
...PM: 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
>> ...
>&...
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
...gt;> 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:
>...
2015 Dec 19
0
Syslinux EFI x64
...cessary 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,...
2012 Jan 16
1
CentOS 6 (G)parted re-aligning existing partitions?
I used Hiren Boot CD (Some tool on it) to create 8 partitions for
Windows XP and CentOS 6.
Now, CentOS6 Disk Utility reports for first partition:
"Warning: The partition is misaligned by 512 bytes. This may result in
very poor performances. Repartitioning is suggested.",
and similar warnings almost all other partitions.
Since I already have both Windows (NTFS) and CentOS 6
2012 Mar 06
1
kickstart partitioning and cylinder boundary
...sical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0006e122
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 411647 204800 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 411648 1048987647 524288000 83 Linux
/dev/sda3 1048987648 1082542079 16777216 82 Linux swap / Solaris
/dev/sda4 1082542080 3904897023 1411177472 83 Linux
I assume I can ignore it and it?s a bug on fdisk?
This does not happen on 5.7.
2014 Dec 29
3
[LLVMdev] Symlink to llvm-config returns wrong results on Linux
It should be noted that a symlink to the built llvm-config will return
the paths for the system llvm instead of the built llvm; it's fine on
OS X though. Some differences in realpath?