On Sun, Jun 29, 2008 at 11:55:07PM +0200, Marcel Partap wrote: > after swapping my sata cables and fixing the fstab, the /dev/sda* mounted > as /dev/sdb* (and so on..) got me all confused and made me think: heck Use LABELs or UUIDs in your fstab. > cfdisk is such a nice tool to get an overview of my partitions but it I think cfdisk(8) is primary a partitioning tool. I'm really not sure that cfdisk(8) is the right place for a complex overview of block devices. > really would be great if it did display the mount point for each partition. The mount command provides information about mounted devices. I'd like to extend mount(8) functionality to provide more details (LABEL, UUID, mount-point, ...) about all available mount-able block devices. Karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html