Ubuntu :: Gnome3 - Change Automount Options For A Specific Partition?

Sep 1, 2011

I have a specific NTFS partition on a USB drive that I wish to enable execute support for. The only way I've found to do this is to add the partition in /etc/fstab with a umask. This poses some problems:

1. Only root can mount it, making it a pain to mount (open terminal, `sudo mount (path from /etc/fstab)`, enter password, close terminal).
2. The system will hang at start if the UUID is unavailable (or, the external disk is unplugged). I run several servers from my machine, so if I do a remote restart it will not come back up because of the hang.

Is there a way to specify to FUSE (which I believe is the handler for auto-mounting in Nautilus) that this partition should have execute access to files?

View 1 Replies


ADVERTISEMENT

Red Hat :: Changing Automount Options For Removable Media?

Mar 31, 2011

This appears to be a simple problem, but I struggled my way around google, trying to figure out the right words to search for, with no real success. The problem:When I plug-in any usb device or an external hard disk, my RedHat automatically mounts it to /media/<device_name>. Unfortunately, it's owner and group are both root, whereas, I would like to add other users to have write access (say, all users in a group usb_group to be able to write stuff in it). Currently only read access is there for others. I would like to change it to write access to a particular group and I can add the

View 5 Replies View Related

Fedora :: Preventing Automount Of A Specific HD?

Oct 31, 2009

just a quick question: I have an external HD with 2 partitions, one ext3 and one FAT32.When I plug in the HD both partitions get automatically mounted, but as I only use I use the FAT32 partition to transfer data from/to Windows machines (which does not happen so often) I would like only the ext3 partition to be mounted automatically.

View 2 Replies View Related

Ubuntu :: Allow A Specific User To Mount Or Remount A Specific Partition?

Jun 9, 2010

my system I want user1 and only user1 to be able to mount and unmount a specific partition, this partition contains backups and is usually mounted read only, needs to be temporarily mounted read/write by user1 while doing the backup.user1 is an unprivileged user. I've read that the user option will let any user mount the file-system (and only that user can then subsequently unmount it) and that the users option allows any user to mount or unmount the file-system.I also found this in mount's man pageQuote:The owner option is similar to the user option, with the restriction that the user must be the owner of the special file. This may be useful e.g. for /dev/fd if a login script makes the console user owner of this device. The group option is similar, with the restriction that the user must be member of the group of the special file.So it looks like I'd need a login script for that user to make the user owner of the device file (/dev/voiceserv/backup in this case)

View 7 Replies View Related

General :: Change A Specific Characters To Capital In A Specific Text?

Dec 2, 2010

for example

else {
for fileDOC in $location/*.doc
do

[code]...

View 12 Replies View Related

General :: Look For Specific Options In A Man Page?

Nov 18, 2010

I know that 'man gfortran' will get me the manual page for gfortran, but how do I lookup only the bit I want, which is '-Wall'? I can't find anything in the manual page for man.I could use 'man gfortran | grep -Wall' but that would return just a single line and not the whole paragraph.

View 5 Replies View Related

Fedora :: Change Name In Gnome3?

May 29, 2011

Click on the user menu, "My Account" , click on unlock and then click on your name to change it to whatever you want.

View 1 Replies View Related

Debian :: Modify /etc/fstab With SSD-specific Options?

May 31, 2010

I plan to:

- replace my hard drive with a 32GB SSD (solid state drive) SATA-II
- copy my entire old drive to the new one
- Both my drives will be Ext3 and have no swap (I have lots of RAM)

1. Can a Debian lenny desktop boot from an SSD ?
2. Do I have to modify /etc/fstab with SSD-specific options ?
3. How about grub, any modifications ?

View 6 Replies View Related

Fedora :: Change Computer Name In Gnome3?

Jun 3, 2011

How do I change the Computer Name (ras) in Lovelock?

View 13 Replies View Related

OpenSUSE :: How To Change Themes In Gnome3

Apr 13, 2011

How do I change the theme in GNOME 3? I have looked everywhere and have not been able to find a way.

View 2 Replies View Related

Software :: Nemesis - Inject Packets With Specific TCP Options?

Jan 20, 2010

I want to inject a packet with specified TCP options: Maximum Segment Size, Window Scale Option, Timestamp Option... The man page mention very little about that:Quote:-o TCP-options-fileThis will cause nemesis-dns to use the specified TCP-options-file as the options when building the TCP header for the injected packet. TCP options can be up to 40 bytes in length. The TCP options file must be created manually based upon the desired options. TCP options can also be read from stdin by specifying '-o -' instead of a TCP-options-file.I don't understand what TCP options file structure is? ASCII, hex or raw? One way to try: in Wireshark, select the Follow TCP stream option of a packet, save as with some types: ASCII, hex... and use it for input:

Code:
sudo nemesis tcp -v -fS -D localhost -o /path/to/<TCP_options_file>
the output displays:

[code]....

View 3 Replies View Related

Fedora Installation :: How To Change Themes In Gnome3

Jul 4, 2011

1.How to change themes in gnome3- i searched many sites found the answer like extract file to usr/share/themes folder it will be visible in gnome tweak.. my problem is unable to copy and paste the extracted folder into the themes folder.. the paste option will not work for this folder it is fine with other folders such as documents, downloads folder .. what to do

2.Can i install all gtk2 application now and also synapse program

3.How to install sudo

View 1 Replies View Related

Ubuntu :: 64x Natty Install Using Gnome3 Ppa ( Official Ppa From Gnome3)?

May 5, 2011

I am trying to solve multiple issues with my 64x natty install using gnome3 ppa( official ppa from gnome3). I have this setup on two machines, one is a fresh install the other is a upgrade. They both have most of these issues. Here they are: 1) Nautilus will not launch from the favorites bar. It does launch from a shortcut on the desktop. It will not run from the terminal unless I am root. 2) Number lock is disabled at startup (enabled in my bios). I used to be able to enable after nattty had started, I no longer can, though num lock light is lit - number keypad does not work!

3) I have set gnome3 set to let nautilus draw the background and desktop, I get a white screen at boot until Nautilus is launched then I get a background and some desktop icons(no computer or network icons). If I plug in a usb drive the icon appears on my desktop, when I select it I loose the background and have to select it again.

4) Wireless randomly will drop the connection, have to reconnect, sometimes it will, sometimes I have to reboot. I have Fedora installed on a 2nd hard drive on the machine with a clean install and the only similarity is it displays the default desktop until I launch Nautilus, then my background and desktop are displayed with all of the icons. From there on out Fedora has none of these issues. I have used Ubuntu Gnome and XFCE as my only os since 6.0 and have never had this many problems. Both machines would not run the gdm because of Nvidia issues after the upgrade and clean install. I DO NOT want to give up on Ubuntu as I tell all my friends and family to use it.

View 2 Replies View Related

OpenSUSE :: Change To Using Gnome3 Shell And After An Initial Familiarisation?

Jun 5, 2011

I have recently changed to using gnome3 shell and after an initial familiarisation i find its usability far better than other desktops and judging by the recent articles and blogs it will be the future so the earlier people start using it the better it will be. I am sure there will be a few bugs to fix, but one thing I have noticed is that in the applications list the app for 'Desk Top Effects' is there, given that gnome 3 does not use compiz nad actually uses clutter why is it there. My curiosity got the better of me and i tried to enable it, which resulted in immeadiate crash!!

View 3 Replies View Related

Ubuntu :: How To Automount Partition

Jan 22, 2010

I know how to automount ntfs, what I don't know is how to automount a 2nd ext4 partition. I know I can use code...

What am I doing wrong? Also how can I read and write to and form the root of the partition with out opening it as root?
This is not the partition I have ubuntu installed on, this is a 2nd partition.

View 3 Replies View Related

Ubuntu :: Can't Automount Windows 7 Partition

Feb 8, 2010

I installed Storage Device Manager and can't automount my Windows 7 partition. It doesn't show up in Storage Device Manager. When I mount the partition, it comes up as /media/286CC2A6397A0F2A instead of sda# like normal drives.

View 9 Replies View Related

Ubuntu :: Automount Partition Deleted = Cannot Boot Up

May 14, 2010

i recently deleted a NTFS partition while ubuntu was running and didnt disable the automount and when i tried to restart from what i can see it is trying to mount the partition which does not exist. When booting it says something to the effect of mounting dev/sda5 (which is now ubuntu) NTFS signature incorrect, what file must i change to allow ubuntu to boot because i kind of dont want to reinstall ubuntu and reconfigure it.

View 1 Replies View Related

Fedora :: How To Automount Another Partition

Sep 4, 2010

On my computer for the last couple of years I have been running Ubuntu and Windows XP in a dual boot system. Due to some unsolvable problems in Ubuntu, I decided to try out Fedora. I created a third partition on my computer and into this partition I installed Fedora. Now when I boot my computer I can either run Fedora or Windows XP. Eventually, I plan to get rid of Ubuntu completely. But for now the Ubuntu partition is still on my hard disk; I can't boot up with Ubuntu anymore, and that's OK. I don't need to run Ubuntu, but I would like to be able to access the Ubuntu partition, since there are files there that I want to keep.

At least I want to be able to read and write to the files in Ubuntu. How can I automatically mount the Ubuntu partition so that I can work with its files from Fedora?

I'm pretty sure that to get the Ubuntu partition to mount, I need to enter some lines into the etc/fstab file. Does anyone know what I should enter into Fedora's etc/fstab file so that the Ubuntu partition will be mounted?

In my Ubuntu installation the partition is named DiskF, it is partitioned in the ext3 file system. In Fedora when I look at /media/DiskF, it is empty.

When I run [code] blkid in a terminal here is the output:

What are the commands that I need to put in /etc/fstab so that when I boot my computer in Fedora DiskF will be mounted?

View 1 Replies View Related

Ubuntu :: Can't Boot - Automount Error For Data Partition; / Is Md0?

Apr 15, 2011

My Lucid LTS Ubuntu Studio 64 (amd) won't boot anymore; / and /home each are software raid 0 partitions.

I have a Multimedia partition (also ext 4) which I attempted to chmod with a GUI program (I forget what its called now) to enable all users read/write access. Looks like I inadvertantly fstabed that partition to be mounted at boot-time (normally my password was required in order to mount it).

I tried to logging out and back into my OS to see if the partition was now writable but it wasen't; instead a filesystem error was noted. I realised then that my partition was IMPROPERLY labelled and I was in a tired state and didn't remember how to rename it & rebooted to make sure all was ok. But it was not:

An error occured when mounting /media/Ubuntu unknown filesystem type "Multimedia"
mountall: mount /media/Ubuntu [1334] terminated with status 32
mountall: filesystem could not be mounted /media/Ubuntu
Boot: recovering journal

From my generic Ubuntu system on a non raid partition, I finally removed the space in the 'offending' partition: Ubuntu Multimedia to UbuntuMultimedia. And I changed the permissions for it. But if I try to boot Ubuntu Studio via recovery; booting in low res is unusable, and it gets stuck if I SKIP mounting. So I am left with manual boot or drop to a shell. I will have to use an editor like vi or nano and the command prompt. I know that I likely only have to comment out a line in /etc/fstab but I am only familiar with nautilus or gedit for this type of operation. And since this OS is on a raid partition its not 'seen' on the live CD..I would need someone to offer me clear steps to follow with the non gui editors otherwise I'm in trouble... I just wanted to use that partition for video editing and now I am locked out of my system!

View 3 Replies View Related

Ubuntu :: Automount Partition Deleted - Unable To Boot-up

May 15, 2010

i recently deleted a NTFS partition while ubuntu was running and didnt disable the automount and when i tried to restart from what i can see it is trying to mount the partition which does not exist. When booting it says something to the effect of mounting dev/sda5 (which is now ubuntu) NTFS signature incorrect, what file must i change to allow ubuntu to boot because i kind of dont want to reinstall ubuntu and reconfigure it.

View 3 Replies View Related

Fedora :: Way To Automount A NTFS Partition On 13 ?

Jun 15, 2010

I recently installed Fedora 13 (the KDE spin). It detects correctly my other NTFS partitions and will mount them perfectly if I click on it using Dolphin.

I would like to mount one of them automatically after booting (or logging in, doesn't matter). My first idea - and supported by a coulple of Google searches and previous threads - was to put them on on /etc/fstab.

But to my complete surprise they aren't there. Where does Dolphin (or KDE) keeps information about partitions? How to set them to automount? Also, fstab refers to my linux partitions as UUIDs not the device names - how does this work?

What should I do to set a NTFS partition to automount on Fedora 13?

View 5 Replies View Related

Debian :: Automount Windows Partition In RW Mode

May 9, 2011

I'm using Debian Squeeze XFCE along with Windows 7 as dual boot on my notebook. I want to access my Windows 7 partitions from Debian for both reading and writing. I was a Ubuntu user in which the Windows partitions were visible by default. I want to know how to mount the drives used by Windows 7 automatically on startup.

View 4 Replies View Related

General :: Automount A Harddisk Partition - Does Not Mount Itself

Jun 21, 2010

For whatever reason /dev/sda3 (at /tydelik) does not mount itself (like all the other partitions) when the system reboots.

In YaST's expert partitioner it says that:

Quote:

An asterisk (*) after the mount point indicates a file system that is currently not mounted (for example, because it has the noauto option set in /etc/fstab).

Here is the /etc/fstab :

Quote:

I don't see a noauto option. Is it hiding somewhere?

Also, if I say the following then it seems that /dev/sda3 is ext2 and not ext3 (as YaST says).

Quote:

Firstly, how do I specify /dev/sda3 to be mounted by default (because I thought it would unless there is a noauto specified), and secondly, why is YaST not showing the same settings as when I say "mount" ?

View 2 Replies View Related

Ubuntu :: Can't Boot Lucid LTS Anymore - Automount Error For Data Partition; / Is Md0

Apr 15, 2011

My Lucid LTS Ubuntu Studio 64 (amd) won't boot anymore; / and /home each are software raid 0 partitions.

I have a Multimedia partition (also ext 4) which I attempted to chmod with a GUI program (I forget what its called now) to enable all users read/write access. Looks like I inadvertently fstabed that partition to be mounted at boot-time (normally my password was required in order to mount it).

I tried to logging out and back into my OS to see if the partition was now writable but it wasen't; instead a filesystem error was noted. I realised then that my partition was IMPROPERLY labelled and I was in a tired state and didn't remember how to rename it & rebooted to make sure all was ok. But it was not:

An error occured when mounting /media/Ubuntu unknown filesystem type "Multimedia"

Boot: recovering journal

From my generic Ubuntu system on a non raid partition, I finally removed the space in the 'offending' partition: Ubuntu Multimedia to UbuntuMultimedia. And I changed the permissions for it.

But if I try to boot Ubuntu Studio via recovery; booting in low res is unusable, and it gets stuck if I SKIP mounting. So I am left with manual boot or drop to a shell. I will have to use an editor like vi or nano and the command prompt. I know that I likely only have to comment out a line in etc/fstab but I am only familiar with nautilus or gedit for this type of operation. And since this OS is on a raid partition its not 'seen' on the live CD....

I would need someone to offer me clear steps to follow with the non gui editors otherwise I'm in trouble...

I just wanted to use that partition for video editing and now I am locked out of my system!

View 2 Replies View Related

Fedora :: 13 - Disable LUKS-encrypted Partition From Automount?

Aug 30, 2010

I have encrypted a partition while installing Fedora 13, and I need to disable its automount - I will mount those manually.

But even though I commented out the corresponding line in /etc/fstab, I am still asked for the passphrase for the partition at startup.

How to completely disable this behaviour - and how to mount the partition manually afterwards?

View 5 Replies View Related

OpenSUSE Install :: Encrypted Home Partition Automount?

Jul 24, 2011

First off I'm new to the openSUSE community and would just like to say So, to the issue at hand. I recently switched to openSUSE 11.4 from Debian. I noticed the setup didn't have an option encrypt the home folder like it does in Debian, so not being aware of any other way to encrypt it, I created a new partition, backed up my current home directory, created a new partition and mounted it as home before copying in the contents of the backup to the encrypted home partition I created. Now of course it is askingme to put the crypto password in at each boot, which isn't ideal because it's a family machine and no-one would remember the password but me. Is there any way of being able to automount the encrypted partition without having to put the key in every time? Or better yet an encrypted home folder that doesn't require the key to be put in on each login (as in Debian) without even using a dedicated partition.

View 4 Replies View Related

Slackware :: Automount Encrypted Windows Partition - Truecrypt

Jan 12, 2010

I'm trying to automount my encrypted Windows partition in Slackware-Current.

With help from the Gentoo wiki, I came up with this script:

Code:

Then I added this to my fstab:

Code:

I get this error when I try to mount my partition (as root):

Code:

Error: Unable to initialize gtk, is DISPLAY set properly?

But if I run my script like this (exactly how mount runs it), it works fine:

Code:

New script

Code:

View 2 Replies View Related

Debian Installation :: Systemd - Automount Windows Partition / USB Devices In Jessie

May 11, 2015

There seems to be no documentation on how to automount partitions and USB devices under systemd in Jessie. (Overall, systemd entirely lacks any useful documentation or GUI configuration tools -- all very cryptic and hidden.)

I created custom files to enable automounting. I put them in /etc/systemd/system -- this may not be the right place, but it works.

Kernel note:
This does not work under the old Wheezy kernel linux-image-3.2.0-4.

To automount my Windows partition so I can access its files, I created:
/etc/systemd/system/media-windows.mount

The name of the file must match the mount point -- in this case, /media/windows

My file notes the device and file type, plus an fmask option so all the Windows files don't seem to be executable:

[Unit]
Description = windows mount to /media/windows
[Mount]
What=/dev/sda1
Where=/media/windows
Type=ntfs-3g
Options=fmask=111
[Install]
WantedBy=multi-user.target

The file ownership must be root.root. Apparently it doesn't need to be executable.

After creating, enable with:

sudo systemctl enable media-windows.mount

and it will mount on the next boot.

I read elsewhere that the before running the enable command you should run a start command:

sudo systemctl start media-windows.mount

but that didn't work for me.

View 2 Replies View Related

Fedora Hardware :: Automount Windows Partition At Boot - System Very Slow

Feb 18, 2010

After a new Fedora 12 installation, i cannot automount my Windows partition. My system is setup originally at windows XP ,partitioned, then change to Fedora 10. Change to Fedora 11 through update.System very slow.

I decided to upgrade to fedora 12 by DVD installer, then i have to mount manually to access my back-up, when typing su -c '/sbin/fdisk -l' at terminal, this is the code:

View 6 Replies View Related

Ubuntu :: Options To Change How Many Users Are Available On The Gdm?

Jan 1, 2010

My GDM screen went to a default screen (my background colour with plain lines). when i go to admin>login screen it's just giving me options to change how many users are available on the gdm. i can't seem to find the manager to change it. running 9.10 on a toshiba satellite.noob here so please let me know if i should provide more details!

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved