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/29 04:32] – [NTFS USB Mount] Sean Rhone | bsd:notes:zfs_nas_format [2025/10/23 03:16] (current) – Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== ext4 USB Mount ====== | ||
+ | |||
+ | * No partition table ([[linux: | ||
+ | |||
+ | su - | ||
+ | |||
+ | geom disk list | ||
+ | |||
+ | mkdir -p '/ | ||
+ | |||
+ | chown -R ' | ||
+ | |||
====== NTFS USB Mount ====== | ====== NTFS USB Mount ====== | ||
Line 20: | Line 32: | ||
kldunload ' | kldunload ' | ||
+ | |||
+ | usbconfig | ||
+ | |||
+ | usbconfig -d '/ | ||
====== ZFS Format ====== | ====== ZFS Format ====== | ||
Line 52: | Line 68: | ||
mkdir -p '/ | mkdir -p '/ | ||
+ | |||
+ | mkdir -p '/ | ||
cp -R -L -p '/ | cp -R -L -p '/ | ||
umount '/ | umount '/ | ||
+ | |||
+ | kldunload ' | ||
+ | |||
+ | usbconfig | ||
+ | |||
+ | usbconfig -d '/ | ||
===== vsftpd ===== | ===== vsftpd ===== |
/srv/www/wiki/data/attic/bsd/notes/zfs_nas_format.1756456365.txt.gz · Last modified: by Sean Rhone