Moving to a larger disk

From: Odhiambo Washington <odhiambo_at_gmail.com>
Date: Fri, 19 May 2023 07:39:50 UTC
It's been years since I ever did this so allow me to post so that I can
gather ideas - newer ideas :)

I have a 1TB disk, with UFS fs.
I'd like to migrate to a 2TB SSD and retire/repurpose the 1TB disk.

```
[10:27 ~ ]$ df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/ada0p2    899G    269G    558G    33%    /
devfs          1.0K    1.0K      0B   100%    /dev
fdescfs        1.0K    1.0K      0B   100%    /dev/fd
procfs         4.0K    4.0K      0B   100%    /proc
linprocfs      4.0K    4.0K      0B   100%    /compat/linux/proc
linsysfs       4.0K    4.0K      0B   100%    /compat/linux/sys
tmpfs          7.0G    4.0K    7.0G     0%    /compat/linux/dev/shm
devfs          1.0K    1.0K      0B   100%    /compat/linux/dev
fdescfs        1.0K    1.0K      0B   100%    /compat/linux/dev/fd
```

What is the easiest/best method to migrate?

--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
[How to ask smart questions:
http://www.catb.org/~esr/faqs/smart-questions.html]