Çeşitli bölümlerin ve disklerin hangi dosya sistemini (ext3, ext4, FAT32, ...) kullandığını gösteren bir komut var mı?
sudo fdisk -l
Diskler ve bölümler hakkındaki bilgilerin listelenmesine benzer mi?
Id
onun ise ... 83
, fdisk
Linux" olarak bildiriyor , **gpart** as mentioned by Luke Maurer) reports it as **ext2** ,, same thing.. The drives I tested are Ext4 (but were reported as 'ext2' and 'Linux' by the two apps), but it seems that this identity is a higher abstraction. Whether you really need to go further is up to you... but the **Id** certainly gives you a pretty closes idea. (if you need to know specifically, perhaps 'gpart
yapacak tam tarama modunda ... (Ben onun tam tarama sığınak güvenilir, ama demeyeceğim şüpheli çok daha (??) ..
sudo fdisk -l
? ,,, Sürücü takılı olmasa bile, fisk size dosya sistemi türünü verir ve bir komut satırı aracıdır .... Sürücülerimin ikisini (bir USB ve bir Dahili) çıkardım ve bu iyi çalıştı:sudo fdisk -l|grep "^/dev"