How to mount macOS partition as read-write for all files/folders?

Clash Royale CLAN TAG#URR8PPP up vote
2
down vote
favorite
I have dual-booted my Mac with Ubuntu 16.04 (LTS) and macOS High Sierra (on an HFS+ drive). When I attempt to mount my macOS partition using
sudo mount -t hfsplus -o force,rw /dev/sda2 /mnt
the mount succeeds, but when I try to access my user's files, I find that they are locked, with 700 permissions.
How can I mount my macOS partition such that I'm able to read and write to these folders without permanently changing permissions?
16.04 permissions mount hfs+
add a comment |Â
up vote
2
down vote
favorite
I have dual-booted my Mac with Ubuntu 16.04 (LTS) and macOS High Sierra (on an HFS+ drive). When I attempt to mount my macOS partition using
sudo mount -t hfsplus -o force,rw /dev/sda2 /mnt
the mount succeeds, but when I try to access my user's files, I find that they are locked, with 700 permissions.
How can I mount my macOS partition such that I'm able to read and write to these folders without permanently changing permissions?
16.04 permissions mount hfs+
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I have dual-booted my Mac with Ubuntu 16.04 (LTS) and macOS High Sierra (on an HFS+ drive). When I attempt to mount my macOS partition using
sudo mount -t hfsplus -o force,rw /dev/sda2 /mnt
the mount succeeds, but when I try to access my user's files, I find that they are locked, with 700 permissions.
How can I mount my macOS partition such that I'm able to read and write to these folders without permanently changing permissions?
16.04 permissions mount hfs+
I have dual-booted my Mac with Ubuntu 16.04 (LTS) and macOS High Sierra (on an HFS+ drive). When I attempt to mount my macOS partition using
sudo mount -t hfsplus -o force,rw /dev/sda2 /mnt
the mount succeeds, but when I try to access my user's files, I find that they are locked, with 700 permissions.
How can I mount my macOS partition such that I'm able to read and write to these folders without permanently changing permissions?
16.04 permissions mount hfs+
16.04 permissions mount hfs+
asked Apr 13 at 12:26
atirit
1111
1111
add a comment |Â
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2faskubuntu.com%2fquestions%2f1024652%2fhow-to-mount-macos-partition-as-read-write-for-all-files-folders%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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