Merhaba, uzun süredir sorun yaşamıyordum ancak, şuan : "Beklemeye devam edin bağlama işlemini geçmek için s ye basın" şeklinde bir yazı çıkmakta, çözülen başka bir konudakinden farklı bir durum söz konusu.
gkhan@Gkan ~ $ sudo blkid
/dev/sda1: LABEL="System" UUID="6C56F66156F62C08" TYPE="ntfs"
/dev/sda2: UUID="66CA88EFCA88BCB5" TYPE="ntfs"
/dev/sda3: UUID="40AA2C6FAA2C639E" TYPE="ntfs"
/dev/sda5: UUID="1d622c23-6385-44ea-a7ec-23626c407870" TYPE="ext4"
/dev/sda6: UUID="e0c40cc3-1e07-43c2-be70-8f86b848e779" TYPE="swap" gkhan@Gkan ~ $ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda5 during installation
UUID=1d622c23-6385-44ea-a7ec-23626c407870 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=e0c40cc3-1e07-43c2-be70-8f86b848e779 none swap sw 0 0
/dev/disk/by-uuid/66CA88EFCA88BCB5 /mnt/66CA88EFCA88BCB5 auto nosuid,nodev,nofail,x-gvfs-show,ro 0 0
/dev/disk/by-uuid/629651A696517C0B /mnt/629651A696517C0B auto nosuid,nodev,nofail,x-gvfs-show,ro 0 0gkhan@Gkan ~ $ sudo parted -l
Model: ATA WDC WD7500BPKT-2 (scsi)
Disk /dev/sda: 750GB
Sektör boyutu (mantıksal/fiziksel): 512B/4096B
Disk bölümü Tablosu: msdos
Numara Başlangıç Son Boyut Tür Dosya sistemi Bayraklar
1 11,3GB 11,4GB 105MB primary ntfs önyükleme
2 11,4GB 226GB 215GB primary ntfs
3 226GB 548GB 322GB primary ntfs
4 548GB 750GB 202GB extended önyükleme
5 548GB 728GB 180GB logical ext4
6 728GB 750GB 21,9GB logical linux-swap(v1)