Ubuntu Installation :: How To Remove Mounted Drives From Launcher
Apr 30, 2011
I upgraded from 10.10 to 11.04In 10.10, Nautilus showed all my drives/partitions automatically. The same goes for 11.04, but... all the drives/partitions are also shown in the launcher.Because it gets a bit crowded on the left side, I want to get rid of those drive-icons.I can only open them, not remove them from the launcher, except my external drive (safely remove), but than it also disappears from Nautilus Is there any (easy) way to remove those drives?
View 2 Replies
ADVERTISEMENT
Apr 29, 2011
I automount two NTFS volumes on login. These display in both the desktop and the Unity launcher.
The first time I clicked one of them in the Unity launcher, it asked if I wanted to use Nautilus or Thunar. I chose Thunar.
Now, when I open the volumes in the Unity launcher, it always uses Thunar. When I open the volumes on my desktop, it always uses Nautilus.
Is there any way to standardize these, so that I use either Thunar or Nautilus, but not both? And how do I switch back and forth? Where can I reset the Unity launcher to use Nautilus again?
View 9 Replies
View Related
Feb 13, 2010
Just moved to Ubuntu from XP. Whole process has gone very smoothly, but left with a small problem (i.e. it isn't actually affecting usability) that I don't seem to be able to fix and can't find on forums/internet. I also have a problem with the Floppy drive, but I've seen that problem elsewhere in the forums.
It's a dual boot system with both NTFS and Ext4 drives. All are visible and fully accessible. I decided to convert one of the NTFS drive to Ext4. That appeared to be successful and was successfully remounted as an Ext4 drive. The drive label is "Data". I did have a bit of a problem getting it remounted so that I could see/use it under my log-in as opposed to just under root. It's at this point I think that I did something to create the problem.
I now have two entries for "Data" in drop down menu for Places. The true one is shown as a standard hard drive icon, but the false one is shown as a different icon - possibly an external drive icon (note that the floppy drive is also showing as the same icon and I can't access that, but I've seen that's a problem elsewhere in the forums).
I can write and read to the true "Data" hard drive. If I click on the other false "Data" icon, I get the message "mount: /dev/sdd1 already mounted or /media/Data busy mount: according to mtab, /dev/sdd1 is already mounted on /media/Data". If unmount the true drive and try to mount the false drive, the system mounts the true drive instead. If I log into nautilus as root, neither the false data drive or the floppy appear in the left hand panel.
View 9 Replies
View Related
Jan 25, 2010
On my computer I have one IDE drive that is my boot drive and a mirrored SATA raid set. When I login as "root" and mount the SATA volume it's always there. When I logout or shutdown if I login as root it's always mounted. I want to do the same thing for my own user ID. I did a search on having volumes mounted when I boot but they seem related to older versions of Ubuntu. It almost seems like a permissions problem since the "root" ID mounts the volume when I boot and my user ID does not.
View 6 Replies
View Related
Mar 15, 2010
OK got a couple of external USB hard drives and my mp3 player that are fairly often connected to my laptop. When updating the files on my mp3 player the other day I noticed something that seemed weird.After deletion of files there is same amount on the disk. After ejecting and reinserting things are still the same. To have the files correctly updated I have to Unmount the drive, then I see it flushing the .Trashes folder and actually freeing space on the drive.
Now the same thing seems to happen at Shutdown of the PC, files are not being updated and are still being seen by the mp3 player/hard drive. Think new files are being seen but old one not removed but not 100% sure.Is there anything I can do to force Ubuntu to correctly Unmount all drive at Shutdown so I don't have to do each one manually first? Or is there something else I am missing?
View 2 Replies
View Related
Mar 29, 2010
What is the syntax if you want to create a symlink to a resource on a mounted drive? am I missing something?
View 2 Replies
View Related
Apr 29, 2011
When I mount a drive to my computer (USB) it gives permission only to root. I have tried changing permissions using chown -R but this has not worked. I am not able to create folders on the drive or edit anything in any way. Is there a way for me to change the permissions or get into the folder as root?
View 3 Replies
View Related
Mar 9, 2010
I dual boot Ubuntu 9.10 and Windows 7 and am running EXT4 file system on the ubuntu partition.
When I try to save files in Ubuntu to the mounted drives that contain Windows and other data, it writes successfully but when I try to view it in Windows 7, I cannot see the written files.
View 6 Replies
View Related
Mar 25, 2010
most of the partitions on my computer are ntfs type and need to be mounted via ubuntu so how can i share the entire partition or folders from it and for it to mount automatily when remote computer reqest to enter one of those partitions?
View 3 Replies
View Related
Apr 30, 2010
My computer has three drives: one with windows7,one as a storage drive, and an ide drive. I have ubuntu 10.04 installed on a seperate partition on the storage drive (+swap partition).I have "/etc/fstab" automatically monut these drives on startup:
Code:
/dev/sdc1 /media/win7 ntfs-3g quiet,defaults,rw 0 0
/dev/sdb1 /media/storage ntfs-3g quiet,defaults,rw 0 0
[code].....
View 4 Replies
View Related
Jul 27, 2010
I have installed Xubuntu on an old laptop which has a floppy disk.
On the desktop where mounted drives will normally appear, it constantly shows the floppy disk on the desktop even though there is not floppy inside, so I have disabled the desktop from showing mounted drives, however now anything else like a CD or USB drive will not show up on the desktop. Is there a way to choose what types of devices are shown on the desktop?
I have considered disabling the floppy from the BIOS(assuming that is possible), but I would rather not go down that road just yet.
View 6 Replies
View Related
Feb 18, 2011
there are some drives in my system that appear to be always mounted (were at some point) that I cannot get rid of - i checked fstab, and do not appear there - 2 are related with the use of truecrypt, and 1 is from an exernal HD
I use Maverick 10.10 x64
View 3 Replies
View Related
Jun 26, 2011
I have ESXI 4.1 installed with Unbuntu Server 11.04, Gnome.I have 8 SATA drives installed they show up in unbuntu as removable media.I wish to share them to my windows users on my lan using.The problem is it will not allow me to change the permissions for the shares and as such when my windows clients try to access the shares they are told asscess denied.Samba will share folders created on my desktop ok, I have tryed sharing a folder in the draws but it still did not work.
View 4 Replies
View Related
Sep 18, 2010
So I'm running Fluxbox as my window manager in Xubuntu. I use ivman to automatically mount any usb devices.Now I was wondering if it's possible to have conky display all mounted drives and some information about them.I saw you can do {$ifmounted /media/blah} but this would assume I have a set number of devices preconfigured in fstab. It doesn't account for some random guy's flash drive, or a buddy's smartphone.
I know mount | grep sd outputs a list of mounted drives. So then could I somehow format that output and pass it to conky? Or do you guys have any more clever ideas on how I could accomplish this?
View 9 Replies
View Related
Jul 13, 2010
i had the problem of mounting the windows drives on to Debian OS. i got it fixed with some help.now i can access it from COMPUTER. BUT my all Windows Drives (C,D..)are also seen on my Desktop.(with computer,home, trash C,D......)can it be made invisible/Not on the desktop?
View 1 Replies
View Related
Mar 10, 2010
I recently installed kde using
Code:
apt-get install kubuntu-desktop
and I love it. However, in GNOME, it shows all the usb drives and cds you have in on the desktop. The kde desktop doesn't do this, and I'm wondering if there's a way to make it so. I googled around, but couldn't find anything.
View 1 Replies
View Related
Jan 27, 2010
I am using Karmic Koala and not finding uniform behavior regarding internal hard drive mounts. I have placed commands in fstab to mount partitions at boot. One a separate hard drive and the other a separate partition on the boot drive that I set up during OS installation. After boot, GParted shows both of these partitions mounted on the right points (in my case, /dd and /opt). Both the mount points have rw permissions for all. But neither "ls -l" in the terminal nor nautilus shows the drives. They are evidently invisible.I searched the net for hours looking for an answer to this and couldn't find it. Hope someone knows why this is going on.
View 2 Replies
View Related
Feb 19, 2010
I have roughly 5Tb of movies spread out on 6 drives in my system. I'd like to create a folder that will display the contents of certain folders without actually moving the data. For example, I have 3 drives with /HDMovies and 3 with /SDMovies. How do I create two new folders /HDMovies and /SDMovies and have the data from the drives be collected?
View 4 Replies
View Related
Mar 7, 2010
I have a headless 8.04 server with 2 USB drives attached. I'm trying to move everything off the 1.5TB drive onto a few 300GB drives (so I can then use LVM on the 1.5TB drive and move everything back onto LVs.)I check the drives using 'fdisk -l'. They show up as sdc1 and sdd1. I mount them and start a cp operation.When I run fdisk again, the drives are no longer sdc1 and sdd1. Now they are sde1 and sdf1 (and of course, they are no longer mounted.
What could be causing this and how do I fix it?I need to fix this ASAP because the 1.5 TB drive seems to be going bad. Every few seconds I hear a big "click" as though the head arms are smacking against a stop. (This is the 2nd brand new 1.5TB drive that has started doing this!)
View 5 Replies
View Related
Sep 24, 2010
Basically I have changed the default mount names for my windows partitions in Ubuntu. They were /media/data, /media/data_,/media/system reserved, etc
They are now /media/C,D,E,F
I have rebooted etc after the changes and when I look in Gnome places or in Nautilis the OLD names still show up.
HOWEVER when I run Nautilis as the root user all the CORRECT NEW names appear.
ALSO - if I create a BRAND NEW user account and login as that all the OLD names show up?
So this is something to do with ROOT access or whatever that is not allowing the names to be updated somehow?!?!?
As I use these disks in windows (obviously) I DONT want to change their labels. and basically this SHOULDN'T be the solution everyone is suggesting!
Root can generate the new names automatically based on the mount point in FSTAB why can't other users - and HOW to do do it MANUALLY?
View 5 Replies
View Related
Dec 13, 2010
Only the Computer bookmark works; if I click on the others, nothing happens. If I start Docky from terminal, this is the error message I get when I click on the bookmarks
Code:
[Error 14:08:03.018] [SystemService] Error opening files. The application doesn't support files/URIs or wasn't found
This worked earlier today when I set up the bookmarks plugin, but all of the sudden it's dead. Any ideas how to fix this?
View 1 Replies
View Related
Jun 21, 2010
When my husband and I installed Open SuSE 11.2, we made the mistake of telling it to have my other 2 hard drives owned by root. So now, whenever I want to open my other 2 hard drives, I have to type in the root password. How can I change this?
View 9 Replies
View Related
Jun 5, 2011
Is there a setting some where in opensuse that prevents user mounting?I can mount ok as su and have set user in the mount options but get the message - only root can do this?
View 8 Replies
View Related
Jul 22, 2011
How can I see all the physical hard drives on my Ubuntu system — regardless of whether they're mounted — as well as their partition info, sizes, &c.? I have three physical drives, but only one seems to be mounted. I'd like to mount the other ones too, as I have some data on them.
View 1 Replies
View Related
Feb 19, 2011
I can see how to add programs to the Launcher. I can also remove some things from the launcher. But there are some things that Ubuntu evidently thinks should never be removed from the launcherFor example I don't like "Files and Folders". It doesn't show the entire folder structure. I can't see how to remove it. Instead I prefer "File Manager".
View 4 Replies
View Related
May 4, 2011
I would like to remove the launcher (scrolling bar) which is on the left of ubuntu 11.4!Do you know how could I do it?And then I just saw that ubuntu 11.4 does not have the weather in the main panel (near the clock). Do you know a way to install again the weather?
View 3 Replies
View Related
Jul 7, 2011
yesterday I installed 11.04 and it looked normal as I expected in 10.10 but when I enabled nVidia drivers, it changed to the new Unity style launcher on the left side and in all honesty it is completely ridiculous and un-productive. How can I change it back w/o disabling the 3rd party graphic drivers?
View 2 Replies
View Related
Sep 8, 2010
1) Environment:
Ubuntu 10.04
2) Phenomenon:
External hard drives won't be automatically mounted after upgrading some packages...
I have a "not good" habit: I'd love to upgrade whatever suggested by Ubuntu upgrading center every morning.
However, after upgrading some packages for today, my computer won't be able to automatically mount external harddrives, including file systems ext4 and ntfs.
My question is:
1) How can I check what packages have been upgraded just within today?
2) How to make my Ubuntu be able to automatically mount external hard drives whenever I plug in a harddrive as before?
View 3 Replies
View Related
Feb 11, 2011
had trouble writing to a flash drive. checked the permissions, the correct user it there, but the id is root.when logged in as root and attempt to change permissions i get Could not modify the ownership of file /media/disk-3. You have insufficient access to the file to perform the change.
now how as root can not have enough permission? i've been up and down the forums and google to no avail. poked around in the fstab and even mtab as there are two files, one a lock, that seems to come from mtab.
View 9 Replies
View Related
Jul 25, 2011
From what I gather, there's no way to remove the Trash icon from the Unity launcher, or to hide it; is this true? I noticed that if I delete ~/.local/share/Trash, the file re-appears if I click on the Trash icon in the launcher.
View 4 Replies
View Related