Re: grub-mkrescue: Problem with MBR partition table at start of EFI partition

2019-04-25 Thread pelzflorian (Florian Pelz)
On Thu, Apr 25, 2019 at 10:18:08AM +0200, Thomas Schmitt wrote: > wget > https://dev.lovelyhq.com/libburnia/libisoburn/raw/master/frontend/grub-mkrescue-sed.sh > chmod u+x grub-mkrescue-sed.sh > > export MKRESCUE_SED_MODE=mbr_hfs > export MKRESCUE_SED_IN_EFI_NO_PT=yes > > grub-mkrescue

Re: grub-mkrescue: Problem with MBR partition table at start of EFI partition

2019-04-25 Thread Thomas Schmitt
Hi, Daniel Kiper wrote: > How do you create USB stick from ISO image? By plain copy to the base device, as usual for a grub-mkrescue ISO. Like dd if=image of=usb_stick > Have you tried latest Guix image? Florian builds Guix ISOs locally. So i assume that it was newest Guix. Nevertheless, th