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