Title.

I know there are tools to set up a linux distro’s installer on a USB flashdrive. What I’m looking for is slightly different: I want to install a linux distro (a Debian derivative, but am still unsure which) on a USB hard drive, but I want to do it from a running system, rather that have to boot into installer mode.

The rationale is that this is the only active machine I have ATM. I guess this exists since that’s how “live distros” with installers even function in the first place, but I haven’t had much luck searching for information.

  • ikidd@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    14 days ago

    Format the drive, mount it, chroot the filesystem, install. It’s basically how you install Arch, the Archwiki will tell you how it’s done.