Skip to content

Instantly share code, notes, and snippets.

@ntrogers
Created June 5, 2019 19:22
Show Gist options
  • Save ntrogers/fe2078ac6186e502612b98bc36925d29 to your computer and use it in GitHub Desktop.
Save ntrogers/fe2078ac6186e502612b98bc36925d29 to your computer and use it in GitHub Desktop.
[Cisco iOS stuff]
To format a USB disk so a switch will recognize it:
diskutil partitionDisk /dev/disk2 1 MBRFormat "MS-DOS FAT16" "DISK" 1000M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment