Anton, please don't use path to directory in that command. You need to enter 
path to the device. Check in "cat /etc/mtab" what is the path to the device 
mounted as "/media/New Volume" and put it after "cfdisk -P s" command. You may 
also need to run cfdisk as root.
For example if mtab says something like:

/dev/sdb1 /media/New Volume fuseblk
rw,nosuid,nodev,allow_other,blksize=4096 0 0

then you'll need to run:

sudo cfdisk -P s /dev/sdb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/846288

Title:
  Wrong filesystem type is reported in drive properties

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/846288/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to