User Tools

Site Tools


bsd:notes:format_fat32_usb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bsd:notes:format_fat32_usb [2026/01/14 21:38] Sean Rhonebsd:notes:format_fat32_usb [2026/06/18 14:16] (current) Sean Rhone
Line 11: Line 11:
  
   gpart destroy -F 'da0'   gpart destroy -F 'da0'
 +
 +  dd if='/dev/zero' of='/dev/da0' count='18096'
  
   gpart create -s 'MBR' 'da0'   gpart create -s 'MBR' 'da0'
Line 42: Line 44:
  
   mkdir -p '/mnt/USB1/W10USB' && gio open ~/'Downloads' '/mnt/USB1/W10USB'   mkdir -p '/mnt/USB1/W10USB' && gio open ~/'Downloads' '/mnt/USB1/W10USB'
 +
 +  cp -R ~/'Downloads/W10USB' '/mnt/USB1'
  
 ====== Unmount ====== ====== Unmount ======
/usr/local/www/wiki/data/attic/bsd/notes/format_fat32_usb.1768444725.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki