Score:0

How to save your data

sy flag

my ubuntu is not working if i install ubuntu again will my previous data be saved. If not, then tell me any way to save it

galexite avatar
pk flag
Your original question hasn't been solved, and I asked if you were talking about `steam`. You can mount your disk from a Ubuntu live DVD or USB drive if you wish to reinstall the OS. Your problem is likely fixable in the other question.
Score:3
cn flag

You data will not automatically be saved but you can do something yourself. I don't know what your date refers to. If you want to keep things in your home directory, simply use a live CD or USB to preform the following command:

tar zxvf home_bk.tar.gz /home

and then use mv command to move it to a safe place and restore it after reinstalling the system.(this is actully working for any dicectory)

If your want to restore your settings, find the file and cp it to a safe place.Replace it after reinstalling.

Jon avatar
us flag
Jon
+1 for the Very good comment. :)
Suraj Taragi avatar
sy flag
please tell me how can i save data on ubuntu hard disk in windows , Ubuntu hard disk not showing on windows
larry avatar
cn flag
Well, as you know, Ubuntu or most other Linux system uses ext4 file system as default. But in Windows, as far as I know, there's no method to directly read file in this kind of file system. As a result, you may not be able to mount the partitions that using ext 4 file system so you can't copy files in Windows to another place. It's recommended that you make a Live Ubuntu USB( This is pretty easy in Windows. ) to do the back up work. And the USB will be very useful if you want to reinstall your system. Hope this can be helpful to you. :-)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.