Ich bemühe mich ventoy anzuwenden. Schaffe es aber nicht.
Im Wiki bin ich bis
"Nach der Initialisierung zieht man den USB-Stick ab und steckt ihn erneut ein. Der Ventoy-USB-Stick ist jetzt einsatzbereit und kann die gewünschten ISO-Abbilder aufnehmen. → Liste der unterstützten Distributionen 🇬🇧"
manfred@manfred-HP-Compaq:~/Downloads/ventoy-1.1.12-linux/ventoy-1.1.12$ sudo bash Ventoy2Disk.sh -i /dev/sde
[sudo: authenticate] Passwort:
**********************************************
Ventoy: 1.1.12 x86_64
longpanda admin@ventoy.net
https://www.ventoy.net
**********************************************
Disk : /dev/sde
Modell: TOSHIBA External USB 3.0 (scsi)
Size : 931 GiB
Style: MBR
Attention:
You will install Ventoy to /dev/sde.
All the data on the disk /dev/sde will be lost!!!
Continue? (y/n) y
All the data on the disk /dev/sde will be lost!!!
Double-check. Continue? (y/n) y
delete /dev/sde1
Create partitions on /dev/sde by parted in MBR style ...
Done
Wait for partitions ...
partition exist OK
create efi fat fs /dev/sde2 ...
mkfs.fat 4.2 (2021-01-31)
success
Wait for partitions $vPART1 and $vPART2 ...
/dev/sde1 exist OK
/dev/sde2 exist OK
partition exist OK
Format partition 1 /dev/sde1 ...
mkexfatfs 1.3.0
Creating... done.
Flushing... done.
File system created successfully.
mkexfatfs success
writing data to disk ...
sync data ...
esp partition processing ...
Install Ventoy to /dev/sde successfully finished.
manfred@manfred-HP-Compaq:~/Downloads/ventoy-1.1.12-linux/ventoy-1.1.12$ Wie geht es jetzt weiter?