İlk komutun çıktısını paylaşıyorum.
sudo fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 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: 0x27262208
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sda2 206848 123381759 61587456 7 HPFS/NTFS/exFAT
/dev/sda3 123381760 625137663 250877952 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 4002 MB, 4002910208 bytes
255 heads, 63 sectors/track, 486 cylinders, total 7818184 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: 0x0045f731
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 7818183 3909060+ c W95 FAT32 (LBA)
Disk /dev/sdc: 8053 MB, 8053063680 bytes
255 heads, 63 sectors/track, 979 cylinders, total 15728640 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: 0x73a5bc1b
Device Boot Start End Blocks Id System
/dev/sdc1 * 63 15728639 7864288+ 7 HPFS/NTFS/exFAT
İkinci komutun çıktısını paylaşıyorum.
sudo parted -l
Model: ATA Hitachi HTS54323 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 106MB 105MB primary ntfs boot
2 106MB 63.2GB 63.1GB primary ntfs
3 63.2GB 320GB 257GB primary ntfs
Model: Kingston DataTraveler 2.0 (scsi)
Disk /dev/sdb: 4003MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 4003MB 4003MB primary fat32 boot, lba
Warning: Unable to open /dev/sdc read-write (Read-only file system). /dev/sdc
has been opened read-only.
Model: Generic Flash Disk (scsi)
Disk /dev/sdc: 8053MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 8053MB 8053MB primary ntfs boot
dpkg -l | grep usbmount
Yukarıdaki kodu yazdığımda ise hiçbir şey olmadı. Ayrıca, linuxmint bilgisayarda kurulu değil. USB'den çalıştırıyoruz. Yani iki tane flash bellek var, bir tanesi linuxmint ve diğeri ise formatlamaya çalıştığımız flash bellek.
Teşekkürler.
Düzenleme: Mesajlar birleştirildi.
Peşpeşe mesaj göndermek yerine önceki mesajınızı düzenleyebilirsiniz.