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/08/28 01:12] – Sean Rhone | bsd:notes:zfs_nas_format [2025/10/23 03:16] (current) – Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
+ | * No partition table ([[linux: | ||
+ | |||
+ | su - | ||
+ | |||
+ | geom disk list | ||
+ | |||
+ | mkdir -p '/ | ||
+ | |||
+ | chown -R ' | ||
+ | |||
+ | ====== NTFS USB Mount ====== | ||
+ | |||
+ | * :?: 2025/08/29: '' | ||
+ | |||
+ | su - | ||
+ | |||
+ | geom disk list | ||
+ | |||
+ | gpart list ' | ||
+ | |||
+ | pkg install ' | ||
+ | |||
+ | kldload ' | ||
+ | |||
+ | mkdir -p '/ | ||
+ | |||
+ | gio open '/ | ||
+ | |||
+ | umount '/ | ||
+ | |||
+ | kldunload ' | ||
+ | |||
+ | usbconfig | ||
+ | |||
+ | usbconfig -d '/ | ||
+ | |||
+ | ====== ZFS Format ====== | ||
+ | |||
+ | * [[bsd: | ||
* https:// | * https:// | ||
+ | * :!: TODO: Check if auto-mounted on reboot for vsftpd | ||
su - | su - | ||
Line 13: | Line 53: | ||
zpool status ' | zpool status ' | ||
- | '/NAS' | + | |
- | ===== NTFS Restore ===== | + | ===== NTFS USB Restore ===== |
su - | su - | ||
Line 28: | Line 68: | ||
mkdir -p '/ | mkdir -p '/ | ||
+ | |||
+ | mkdir -p '/ | ||
cp -R -L -p '/ | cp -R -L -p '/ | ||
- | ====== NTFS ====== | + | umount '/ |
+ | |||
+ | kldunload ' | ||
+ | |||
+ | usbconfig | ||
+ | |||
+ | usbconfig -d '/ | ||
+ | |||
+ | ===== vsftpd ===== | ||
+ | |||
+ | * [[servers: | ||
+ | |||
+ | chown -R ' | ||
+ | |||
+ | chmod -R ' | ||
+ | |||
+ | ====== NTFS Old ====== | ||
* '' | * '' | ||
Line 94: | Line 152: | ||
sync && usbconfig -d '/ | sync && usbconfig -d '/ | ||
- | ====== Clone Mount/Rsync ====== | + | ====== Clone Mount/ |
* '' | * '' |
/srv/www/wiki/data/attic/bsd/notes/zfs_nas_format.1756357953.txt.gz · Last modified: by Sean Rhone