bsd:notes:format_fat32_usb
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bsd:notes:format_fat32_usb [2026/01/14 21:18] – [Information] Sean Rhone | bsd:notes:format_fat32_usb [2026/06/18 14:16] (current) – Sean Rhone | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| gpart destroy -F ' | gpart destroy -F ' | ||
| + | |||
| + | dd if='/ | ||
| gpart create -s ' | gpart create -s ' | ||
| Line 38: | Line 40: | ||
| ===== Etc ===== | ===== Etc ===== | ||
| - | **** | + | |
| + | | ||
| mkdir -p '/ | mkdir -p '/ | ||
| + | |||
| + | cp -R ~/' | ||
| + | |||
| + | ====== Unmount ====== | ||
| + | |||
| + | su - | ||
| + | |||
| + | sync && umount '/ | ||
| + | |||
| + | usbconfig | ||
| + | |||
| + | usbconfig -d '/ | ||
/usr/local/www/wiki/data/attic/bsd/notes/format_fat32_usb.1768443524.txt.gz · Last modified: by Sean Rhone
