Ubuntu :: Hide Partitions From The Places Sidebar Even If Mounted
Jan 24, 2010
How do I...
* Prevent the sdb1 + sdb2 ext4 partitions from being shown in Nautilus/Thunar Places sidebar.
* Prevent the Western Digital SmartWare VirtualCD, sdr1, from being shown in Nautilus/Thunar Places sidebar. It is just a VCD that is part of the firmware of the external (sdb) hard drive. *GAG!*
I don't care if they are mounted or not, though I prefer if they aren't. As long as they don't show up on the Places sidebar AT ALL, I'll be happy. I never use them, but keep mounting them by accident.
Here's my fstab, can you tell me why it's not doing the above?
I have quite a lot of testing operating systems installed. Some with their own home or boot partition. Now my places section in nautilus is an utter MESS. I was not able to find any working solution how to hide these partitions.
How can I hide NTFS partitions so that can't be mounted?I noticed when I'm working on Ubuntu that I can delete files on my Windows NTFS partition, I think that's a risk
I have noticed a number of people have identified that when running Google Picassa 3.6 under wine, the places sidebar for geotagging doesn't work (you just get an empty window)
I have a bit unusual request. There are three partitions on my hard drive. Two of them were assigned to mount points / and /home during system installation. The third one was left intact. After installation the first two partitions were automatically integrated into directory tree and there was a shortcut on the Nautilus sidebar for the third one. Then, I registered the third partition in /etc/fstab for automounting at /home/user/Data directory. For now it works fine, the volume is mounted on startup. But I still have the shortcut to this volume in Nautilus sidebar and icon on my Desktop. I am interested, if it is possible to disable showing of this items on Desktop and in Nautilus to make the third partition look like registered at system setup time.
This is probably me looking but not seeing an option somewhere. I re-installed 10.10 over 10.04 by formatting the root partition but keeping the home partition the same, to save me a lot of work. (64 bit) However, now when I mount a CD, DVD or USB stick, they don't appear in Dophin's "Places" window. What have I missed please?
I have a number of partitions in my Places menu that refer to either System Reserved or NTFS partitions which I have no interest in accessing and would just like to unmount/hide.
I wish that some partitions were hidden and others were read only, moreover I wish that these settings can't be edited by other users (except of course root user). For do this, have I only in "fstab" file in "etc" folder to comment (or delete) lines relatives to partitions that I wish are hides and I set options to "ro" to lines relatives to partitions that I wish are read only?
I have 2 drives formatted NTFS, which I'm mounting with /etc/fstab to ~/Movies/ and ~/Music/ and an EXT4 partition on my primary drive for games, mounted to ~/Roms/ and I would like for these drives to NOT show up in the side panel of nautilus.
I've been doing some looking around, and what I've found so far is that supposedly if you mount a partition/drive somewhere besides /media/ nautilus will ignore it. I'm finding this not to be the case, and it's driving me bonkers. here's my fstab:
Code: # /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5).
Ubuntu 10.10 I would like to access the partitions of my hard drive from the Places menu. They show up there, but when I click them, the menu just closes. I can access them by navigating Places>Computer>"Drive_Name" but it would be more convenient. I was able to access them before, but something has apparently changed..
I'm just wondering because I'm going to to test out just how many partitions I can make and mount on GPT. Is there a theoretical limit on the amount of partitions or mounts allowed? I was thinking there would be depending on if you were running i386 or x86_64 because both can only handle up to a certain interger.
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.
My Laptop has Ubuntu 9.04 and I am using it for the past one year. I have four partitions. Gparted Screen Shot attached. /dev/sda5 was mounted as "Laptop 2" /dev/sda6 was mounted as "Laptop 3"
But from today morning I was not able to access any of the files from my hard disk. When I press the "Computer" Menu Item from the "Places" menu I could access all the files on my hard disk. It shows an error message attached with this thread. The system boots perfectly and work perfectly. "Laptop 2" and "Laptop 3" disappeared.
I searched the net and found ways to mount the Partitions with these following commands. sudo nano /etc/fstab # /etc/fstab: static file system information. # Use 'vol_id --uuid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5) .....
Is there any way I could use "Laptop 2" and "Laptop 3" as my mount points as it was earlier.
Does anybody know how to have partitions (not removable media) auto-mounted at boot?It would be great so I do not have to click them for first use.By the way, may it be pre-configured in ubuntu to do that for everyone?
Created partitions, some of them LVM, in a server, say A. Did the same for another server, B, but created one more LVM partition.
Installed RHEL in A, and some other applications. Made dump files for each partition of A and restored all of them them in B. No error in that process, except B wouldn't boot. Did chroot /mnt/sysimage and grub-install /dev/sda--still no good. B came to a halt with GRUB> dispalyed. <tried many things many times.. searching Googles..but w/o luck) Gave up, and restored the bootloader part using OS CD -- I say restored because now B boots ok and I can see application that I had installed in A. So far so good.
Problem: that extra LVM partition is missing! I did not knowingly overwrite it, so where did it go? Somebody is keeping it from being displayed!
Is it the grub.conf that tells the OS what to mount and what not to? If yes, problem is , grub.conf is missing in B. In A, it is in /boot/grub/. df -kh shows other partions (some of them LVM) just fine.. what is going on?
I tracked a file called menu.lst in a strange place, in /usr/share/doc/grub-0.97.. but I didn't see any entry that loads partitions.
i reinstalled opensuse yesterday.when i turn on my system every time i need to enter my root password to mount my partitons.please see the following image.i want to automount all partitions on startup without giving root password(before reinstalling opensuse it didn't ask root password to mount my partitions)
I am using direct mounts because I like being able to cd to the directory and use tab completion..versus indirect mounts where you can not do that since the directories are virtual.But, why does the /proc/mounts show these directories mounted(I have not cd to them)? Are they technically mounted? The reason why I use automount is because if I ever have power failures at least not all filesystems that are not being used will be unmounted and not corrupted.
I have two partitions in LVM. They are added in /etc/fstab to mount automatically. But, they are not working. The process to mount partitions seems to be happening before the service /etc/init.d/lvm2 is started. I can get it mounted using "mount -a" command, but not during the boot time. What should I do get it automatically mounted on every boot?
I know I do fdisk -l /dev/sda and see all the partitions on that disk, and I know I can do mount and see all the mounted partitions. Is there a way to do both at the same time? Ideally what I'd like to see is the output of fdisk -l but with an additional column that shows if a partition is mounted or not.
I am using Gnome and Squeeze. I am wondering if I have a problem of understanding, or a problem that I found with Gnome.
My configuration is with a 3 hard disk system.
disk1 (Debian) disk2 (XP and Fedora) Disk3 (W7 and a Data partition)
When I boot and log in, all partitions for disk2 and disk3 are mounted read-write. Only by going to command line am I able to unmount the drives with the following sequence
cd /media umount * umount *
I should be able to mount and umount a drive by providing or responding to a root password. But I am not given the option to present a password. My request is blocked.
I also do not want to see the drives remounted after a boot. I tried to find out how this was managed, but I was unable to discover the module and it's parameter list that controls or does this task.
there was once with an older Ubuntu version (Gnome 2.24.1) this beautiful behaviour to highlight the icons of internal and external drives when they are mounted. Unmounted the icons were just silver-grey and when mounted they turned white.Strangely however, I don't see this with Lucid Lynx and Gnome 2.30.2! What is wrong here?
I just moved my bottom panel to the right side of the screen and set it to auto-hide., The panel hid it'self but will not un-hide when I move the mouse to the edge of the screen... I tried to re-boot, but the panel is still "stuck"Is there an easy way to fix this? Or will I have to manualy delete the panel and make a new one
I've been searching all over ubuntu-land the last two hours for anything about configuring Unity and I'm coming up a little short. Can anybody point me to some documentation that I may have missed?
I figured out how to pin apps to the sidebar, but I'd like to configure the "Favorites" folders and just see what other options can be customized.
I would have thought right-clicking (anywhere) would have helped, but I get nowhere.
The left sidebar has been annoying me since the must recent Ubuntu update for Ubuntu Netbook 10.10(?) and I want to know if its possible to remove the darn thing and go back to the old view (or just remove it in general). Is this possible without reverting to Ubuntu 10.04? And if not, can someone tell me how to revert to Ubuntu 10.04? A picture of the sidebar I want removed is attached.
I've seen a lot of screenshots on gnome-look.org of themes that have nautilus without the ugly sidebar border. However when I install these themes I still get that border.
Example of a theme without the ugly border: http://gnome-look.org/content/show.p...content=124462
I've attached a screenshot of my nautilus with a red stroke indicating the border I am talking about.