bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-xorriso] Test Proposal for [bug #46716] Protective MBR partitio


From: Alexander E. Patrakov
Subject: Re: [Bug-xorriso] Test Proposal for [bug #46716] Protective MBR partition is not marked as bootable
Date: Sat, 2 Jan 2016 13:46:08 +0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

02.01.2016 01:41, Thomas Schmitt пишет:
---------------------------------------------------------------

The tarball also contains an improved wrapper script

   xorriso-1.4.3/frontend/grub-mkrescue-sed.sh

It offers the following xorriso argument manipulation modes
   "mjg"         =  ESP in MBR+GPT+APM, with HFS+
   "mbr_only"    =  ESP in MBR, without HFS+
   "mbr_hfs"     =  ESP in MBR, HFS+ in APM
   $mode"_copy"  =  one of above modes, ESP in ISO and as appended partition
   "original"    =  pass arguments unchanged

See first 100 lines of the script for detail info.

Mode "mjg" still needs CPPFLAGS="-DLibisofs_mjg_boot_for_grub2".
It would be very interesting to know whether there are machines
which boot by "mjg" but not by "mbr_only" or "original".

---------------------------------------------------------------

I think the script contains a copy-paste bug. Both lines 202 and 222 are:

elif test x"$mode" = xmbr_only_copy

while I think that line 222 should test for mbr_hfs_copy.

--
Alexander E. Patrakov



reply via email to

[Prev in Thread] Current Thread [Next in Thread]