HFS+ file system being mounted as read-only

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have an external drive that I am formatting for a Mac friend, so I set it to HFS+ using Gparted. I am unable to write any files to the drive now, even after running the mount command with the rw option. Running grep sda1 /proc/mounts (the drive I want) returns:
/dev/sda1 /media/username/readwrite hfsplus rw,relatime,umask=22,uid=0,gid=0,nls=utf8 0 0
Note that it is mounted as rw.
But copying from the terminal or Nemo returns "Error: read-only file system".
Since I formatted the drive on Linux, the HFS+ volume is not yet journaled. I need to copy some files to it before I give it to my mac friend. What should I do?
linux-mint mount readonly
add a comment |Â
up vote
0
down vote
favorite
I have an external drive that I am formatting for a Mac friend, so I set it to HFS+ using Gparted. I am unable to write any files to the drive now, even after running the mount command with the rw option. Running grep sda1 /proc/mounts (the drive I want) returns:
/dev/sda1 /media/username/readwrite hfsplus rw,relatime,umask=22,uid=0,gid=0,nls=utf8 0 0
Note that it is mounted as rw.
But copying from the terminal or Nemo returns "Error: read-only file system".
Since I formatted the drive on Linux, the HFS+ volume is not yet journaled. I need to copy some files to it before I give it to my mac friend. What should I do?
linux-mint mount readonly
hfsprogsinstalled? tryforceoption.
â ajeh
Jun 26 at 17:01
Take a look at this: superuser.com/questions/84446/â¦
â Emmanuel Rosa
Jun 26 at 17:29
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have an external drive that I am formatting for a Mac friend, so I set it to HFS+ using Gparted. I am unable to write any files to the drive now, even after running the mount command with the rw option. Running grep sda1 /proc/mounts (the drive I want) returns:
/dev/sda1 /media/username/readwrite hfsplus rw,relatime,umask=22,uid=0,gid=0,nls=utf8 0 0
Note that it is mounted as rw.
But copying from the terminal or Nemo returns "Error: read-only file system".
Since I formatted the drive on Linux, the HFS+ volume is not yet journaled. I need to copy some files to it before I give it to my mac friend. What should I do?
linux-mint mount readonly
I have an external drive that I am formatting for a Mac friend, so I set it to HFS+ using Gparted. I am unable to write any files to the drive now, even after running the mount command with the rw option. Running grep sda1 /proc/mounts (the drive I want) returns:
/dev/sda1 /media/username/readwrite hfsplus rw,relatime,umask=22,uid=0,gid=0,nls=utf8 0 0
Note that it is mounted as rw.
But copying from the terminal or Nemo returns "Error: read-only file system".
Since I formatted the drive on Linux, the HFS+ volume is not yet journaled. I need to copy some files to it before I give it to my mac friend. What should I do?
linux-mint mount readonly
asked Jun 26 at 16:56
Nathaniel Weiland
1
1
hfsprogsinstalled? tryforceoption.
â ajeh
Jun 26 at 17:01
Take a look at this: superuser.com/questions/84446/â¦
â Emmanuel Rosa
Jun 26 at 17:29
add a comment |Â
hfsprogsinstalled? tryforceoption.
â ajeh
Jun 26 at 17:01
Take a look at this: superuser.com/questions/84446/â¦
â Emmanuel Rosa
Jun 26 at 17:29
hfsprogs installed? try force option.â ajeh
Jun 26 at 17:01
hfsprogs installed? try force option.â ajeh
Jun 26 at 17:01
Take a look at this: superuser.com/questions/84446/â¦
â Emmanuel Rosa
Jun 26 at 17:29
Take a look at this: superuser.com/questions/84446/â¦
â Emmanuel Rosa
Jun 26 at 17:29
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f452062%2fhfs-file-system-being-mounted-as-read-only%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
hfsprogsinstalled? tryforceoption.â ajeh
Jun 26 at 17:01
Take a look at this: superuser.com/questions/84446/â¦
â Emmanuel Rosa
Jun 26 at 17:29