|
Author |
Message |
stinkwheel |
This post is not being displayed .
|
 stinkwheel Bovine Proctologist

Joined: 12 Jul 2004 Karma :    
|
 Posted: 10:49 - 20 Aug 2025 Post subject: Any linux geeks? Transferring home directory to new PC |
 |
|
I've bought a new PC which has an SSD and HDD installed. I'm going to install LMDE.
My current PC has the linux install on an SSD and the home directory on a seperate HDD (which I bought fairly recently and is bigger and faster than the HDD in the new one).
There is a slot available for the old HDD. Is there a way of installing linux on the new PC but keeping all the data on the old HDD, just using that as the home directory? I'd use the one it came with as a scratch drive.
I'm not sure if I should do this at the point of partitioning the new install or if I should keep the old HDD to one side then do a switcheroo once the system's setup. ____________________ “Rule one: Always stick around for one more drink. That's when things happen. That's when you find out everything you want to know.”
I did the 2010 Round Britain Rally on my 350 Bullet. 89 landmarks, 3 months, 9,500 miles. |
|
Back to top |
|
You must be logged in to rate posts |
|
 |
to v or not to v |
This post is not being displayed .
|
 to v or not to v World Chat Champion

Joined: 24 Nov 2020 Karma :   
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
Easy-X |
This post is not being displayed .
|
 Easy-X Super Spammer

Joined: 08 Mar 2019 Karma :   
|
 Posted: 13:01 - 20 Aug 2025 Post subject: |
 |
|
The way I'd approach it...
1) Get the new system up and running - logins, passwords, printer drivers, etc. - until you're happy the essentials work.
2) Add the old drive to the system and verify it's working, e.g.
List block devices: lsblk -o +partuuid
3) Take a look at your filesystem table
cat /etc/fstab
There's loads of ways to do things after that but it boils down to either editing fstab or seeing what the systemd approach is this week. ____________________ Royal Enfield Continental GT 535, Husqvarna Vitpilen 401, Yamaha XSR700, Honda Rebel, Yamaha DT175, Suzuki SV650 (loan) Fazer 600, Keeway Superlight 125, 50cc turd scooter |
|
Back to top |
|
You must be logged in to rate posts |
|
 |
stinkwheel |
This post is not being displayed .
|
 stinkwheel Bovine Proctologist

Joined: 12 Jul 2004 Karma :    
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
P. |
This post is not being displayed .
|
 P. Red Rocket
Joined: 14 Feb 2008 Karma :   
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
Jmoan |
This post is not being displayed .
|
 Jmoan Could Be A Chat Bot

Joined: 18 Nov 2015 Karma :    
|
|
Back to top |
|
You must be logged in to rate posts |
|
 |
blurredman |
This post is not being displayed .
|
 blurredman World Chat Champion

Joined: 18 Sep 2010 Karma :   
|
 Posted: 08:02 - 22 Sep 2025 Post subject: |
 |
|
Gone are the days of proper manuals.
https://i.ebayimg.com/images/g/Lf4AAOSwHpBlG3U1/s-l400.jpg ____________________ CBT: 12/06/10, Theory: 22/09/10, Module 1: 09/11/10, Module 2: 19/01/11
Past: 1991 Honda CG125BR-J, 1992 (1980) Honda XL125S, 1996 Kawasaki GPZ500S, 1979 MZ TS150.
Current: 1973 MZ ES250/2 - 18k, 1979 Suzuki TS185ER - 10k, 1981 Honda CX500B - 91k, 1987 MZ ETZ250 (295cc) - 40k, 1989 MZ ETZ251 - 51k. |
|
Back to top |
|
You must be logged in to rate posts |
|
 |
|