0

I have downloaded Ubuntu through Windows XO, which I need to stop using. On start-up if I choose Ubuntu I can't find my existing files which are stored on the hard drive, and it looks as if the file system is empty (says 77gb free). How do I get the information and get rid of windows please? And if I save any files in Ubuntu will it start to overwrite my windows data? Many thanks Just seen there is a C: and D: drive in windows. Will windows installer have put Ubuntu on to the D: drive? and if so how to find C: from Ubuntu. Thanks, I am proper novice

Edit Output from sudo fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes 
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors 
Units = sectors of 1 * 512 = 512 bytes 
Sector size (logical/physical): 512 bytes / 512 bytes 
I/O size (minimum/optimal): 512 bytes / 512 bytes 
Disk identifier: 0xaa0213ba 

    Device Boot Start End Blocks Id System 

/dev/sda1 63 12594959 6297448+ 12 Compaq diagnostics 
/dev/sda2 * 12594960 161585151 74495096 7 HPFS/NTFS/exFAT 
/dev/sda3 161585152 312578047 75496448 7 HPFS/NTFS/exFAT 
Warren Hill
  • 22,412
  • 28
  • 70
  • 88

1 Answers1

1

You have installed Ubuntu as a Wubi installation. To access your windows drives and files, you should be able to see a "Host" drive when you open the file browser, to the left hand side, under the label "Computer".

It would be better if you could install ubuntu as a standard installation rather than as wubi. To see how to install ubuntu as a standard installation by replacing windows, see this:

Be warned that this will remove your windows files, so backup all your files and folders.

See the difference between wubi and a standard installation here.

jobin
  • 28,567