Skip to content

This is a small tool for quickly formating USB drives (/dev/da* only) on FreeBSD.

License

Notifications You must be signed in to change notification settings

Liemaeu/FreeBSD-USB-Quick-Formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FreeBSD-USB-Quick-Formatter

This is a small tool for quickly formating USB drives (/dev/da* only) on FreeBSD.

Supported formats: FAT32, UFS, NTFS and Ext4

Screenshot1

Dependencies

  • Python 3
  • Tkinter
  • sudo
  • xterm
  • fusefs-ext2 and fusefs-ntfs

Run

python3 FreeBSD-USB-Quick-Formatter.py



Select your drive, the format and click on "Run".


What it does

It wipes everything on the USB drive and formats it. Only one partition is created, with the selected format. It uses GPT for UFS & Ext4 and MBR for FAT32 & NTFS.

More screenshots

Screenshot2

Screenshot3

Screenshot4

About

This is a small tool for quickly formating USB drives (/dev/da* only) on FreeBSD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages