this post was submitted on 26 Jun 2026
6 points (100.0% liked)

AskBeehaw

2992 readers
1 users here now

An open-ended community for asking and answering various questions! Permissive of asks, AMAs, and OOTLs (out-of-the-loop) alike.

In the absence of flairs, questions requesting more thought-out answers can be marked by putting [SERIOUS] in the title.


Subcommunity of Chat


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] sin_free_for_00_days@sopuli.xyz 5 points 3 weeks ago

I'm not sure what you're asking. Most live distros have a way of installing on the device. That wouldn't change what's on the USB. You'd end up with a device with Linux installed, and a bootable USB drive that you could still use to...do something I guess.

[–] darthsundhaft@piefed.social 3 points 3 weeks ago

Also not sure what you're trying to do.

You could technically install your Linux distro to the USB first and then clone your image to another system. Wouldn't recommend since that other system is likely to be different (cpu, gpu, etc.). This is also a lot more advanced since you would likely have to use something like dd or something else.

I think the more common thing to do would be to flash the LIVE image to the USB and then boot from it on the target machine to then run the installer from the LIVE image. This shouldn't affect the USB if you do it right.

[–] Kolanaki@pawb.social 2 points 3 weeks ago

Yeah? Installing it doesn't move it from the stick to the PC; it makes a copy.

[–] HubertManne@piefed.social 2 points 3 weeks ago

im not sure what you are asking honestly but there are distros that run from memory so you can boot from an iso but get better performance. Of course this eats ram but they tend to be light distros and with modern ram sizes it works out. puppy is one.

[–] newton@feddit.online 1 points 3 weeks ago
[–] megopie@beehaw.org 1 points 3 weeks ago* (last edited 3 weeks ago)

So you’re booting from what is on the USB stick, it’s acting as a little hard drive that your machine is loading the OS from. Then the is running on the system installs it’s self to the actual hard drive. That installer build of the OS is still on the USB stick. What is on the hard drive might be different as during installation and set up, it may have been configured differently. But the USB stick should be unchanged.