Hi all,
today I downloaded the installation image from the website several times as a regular download and also via torrent. Then checked the MD5 hash sum before creating a boot stick again with several different USB-drives and MicroSD-cards on my Mac. I noticed that after writing the image to the USB-drive or MicroSD-card macOS doesn't complain it detected a non-recognizable disk (as it normally does after creating Linux boot sticks) The image on the USB drive is not recognized as a bootable image, other Linux images (Debian, Ubuntu, Fedora, etc.) do not have any issue - I can boot them on the target, a HP Prodesk Mini - so in general the computer can and does boot from USB drives. I used BalenaEtcher, Fedora Image Writer and dd via the terminal to create the boot stick. BalenaEtcher complains that the iso-file doesn't contain a valid partition table and warns that it will not boot (I can confirm that).
Here is some info from the terminal about the iso file:
`isoinfo -d -i dekuve-2.1-amd64.iso
CD-ROM is in ISO 9660 format
System id:
Volume id: DEKUVE 2.1
Volume set id:
Publisher id:
Data preparer id: XORRISO-1.5.4 2021.01.30.150001, LIBISOBURN-1.5.4, LIBISOFS-1.5.4, LIBBURN-1.5.4
Application id:
Copyright File id:
Abstract File id:
Bibliographic File id:
Volume set size is: 1
Volume set sequence number is: 1
Logical block size is: 2048
Volume size is: 2468545
El Torito VD version 1 found, boot catalog is in sector 43
Joliet with UCS level 3 found.
SUSP signatures version 1 found
Rock Ridge signatures version 1 found
Rock Ridge id 'RRIP_1991A'
Eltorito validation header:
Hid 1
Arch 0 (x86)
ID ''
Cksum AA 55 OK
Key 55 AA
Eltorito defaultboot header:
Bootid 88 (bootable)
Boot media 0 (No Emulation Boot)
Load segment 0
Sys type 0
Nsect 4
Bootoff 2C 44`
Does somebody have an idea, what I am doing wrong here?