[Bug 214796] New: KDE doesn't detect all the mounted partitions

aditsu at yahoo.com aditsu at yahoo.com
Mon Nov 16 11:19:12 GMT 2009


https://bugs.kde.org/show_bug.cgi?id=214796

           Summary: KDE doesn't detect all the mounted partitions
           Product: kde
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: aditsu at yahoo.com


Version:            (using KDE 4.3.1)
OS:                Linux
Installed from:    Gentoo Packages

I first noticed this problem in the "System Monitor - Hard Disk" widget. This
is the list of partitions it currently shows:
/mnt/storage2 - storage2
/mnt/storage - storage
/mnt/backup - backup
 - /dev/sda1
 - /dev/sdb1

But this is what I expect to see (extracted from the output of "mount"):
/dev/md0 on / type ext3 (rw,noatime)
/dev/sda3 on /mnt/backup type ext3 (rw,noatime)
/dev/sda4 on /mnt/storage type ext3 (rw,noatime)
/dev/sdb3 on /mnt/storage2 type ext3 (rw,noatime)
/dev/sdb4 on /mnt/storage3 type ext3 (rw)

Note: md0 is raid1 over sda1 and sdb1, and I have storage3 that doesn't show in
the widget.
I'm not sure about storage3, but I'm 100% sure that the widget used to show my
root partition, but it doesn't show it anymore.

I thought the problem was in the widget, but then I found that KInfoCenter also
shows a list of partitions, and they're basically the same - no storage3 (sdb4)
or / (md0) detected. The partition that should be storage3 (sdb4) shows with
mount point "none", no type and used size "unknown".
So I figured that it's a system-wide problem in kde.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list