can you post the output of these ``` sudo fdisk -l cat /etc/fstab
Here is the outputs;
root@anarchy:/home/anarchy # sudo fdisk -l
Disk /dev/sda: 200.0 GB, 200049647616 bayt
255 kafa, 63 sektör/iz, 24321 silindir
Birimler = silindir / 16065 * 512 = 8225280 bayt
Aygıt Açılış Başlangıç Bitiş BlokSayısı Kml Sistem
/dev/sda1 1 3648 29302528+ 83 Linux
/dev/sda2 3649 16708 104904450 f W95 Ext'd (LBA)
/dev/sda3 16709 24321 61151422+ 7 HPFS/NTFS
/dev/sda5 7650 16708 72766386 7 HPFS/NTFS
/dev/sda6 3649 7649 32137969+ 83 Linux
root@anarchy:/home/anarchy # cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda1 / ext3 defaults,errors=remount-ro 0 1
/dev/hdd /media/cdrom0 udf,iso9660 ro,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
root@anarchy:/home/anarchy #
PS: Language is turkish