Unable to mount 80 GB Filesystem

Asked By 30 points N/A Posted on -
qa-featured

Hi there,

I have a new Mac for two days and today for the first time this error appeared on my desktop after the startup finished to load. Is my first Mac and I am lost with this error. Please experts help me to fix this !

Why I have this error and is a system error or a user error ?

Thanks !

Unable to mount 80 GB Filesystem

Error mounting: mount exited with exit code 1:helper failed with: mount:only root can mount/dev/sda7on/media/80GB

OK

SHARE
Answered By 0 points N/A #181439

Unable to mount 80 GB Filesystem

qa-featured

Hello there,

 

You may execute this to get control over NTFS for your system,

First one is Ntfs Configuaration tool

Install bu using below command

sudo apt-get install ntfs-config

This helps to make read-only or write–enabled ntfs drives.

Second one is Storage Device Manager

sudo apt-get install pysdm

This will helps you to manage fstab files, graphically. That means auto-mount option is available through Graphical user interface (GUI)

Related Questions