For GPT disks and non-UEFI boot this method will work, since MBR will still contain first stage of a bootloader code. For UEFI boot things are little more complicated, we have to find EFI system partition, mount it and remove/edit some files.
On Tue, Mar 22, 2016 at 4:26 PM, Bulat Gaifullin <[email protected]> wrote: > What about GPT[1] disks? > As I know we have plans to support UEFI boot and GPT disks. > > > [1] https://en.wikipedia.org/wiki/GUID_Partition_Table > > Regards, > Bulat Gaifullin > Mirantis Inc. > > > > > On 22 Mar 2016, at 13:46, Dmitry Guryanov <[email protected]> > wrote: > > > > On Tue, 2016-03-22 at 13:07 +0300, Dmitry Guryanov wrote: > >> Hello, > >> > >> ...... > >> > >> [0] https://github.com/openstack/fuel-astute/blob/master/mcagents/era > >> se_node.rb#L162-L174 > >> [1] https://github.com/openstack/fuel- > >> agent/blob/master/fuel_agent/manager.py#L194-L221 > > > > > > Sorry, here is a correct link: > > https://github.com/openstack/fuel-agent/blob/master/fuel_agent/manager. > > py#L228-L252 > > > > > >> > >> > >> -- > >> Dmitry Guryanov > > > > > __________________________________________________________________________ > > OpenStack Development Mailing List (not for usage questions) > > Unsubscribe: > [email protected]?subject:unsubscribe > > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -- Dmitry Guryanov
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
