I am trying to make a persistent USB, but all the methods do not work. I haven't tried the mkusb method because I have Windows 10. So how would I make a persistent Ubuntu live USB from a Windows 10 computer?
Asked
Active
Viewed 8,150 times
4
1 Answers
5
Ubuntu 19.10 and later
The best application for making a bootable Ubuntu live USB from Windows is Rufus. The official ubuntu.com website recommends using Rufus instead of UNetbootin. Step-by-step instructions for creating a bootable Ubuntu live USB from Windows are at How to create a bootable USB stick on Windows.
Rufus persistent storage partition is supported in 19.10 and later. Please upgrade Rufus to version 3.9 or later.
Ubuntu 19.04 and earlier
mkusb is the most reliable tool for making an Ubuntu live USB with persistent file storage in 19.04 and earlier.

karel
- 114,770
-
1With this Live 4GB Persistent USB the op can install mkusb and use that to make a USB with unlimited persistence. or he can do a full install to another USB. – C.S.Cameron Jul 21 '19 at 16:04
-
Is the space used to preserve the amount of space that the user can use without losing the data? – TheRealTengri Jul 26 '19 at 23:27
-
@TheRealTengri Yes, it is the amount of space that the user can use without losing the data. – karel Jul 26 '19 at 23:28
-
1
-
1
mkusb
to create your persistent drive. – pa4080 Jul 21 '19 at 07:25