Re: fdisk -l
Am Dienstag, 4. Februar 2003 20:59 schrieb Rupert Wenzel:
> Hallo Liste,
>
> wieso erhalte ich (Debian Woody) mit dem Befehl "fdisk -l" keine Ausgabe?
> Unter SuSE Linux wurden mir alle Partitionen von allen Festplatten
> angezeigt.
>
> Die Manpage sagt mir:
> -l List the partition tables for the specified devices and then exit.
> If no devices are given, those mentioned in /proc/partitions (if that
> exists) are used.
>
> Die Datei /proc/partitions gibt es auf meinem System mit folgenden Inhalt:
>
> major minor #blocks name
>
> 8 0 19535040 scsi/host1/bus0/target0/lun0/disc
> 8 1 19526976 scsi/host1/bus0/target0/lun0/part1
> 34 0 19938240 ide/host2/bus1/target0/lun0/disc
> 34 1 19936633 ide/host2/bus1/target0/lun0/part1
> 33 0 20094480 ide/host2/bus0/target0/lun0/disc
> 33 1 5124703 ide/host2/bus0/target0/lun0/part1
> 33 2 514080 ide/host2/bus0/target0/lun0/part2
> 33 3 14450467 ide/host2/bus0/target0/lun0/part3
> 3 0 80418240 ide/host0/bus0/target0/lun0/disc
> 3 1 19535008 ide/host0/bus0/target0/lun0/part1
> 3 4 1 ide/host0/bus0/target0/lun0/part4
> 3 5 1028128 ide/host0/bus0/target0/lun0/part5
> 3 6 3076416 ide/host0/bus0/target0/lun0/part6
> 3 7 15366141 ide/host0/bus0/target0/lun0/part7
> 3 8 12289693 ide/host0/bus0/target0/lun0/part8
> 3 9 7679038 ide/host0/bus0/target0/lun0/part9
> 3 64 29316672 ide/host0/bus0/target1/lun0/disc
> 3 65 10241406 ide/host0/bus0/target1/lun0/part1
> 3 66 1 ide/host0/bus0/target1/lun0/part2
> 3 69 19061091 ide/host0/bus0/target1/lun0/part5
Hi Rupert,
bei mir geht das auch ohne Probleme. Möglicherweise liegt es an devfs? Meine
/proc/partitions sieht so aus:
22 64 6346368 hdd
22 65 5695011 hdd1
22 66 650632 hdd2
3 0 78150744 hda
3 1 4000153 hda1
3 2 16000740 hda2
3 3 32001480 hda3
3 4 1 hda4
3 5 4000153 hda5
3 6 21494938 hda6
3 7 650601 hda7
tschüss
dirk
Reply to:
- References:
- fdisk -l
- From: Rupert Wenzel <wenrup@web.de>