this post was submitted on 29 Dec 2024
7 points (100.0% liked)

Linux Questions

1268 readers
1 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
 

I'm wanting to move my current Linux mint install to a bigger drive that's NVME. I tried clone zilla and did the drive to drive oprion. But I'm unable to boot to the new drive. I read up on it and it seems like I didn't do the clone correctly. I was wondering, can I back up my current system with timeshift, then just do a normal install of Linux mint on the new drive, then use timeshift to restore my backed up system to the new SSD? Or should do I need to stay with clone zilla?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] rtxn 4 points 4 weeks ago (1 children)

It's probably much easier to just do a clean install, then manually install your applications. The only directory you should copy over is your home directory.

Don't use Timeshift for cloning. It's specifically meant to back up your system files and excludes several directories by default.

[โ€“] WeebLife 1 points 4 weeks ago

Thanks for the reply. I figured timeshift wouldn't work that way but I thought I'd ask anyway.