How can I recover files from my home folder?

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I have a hard drive from a dead laptop, and I need to get some files out of my /home directory. The laptop was running Ubuntu 16.04, and I have successfully mounted the drive on Mac OS, and am able to access some of the files. However, my home directory is inaccessible. I get Permission denied when I try to access it.
How can I access the files in my home directory? I know the password for the user that owned the directory on Ubuntu, but my current user is the user on my Mac, not the user on Ubuntu.
I have tried chown but that gives me Function not implemented. What can I do?
permissions mount mac
add a comment |Â
up vote
0
down vote
favorite
I have a hard drive from a dead laptop, and I need to get some files out of my /home directory. The laptop was running Ubuntu 16.04, and I have successfully mounted the drive on Mac OS, and am able to access some of the files. However, my home directory is inaccessible. I get Permission denied when I try to access it.
How can I access the files in my home directory? I know the password for the user that owned the directory on Ubuntu, but my current user is the user on my Mac, not the user on Ubuntu.
I have tried chown but that gives me Function not implemented. What can I do?
permissions mount mac
1. Have you tried to boot a PC (not a Mac) computer from this HDD? An Installed Ubuntu system is often (but not always) portable between PC computers; 2. Was the home directory encrypted?
â sudodus
Apr 14 at 5:18
I don't own a PC computer. The home directory was not encrypted.
â smfoote
Apr 14 at 11:22
When the home directory is not encrypted, you should be able to boot an Ubuntu live drive (DVD or USB), and the live Ubuntu system should be able to read all Ubuntu's file systems on the old HDD. You may need elevated permissions (that you get withsudofor command line tools and withsudo -Hwith graphical (GUI) tools).
â sudodus
Apr 14 at 16:25
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a hard drive from a dead laptop, and I need to get some files out of my /home directory. The laptop was running Ubuntu 16.04, and I have successfully mounted the drive on Mac OS, and am able to access some of the files. However, my home directory is inaccessible. I get Permission denied when I try to access it.
How can I access the files in my home directory? I know the password for the user that owned the directory on Ubuntu, but my current user is the user on my Mac, not the user on Ubuntu.
I have tried chown but that gives me Function not implemented. What can I do?
permissions mount mac
I have a hard drive from a dead laptop, and I need to get some files out of my /home directory. The laptop was running Ubuntu 16.04, and I have successfully mounted the drive on Mac OS, and am able to access some of the files. However, my home directory is inaccessible. I get Permission denied when I try to access it.
How can I access the files in my home directory? I know the password for the user that owned the directory on Ubuntu, but my current user is the user on my Mac, not the user on Ubuntu.
I have tried chown but that gives me Function not implemented. What can I do?
permissions mount mac
permissions mount mac
asked Apr 14 at 3:10
smfoote
1234
1234
1. Have you tried to boot a PC (not a Mac) computer from this HDD? An Installed Ubuntu system is often (but not always) portable between PC computers; 2. Was the home directory encrypted?
â sudodus
Apr 14 at 5:18
I don't own a PC computer. The home directory was not encrypted.
â smfoote
Apr 14 at 11:22
When the home directory is not encrypted, you should be able to boot an Ubuntu live drive (DVD or USB), and the live Ubuntu system should be able to read all Ubuntu's file systems on the old HDD. You may need elevated permissions (that you get withsudofor command line tools and withsudo -Hwith graphical (GUI) tools).
â sudodus
Apr 14 at 16:25
add a comment |Â
1. Have you tried to boot a PC (not a Mac) computer from this HDD? An Installed Ubuntu system is often (but not always) portable between PC computers; 2. Was the home directory encrypted?
â sudodus
Apr 14 at 5:18
I don't own a PC computer. The home directory was not encrypted.
â smfoote
Apr 14 at 11:22
When the home directory is not encrypted, you should be able to boot an Ubuntu live drive (DVD or USB), and the live Ubuntu system should be able to read all Ubuntu's file systems on the old HDD. You may need elevated permissions (that you get withsudofor command line tools and withsudo -Hwith graphical (GUI) tools).
â sudodus
Apr 14 at 16:25
1. Have you tried to boot a PC (not a Mac) computer from this HDD? An Installed Ubuntu system is often (but not always) portable between PC computers; 2. Was the home directory encrypted?
â sudodus
Apr 14 at 5:18
1. Have you tried to boot a PC (not a Mac) computer from this HDD? An Installed Ubuntu system is often (but not always) portable between PC computers; 2. Was the home directory encrypted?
â sudodus
Apr 14 at 5:18
I don't own a PC computer. The home directory was not encrypted.
â smfoote
Apr 14 at 11:22
I don't own a PC computer. The home directory was not encrypted.
â smfoote
Apr 14 at 11:22
When the home directory is not encrypted, you should be able to boot an Ubuntu live drive (DVD or USB), and the live Ubuntu system should be able to read all Ubuntu's file systems on the old HDD. You may need elevated permissions (that you get with
sudo for command line tools and with sudo -H with graphical (GUI) tools).â sudodus
Apr 14 at 16:25
When the home directory is not encrypted, you should be able to boot an Ubuntu live drive (DVD or USB), and the live Ubuntu system should be able to read all Ubuntu's file systems on the old HDD. You may need elevated permissions (that you get with
sudo for command line tools and with sudo -H with graphical (GUI) tools).â sudodus
Apr 14 at 16:25
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%2f1024843%2fhow-can-i-recover-files-from-my-home-folder%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
1. Have you tried to boot a PC (not a Mac) computer from this HDD? An Installed Ubuntu system is often (but not always) portable between PC computers; 2. Was the home directory encrypted?
â sudodus
Apr 14 at 5:18
I don't own a PC computer. The home directory was not encrypted.
â smfoote
Apr 14 at 11:22
When the home directory is not encrypted, you should be able to boot an Ubuntu live drive (DVD or USB), and the live Ubuntu system should be able to read all Ubuntu's file systems on the old HDD. You may need elevated permissions (that you get with
sudofor command line tools and withsudo -Hwith graphical (GUI) tools).â sudodus
Apr 14 at 16:25