-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
EFI Boot from Remastered ISO #99
Comments
Now im testing this in rebuild.py
|
Negative, because I didn't try and haven't heard anyone did. Remastering "EFI-capable Ubuntu-based image" is even more niche than "normal Ubuntu-based image" alone. It is not impossible to find: Quick googling leads me to this answer at askubuntu.com. The link discusses something like "creating dual boot catalog ISO which will boot both EFI and MBR" and shares instructions modified from other source, because it had "point to the wrong locations for the file efi.img." In other words, it is not without issues. And be careful with EFI. You may have read some news since 2013, whereby some EFI-enabled hardware can be bricked just by booting Linux distribution or even booting Windows. I never used Above all, seeing quite number of issues with EFI, I will stick with traditional BIOS 32-bit machine for now. Anyway, we all might be using 64-bit eventually, but not any soon. |
We ship all ISOs as Hybrid ISOs in the last years, We did it with "isohybrid name-of.iso". Then you can prepare your Stick with "dd if=name-of.iso of=/dev/sdx". (Or Win32Disk Imager who does the same as "dd") Examples for our old an since years good tested hybrid-ISOs: http://ftp.gwdg.de/pub/linux/easyvdr/2.0/ Now i had 1st succes with UEFI. But not with the code i have written above. I build now the ISO and enter this command in the ISO folder:
Maybe the order of the commands is important too. (cant believe) Thanks for this much links. I will check them for new informations. ed: Very important: There are machines on the market, they dont have an legacy BIOS anymore. So the can only boot via EFI... ed2: a check with "dumpet"
|
This issue shall be closed, because "old stable" will be deprecated. For future issues, please submit to official fork: https://github.com/kamilion/customizer P.S.: The official fork was removed, then "old stable" repo will be transferred to fork maintainer. |
My System Ubuntu 14.04.2 as Host an an brandnew 14.04.2 ISO without changes. Only remastered. Customizer is from last Week: f3bdc01.
Did someone succesfully booted an remastered ISO by an mainboard that supports EFI only ?
When i try to user isohybrid, it tells me that the content of the ISO is wrong:
Is here a Problem ? (Case sensitive filenames?)
(and: @second Windows thinks the Sticks are defect and want to format them)
PS: Booting with active "EFI" in Virtualbox works with this ISOs. This is no criteria...
The text was updated successfully, but these errors were encountered: