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
sudo fdisk -l
and edit your post with the response so we can advise further. – Warren Hill Mar 22 '14 at 09:26sudo fdisk -l
and when prompted enter your password. Edit your question by copying and pasting the output. This will tell us more about your system and we can advise further. – Warren Hill Mar 26 '14 at 06:44Device 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
– user260849 Mar 29 '14 at 21:04