How can I stop my Live USB settings from resetting every time I reboot?

0
6
Asked By TechNovice22 On

Hey everyone! I'm not super tech-savvy these days—I'm more used to the simplicity of Windows. I've dabbled in Linux a few times but faced challenges each time, so I gave up. With recent news about Windows changes, I'm back to trying Linux. I created a bootable USB for Linux Mint 22.2 using balena Etcher, and it's been working pretty well. However, every time I reboot, it resets to factory settings, meaning I have to reselect my keyboard layout and re-enter my Wi-Fi password. I want to know if there's a way to retain my settings without committing to a full installation on my hard drive. I'd really appreciate some straightforward advice since I need a bit of hand-holding here!

3 Answers

Answered By PersistentPathfinder On

What you're experiencing is the typical behavior of a live USB. Unfortunately, any changes you make don't stick after a reboot. To save your settings, you might want to create a live USB with persistent storage; this way, your customizations will stick around. It might also be worth considering using a USB SSD for a more permanent setup, just make sure to avoid writing the boot loader to your Windows drive during the setup.

Answered By TechieTom On

You’re looking for persistence! That's the key term you want to search for. There's a guide out there that focuses on Ubuntu, but it should apply to Mint as well. Just check this out for step-by-step instructions on setting it up: [Persistence Guide](https://itsfoss.com/ubuntu-persistent-live-usb/). Good luck!

GratefulUser01 -

Thanks! The Windows method looks pretty straightforward. I guess I’ll just have to think of starting over like losing my 'souls' in Dark Souls—a minor setback while learning!

Answered By LinuxLover99 On

Google "persistent live mint" to find guides on how to achieve this. It's not complicated, and it’s what you need for your situation since live USBs don’t preserve changes by default.

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.