Ubuntu :: Hide Partitions/Drives From Nautilus (side Panel)?
May 29, 2010
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).
[Code]...
View 9 Replies
ADVERTISEMENT
Mar 25, 2010
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.
View 9 Replies
View Related
Jan 25, 2011
I'm using Debian Squeeze amd64. I have a disk with 4 partitions (Debian, Windows7, Data and Swap). Everytime I boot debian my partitions are not shown in Nautilus and gnome-panel:While nautilus is this way, if I plug USB drives it doesn't run automount.If I execute the command "nautilus -q" and restart the gnome panel, the partitions are shown and the usb automount start to work,if I add "nautilus -q" toartup automatically my desktop gets deactivated.Image after "nautilus -q" and "killall gnome-panel"Does anyone know how to fix it, and make the partitions and the usb automount work correctly
View 2 Replies
View Related
Jul 12, 2011
I find that when I use Amarok my Unity side bar gets jammed in position, and won't hide away. This is really irritating as the play button is under the bar so I can't click it! The side bar is stuck in position whether Amarok is maximised, in a window or minimised, or even if I close Amarok and just leave it playing (Amarok isn't even listed on the Unity bar in this case). The only way to make the side bar vanish is to completely quit Amarok. Is there anything I can do to force the bar to hide?
View 1 Replies
View Related
Aug 14, 2011
Is there a way to move the side and or top task bars as well as change there properties (auto hide). I know how to add programs to the side bar but can't figure out how to change the top bar menus. When I ran 32bit thru a windows vm I had a top bar where I could access the programs and no side bar. I liked it better than the 2 bar setup in my 64bit wubi install. Can it be changed?
View 3 Replies
View Related
Jun 21, 2010
I recently had issues with the latest version of the Linux Kernels and I got that fixed but ever since that has happened none of my Drives will mount and they aren't even recognized.
View 1 Replies
View Related
Jul 18, 2010
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
View 10 Replies
View Related
Aug 30, 2010
I would like to hide two entries in my GRUB2...(to clean up a BURG theme)
Dell Utility Partition -on- /dev/sda1
Microsoft XP Embedded (Which I believe is Dell Media Direct) -on- /dev/sda5
I understand that you must edit it in either 'menu.lst' or '30-os-prober' files.
The entry is a little like this... (?)
Code:
if [ -z "${LONGNAME}" ] ; then
LONGNAME="${LABEL}"
fi
if [ "${DEVICE}" = "/dev/sdXY" ]; then
[Code]....
View 5 Replies
View Related
Mar 4, 2010
After starting up today, I noticed that nautilus has suddenly become quite minimalistic (see screenshot). Additionally, each folder opens in a new window (didn't before) and turns gray when it is opened. It looks the same running as root (except not themed, of course).
I've already done
Code:
sudo apt-get remove --purge nautilus
sudo apt-get install nautilus nautilus-share gnome-session
Also, gksu no longer works properly. It always reports incorrect password, even when the password is correct. Luckily, gksudo does work. I don't know if this is related.
View 1 Replies
View Related
Jul 2, 2010
Running The GNOME Panel 2.30.0, and since I'm using Avant Window Navigator, I'd like to hide the last panel.
I want to keep the shortcuts (like alt+f1, f2, etc...) so killing it isn't what I need.
I've been looking around but I always end up getting a 1px panel on top. Anyone has any suggestions for this?
View 9 Replies
View Related
Apr 20, 2010
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.
View 1 Replies
View Related
Sep 27, 2010
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
View 5 Replies
View Related
Jul 27, 2011
I have upgraded to nautilus-elementary...What i wanted was the sidebar to show all the places like this in this picture..
but what i got is
the side bar shows details of the folder of file.
how i can restore the side bar as the first picture. in nautilus there was an option above the sidebar to change this..what to do in nautilus elementary.
View 2 Replies
View Related
Feb 21, 2010
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?
View 14 Replies
View Related
May 13, 2011
After I delete those screen-short software, my unity bar goes hide and never come, please help here is the picture which i delete. Now using classic desktop but i want to use unity but it comes only the full wallpaper and no bar comes. If i right click the mouse it works but where i can show the bar?
View 9 Replies
View Related
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?
Code:
# /etc/fstab: static file system information.
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
[Code]....
View 9 Replies
View Related
Aug 19, 2010
In the not so distant past, I was able to hide arrays/encrypted arrays from nautilus with udev rules as follows:
Code:
## HIDE Encrypted "dm" partitions from nautilus
SUBSYSTEM=="block", KERNEL=="dm-*", ENV{ID_FS_USAGE}=="crypto", ENV{DKD_PRESENTATION_HIDE}="1"
## NOTE: not needed by Fedora
[code]....
View 1 Replies
View Related
Aug 17, 2010
In Nautilus I cannot drag and drop folders in side pane in tree view mode. Dragging by right click does not work on the right pane. Is there any way to enable such features?
View 3 Replies
View Related
Sep 1, 2011
I have a RAID 1 that is mounted and working. But for some reason I can also see the individual drives under gnome Devices on gnome-shell. Is there a way to hide them from gnome or linux in general. (So only the raid 1 can be seen)
View 2 Replies
View Related
Jun 11, 2011
I installed Ubuntu 11.04 on my laptop and was looking to do the same onto my desktop.However, when I installed the 11.04 download and put it onto a disk and booted my Desktop from the disk, I went into try and the side panel that is on my laptop isn't on this one. It has the Applications, Places and System menus on the top as it was in 10.10.Is this just in the try version side of things, or how can i change it to the new side panel.....thing?
View 9 Replies
View Related
Jun 3, 2010
My OS are installed as follows:
Windows 7 on /dev/sda1 (primary) type=7 (HPFS/NTFS)
WinXP on /dev/sda2 (primary) type=c (W95 FAT32 (LBA))
Linux on /dev/sda6 (logica1)
I'd like to make Win7 hidden (and deactivated) when booting WinXP from lilo (and conversely). Following the lilo manpage I set up the boot items
# Windows bootable partition config begins
other = /dev/sda1
label = Win7
table = /dev/sda
[Code]....
Line 50 is indicated above. I have experimented with variations on the above, but still can't get lilo to accept my syntax.
View 1 Replies
View Related
Mar 6, 2010
Is there anyway i can hide the top panel for maximized applications? It being gone reminds me of my X days I really dont want to..Also, I dont want to auto hide it, but just sent to background when an application is maximized. (i use chrome for browsing - when maximized the tabs are at the top and if set to auto hide, i keep revealing it while changing tabs which is annoying. )
View 6 Replies
View Related
Jul 21, 2010
I've been searching much for this, but have been unsuccessful. Is there any way to hide a panel on a certain virtual desktop, or have different panels displayed on different virtual desktops?
View 5 Replies
View Related
Sep 1, 2010
I want to add auto hide button or check-box to a panel. any way to do it ?
View 9 Replies
View Related
Dec 6, 2010
Is it possible to hide the gnome-panel on the fourth workspace?
View 2 Replies
View Related
Sep 26, 2010
When browsing my external hard disk I noticed that Nautilus' side pane marks directories that contain files as empty. Is this a bug or a misconfiguration on my part?
View 1 Replies
View Related
Jun 27, 2011
i want to add thunderbird to the unity panel and am not sure how to do it.
View 3 Replies
View Related
Sep 1, 2011
Is there any chance to remove side panel of shotwell and have an appearance like somehow F-Spot or is there any other programs that have same appearance like F-Spot. F-Spot seems good to me but it's lacking of sorting is a bit annoying.
View 9 Replies
View Related
Aug 18, 2010
In the not so distant past, I was able to hide arrays/encrypted arrays from nautilus with udev rules as follows:
Code:
## HIDE Encrypted "dm" partitions from nautilus
SUBSYSTEM=="block", KERNEL=="dm-*", ENV{ID_FS_USAGE}=="crypto", ENV{DKD_PRESENTATION_HIDE}="1"
[Code].....
This worked in OpenSUSE 11.2; it does not work in either FC13 or OS11.3
View 3 Replies
View Related
Jun 6, 2011
is this possible? I can't find a answer for this question..
View 11 Replies
View Related