Copy files from hard drive when booting from pen drive
up vote
0
down vote
favorite
My Ubuntu system (16.04) has crashed.
before I re-install it, I need to copy some files in the home folder on the hard drive to the pen drive.
But since I am booting from the pen drive, I don't have reading rights for the files, so I cannot copy them.
How can I get around this?
Thanks
usb permissions usb-drive
add a comment |
up vote
0
down vote
favorite
My Ubuntu system (16.04) has crashed.
before I re-install it, I need to copy some files in the home folder on the hard drive to the pen drive.
But since I am booting from the pen drive, I don't have reading rights for the files, so I cannot copy them.
How can I get around this?
Thanks
usb permissions usb-drive
Usesudo cp /... /....
– Hobbyist
Nov 16 at 16:30
@Orm you want to copy files from home folder to the same pen-drive you have booted? or other pen-drive?
– PRATAP
Nov 16 at 16:31
You need to have built your "pen drive" with "persistent storage". If you have an "Encrypted HOME directory", search on AskUbuntu, and be sure to backup/home/.ecryptfs
as well as/home/$USER
.
– waltinator
Nov 16 at 18:03
For copying home directory you want to use rsync, (or grsyc for gui). not cp. If you have a /home partition you can clone it using gparted copy/paste.
– C.S.Cameron
Nov 17 at 2:31
You may need to copy individual files as root, for 16.04, download gksu and run gksu nautilus. you should then be able to copy and paste the files.
– C.S.Cameron
Nov 17 at 9:57
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
My Ubuntu system (16.04) has crashed.
before I re-install it, I need to copy some files in the home folder on the hard drive to the pen drive.
But since I am booting from the pen drive, I don't have reading rights for the files, so I cannot copy them.
How can I get around this?
Thanks
usb permissions usb-drive
My Ubuntu system (16.04) has crashed.
before I re-install it, I need to copy some files in the home folder on the hard drive to the pen drive.
But since I am booting from the pen drive, I don't have reading rights for the files, so I cannot copy them.
How can I get around this?
Thanks
usb permissions usb-drive
usb permissions usb-drive
asked Nov 16 at 15:51
Orm
111
111
Usesudo cp /... /....
– Hobbyist
Nov 16 at 16:30
@Orm you want to copy files from home folder to the same pen-drive you have booted? or other pen-drive?
– PRATAP
Nov 16 at 16:31
You need to have built your "pen drive" with "persistent storage". If you have an "Encrypted HOME directory", search on AskUbuntu, and be sure to backup/home/.ecryptfs
as well as/home/$USER
.
– waltinator
Nov 16 at 18:03
For copying home directory you want to use rsync, (or grsyc for gui). not cp. If you have a /home partition you can clone it using gparted copy/paste.
– C.S.Cameron
Nov 17 at 2:31
You may need to copy individual files as root, for 16.04, download gksu and run gksu nautilus. you should then be able to copy and paste the files.
– C.S.Cameron
Nov 17 at 9:57
add a comment |
Usesudo cp /... /....
– Hobbyist
Nov 16 at 16:30
@Orm you want to copy files from home folder to the same pen-drive you have booted? or other pen-drive?
– PRATAP
Nov 16 at 16:31
You need to have built your "pen drive" with "persistent storage". If you have an "Encrypted HOME directory", search on AskUbuntu, and be sure to backup/home/.ecryptfs
as well as/home/$USER
.
– waltinator
Nov 16 at 18:03
For copying home directory you want to use rsync, (or grsyc for gui). not cp. If you have a /home partition you can clone it using gparted copy/paste.
– C.S.Cameron
Nov 17 at 2:31
You may need to copy individual files as root, for 16.04, download gksu and run gksu nautilus. you should then be able to copy and paste the files.
– C.S.Cameron
Nov 17 at 9:57
Use
sudo cp /... /....
– Hobbyist
Nov 16 at 16:30
Use
sudo cp /... /....
– Hobbyist
Nov 16 at 16:30
@Orm you want to copy files from home folder to the same pen-drive you have booted? or other pen-drive?
– PRATAP
Nov 16 at 16:31
@Orm you want to copy files from home folder to the same pen-drive you have booted? or other pen-drive?
– PRATAP
Nov 16 at 16:31
You need to have built your "pen drive" with "persistent storage". If you have an "Encrypted HOME directory", search on AskUbuntu, and be sure to backup
/home/.ecryptfs
as well as /home/$USER
.– waltinator
Nov 16 at 18:03
You need to have built your "pen drive" with "persistent storage". If you have an "Encrypted HOME directory", search on AskUbuntu, and be sure to backup
/home/.ecryptfs
as well as /home/$USER
.– waltinator
Nov 16 at 18:03
For copying home directory you want to use rsync, (or grsyc for gui). not cp. If you have a /home partition you can clone it using gparted copy/paste.
– C.S.Cameron
Nov 17 at 2:31
For copying home directory you want to use rsync, (or grsyc for gui). not cp. If you have a /home partition you can clone it using gparted copy/paste.
– C.S.Cameron
Nov 17 at 2:31
You may need to copy individual files as root, for 16.04, download gksu and run gksu nautilus. you should then be able to copy and paste the files.
– C.S.Cameron
Nov 17 at 9:57
You may need to copy individual files as root, for 16.04, download gksu and run gksu nautilus. you should then be able to copy and paste the files.
– C.S.Cameron
Nov 17 at 9:57
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093502%2fcopy-files-from-hard-drive-when-booting-from-pen-drive%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Use
sudo cp /... /....
– Hobbyist
Nov 16 at 16:30
@Orm you want to copy files from home folder to the same pen-drive you have booted? or other pen-drive?
– PRATAP
Nov 16 at 16:31
You need to have built your "pen drive" with "persistent storage". If you have an "Encrypted HOME directory", search on AskUbuntu, and be sure to backup
/home/.ecryptfs
as well as/home/$USER
.– waltinator
Nov 16 at 18:03
For copying home directory you want to use rsync, (or grsyc for gui). not cp. If you have a /home partition you can clone it using gparted copy/paste.
– C.S.Cameron
Nov 17 at 2:31
You may need to copy individual files as root, for 16.04, download gksu and run gksu nautilus. you should then be able to copy and paste the files.
– C.S.Cameron
Nov 17 at 9:57