How can I save settings on my Live USB for Linux Mint?

0
25
Asked By CasualExplorer42 On

I'm not very tech-savvy these days, and since my Windows days, I've found coding and configurations overwhelming. I've tried Linux a few times, only to get stuck and give up. Recently, I created a bootable Linux Mint 22.2 USB with balena Etcher, and it works great. However, every time I reboot, it resets everything back to the default settings. This means I have to reselect my keyboard layout and enter my WiFi password every single time. Is there a way to make the Live USB remember my changes without having to install Linux on my computer? I would really appreciate it if someone could explain this in simple terms, as I'm feeling a bit lost.

4 Answers

Answered By CuriousCoder On

I suggest looking into using two USB sticks: one for the Live environment and another for storage to achieve persistence. Alternatively, if you have an old SSD that you could use externally, that would give you more reliability and performance. Just be aware that USB sticks can wear out more quickly if they're used excessively for installations.

Answered By GuideGuru On

You're looking for "persistent storage" to save your settings on a Live USB. You can follow guides similar to this one for Ubuntu, which will work for Mint too. Just Google "persistent live mint" for some easy-to-follow resources.

Answered By TechieTommy On

What you're experiencing is normal for a Live USB; it doesn't save changes by default. To keep your settings, you should create a Live USB with a persistent storage option. This allows you to store changes like your WiFi password and keyboard layout. If you really want to dig into it, you can also consider using a USB SSD for a more stable installation, just be careful with the boot loader settings.

Answered By HelpfulHank On

Check out the term "persistent live USB"; that’s the route you want to explore. It seems straightforward based on a quick search, and many guides out there explain how to do this for Linux Mint.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.