1

I couldn't find format option when I right click on my pen-drive in Ubuntu 14.04.

I think it was available in earlier versions of Ubuntu. So now I would like to add Format option i.e when I right click on pen-drive it should show Format option along with other options. I know how to format a pen-drive using commands so I can write a script which will execute when Format option is clicked on GUI. I don't how to customize GUI, can anyone please provide me some resources related to this topic?

And if anyone knows the reason why Ubuntu is not providing Format option directly?

A.B.
  • 90,397

1 Answers1

0

This is a bit of a catch22 if referring to the nautilus format option for removable media like flash drives.

The option is there but will only show up if the drive is not mounted. However the default in nautilus is to automount drives when inserted & there is no unmount option once mounted.

Yet again some nonsense from Gnome & ignored by Ubuntu.

format option on unmounted drive

old bug that added the now bogus option - https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1227440

So unmount your drive & you'll get the format option..

doug
  • 17,026