To crate a boot disk on e. g. /dev/sdX, you can type in terminal window
as root:

umount /dev/sdX

dd if=’...iso’ of=/dev/sdX

or cat ‘...iso’ >/dev/sdX; sync


Good luck, François


On 4/28/20 16:34, Eddie wrote:
A bunch of dependencies were not resolvable when the unetbootin ppa
was installed. I finally put Startup Disk Creator on  20.04 from the
repository. I have not tried to create a bootable USB yet but will
need one sooner or later.


--
François P. Rotzinger
Chemin des Vignes 20
CH-1373 Chavornay

-- 
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xubuntu-users

Reply via email to