After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576341 - palimpsest gets mount points wrong
palimpsest gets mount points wrong
Status: RESOLVED NOTGNOME
Product: gnome-disk-utility
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2009-03-23 01:39 UTC by Matthias Clasen
Modified: 2009-03-24 16:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2009-03-23 01:39:51 UTC
I have 

/dev/sda2 mounted on /home 
/dev/sda5 mounted on /

but palimpsest shows

/dev/sda2 mounted on /home/xguest
/dev/sda5 mounted on /var/tmp
Comment 1 David Zeuthen (not reading bugmail) 2009-03-23 23:47:51 UTC
What's the output of 

 - devkit-disks --dump
 - cat /proc/mounts
 - cat /etc/mtab

when this happens?
Comment 2 Matthias Clasen 2009-03-24 16:52:12 UTC
This seems to be caused by the fedora xguest package, actually. 
See https://bugzilla.redhat.com/show_bug.cgi?id=491924