bsd:notes:zfs_nas_format
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bsd:notes:zfs_nas_format [2025/01/05 04:27] – Sean Rhone | bsd:notes:zfs_nas_format [2025/05/21 23:59] (current) – Sean Rhone | ||
---|---|---|---|
Line 42: | Line 42: | ||
cp -R -v '/ | cp -R -v '/ | ||
+ | |||
+ | ===== Other Backup ===== | ||
+ | |||
+ | * TODO: misc | ||
+ | |||
+ | su - | ||
+ | |||
+ | kldload ' | ||
+ | |||
+ | gpart list | ||
+ | |||
+ | mkdir -p '/ | ||
+ | |||
+ | gio open '/ | ||
+ | |||
+ | sync && umount '/ | ||
+ | |||
+ | pkill ' | ||
+ | |||
+ | ==== OS dd ==== | ||
+ | |||
+ | * TODO: misc | ||
+ | |||
+ | su - | ||
+ | |||
+ | geom disk list | ||
+ | |||
+ | gpart destroy -F ' | ||
+ | |||
+ | dmesg | grep ' | ||
+ | |||
+ | sync && usbconfig -d '/ | ||
====== Clone Mount/Rsync ====== | ====== Clone Mount/Rsync ====== |
/srv/www/wiki/data/attic/bsd/notes/zfs_nas_format.1736069278.txt.gz · Last modified: by Sean Rhone