You are not logged in.

#1 2008-04-12 10:09:45

clansman77
Member
Registered: 2008-01-22
Posts: 7

mounted drives not shown in desktop

hi all
since the last gnome 2.22 update i have a problems.all my partitions which was shown on the desktop disappeared.i checked gconf editor ,and in that volumes visible option which is under apps/nautilus/desktop is checked.here is my fstab fie.

# 
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0


/dev/cdrom /mnt/cdrom   iso9660   ro,user,noauto,unhide   0      0
/dev/dvd /mnt/dvd   udf   ro,user,noauto,unhide   0      0
/dev/sda11 swap swap defaults 0 0
/dev/sda13 / ext3 defaults 0 1
/dev/sda1 /mnt/sda1 ntfs-3g defaults 0 0
/dev/sda5 /mnt/sda5 ntfs-3g defaults 0 0
/dev/sda6 /mnt/sda6 ntfs-3g defaults 0 0
/dev/sda7 /mnt/sda7 ntfs-3g defaults 0 0
/dev/sda8 /mnt/sda8 ntfs-3g defaults 0 0
/dev/sdb1 /mnt/sdb1 ntfs-3g defaults 0 0
/dev/sdb5 /mnt/sdb5 ntfs-3g defaults 0 0
/dev/sdb6 /mnt/sdb6 ntfs-3g defaults 0 0
/dev/sdb7 /mnt/sdb7 ntfs-3g defaults 0 0
/dev/sda9     /mnt/sda9   ext3     defaults   0 0
/dev/sda10    /mnt/sda10  ext3     defaults   0 0
/dev/sda12    /mnt/sda12  ext3     defaults   0 0
/dev/sdb8     /mnt/sdb8   ext3     defaults   0 0
none            /proc/bus/usb    usbfs    devgid=103,devmode=664     0    0

any help?? thank you all in advance. btw i am using arch 64 bit...

Last edited by clansman77 (2008-04-12 10:10:24)

Offline

#2 2008-04-12 10:51:53

Darkwind
Member
Registered: 2007-05-06
Posts: 58

Re: mounted drives not shown in desktop

I have the same problem on arch64 running Gnome and compiz-fusion.
My ext3 OSSHARE partition disappeared from my desktop. As with clansman77, the volumes visible box is ticked.
My /etc/fstab looks like this:

# 
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0


/dev/cdrom /mnt/cdrom   iso9660   ro,user,noauto,unhide   0      0
/dev/dvd /mnt/dvd   udf   ro,user,noauto,unhide   0      0
/dev/sda5 swap swap defaults 0 0
/dev/sda6 / ext3 defaults 0 1
/dev/sda2 /mnt/OSSHARE ext3 defaults 0 0
/dev/sda1 /mnt/windows ntfs-3g users,noauto,ui=1000,gid=100,fmask=0113,dmask0002,locale=en_GB.utf

Any help would be appreciated.
thanks
C

Offline

#3 2008-04-12 17:54:31

freakcode
Member
From: São Paulo - Brazil
Registered: 2007-11-03
Posts: 410
Website

Re: mounted drives not shown in desktop

The "show volumes" option on Gnome doesn't show static mounted volumes (configured via fstab) on desktop, only automaticaly mounted volumes (handled automaticaly via HAL).

Offline

#4 2008-04-13 01:00:13

clansman77
Member
Registered: 2008-01-22
Posts: 7

Re: mounted drives not shown in desktop

but before the gnome update the mounted volumes was visible.what could be the problem here?? also i cant open any files through the places/recent documents in the gnome panel if those files are in non root directory

Offline

Board footer

Powered by FluxBB