I have also tried this version :

xorriso \
   -outdev debian-live-11.5.0-amd64-xfce.iso \
   -volid d-live \
   -padding 0 \
   -map /home/ziomario/Scrivania/PassT-Cubic/ISO/iso_unpacked_and_modified
/ \
   -chmod 0755 / -- \
   -boot_image isolinux dir=/isolinux \
   -boot_image isolinux
system_area=/home/ziomario/Scrivania/PassT-Cubic/ISO/isohdpfx.bin \
   -boot_image any next \
   -boot_image any efi_path=boot/grub/efi.img \
   -boot_image isolinux partition_entry=gpt_basdat

this didn't even work :

root@Z390-AORUS-PRO-DEST:/home/ziomario/Scrivania/PassT-Cubic/ISO#
./script.sh
xorriso 1.5.4 : RockRidge filesystem manipulator, libburnia project.

Drive current: -outdev 'debian-live-11.5.0-amd64-xfce.iso'
Media current: stdio file, overwriteable
Media status : is written , is appendable
Media summary: 1 session, 1310720 data blocks, 2560m data, 44.0g free
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119
rules
Added to ISO image: directory
'/'='/home/ziomario/Scrivania/PassT-Cubic/ISO/iso_unpacked_and_modified'
xorriso : FAILURE : Cannot find in ISO image: -boot_image ...
bin_path='/isolinux/isolinux.bin'
xorriso : aborting : -abort_on 'FAILURE' encountered 'FAILURE'


Il giorno dom 9 ott 2022 alle ore 22:40 Mario Marietto <
marietto2...@gmail.com> ha scritto:

> Sorry,I didn't see that reply. Anyway,it didn't work. I need some other
> support,please. I've replied on the ubuntuforums.
>
> Il giorno dom 9 ott 2022 alle ore 22:12 Thomas Schmitt <scdbac...@gmx.net>
> ha scritto:
>
>> Hi,
>>
>> i already saw your questions in the web and wrote on
>>
>> https://ubuntuforums.org/showthread.php?t=2479825&p=14115063#post14115063
>> -------------------------------------------------------------------------
>>
>> Your genisoimage run does not produce boot lures for EFI which would lead
>> to GRUB, but only boot lures for legacy BIOS which would lead to ISOLINUX.
>> So the fact that you see in
>>   https://ibb.co/GstvTvR
>> a GRUB prompt indicates that this GRUB stems from some other storage
>> medium.
>> (Shown on https://askubuntu.com/questions/1434549 which is cumbersome for
>> me to participate.)
>>
>> Is your QEMU/KVM running with EFI as firmware (OVMF) ? If so, try to get
>> it started with legacy BIOS (SeaBIOS) and with the ISO as virtual CD-ROM.
>>
>> For a still valid proposal to repack a Debian amd64 bootable ISO for EFI
>> and BIOS from CD and USB stick see:
>>
>> https://wiki.debian.org/RepackBootableISO#Determine_those_options_which_need_to_be_adapted_on_amd64_or_i386
>>
>> -------------------------------------------------------------------------
>>
>> > I guess the error could be :
>> > xorriso : NOTE : Detected El-Torito boot information which currently is
>> set to
>> > be discarded"
>>
>> That's from the osirrox extraction run. Since no ISO got written by
>> this program run, the message is of no importance.
>>
>>
>> > I have asked help
>> > in a lot of places,but no one really understood why.
>>
>> Let's see how far we get together. :))
>>
>> Try the proposals about booting via legacy BIOS and/or equipping the ISO
>> by the full BIOS+EFI+CD+USB-Stick stuff as in
>>   https://wiki.debian.org/RepackBootableISO
>>
>> Then there would be the modernish way of
>>
>>   xorriso -indev debian-11.5.0-amd64-netinst.iso \
>>           -outdev debian-11-unattended.iso \
>>           ... xorriso image manipulation commands like -map, -rm, -mv ...
>> \
>>           -boot_image any replay
>>
>> No unpacking of the original ISO is needed. (Your xorriso 1.5.4 is young
>> enough to cope even with the new layouts of Ubuntu, Arch, and Fedora.)
>>
>>
>> Have a nice day :)
>>
>> Thomas
>>
>>
>
> --
> Mario.
>


-- 
Mario.

Reply via email to