Author Topic: My desktop partition icons disappear if (SOLVED) (Putzed with PCCC settings.)  (Read 1155 times)

Offline zorlac

  • Full Member
  • ***
  • Posts: 222
They appear the desktop OK with noauto set in fstab but disappear with auto set.  ???
If they are mounted and I go into gparted & unmount them the icons will pop onto the desktop.
Using the command line to mount & umount these partitions has no effect on the icons.  ???
Is this just the way it is or can I have the desktop icons displayed if I auto mount these partitions in fstab during boot?

Thanks
« Last Edit: May 17, 2012, 07:41:29 AM by zorlac »

Offline zorlac

  • Full Member
  • ***
  • Posts: 222
FWIW, here's what's working for me now.



#Entry for /dev/sda5 :
UUID=bec1ddfb-4336-4474-bfc1-8b2ee1ff2ee6 / ext4 defaults 1 1
none /dev/pts devpts defaults 0 0
#Entry for /dev/sda6 :
UUID=a33d00ab-971c-4216-b00a-d874142cc524 /home ext4 defaults 1 2
#Entry for /dev/sda2 :
UUID=E06ADD896ADD5D3A /media/MYM ntfs-3g user,auto,locale=en_US.UTF-8 0 0
#Entry for /dev/sda1 :
UUID=399944434DA068F0 /media/Windoze ntfs-3g user,auto,locale=en_US.UTF-8 0 0
none /proc proc defaults 0 0
#Entry for /dev/sda7 :
UUID=fa2b6d38-6f61-41a8-9d66-0d34495bd7e9 swap swap defaults 0 0