I was trying to mount my /dev/sda3 by using
I click on the Home folder icon on the lower left side and then click at sda3 and I get this error message:# mount /dev/sda3 /media/flash
Also not succesful in the antix Control Center > Disks > Mount Connected Devices > Click on /dev/sda3 and still it doesn't seem to mount. It would be giving me the same error above.Error opening '/dev/sda3': Permission denied
Failed to mount '/dev/sda3': Permission denied
Please check '/dev/sda3' and the ntfs-3g binary permissions,
and the mounting user ID. More explanation is provided at
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ntfs-3g.org/support.html#unprivileged"
linktext was:"http://ntfs-3g.org/support.html#unprivileged"
====================================
Am able to acces my files though using MC as root, after executing the mount command above.
May I ask what should I be doing so as to make the sda3 mount using Control Center or Home folder please?
root@(none):~# fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xc5e3f820
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1930 15502693+ 7 HPFS/NTFS
/dev/sda2 1931 15817 111547327+ 5 Extended
/dev/sda3 15818 29555 110350485 7 HPFS/NTFS
/dev/sda4 29556 30401 6795495 82 Linux swap / Solaris
/dev/sda5 9778 14512 38033856 83 Linux
/dev/sda6 3836 5224 11157111 83 Linux
/dev/sda7 5225 8475 26113626 83 Linux
/dev/sda8 14513 15817 10481663+ 83 Linux
/dev/sda9 1931 3835 15301849+ 83 Linux
/dev/sda10 8476 9777 10458283+ 83 Linux
Partition table entries are not in disk order
root@(none):~#
Thank you!