Swapping out an old 2TB pcie 3 drive for a newer 2TB pcie 4 drive.
I was leaning towards using dd, after shrinking the partition on the source drive so it doesn't also 'copy' all the empty space.
Have you done this recently? What was your method?
Or is there a CachyOS/kde tool I may be unaware of?

you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 3 weeks ago (1 child)

Huh.

I never thought of using that feature of btrfs that way. Brilliant.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 3 points 3 weeks ago (1 child)

    Yeah, I think i'll give this a go

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 weeks ago*

    I would add that a slightly better way would be to do it in raid1 mode instead of single mode.

    That way you can move the data over by running a balance, instead of by removing the old volume, which would survive the process being interrupted by a reboot or whatever else.

    Then after the balance you can remove the old volume and turn the new one back into a single volume.

  • source
  • parent