44
submitted 1 day ago* (last edited 18 hours ago) by akunohana@piefed.blahaj.zone to c/linux@lemmy.ml

Update: thank you ALL for all your input! 💐 After some back and forth with @thorry@feddit.org , I decided to simply swap between the two capture cards whenever I need to, in order to make room for my old 3080 and call it a day. This way, I won't have to spend any more money on this project and I retain the processing power of the 3080 when I start encoding my raw captures.

QmKt2dmmU49sdcm.jpg

I am just about to set up my new Linux machine, which will be used to convert analog video and audio to digital video and audio. Is there any reason why I shouldn't run the system off of a live USB stick (say, a good quality one from Sandisk), that is, without installing Linux on the hard drive and not setting up a boot partition, a system partition, and all that?

you are viewing a single comment's thread
view the rest of the comments
[-] MajesticTechie@feddit.uk 39 points 1 day ago

Mainly performance will take a hit. USB drives are also not really rated for consistent writes so you'll find a USB dies quicker than a standard drive

[-] akunohana@piefed.blahaj.zone 10 points 1 day ago

I see. Well, scratch that then. 😅 Thanks! 🥰

[-] anamethatisnt@sopuli.xyz 16 points 1 day ago

You could buy an M.2 to USB enclosure and use a proper SSD NVMe as "USB drive" but I don't really see any gain in it.

[-] CrabAndBroom@lemmy.ml 1 points 2 hours ago

That's what I do. I upgraded the SSD in my Steam Deck to a 1tb (before the prices went nuts, thankfully) and then ended up with a spare 256gb drive. I put it in an enclosure and installed NixOS on it as a sort of second system. It doesn't really do anything super important, it's more a learning project to get comfortable with NixOS without interfering with my daily driver. I could have just as easily done it in a VM but what can I say, I'm a tinkerer lol

[-] OhVenus_Baby@lemmy.ml 5 points 15 hours ago

The gain is portability. I do this between repairing family machines. You can take your OS and near m.2 mobo speeds and get to work. Live USBs are needed sometimes but having what's yours when you need it exactly where you need it is what matters in times of getting shit done.

[-] akunohana@piefed.blahaj.zone 6 points 1 day ago

Hear hear. It's just my laziness 🤣

[-] thenextguy@sh.itjust.works 11 points 1 day ago

If /home and /var are on disk and not USB then it might be ok. The rest of the os is typically only written when installing or configuring things.

Try it, might be fun.

[-] dessalines@lemmy.ml 8 points 1 day ago* (last edited 1 day ago)

Also the smaller OS's (puppy linux, tailOS) that can run entirely in RAM are going to be fast when it comes to anything but disk reads.

[-] corsicanguppy@lemmy.ca 1 points 1 hour ago

OS's

It's just "OSes", and it doesn't need to waste an apostrophe. They're going extinct, you know.

[-] INeedMana@piefed.zip 3 points 1 day ago

I also thought about running from RAM but I guess the transcription might be needing the RAM too. So that route probably depends on how much RAM there is available

[-] akunohana@piefed.blahaj.zone 3 points 1 day ago

In such a scenario, do I create mount points for them or is there some other, preferred way of pointing to them? Symlinks?

[-] pastermil@sh.itjust.works 7 points 1 day ago

It's not a deal-breaker or anything tho. Just not for something long term. Totally feasible as something quick and dirty tho.

[-] NochMehrG@feddit.org 1 points 1 day ago

Yes, I did that for a while some years ago. It was fine. Good enough for using it in a training. And I lost interest in that setup early enough that the stick survives to this day.

[-] INeedMana@piefed.zip 3 points 1 day ago

I guess an SD card might be better. RasPis work from those for years just fine. Just don't kill the power, power down nicely. SD cards are fragile on that

[-] akunohana@piefed.blahaj.zone 2 points 1 day ago

Interesting! Never thought of that, even though I am running three RPis 😅 I do have a micro SD card and a micro SD card to USB adapter... 🤔

[-] Mihies@programming.dev 5 points 1 day ago* (last edited 1 day ago)

Don't if you value your data. Those are not intended for such tasks and will fail much sooner than your usual disk. Edit: read is fine, write is not

this post was submitted on 14 Sep 2026
44 points (100.0% liked)

Linux

67587 readers
854 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS