Fastest way to format External drives on Ubuntu and its Derivatives

Let’s talk about a little less complicated and a casual way though powerful enough to get the job done. Yes we’re considering a task to format or perhaps make a bootable drive USB here, for command line freaks you may read here.

Gparted the Gnome by defacto tool for disk related chores for Joe, Tom and folks a like a tool so powerful which can even make a newbie & a seasoned user more confident, before doing any changes to the core system.

I’ve used this tool for a decade now and as of now testing on my Eoan Ermine, Gnome 3.34 the latest at the time of writing and I’ve already installed it via the default Ubuntu Software, but you may get the package from elsewhere that’s fine as far as it’s stabe and does the work for you. Snap pack, Fine ! Flatpak, Cool!! .deb package, shall do = > Your mileage may vary Joe.

Now let us get into the business, insert your external flash, usb or pen drive and just let the tool run, after that select the drive via dropdown from the top left hand corner and you’re good to go.

Now just select the partion wherein you wish to erase as per se format and select via GUI those comfortable anxiety free buttons and keep rolling.

Enjoy ! rest all is self explanatory, the tool is intuitive in itself IMO.

Akash Angle

I am a Full time Linux user who has quit using Windows for unknown reasons, making my life truly open source.

Recent Posts

Get the most juice from your ISP/router — setting MTU size & other handy tweaks

This is not an ad-vocation by any means for TP-link branding, however a real life…

4 months ago

How to make any Android phone up-to 3x faster – Developer options unleashed

First of all we need to hit the kernel version on any Android device. You…

4 months ago

systemd-resolve command not found in Ubuntu Desktop

Use resolvectl status instead. It's like something deprecates and suddenly things get broken! In systemd…

9 months ago

How to exclude multiple directories with rsync?

Geeky question: This is what people and friends have tried: rsync -arv --exclude "/home/john/.ccache:/home/ben/build" /home/john…

9 months ago

How to resolve apt-get -f not working

You might encounter this error which appears to be very common on Debian based Distro's…

9 months ago

How to install Broadcom STA wireless drivers on Kali Linux

PS: This article is for only Kali Linux users, that too having a Broadcom Wireless…

9 months ago