|  | |
11-14-2008, 02:55 PM
|
#1 (permalink)
|
Junior Techie Join Date: Jul 2008 Posts: 40
| replacing windows with linux but not loosing files i want to install linux on my computer that had windows on. Basicly the 30 day trial thing has run out and i dont like windows enough to buy it but i dont want to loose my files that are on the computer but i crnt log on to access them and move them, so does any1 no how to install linux but not delete all my files? even if it meand dual boot, find the files then formatt the hard drive and start again with just linux
cheers ste |
| |
11-14-2008, 03:00 PM
|
#2 (permalink)
|
Join Date: Sep 2004 Location: C:\Windows\System32 Posts: 25,722
| Re: replacing windows with linux but not loosing files Use a Linux LiveCD. From there take the data you want off and then install Linux.
__________________ R.I.P. Danny L. Trotter
14 Nov 1945 - 4 Sept 2009 Images created by CarnageX | Decaptured...Listen! | Visit Baezware!! | You've been Mak'd! | 儿做好 I do not accept support questions via EMail, PM, IM or my Spaces page! .:|:. This is what happens when an unstoppable force meets an immovable object. Thanks to all the guys on the staff for your support in my time of need. Hefe you are my personal Hero for your contribution. <<<< If I help you, or you just like what I said, rep me  |
| |
11-14-2008, 03:05 PM
|
#3 (permalink)
|
Junior Techie Join Date: Jul 2008 Posts: 40
| Re: replacing windows with linux but not loosing files ok thanks for the help  how would i get hold of one of them? would the free iso file to install linux ubuntu do that? or is this a seperate thing? |
| |
11-14-2008, 03:09 PM
|
#4 (permalink)
|
Join Date: Sep 2004 Location: C:\Windows\System32 Posts: 25,722
| Re: replacing windows with linux but not loosing files Yes Ubuntu is a LiveCD and can do it.
__________________ R.I.P. Danny L. Trotter
14 Nov 1945 - 4 Sept 2009 Images created by CarnageX | Decaptured...Listen! | Visit Baezware!! | You've been Mak'd! | 儿做好 I do not accept support questions via EMail, PM, IM or my Spaces page! .:|:. This is what happens when an unstoppable force meets an immovable object. Thanks to all the guys on the staff for your support in my time of need. Hefe you are my personal Hero for your contribution. <<<< If I help you, or you just like what I said, rep me  |
| |
11-14-2008, 03:38 PM
|
#5 (permalink)
|
Junior Techie Join Date: Jul 2008 Posts: 40
| Re: replacing windows with linux but not loosing files ok thanks for the help  ill let you no how i get allong! |
| |
11-16-2008, 06:26 PM
|
#6 (permalink)
|
Junior Techie Join Date: Jul 2008 Posts: 40
| Re: replacing windows with linux but not loosing files hi i download ubuntu 8.10 i think it was, or a least the latest disk, butrnt it onto disk and when i boot up cd first it loads up fine but i crnt find it anywhere to get the files of the hard disk, do you no how?
cheers
ste |
| |
11-16-2008, 06:40 PM
|
#7 (permalink)
|
Join Date: Feb 2007 Location: South Dakota Posts: 6,062
| Re: replacing windows with linux but not loosing files Are you in the LiveCD environment? You should be able to go to Places > Storage Media (or something similar...can't quite remember) > and find your hard drives that way. Should be able to navigate like you normally would in Windows.
__________________ If I help you, or you just like what I said, rep me by clicking the scale under my avatar |
| |
11-17-2008, 08:12 PM
|
#8 (permalink)
|
Join Date: Jul 2005 Location: England Posts: 2,184
| Re: replacing windows with linux but not loosing files really you should have backed up your files
open the terminal and issue the following commands
su - #type in the root password
ls -l /dev/{hd*,sd*} #will bring up a list of your HDD partitions there is probably only a couple there
mkdir /mnt/whatever
mount -t ntfs /dev/sda1 /mnt/whatever #this is assuming that /dev/sda1 is the target partition and that it is ntfs
cd /mnt/whatever
ls #this should look familiar
__________________ MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11 
There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page |
| |
11-17-2008, 08:21 PM
|
#9 (permalink)
|
Join Date: Feb 2007 Location: South Dakota Posts: 6,062
| Re: replacing windows with linux but not loosing files Quote:
Originally Posted by kmote really you should have backed up your files
open the terminal and issue the following commands
su - #type in the root password
ls -l /dev/{hd*,sd*} #will bring up a list of your HDD partitions there is probably only a couple there
mkdir /mnt/whatever
mount -t ntfs /dev/sda1 /mnt/whatever #this is assuming that /dev/sda1 is the target partition and that it is ntfs
cd /mnt/whatever
ls #this should look familiar | He is backing up his files..that's why he's trying to load the LiveCD to backup files before he installs it. Terminal isn't necessary...Ubuntu should be able to mount the partitions without trouble...it always has been able to for me anyway, as long as I go through the "Places" area.
__________________ If I help you, or you just like what I said, rep me by clicking the scale under my avatar |
| |
11-18-2008, 08:37 AM
|
#10 (permalink)
|
Join Date: Jul 2005 Location: England Posts: 2,184
| Re: replacing windows with linux but not loosing files Lol. I'm only doing it this way because this is the way I know and feel comfortable with.
This is not the ideal time to be backing up files. That would be like waiting for the HDD to explode before backing up. You are supposed to backup before you have the problem.
__________________ MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11 
There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page |
| |  | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | |