Hi,
I am unable to convert bootable Pendrive to normal Pendrive on Garuda KDE flavor? Currently, there is an iso image of garuda Linux on the Pendrive. How do I format it to normal use?
Something like gparted will work - create a new partition table, then create a new partition.
5 Likes
Well, my approach is rather complicated one
What I do is install gnome-disk-utility, and remove the middle partition( among 3).
Then, we can format the usb like normal usb.
But I guess there might be a simpler solution that I don't know of
5 Likes
This is what I was exactly looking for. This is same as Ubuntu's disk utility.
2 Likes
For super stubborn cases sometimes using the dd command to nuke the partition tables is one of the few things that may actually work.
4 Likes
This really worked!! Tysm
This topic is solved.