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?

  • MajesticTechie@feddit.uk
    link
    fedilink
    arrow-up
    26
    ·
    4 hours 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

  • TrollAccount69@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    3 hours ago

    No.

    The person who said it’ll be too slow and you’ll ruin your usb is right but also:

    Your system supports a nvme and sata. Dumping raw to nvme then working with it there so it doesn’t take so long to page into ram will be significantly faster.

    Use spinning drives for storage though.

    • printf("%s", name);@piefed.blahaj.zoneOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      I’m still looking for a place to put the spinning drive though 😅 this micro-ATX chassi, while really practical in many other aspects, doesn’t leave much room for HDDs. 🫠 I could just leave one “standing” on the bottom of the chassi if I don’t have to secure it with screws 🤣

      • TrollAccount69@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        42 minutes ago

        What case? I can’t tell myself because you blurred out the info…

        You may end up needing to use attached storage either in the form of a nas or some kind of usb bullshit.

        E: asusprime ap201?

  • wltr@discuss.tchncs.de
    link
    fedilink
    arrow-up
    3
    ·
    3 hours ago

    To tune the question slightly: what about USB SSD? I thought of doing the same thing for a different PC. (For HTPC.)

  • nieceandtows@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    3 hours ago

    I remember a long time ago when I went to an onsite assignment and got a laptop. I didn’t have my personal laptop so I just booted puppy Linux off a USB drive and used the office laptop as my personal device until I bought a personal laptop there. Fun times.