Re: grub-mkrescue hfsplus GPT partition is not mountable on Linux

2015-12-25 Thread Thomas Schmitt
Hi, i wrote: > > The HFS+ failure is due to APM block size 2048. > > Linux has 512 hardcoded. Andrei Borzenkov wrote: > No, it has not. Seems to fixed meanwhile, indeed. I patched away MBR partition table and GPT. After that, the partition /dev/sdb3 does mount. (sdb1 is the APM partition

Re: [PATCH] arm64: build with -mcmodel=large

2015-12-25 Thread Leif Lindholm
On Thu, Dec 24, 2015 at 04:20:29AM +, Colin Watson wrote: > On Thu, Dec 24, 2015 at 04:14:20AM +, Colin Watson wrote: > > This fixes a build failure with very current GCC versions, such as the one > > in Ubuntu xenial. Leif (or anyone with suitable arm64 systems), would you > > mind

Re: [Bug-xorriso] grub-mkrescue does not boot on older Macs as USB stick

2015-12-25 Thread Alexander E. Patrakov
(all of the testing below was actually performed by Robert Jones, I only built the ISOs) 25.12.2015 01:17, Andrei Borzenkov пишет: 23.12.2015 22:37, Alexander E. Patrakov пишет: Bytes 0x3e .. 0x1fe: x86 bootstrap code, which is not executed and thus is likely not significant. Wanna bet?

Re: [Bug-xorriso] grub-mkrescue does not boot on older Macs as USB stick

2015-12-25 Thread Andrei Borzenkov
25.12.2015 20:35, Alexander E. Patrakov пишет: > (all of the testing below was actually performed by Robert Jones, I only > built the ISOs) > > 25.12.2015 01:17, Andrei Borzenkov пишет: >> 23.12.2015 22:37, Alexander E. Patrakov пишет: >>> Bytes 0x3e .. 0x1fe: x86 bootstrap code, which is not

Re: [Bug-xorriso] grub-mkrescue does not boot on older Macs as USB stick

2015-12-25 Thread Alexander E. Patrakov
25.12.2015 22:44, Andrei Borzenkov пишет: 25.12.2015 20:35, Alexander E. Patrakov пишет: (all of the testing below was actually performed by Robert Jones, I only built the ISOs) 25.12.2015 01:17, Andrei Borzenkov пишет: 23.12.2015 22:37, Alexander E. Patrakov пишет: Bytes 0x3e .. 0x1fe: x86

[PATCH] 30_os-prober: derive --class from os-prober generated label

2015-12-25 Thread Andrey Borzenkov
Currently only Windows gets distinguished icons, everything else is displayed using the same generic one. Add additional --class based on os-prober returned label, which usually is expected to match primary distribution name. Also use it for Windows as well - chainloader prober nay actually