mint[member=37]mint[/member] ~ $ sudo fdisk -l
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
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: 0x51c451c4
Device Boot Start End Blocks Id System
/dev/sda1 1 976773167 488386583+ ee GPT
Partition 1 does not start on physical sector boundary.
Disk /dev/sdb: 16.0 GB, 16037969920 bytes
255 heads, 63 sectors/track, 1949 cylinders, total 31324160 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: 0x000fd661
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 31324159 15661056 c W95 FAT32 (LBA)
=============================================================
mint[member=37]mint[/member] ~ $ sudo parted -l
Model: ATA WDC WD5000BPVT-2 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 99.6MB 98.6MB ext4
2 99.6MB 4195MB 4096MB linux-swap(v1)
3 4195MB 500GB 496GB ext4
Model: Kingston DataTraveler G3 (scsi)
Disk /dev/sdb: 16.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 16.0GB 16.0GB primary fat32 boot, lba
==========================================================
mint[member=37]mint[/member] ~ $ sudo lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465.8G 0 disk
├─sda1 8:1 0 94M 0 part
├─sda2 8:2 0 3.8G 0 part [SWAP]
└─sda3 8:3 0 461.9G 0 part
sdb 8:16 1 15G 0 disk
└─sdb1 8:17 1 15G 0 part /cdrom
loop0 7:0 0 1.4G 1 loop /rofs
Mesajlar Birleştirildi.
Yardımcı olabilecek biri var mı ? Çok gergin bir durumdayım çünkü. Format denemeden sizin söylediklerinizi denemek istiyorum.