Gönderen Konu: [Çözüldü] Açılışta Disk Bağlama Sorunu  (Okunma sayısı 3037 defa)

Çevrimdışı Scipio

  • Penguen
  • ***
  • İleti: 353
[Çözüldü] Açılışta Disk Bağlama Sorunu
« : 17 Mart 2015, 16:58:45 »
Kod: [Seç]
/dev/sda1: UUID="65DEAF210A4EDE73" TYPE="ntfs"
/dev/sda2: UUID="479b476f-32a9-4fdf-9bf9-32483f594b27" TYPE="ext4"
/dev/sda3: UUID="eaea0c28-749f-4d77-99ec-2f5554029750" TYPE="swap"
/dev/sda4: UUID="D65438F35438D7C7" TYPE="ntfs"

Kod: [Seç]
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x2bfb4dc8

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048   563077119   281537536    7  HPFS/NTFS/exFAT
/dev/sda2   *   767877120   972677119   102400000   83  Linux
/dev/sda3       972677120   976773119     2048000   82  Linux swap / Solaris
/dev/sda4       563079168   767877119   102398976    7  HPFS/NTFS/exFAT

Partition table entries are not in disk order

Kod: [Seç]
Model: ATA HGST HTS545050A7 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos

Number  Start   End    Size    Type     File system     Flags
 1      1049kB  288GB  288GB   primary  ntfs
 4      288GB   393GB  105GB   primary  ntfs
 2      393GB   498GB  105GB   primary  ext4            boot
 3      498GB   500GB  2097MB  primary  linux-swap(v1)

Kod: [Seç]
# /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/sda3 during installation
UUID=479b476f-32a9-4fdf-9bf9-32483f594b27 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda4 during installation
UUID=eaea0c28-749f-4d77-99ec-2f5554029750 none            swap    sw              0       0
/dev/disk/by-uuid/BAEA0E7CEA0E3563 /mnt/BAEA0E7CEA0E3563 auto nosuid,nodev,nofail,x-gvfs-show 0 0
/dev/disk/by-uuid/4F3E56CD35767A68 /mnt/4F3E56CD35767A68 auto nosuid,nodev,nofail,x-gvfs-show 0 0
/dev/disk/by-uuid/D65438F35438D7C7 /mnt/D65438F35438D7C7 auto nosuid,nodev,nofail,x-gvfs-show,noauto 0 0
/dev/disk/by-uuid/65DEAF210A4EDE73 /mnt/65DEAF210A4EDE73 auto nosuid,nodev,nofail,x-gvfs-show,noauto 0 0


« Son Düzenleme: 17 Mart 2015, 18:03:18 Gönderen: Scipio »

Çevrimdışı Butterfly

  • Proje Sorumlusu
  • Guru
  • *****
  • İleti: 18863
  • Linux Mint Türkiye
  • Dağıtım: Linux Mint 20 & LMDE 4
  • Masaüstü Ortamı: Cinnamon 4.6 & Xfce 4.14
  • Grafik Kartı: Nvidia GF 9500
  • İşlemci: AMD X3
Ynt: Açılışta Disk Bağlama Sorunu
« Yanıtla #1 : 17 Mart 2015, 17:13:14 »
Aşağıdaki 2 satırı /etc/fstab dosyasından siliniz ve dosyayı kaydediniz.

Kod: [Seç]
/dev/disk/by-uuid/BAEA0E7CEA0E3563 /mnt/BAEA0E7CEA0E3563 auto nosuid,nodev,nofail,x-gvfs-show 0 0
/dev/disk/by-uuid/4F3E56CD35767A68 /mnt/4F3E56CD35767A68 auto nosuid,nodev,nofail,x-gvfs-show 0 0
Elimizden geldiğince dilimizin döndüğünce...

[info] Konu Açarken Dikkat Edilmesi Gerekenler  |  Forum Kuralları  |  Kod Etiketi Kullanımı[/info]

Çevrimdışı Scipio

  • Penguen
  • ***
  • İleti: 353
Ynt: Açılışta Disk Bağlama Sorunu
« Yanıtla #2 : 17 Mart 2015, 18:03:11 »
Tamamdır oldu şimdi teşekkürler :)