For Windows there are plenty of image/ISO creating programs, I haven't seen any in Linux yet ?
Asked
Active
Viewed 293 times
2 Answers
1
There is a program called "Disks" in Gnome that can make an image of a disk You just need to
- Open disks (or install from the store if you don't have it)
- Select a disk you wanna make an image of
- Click the 3 dots
- Click Create Drive image (or something similar)
1
Make an image file of a standard Ubuntu 20.04
Besides for dd and Gnome-Disks Ubuntu image/ISO creating programs include mkusb, https://help.ubuntu.com/community/mkusb, Ventoy, https://github.com/ventoy/Ventoy/releases, Etcher, https://www.balena.io/etcher/.
Etcher is a Live only boot disk maker, mkusb and Ventoy will make persistent USB drives. (mkusb is simplest to use).
See also: https://askubuntu.com/a/1300542/43926
C.S.Cameron
- 20,530
- 12
- 78
- 125