I want to copy my HOME folder to a USB flash drive but I can't. I accidentally removed Python 3 and lost many important stuffKeep /home directory when installing Ubuntu 14.04Why can't I copy a large number of files to my USB flash drive?Recover Ubuntu OS after windows update/upgrade?Install Ubuntu Server to a flash drive, permanentlyWhat kind of FileSystem do you recommend for USB Flash Drive?Need help with a full install of Ubuntu 15.10 on flash drive?I've accidentally overwritten my partition tableMake usb with linux bootable

Look mom! I made my own (Base 10) numeral system!

Reusing story title as chapter title

What method to use in a batch apex in order to get authentication token from a remote server?

Plausibility of Ice Eaters in the Arctic

Word or idiom defining something barely functional

Geometric programming: Why are the constraints defined to be less than/equal to 1?

Is multiplication of real numbers uniquely defined as being distributive over addition?

Do other countries guarantee freedoms that the United States does not have?

Should I self-publish my novella on Amazon or try my luck getting publishers?

Physics of Guitar frets and sound

Dereferencing a pointer in a for loop initializer creates a seg fault

I want to copy my HOME folder to a USB flash drive but I can't. I accidentally removed Python 3 and lost many important stuff

How does The Fools Guild make its money?

Infeasibility in mathematical optimization models

Pretty heat maps

What is the idiomatic way of saying “he is ticklish under armpits”?

Blocking people from taking pictures of me with smartphone

Is The Lion King live action film made in motion capture?

Tikzcd pullback square issue

Does two puncture wounds mean venomous snake?

How can I read one message at a time from /var/mail

Why couldn't soldiers sight their own weapons without officers' orders?

Does a code snippet compile? Or does it gets compiled?

Why is there a need to prevent a racist, sexist, or otherwise bigoted vendor from discriminating who they sell to?



I want to copy my HOME folder to a USB flash drive but I can't. I accidentally removed Python 3 and lost many important stuff


Keep /home directory when installing Ubuntu 14.04Why can't I copy a large number of files to my USB flash drive?Recover Ubuntu OS after windows update/upgrade?Install Ubuntu Server to a flash drive, permanentlyWhat kind of FileSystem do you recommend for USB Flash Drive?Need help with a full install of Ubuntu 15.10 on flash drive?I've accidentally overwritten my partition tableMake usb with linux bootable






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I accidentally removed Python 3 from /etc and now I lost many important folders, programs and also the Gnome shell. I know, I'm stupid.



I can still log in with my user but now everything is like this:



enter image description here



I believe the right solution is to install ubuntu 18.04 again.



Since my $HOME folder is undamaged (everything I had there remained: see screenshot below) I want to copy it to a flash drive so I can install Ubuntu again without losing my personal files.



enter image description here



But when I put my USB flash drive in, it shows me this message:



[ 264.065197] sd 6:0:0:0: [sdb] Asking for cache data failed 
[ 264.065242] sd 6:0:0:0: [sdb] Assuming drive cache: write through


How can I solve this to copy my home to a flash drive using this terminal?



I don't know if there is a way to restore everything again. I think reinstalling it should be better, but if there is another solution to this without reinstalling Ubuntu again it feel free to share.










share|improve this question









New contributor



Lucas_Guerra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2





    If you have terminal, do you also have network. If so, you can reinstall python3. sudo apt install python3

    – oldfred
    7 hours ago











  • yeah, I did that. I installed python again and all python packages necessary. But for some reason, I couldn't install the gnome-shell again because there was an error message saying that there were some files corrupted (and it didn't show which files), so I believe that reinstall it is better.

    – Lucas_Guerra
    6 hours ago


















2















I accidentally removed Python 3 from /etc and now I lost many important folders, programs and also the Gnome shell. I know, I'm stupid.



I can still log in with my user but now everything is like this:



enter image description here



I believe the right solution is to install ubuntu 18.04 again.



Since my $HOME folder is undamaged (everything I had there remained: see screenshot below) I want to copy it to a flash drive so I can install Ubuntu again without losing my personal files.



enter image description here



But when I put my USB flash drive in, it shows me this message:



[ 264.065197] sd 6:0:0:0: [sdb] Asking for cache data failed 
[ 264.065242] sd 6:0:0:0: [sdb] Assuming drive cache: write through


How can I solve this to copy my home to a flash drive using this terminal?



I don't know if there is a way to restore everything again. I think reinstalling it should be better, but if there is another solution to this without reinstalling Ubuntu again it feel free to share.










share|improve this question









New contributor



Lucas_Guerra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2





    If you have terminal, do you also have network. If so, you can reinstall python3. sudo apt install python3

    – oldfred
    7 hours ago











  • yeah, I did that. I installed python again and all python packages necessary. But for some reason, I couldn't install the gnome-shell again because there was an error message saying that there were some files corrupted (and it didn't show which files), so I believe that reinstall it is better.

    – Lucas_Guerra
    6 hours ago














2












2








2








I accidentally removed Python 3 from /etc and now I lost many important folders, programs and also the Gnome shell. I know, I'm stupid.



I can still log in with my user but now everything is like this:



enter image description here



I believe the right solution is to install ubuntu 18.04 again.



Since my $HOME folder is undamaged (everything I had there remained: see screenshot below) I want to copy it to a flash drive so I can install Ubuntu again without losing my personal files.



enter image description here



But when I put my USB flash drive in, it shows me this message:



[ 264.065197] sd 6:0:0:0: [sdb] Asking for cache data failed 
[ 264.065242] sd 6:0:0:0: [sdb] Assuming drive cache: write through


How can I solve this to copy my home to a flash drive using this terminal?



I don't know if there is a way to restore everything again. I think reinstalling it should be better, but if there is another solution to this without reinstalling Ubuntu again it feel free to share.










share|improve this question









New contributor



Lucas_Guerra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I accidentally removed Python 3 from /etc and now I lost many important folders, programs and also the Gnome shell. I know, I'm stupid.



I can still log in with my user but now everything is like this:



enter image description here



I believe the right solution is to install ubuntu 18.04 again.



Since my $HOME folder is undamaged (everything I had there remained: see screenshot below) I want to copy it to a flash drive so I can install Ubuntu again without losing my personal files.



enter image description here



But when I put my USB flash drive in, it shows me this message:



[ 264.065197] sd 6:0:0:0: [sdb] Asking for cache data failed 
[ 264.065242] sd 6:0:0:0: [sdb] Assuming drive cache: write through


How can I solve this to copy my home to a flash drive using this terminal?



I don't know if there is a way to restore everything again. I think reinstalling it should be better, but if there is another solution to this without reinstalling Ubuntu again it feel free to share.







boot python usb-drive






share|improve this question









New contributor



Lucas_Guerra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question









New contributor



Lucas_Guerra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question








edited 8 hours ago









user3140225

7393 silver badges17 bronze badges




7393 silver badges17 bronze badges






New contributor



Lucas_Guerra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 8 hours ago









Lucas_GuerraLucas_Guerra

133 bronze badges




133 bronze badges




New contributor



Lucas_Guerra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Lucas_Guerra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • 2





    If you have terminal, do you also have network. If so, you can reinstall python3. sudo apt install python3

    – oldfred
    7 hours ago











  • yeah, I did that. I installed python again and all python packages necessary. But for some reason, I couldn't install the gnome-shell again because there was an error message saying that there were some files corrupted (and it didn't show which files), so I believe that reinstall it is better.

    – Lucas_Guerra
    6 hours ago













  • 2





    If you have terminal, do you also have network. If so, you can reinstall python3. sudo apt install python3

    – oldfred
    7 hours ago











  • yeah, I did that. I installed python again and all python packages necessary. But for some reason, I couldn't install the gnome-shell again because there was an error message saying that there were some files corrupted (and it didn't show which files), so I believe that reinstall it is better.

    – Lucas_Guerra
    6 hours ago








2




2





If you have terminal, do you also have network. If so, you can reinstall python3. sudo apt install python3

– oldfred
7 hours ago





If you have terminal, do you also have network. If so, you can reinstall python3. sudo apt install python3

– oldfred
7 hours ago













yeah, I did that. I installed python again and all python packages necessary. But for some reason, I couldn't install the gnome-shell again because there was an error message saying that there were some files corrupted (and it didn't show which files), so I believe that reinstall it is better.

– Lucas_Guerra
6 hours ago






yeah, I did that. I installed python again and all python packages necessary. But for some reason, I couldn't install the gnome-shell again because there was an error message saying that there were some files corrupted (and it didn't show which files), so I believe that reinstall it is better.

– Lucas_Guerra
6 hours ago











1 Answer
1






active

oldest

votes


















5














Use 2 USB Drives



First USB



Create a LiveUSB (also known as installation USB) of Ubuntu on this USB drive. You will need to use another computer for this task. If you already have a LiveUSB drive you used to install Ubuntu, you can skip this step.



Second USB



This will be your Home backup USB. Make sure you have enough space to keep all your home folders in this USB drive.



Boot from the LiveUSB



Use the Try Ubuntu without installation option to get to the Live session of Ubuntu. This will boot Ubuntu from the LiveUSB.



Mount the internal system partition



Mount the internal disk partition containing your /home folder. If you don't have a separate /home partition (standard Ubuntu installations don't) it will be your Ubuntu / partition.



Easiest way to mount this partition is to use the Disks application in Ubuntu. Look through each physical drives listed in Disks on the left margin and locate your internal physical drive. Then identify your Ubuntu partition. It will be formatted ext4.



Highlight the partition and click on the stopped ⬛ icon to turn it into a play ▶ icon. Note down the mountpoint which will look like



/media/ubuntu/<mountpointoftheinternalpartition>


where <mountpointoftheinternalpartition> is a bunch of letters and numbers.



Insert the second USB into the computer.



Do not unplug the first one to insert the second one! Use a different USB socket.



Copy all your folders and files into the second USB.



You can use Nautlus and drag and drop all the folders if you are the only user of this computer. Or use the command below



If you have multiple users and want to preserve the data of all the users, open a terminal by pressing Ctrl+Alt+T and use a command like:



sudo cp -rp /media/ubuntu/<mountpointoftheinternalpartition>/home /media/ubuntu/USB2TB/home


Make sure /media/ubuntu/USB2TB/home actually refers to you second USB drive where you intend to copy /home and /media/ubuntu/<mountpointoftheinternalpartition>/home actually refers to the /home folder in your internal drive.



Note: If you have a separate /home partition you will need to copy the contents of that partition to the second USB with a command like:



sudo cp -rp /media/ubuntu/<mountpointofthehomepartition> /media/ubuntu/USB2TB/home


Eject (Safely Remove) the second USB.



Be patient. If you have a lot of data copied to the USB, it may take a while for the data in the write cashe to be actually written to the USB. Don't lose your data by unplugging the USB too soon.



Install Ubuntu



There is an Install Ubuntu icon in the Live session. You can use it to install Ubuntu after you have safely copied all your important data to the second USB.



Once you have checked the new installation is running properly, you can copy your data from the second USB to your Home folder.



If you have other users and copied all their home data, then follow the instructions in the After Installation section of this answer.



Hope this helps






share|improve this answer






















  • 1





    That sounds great, I'll try it later. I did not know that if I choose the option "Try Ubuntu without installation" it would come with the same home folder that I had before, I thought it would be an empty home folder. That's nice. I'll try it later.

    – Lucas_Guerra
    7 hours ago











  • @Lucas_Guerra I have fixed the answer.

    – user68186
    6 hours ago













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






Lucas_Guerra is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1164653%2fi-want-to-copy-my-home-folder-to-a-usb-flash-drive-but-i-cant-i-accidentally-r%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









5














Use 2 USB Drives



First USB



Create a LiveUSB (also known as installation USB) of Ubuntu on this USB drive. You will need to use another computer for this task. If you already have a LiveUSB drive you used to install Ubuntu, you can skip this step.



Second USB



This will be your Home backup USB. Make sure you have enough space to keep all your home folders in this USB drive.



Boot from the LiveUSB



Use the Try Ubuntu without installation option to get to the Live session of Ubuntu. This will boot Ubuntu from the LiveUSB.



Mount the internal system partition



Mount the internal disk partition containing your /home folder. If you don't have a separate /home partition (standard Ubuntu installations don't) it will be your Ubuntu / partition.



Easiest way to mount this partition is to use the Disks application in Ubuntu. Look through each physical drives listed in Disks on the left margin and locate your internal physical drive. Then identify your Ubuntu partition. It will be formatted ext4.



Highlight the partition and click on the stopped ⬛ icon to turn it into a play ▶ icon. Note down the mountpoint which will look like



/media/ubuntu/<mountpointoftheinternalpartition>


where <mountpointoftheinternalpartition> is a bunch of letters and numbers.



Insert the second USB into the computer.



Do not unplug the first one to insert the second one! Use a different USB socket.



Copy all your folders and files into the second USB.



You can use Nautlus and drag and drop all the folders if you are the only user of this computer. Or use the command below



If you have multiple users and want to preserve the data of all the users, open a terminal by pressing Ctrl+Alt+T and use a command like:



sudo cp -rp /media/ubuntu/<mountpointoftheinternalpartition>/home /media/ubuntu/USB2TB/home


Make sure /media/ubuntu/USB2TB/home actually refers to you second USB drive where you intend to copy /home and /media/ubuntu/<mountpointoftheinternalpartition>/home actually refers to the /home folder in your internal drive.



Note: If you have a separate /home partition you will need to copy the contents of that partition to the second USB with a command like:



sudo cp -rp /media/ubuntu/<mountpointofthehomepartition> /media/ubuntu/USB2TB/home


Eject (Safely Remove) the second USB.



Be patient. If you have a lot of data copied to the USB, it may take a while for the data in the write cashe to be actually written to the USB. Don't lose your data by unplugging the USB too soon.



Install Ubuntu



There is an Install Ubuntu icon in the Live session. You can use it to install Ubuntu after you have safely copied all your important data to the second USB.



Once you have checked the new installation is running properly, you can copy your data from the second USB to your Home folder.



If you have other users and copied all their home data, then follow the instructions in the After Installation section of this answer.



Hope this helps






share|improve this answer






















  • 1





    That sounds great, I'll try it later. I did not know that if I choose the option "Try Ubuntu without installation" it would come with the same home folder that I had before, I thought it would be an empty home folder. That's nice. I'll try it later.

    – Lucas_Guerra
    7 hours ago











  • @Lucas_Guerra I have fixed the answer.

    – user68186
    6 hours ago















5














Use 2 USB Drives



First USB



Create a LiveUSB (also known as installation USB) of Ubuntu on this USB drive. You will need to use another computer for this task. If you already have a LiveUSB drive you used to install Ubuntu, you can skip this step.



Second USB



This will be your Home backup USB. Make sure you have enough space to keep all your home folders in this USB drive.



Boot from the LiveUSB



Use the Try Ubuntu without installation option to get to the Live session of Ubuntu. This will boot Ubuntu from the LiveUSB.



Mount the internal system partition



Mount the internal disk partition containing your /home folder. If you don't have a separate /home partition (standard Ubuntu installations don't) it will be your Ubuntu / partition.



Easiest way to mount this partition is to use the Disks application in Ubuntu. Look through each physical drives listed in Disks on the left margin and locate your internal physical drive. Then identify your Ubuntu partition. It will be formatted ext4.



Highlight the partition and click on the stopped ⬛ icon to turn it into a play ▶ icon. Note down the mountpoint which will look like



/media/ubuntu/<mountpointoftheinternalpartition>


where <mountpointoftheinternalpartition> is a bunch of letters and numbers.



Insert the second USB into the computer.



Do not unplug the first one to insert the second one! Use a different USB socket.



Copy all your folders and files into the second USB.



You can use Nautlus and drag and drop all the folders if you are the only user of this computer. Or use the command below



If you have multiple users and want to preserve the data of all the users, open a terminal by pressing Ctrl+Alt+T and use a command like:



sudo cp -rp /media/ubuntu/<mountpointoftheinternalpartition>/home /media/ubuntu/USB2TB/home


Make sure /media/ubuntu/USB2TB/home actually refers to you second USB drive where you intend to copy /home and /media/ubuntu/<mountpointoftheinternalpartition>/home actually refers to the /home folder in your internal drive.



Note: If you have a separate /home partition you will need to copy the contents of that partition to the second USB with a command like:



sudo cp -rp /media/ubuntu/<mountpointofthehomepartition> /media/ubuntu/USB2TB/home


Eject (Safely Remove) the second USB.



Be patient. If you have a lot of data copied to the USB, it may take a while for the data in the write cashe to be actually written to the USB. Don't lose your data by unplugging the USB too soon.



Install Ubuntu



There is an Install Ubuntu icon in the Live session. You can use it to install Ubuntu after you have safely copied all your important data to the second USB.



Once you have checked the new installation is running properly, you can copy your data from the second USB to your Home folder.



If you have other users and copied all their home data, then follow the instructions in the After Installation section of this answer.



Hope this helps






share|improve this answer






















  • 1





    That sounds great, I'll try it later. I did not know that if I choose the option "Try Ubuntu without installation" it would come with the same home folder that I had before, I thought it would be an empty home folder. That's nice. I'll try it later.

    – Lucas_Guerra
    7 hours ago











  • @Lucas_Guerra I have fixed the answer.

    – user68186
    6 hours ago













5












5








5







Use 2 USB Drives



First USB



Create a LiveUSB (also known as installation USB) of Ubuntu on this USB drive. You will need to use another computer for this task. If you already have a LiveUSB drive you used to install Ubuntu, you can skip this step.



Second USB



This will be your Home backup USB. Make sure you have enough space to keep all your home folders in this USB drive.



Boot from the LiveUSB



Use the Try Ubuntu without installation option to get to the Live session of Ubuntu. This will boot Ubuntu from the LiveUSB.



Mount the internal system partition



Mount the internal disk partition containing your /home folder. If you don't have a separate /home partition (standard Ubuntu installations don't) it will be your Ubuntu / partition.



Easiest way to mount this partition is to use the Disks application in Ubuntu. Look through each physical drives listed in Disks on the left margin and locate your internal physical drive. Then identify your Ubuntu partition. It will be formatted ext4.



Highlight the partition and click on the stopped ⬛ icon to turn it into a play ▶ icon. Note down the mountpoint which will look like



/media/ubuntu/<mountpointoftheinternalpartition>


where <mountpointoftheinternalpartition> is a bunch of letters and numbers.



Insert the second USB into the computer.



Do not unplug the first one to insert the second one! Use a different USB socket.



Copy all your folders and files into the second USB.



You can use Nautlus and drag and drop all the folders if you are the only user of this computer. Or use the command below



If you have multiple users and want to preserve the data of all the users, open a terminal by pressing Ctrl+Alt+T and use a command like:



sudo cp -rp /media/ubuntu/<mountpointoftheinternalpartition>/home /media/ubuntu/USB2TB/home


Make sure /media/ubuntu/USB2TB/home actually refers to you second USB drive where you intend to copy /home and /media/ubuntu/<mountpointoftheinternalpartition>/home actually refers to the /home folder in your internal drive.



Note: If you have a separate /home partition you will need to copy the contents of that partition to the second USB with a command like:



sudo cp -rp /media/ubuntu/<mountpointofthehomepartition> /media/ubuntu/USB2TB/home


Eject (Safely Remove) the second USB.



Be patient. If you have a lot of data copied to the USB, it may take a while for the data in the write cashe to be actually written to the USB. Don't lose your data by unplugging the USB too soon.



Install Ubuntu



There is an Install Ubuntu icon in the Live session. You can use it to install Ubuntu after you have safely copied all your important data to the second USB.



Once you have checked the new installation is running properly, you can copy your data from the second USB to your Home folder.



If you have other users and copied all their home data, then follow the instructions in the After Installation section of this answer.



Hope this helps






share|improve this answer















Use 2 USB Drives



First USB



Create a LiveUSB (also known as installation USB) of Ubuntu on this USB drive. You will need to use another computer for this task. If you already have a LiveUSB drive you used to install Ubuntu, you can skip this step.



Second USB



This will be your Home backup USB. Make sure you have enough space to keep all your home folders in this USB drive.



Boot from the LiveUSB



Use the Try Ubuntu without installation option to get to the Live session of Ubuntu. This will boot Ubuntu from the LiveUSB.



Mount the internal system partition



Mount the internal disk partition containing your /home folder. If you don't have a separate /home partition (standard Ubuntu installations don't) it will be your Ubuntu / partition.



Easiest way to mount this partition is to use the Disks application in Ubuntu. Look through each physical drives listed in Disks on the left margin and locate your internal physical drive. Then identify your Ubuntu partition. It will be formatted ext4.



Highlight the partition and click on the stopped ⬛ icon to turn it into a play ▶ icon. Note down the mountpoint which will look like



/media/ubuntu/<mountpointoftheinternalpartition>


where <mountpointoftheinternalpartition> is a bunch of letters and numbers.



Insert the second USB into the computer.



Do not unplug the first one to insert the second one! Use a different USB socket.



Copy all your folders and files into the second USB.



You can use Nautlus and drag and drop all the folders if you are the only user of this computer. Or use the command below



If you have multiple users and want to preserve the data of all the users, open a terminal by pressing Ctrl+Alt+T and use a command like:



sudo cp -rp /media/ubuntu/<mountpointoftheinternalpartition>/home /media/ubuntu/USB2TB/home


Make sure /media/ubuntu/USB2TB/home actually refers to you second USB drive where you intend to copy /home and /media/ubuntu/<mountpointoftheinternalpartition>/home actually refers to the /home folder in your internal drive.



Note: If you have a separate /home partition you will need to copy the contents of that partition to the second USB with a command like:



sudo cp -rp /media/ubuntu/<mountpointofthehomepartition> /media/ubuntu/USB2TB/home


Eject (Safely Remove) the second USB.



Be patient. If you have a lot of data copied to the USB, it may take a while for the data in the write cashe to be actually written to the USB. Don't lose your data by unplugging the USB too soon.



Install Ubuntu



There is an Install Ubuntu icon in the Live session. You can use it to install Ubuntu after you have safely copied all your important data to the second USB.



Once you have checked the new installation is running properly, you can copy your data from the second USB to your Home folder.



If you have other users and copied all their home data, then follow the instructions in the After Installation section of this answer.



Hope this helps







share|improve this answer














share|improve this answer



share|improve this answer








edited 6 hours ago

























answered 8 hours ago









user68186user68186

17.7k8 gold badges52 silver badges75 bronze badges




17.7k8 gold badges52 silver badges75 bronze badges










  • 1





    That sounds great, I'll try it later. I did not know that if I choose the option "Try Ubuntu without installation" it would come with the same home folder that I had before, I thought it would be an empty home folder. That's nice. I'll try it later.

    – Lucas_Guerra
    7 hours ago











  • @Lucas_Guerra I have fixed the answer.

    – user68186
    6 hours ago












  • 1





    That sounds great, I'll try it later. I did not know that if I choose the option "Try Ubuntu without installation" it would come with the same home folder that I had before, I thought it would be an empty home folder. That's nice. I'll try it later.

    – Lucas_Guerra
    7 hours ago











  • @Lucas_Guerra I have fixed the answer.

    – user68186
    6 hours ago







1




1





That sounds great, I'll try it later. I did not know that if I choose the option "Try Ubuntu without installation" it would come with the same home folder that I had before, I thought it would be an empty home folder. That's nice. I'll try it later.

– Lucas_Guerra
7 hours ago





That sounds great, I'll try it later. I did not know that if I choose the option "Try Ubuntu without installation" it would come with the same home folder that I had before, I thought it would be an empty home folder. That's nice. I'll try it later.

– Lucas_Guerra
7 hours ago













@Lucas_Guerra I have fixed the answer.

– user68186
6 hours ago





@Lucas_Guerra I have fixed the answer.

– user68186
6 hours ago










Lucas_Guerra is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Lucas_Guerra is a new contributor. Be nice, and check out our Code of Conduct.












Lucas_Guerra is a new contributor. Be nice, and check out our Code of Conduct.











Lucas_Guerra is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1164653%2fi-want-to-copy-my-home-folder-to-a-usb-flash-drive-but-i-cant-i-accidentally-r%23new-answer', 'question_page');

);

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







Popular posts from this blog

ParseJSON using SSJSUsing AMPscript with SSJS ActivitiesHow to resubscribe a user in Marketing cloud using SSJS?Pulling Subscriber Status from Lists using SSJSRetrieving Emails using SSJSProblem in updating DE using SSJSUsing SSJS to send single email in Marketing CloudError adding EmailSendDefinition using SSJS

Кампала Садржај Географија Географија Историја Становништво Привреда Партнерски градови Референце Спољашње везе Мени за навигацију0°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.340°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.34МедијиПодациЗванични веб-сајту

19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу