Page 1 of 1

computer:/// displays hard disk twice

Posted: Fri Nov 23, 2012 8:40 am
by ltblue123
When I go to the location 'computer:///' Nemo displays my harddisk twice.
As "500 GB Hard Disk" and as "File System".

When I click on "500 GB Hard Disk" an error occured: "Unable to mount location" - "Can't mount file".
How can I remove this "500 GB Hard Disk"-entry?

Version: Linux Mint 14

fstab:

Code: Select all

# / was on /dev/sda1 during installation
UUID=9b9e639a-e2e7-4e8d-813a-4a5adeded8b9 /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda5 during installation
UUID=32824f8b-7e2b-400d-8749-acf6c45875f1 /home           ext4    defaults        0       2
# swap was on /dev/sda2 during installation
UUID=ea2e2026-a16d-4fa4-bcbb-9bf5b967c33a none            swap    sw              0       0
computer1.png
computer2.png

Re: computer:/// displays hard disk twice

Posted: Fri Nov 23, 2012 8:52 am
by remoulder
Are you running from a live DVD/USB?

Re: computer:/// displays hard disk twice

Posted: Fri Nov 23, 2012 8:54 am
by ltblue123
no installed on hdd with 3 partitions (/, /home, swap)

Re: computer:/// displays hard disk twice

Posted: Fri Nov 23, 2012 9:58 am
by remoulder
Then sorry am not sure why it's showing the drive and not running that version here. Things that spring to mind are the gvfs drive automounter and places applets and gtk bookmarks so it might be worth looking at those?

Re: computer:/// displays hard disk twice

Posted: Fri Nov 23, 2012 10:20 am
by ltblue123
gvfs-mount -l

Code: Select all

Drive(0): 500 GB Hard Disk
  Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
Drive(1): CD/DVD Drive
  Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
can you explain more detail where I should look at?

Re: computer:/// displays hard disk twice

Posted: Sat Nov 24, 2012 4:11 pm
by ltblue123
anyone can help me?

Re: computer:/// displays hard disk twice

Posted: Mon Nov 26, 2012 5:28 pm
by ltblue123
??