Pardomn me Ben but I have to disagree in this point not beeing a bug. In 2.6.20-8 the root filesystem (/) is mounted as /dev/hda1 The following partitions are mounted as /dev/mapper/hda7 , /dev/mapper/hdb5 , /dev/mapper/hda6 and /dev/mapper/hda5 here.
But what is worse is that swap is mounted twice as /dev/hda2 and dev/hdb1 but also as /dev/mapper/hda2 and /dev/mapper/hdb1 So each swap partition is mounted twice! After boot I disabled swap by swapoff -a and after waiting a minute a swapon -a only mounts /dev/mapper/hda2 and /dev/mapper/hdb1. -- /dev/hda in feisty test 3 (no libata?) https://launchpad.net/bugs/83691 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
