similar to: isohybrid --mac doesn't find the mac efi image

Displaying 20 results from an estimated 3000 matches similar to: "isohybrid --mac doesn't find the mac efi image"

2014 Feb 10
1
isohybrid --mac doesn't find the mac efi image
On 02/10/14 07:41, Thomas Schmitt wrote: > Hi, > > email at missionaccomplish.com wrote: >> We been trying to boot the image in vbox using efi emulation but it >> complains about kernel not supporting handover. > If it complains about a kernel then it should be past El Torito > or GPT. The job of xorriso is to point BIOS and EFI to their > boot images. Everything else
2014 Feb 09
1
isohybrid --mac doesn't find the mac efi image
On 02/08/14 17:40, Thomas Schmitt wrote: > -eltorito-id "MAC" \ thanks a lot, that seems to allow isohybrid --mac to work \o/ for the curious this is the image before and after isohybrid as shown by gparted * output from xorriso xorriso 1.3.2 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:../image.iso' Media current: stdio file,
2014 Feb 08
5
isohybrid --mac doesn't find the mac efi image
I posted this on the bugzilla page but I figured that on the mailing list it would get more attention. Please see http://bugzilla.syslinux.org/show_bug.cgi?id=49 for a description of my current issue. -- Thank you, Fernando Reyes GPG BDD75DD7 Mission Accomplish, Inc. http://missionaccomplish.com Email:design at missionaccomplish.com Tel: 7187100008 Cell: 3479275477
2014 Feb 09
0
isohybrid --mac doesn't find the mac efi image
We been trying to boot the image in vbox using efi emulation but it complains about kernel not supporting handover. Anyways, I will take your advice and get back to you tomorrow. I think we might be getting close to a successful boot on Mac OSX hardware and any other UEFI capable hardware. Thanks for your help and tomorrow I should come with more data to debug. P.S the latest fedora ISO seems
2014 Jul 04
1
Creating LiveCD with EFI option?
I have been using syslinux-6.x along with isohybrid --mac and --efi option to create a usb hybrid iso with EFI support. The thing with EFI is that you'll need to use grub as your bootloader for EFI but isohybrid does setup the proper partition schema for EFI. You'll need to use the following to generate an iso that works. xorriso -as mkisofs -J -R -l -V some-vol-label \ -o ../image.iso
2014 Feb 10
0
isohybrid --mac doesn't find the mac efi image
Hi, email at missionaccomplish.com wrote: > We been trying to boot the image in vbox using efi emulation but it > complains about kernel not supporting handover. If it complains about a kernel then it should be past El Torito or GPT. The job of xorriso is to point BIOS and EFI to their boot images. Everything else is in the scope of the boot images resp. the operating system that shall
2014 Jul 29
0
isohybrid: slint64-14.1.iso: unable to find mac efi image
Hi, Didier Spaier: > I uploaded both ISO images on http://slint.fr/misc/MacBoot A good opportunity to brag with xorriso's boot inspection features (since xorriso-1.3.8): xorriso -indev slint64-14.1-Thomas_mkisofs.iso \ -report_el_torito plain \ -report_system_area plain yields (block size is 2048): El Torito images : N Pltf B Emul Ld_seg Hdpt Ldsiz
2014 Feb 02
2
xorriso or genisoimage syntax assistance
On Sun, Feb 2, 2014 at 6:27 AM, Mattias Schlenker <ms at mattiasschlenker.de>wrote: [...] > Build a recent xorriso - this can be run from the build directory without > installing (thanks, Thomas!): > > ./configure --enable-static > > Thank you for pointing this out, I tried desperately to statically compile `mkisofs' yesterday, to no avail. To hear that xorriso is
2014 Jul 29
0
isohybrid: slint64-14.1.iso: unable to find mac efi image
Hi, > Unfortunately I get the error message: > isohybrid: slint64-14.1.iso: unable to find mac efi image This is probably due to El Torito Platform id "Mac" in -eltorito-alt-boot -no-emul-boot -eltorito-platform Mac \ -eltorito-boot isolinux/macboot.img \ This caused in the image http://slint.fr/misc/MacBoot/slint64-14.1.iso platform id 1 with the third image. (I would
2012 Jun 22
2
How to recognize an MBR suitable for isohybrid --mac ?
Hi, i have implemented in xorriso the equivalents of isohybrid.c options --mac and --uefi. There remains the question how to ensure that the submitted MBR is prepared for the 32 byte mock-up of an APM Block0. I see in git of may 2012 that all mbr/isohdp[fp]x*.bin begin by 33 ed 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
2014 Jul 30
2
isohybrid: slint64-14.1.iso: unable to find mac efi image
Hi, On 29/07/2014 23:19, Thomas Schmitt wrote: > A good opportunity to brag with xorriso's boot inspection > features (since xorriso-1.3.8): Yes! I've upgraded libburn, libisofs and libisoburn so now I can play with it too ;) > I forgot to advise (or misadvise) -isohybrid-apm-hfsplus with > the image /isolinux/efiboot.img . So we only got one APM > partition here. A
2014 Feb 02
0
xorriso or genisoimage syntax assistance
Am 01.02.2014 22:34, schrieb Dean Graff: > Could someone help me get the syntax for `genisoimage' and/or `xorriso' > correct? Apparently it is not in many linux distros so below my little > HOWTO shows how to compile it. ( which adds tons of crap that can go wrong) Build a recent xorriso - this can be run from the build directory without installing (thanks, Thomas!):
2013 Nov 15
0
Isohybrid Windows?
> Message: 4 > Date: Fri, 15 Nov 2013 15:47:41 +0100 > From: Mattias Schlenker <ms at mattiasschlenker.de> > To: syslinux at zytor.com > Subject: Re: [syslinux] Isohybrid Windows? > Message-ID: <5286340D.8010700 at mattiasschlenker.de> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Am 15.11.2013 12:05, schrieb antispammbox-debian: >> Hi
2014 Feb 01
5
xorriso or genisoimage syntax assistance
Could someone help me get the syntax for `genisoimage' and/or `xorriso' correct? Apparently it is not in many linux distros so below my little HOWTO shows how to compile it. ( which adds tons of crap that can go wrong) mkdir -p ISO_root/isolinux cp /usr/lib/syslinux/[i,m,v]* ISO_root/isolinux cat > ISO_root/isolinux/isolinux.cfg << EOF UI menu.c32 label isolinuxtests EOF # Most
2013 Mar 12
4
isohybrid --uefi - resulting EF00 partition too small
Hello everyone, I am maintaining a distribution loosely based on LFS and am now trying to add UEFI support. Integrating a FAT formatted partition image containing, preloader, gummiboot, kernel and initramfs correctly results in a ISO image that is bootable on BIOS and UEFI systems if booted from the optical drive. However, when I run isohybrid --uefi name-of.iso the resulting GPT entry for
2016 Feb 23
0
Fwd: Re: How to understand partition table on hybrid ISO image?
Wrongly sent at first to the OP only, sorry. -------- Forwarded Message -------- Subject: Re: [syslinux] How to understand partition table on hybrid ISO image? Date: Tue, 23 Feb 2016 12:15:20 +0100 From: Didier Spaier <didier at slint.fr> To: Martin T <m4rtntns at gmail.com> On 23/02/2016 00:37, Martin T via Syslinux wrote: > When I try to understand what an hybrid ISO is, then
2014 Feb 08
0
isohybrid --mac doesn't find the mac efi image
Hi, it comes to me that there is already an option which can be used to enforce a new Section Header before the entry which describes macboot.img. Option -eltorito-id can be used to set the Id String of the Section Header of the current boot image. efiboot.img is to be stored under the default Id String of 28 0-bytes. So a new Section Header will emerge, if macboot.img gets attributed a
2018 Mar 12
0
Linux boot hangs after/during read of initrd.img
Hell, [quoted lines from Paul Smith]: > Precis: I?m trying to debug a problem with CentOS7 failing to install from an ISO written to a USB pendrive ? anyone got suggestions? > > What works ? installing on a modern, ?standard PC?; the pendrive image boots and installs as I expect > > What does not work ? same pendrive booting in an ATCA blade. What I?ve tried is? > > >
2014 Jul 29
2
isohybrid: slint64-14.1.iso: unable to find mac efi image
HI, In http://slint.fr/misc/MacBoot/ you'll find all context information. All files referenced here are stored there. Long story short: once dd-ed on an USB stick the ISO image can boot on a BIOS or EFI machine, but I want it to be able to boot on most x86_64 Macs with an EFI firmware. Unfortunately I get the error message: isohybrid: slint64-14.1.iso: unable to find mac efi image The
2015 Oct 28
3
Isohybrid wiki page and UEFI
Hello Thomas, Thomas Schmitt via Syslinux said on Sun, Oct 25, 2015 at 04:35:57PM +0100: >I assume you can boot Fedora Live CD on the same (virtual) hardware. Not sure for Fedora, but the system is installed with either RHEL6, RHEL7 or Ubuntu 14.04 depending on the Lab I'm making on it without issue. >Just to make sure that the firmware works so far. Globally they do ;-) >