Bash:
# 1. komut.
sudo fdisk -l

# 2. komut.
lsblk

Terminal açıp bu iki komutun çıktılarını kod bloku içinde burada paylaşın.

Derdin üstüne dert çıktı, çıkan sorunu düzeltince yaparım.

Bash:
# 1. komut.
sudo fdisk -l

# 2. komut.
lsblk

Terminal açıp bu iki komutun çıktılarını kod bloku içinde burada paylaşın.

[CODE title="1. komut"]Disk /dev/sda: 465.76 GiB, 500107862016 bytes, 976773168 sectors.
Disk model: ST500DM002-1BC14
Units: sectors of 1 * 512 = 512 bytes.
Sector size (logical/physical): 512 bytes / 512 bytes.
I/O size (minimum/optimal): 512 bytes / 512 bytes.
Disklabel type: dos.
Disk identifier: 0xaf46bb8e.

Device Boot Start End Sectors Size Id Type.
/dev/sda1 * 63 525325499 525325437 250.5G 7 HPFS/NTFS/exFAT
/dev/sda2 533727232 535332863 1605632 784M 27 Hidden NTFS WinRE.
/dev/sda3 536334336 976769023 440434688 210G 7 HPFS/NTFS/exFAT

Disk /dev/sdb: 238.47 GiB, 256060514304 bytes, 500118192 sectors.
Disk model: KINGSTON SKC6002.
Units: sectors of 1 * 512 = 512 bytes.
Sector size (logical/physical): 512 bytes / 4096 bytes.
I/O size (minimum/optimal): 4096 bytes / 4096 bytes.
Disklabel type: dos.
Disk identifier: 0xd2d44a5e.

Device Boot Start End Sectors Size Id Type.
/dev/sdb1 * 2048 500115455 500113408 238.5G 7 HPFS/NTFS/exFAT

Disk /dev/sdd: 14.61 GiB, 15682240512 bytes, 30629376 sectors.
Disk model: Cruzer Blade
Units: sectors of 1 * 512 = 512 bytes.
Sector size (logical/physical): 512 bytes / 512 bytes.
I/O size (minimum/optimal): 512 bytes / 512 bytes.
Disklabel type: dos.
Disk identifier: 0x36ef824b.

Device Boot Start End Sectors Size Id Type.
/dev/sdd1 * 2048 30563839 30561792 14.6G 7 HPFS/NTFS/exFAT
/dev/sdd2 30563840 30629375 65536 32M ef EFI (FAT-12/16/32)

Disk /dev/mapper/ventoy: 2.7 GiB, 2900897792 bytes, 5665816 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.
Disklabel type: dos.
Disk identifier: 0xe06d72b0.

Device Boot Start End Sectors Size Id Type.
/dev/mapper/ventoy-part1 * 64 5347711 5347648 2.5G 0 Empty.
/dev/mapper/ventoy-part2 5347712 5665151 317440 155M ef EFI (FAT-12/16/32)
[/CODE]

[CODE title="2. komut"]NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS.
loop0 7:0 0 2.4G 1 loop /run/archiso/airootfs
sda 8:0 0 465.8G 0 disk.
├─sda1 8:1 0 250.5G 0 part.
├─sda2 8:2 0 784M 0 part.
└─sda3 8:3 0 210G 0 part.
sdb 8:16 0 238.5G 0 disk.
└─sdb1 8:17 0 238.5G 0 part.
sdc 8:32 1 0B 0 disk.
sdd 8:48 1 14.6G 0 disk.
├─sdd1 8:49 1 14.6G 0 part.
│ └─ventoy 254:0 0 2.7G 1 dm /run/archiso/bootmnt
└─sdd2 8:50 1 32M 0 part.
[/CODE]

Ciktilar bunlar.
 
Son düzenleme: