search for: ebf8cbf

Displaying 7 results from an estimated 7 matches for "ebf8cbf".

2016 Jul 16
5
[PATCH] : Adding dlabel option to chain.c32
...t;>> > >>> You can consider dlabel= doing almost what mbr= does but by inspecting > >>> the gpt partitions label. > >>> > >>> > >>> Please find below the commit : > >>> > https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbfb8cef49517aa36b4a79998b4332289489 > >>> > >> > >> > >> # gdisk -l /dev/vda > >> ... > >> Partition table scan: > >> MBR: protective > >> BSD: not present > >> APM: not present > >> GPT: present >...
2016 Jul 16
0
[PATCH] : Adding dlabel option to chain.c32
...t; in > the disk. > > This way I can tell "please boot the disk that have one partition labelled > "xyz"". > > So nothing related to filesystem but gpt labels & disks. > OK, this is sucus of your patch: https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf#diff-6fb847366ce3f1ddbf6ffd8fd4d408fcR165 + // We don't care about the actual partition that matched + pi_del(&iter); i.e. https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf#diff-6fb847366ce3f1ddbf6ffd8fd4d408fcR167 + // Let's return the disk itself instead + i...
2016 Jul 17
2
[PATCH] : Adding dlabel option to chain.c32
> > As opposed to "label", > "dlabel" ... > https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf > > SeaBIOS / GRUB2 > > ... > ... > <target dev='vdc' bus='virtio'/> > <boot order='3'/> > ... > ... > <target dev='vdd' bus='virtio'/> > <boot order='4&...
2016 Jul 28
2
[PATCH] : Adding dlabel option to chain.c32
...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'/> > ... > ... > <target dev='vdd' bus='virtio'/> > <boot order='4...
2016 Jul 17
0
[PATCH] : Adding dlabel option to chain.c32
...ot 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'/> ... ... <target dev='vdd' bus='virtio'/> <boot order='4'/> ... ... # gdisk -l /dev/vdc ... P...
2016 Jul 18
0
[PATCH] : Adding dlabel option to chain.c32
On 17.07.2016 17:21, Ady Ady via Syslinux wrote: >> >> As opposed to "label", >> "dlabel" ... >> https://github.com/ErwanAliasr1/syslinux/commit/ebf8cbf >> >> SeaBIOS / GRUB2 >> >> ... >> ... >> <target dev='vdc' bus='virtio'/> >> <boot order='3'/> >> ... >> ... >> <target dev='vdd' bus='virtio'/...
2016 Jul 28
0
[PATCH] : Adding dlabel option to chain.c32
...784 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'/> >> ... >> ... >> <target dev='vdd' bus='virtio'/...