move home from USB drive to new HDD on Laptop
up vote
0
down vote
favorite
I have new install on HDD with separate home on my laptop. I have old HDD mounted via USB How do I move it's home to the new drive? I know to use cp -Rf. I want to avoid any permissions problems. I copied home to the new drive but have problems. Folder and file icons are not right. Icons have padlock on them (I can open them) some ordinary folders have padlock and X on them. I have to enter password to open them. For example, Dogs folder (just has info about or dogs, never had to have root to open it) Rather than fix problems I want to know how to do this operation w/out any problems. Is there any preperations I need to do on either drive before I start?
command-line
New contributor
borgward is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
I have new install on HDD with separate home on my laptop. I have old HDD mounted via USB How do I move it's home to the new drive? I know to use cp -Rf. I want to avoid any permissions problems. I copied home to the new drive but have problems. Folder and file icons are not right. Icons have padlock on them (I can open them) some ordinary folders have padlock and X on them. I have to enter password to open them. For example, Dogs folder (just has info about or dogs, never had to have root to open it) Rather than fix problems I want to know how to do this operation w/out any problems. Is there any preperations I need to do on either drive before I start?
command-line
New contributor
borgward is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Only a bit different than this: To move /home uses rsync- Be sure to use parameters to preserve ownership & permissions help.ubuntu.com/community/Partitioning/Home/Moving If owership or permissions, see this: help.ubuntu.com/community/dmrcErrors
– oldfred
Nov 20 at 3:38
I prefer the GUI Grsync makes it easy to see what is happening: sourceforge.net/projects/grsync . You could also use gparted to copy paste the /home partition and edit the /home UUID in etc/fstab. user names should be the same.
– C.S.Cameron
Nov 20 at 4:12
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have new install on HDD with separate home on my laptop. I have old HDD mounted via USB How do I move it's home to the new drive? I know to use cp -Rf. I want to avoid any permissions problems. I copied home to the new drive but have problems. Folder and file icons are not right. Icons have padlock on them (I can open them) some ordinary folders have padlock and X on them. I have to enter password to open them. For example, Dogs folder (just has info about or dogs, never had to have root to open it) Rather than fix problems I want to know how to do this operation w/out any problems. Is there any preperations I need to do on either drive before I start?
command-line
New contributor
borgward is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have new install on HDD with separate home on my laptop. I have old HDD mounted via USB How do I move it's home to the new drive? I know to use cp -Rf. I want to avoid any permissions problems. I copied home to the new drive but have problems. Folder and file icons are not right. Icons have padlock on them (I can open them) some ordinary folders have padlock and X on them. I have to enter password to open them. For example, Dogs folder (just has info about or dogs, never had to have root to open it) Rather than fix problems I want to know how to do this operation w/out any problems. Is there any preperations I need to do on either drive before I start?
command-line
command-line
New contributor
borgward is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
borgward is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
borgward is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Nov 20 at 1:57
borgward
1
1
New contributor
borgward is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
borgward is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
borgward is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Only a bit different than this: To move /home uses rsync- Be sure to use parameters to preserve ownership & permissions help.ubuntu.com/community/Partitioning/Home/Moving If owership or permissions, see this: help.ubuntu.com/community/dmrcErrors
– oldfred
Nov 20 at 3:38
I prefer the GUI Grsync makes it easy to see what is happening: sourceforge.net/projects/grsync . You could also use gparted to copy paste the /home partition and edit the /home UUID in etc/fstab. user names should be the same.
– C.S.Cameron
Nov 20 at 4:12
add a comment |
Only a bit different than this: To move /home uses rsync- Be sure to use parameters to preserve ownership & permissions help.ubuntu.com/community/Partitioning/Home/Moving If owership or permissions, see this: help.ubuntu.com/community/dmrcErrors
– oldfred
Nov 20 at 3:38
I prefer the GUI Grsync makes it easy to see what is happening: sourceforge.net/projects/grsync . You could also use gparted to copy paste the /home partition and edit the /home UUID in etc/fstab. user names should be the same.
– C.S.Cameron
Nov 20 at 4:12
Only a bit different than this: To move /home uses rsync- Be sure to use parameters to preserve ownership & permissions help.ubuntu.com/community/Partitioning/Home/Moving If owership or permissions, see this: help.ubuntu.com/community/dmrcErrors
– oldfred
Nov 20 at 3:38
Only a bit different than this: To move /home uses rsync- Be sure to use parameters to preserve ownership & permissions help.ubuntu.com/community/Partitioning/Home/Moving If owership or permissions, see this: help.ubuntu.com/community/dmrcErrors
– oldfred
Nov 20 at 3:38
I prefer the GUI Grsync makes it easy to see what is happening: sourceforge.net/projects/grsync . You could also use gparted to copy paste the /home partition and edit the /home UUID in etc/fstab. user names should be the same.
– C.S.Cameron
Nov 20 at 4:12
I prefer the GUI Grsync makes it easy to see what is happening: sourceforge.net/projects/grsync . You could also use gparted to copy paste the /home partition and edit the /home UUID in etc/fstab. user names should be the same.
– C.S.Cameron
Nov 20 at 4:12
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
borgward is a new contributor. Be nice, and check out our Code of Conduct.
borgward is a new contributor. Be nice, and check out our Code of Conduct.
borgward is a new contributor. Be nice, and check out our Code of Conduct.
borgward is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1094393%2fmove-home-from-usb-drive-to-new-hdd-on-laptop%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
Only a bit different than this: To move /home uses rsync- Be sure to use parameters to preserve ownership & permissions help.ubuntu.com/community/Partitioning/Home/Moving If owership or permissions, see this: help.ubuntu.com/community/dmrcErrors
– oldfred
Nov 20 at 3:38
I prefer the GUI Grsync makes it easy to see what is happening: sourceforge.net/projects/grsync . You could also use gparted to copy paste the /home partition and edit the /home UUID in etc/fstab. user names should be the same.
– C.S.Cameron
Nov 20 at 4:12