▲ 1416 ▼ D or d come on (i.imgur.com) submitted 2 years ago by genfood@feddit.de to c/programmer_humor@programming.dev 221 comments fedilink hide all child comments
[–] ILikeBoobies@lemmy.ca 1 point 2 years ago (3 children) Any help with that? permalink fedilink source parent hideshow 3 child comments replies: [–] MJBrune@beehaw.org 2 points 2 years ago As someone said you solution is to symlink or setup LVM volume groups for different mount points. Essentially, it's all or nothing. You can't just put a single program on a different disk without then taking all those files and manually symlinking them to the right place. It's honestly one of the biggest Linux oversights. permalink fedilink source parent [–] nyan@lemmy.cafe 1 point 2 years ago (1 child) Symlink your desired location on the target disk to the place the system thinks the software should go. (In my case, /usr/local/games is a symlink to a different drive.) permalink fedilink source parent hideshow 1 child comment replies: [–] ILikeBoobies@lemmy.ca 1 point 2 years ago Thanks permalink fedilink source parent
[–] MJBrune@beehaw.org 2 points 2 years ago As someone said you solution is to symlink or setup LVM volume groups for different mount points. Essentially, it's all or nothing. You can't just put a single program on a different disk without then taking all those files and manually symlinking them to the right place. It's honestly one of the biggest Linux oversights. permalink fedilink source parent
[–] nyan@lemmy.cafe 1 point 2 years ago (1 child) Symlink your desired location on the target disk to the place the system thinks the software should go. (In my case, /usr/local/games is a symlink to a different drive.) permalink fedilink source parent hideshow 1 child comment replies: [–] ILikeBoobies@lemmy.ca 1 point 2 years ago Thanks permalink fedilink source parent