I'm currently setting up a laptop for my grandparents to use. They have never used a computer before, so I'm trying to make this as fool-proof as possible. The system will be setup with Ubuntu 10.10. In order to save them the hassle of having to unmount USB drives before disconnecting them, I would like to have all USB drives auto-mounted as read-only (possible use cases for now only include them getting data from people, not them copying anything to the drive). I have so far found that gnome-volume-manager is responsible for the handy auto-mount, but I didn't find any way to set options, like always mounting drives read-only.
I have installed a cable that connects from the CPU's SATA motherboard connection to a removable drives' ESATA connection.I would like to be able to swap drives on the ESATA connection and have all users be able to read and write to these drives.I have created the directory /archive/ where I would like the drive(s) to mount.The drives are all formatted Fat 32 - but in the future I may use HFS for formatting.When I used the command (as root):mount /dev/sdc1 /archivethe drive was mounted (but read only)What can I use in my /etc/fstab file that will allow drives to be mounted and unmounted by all users on the system? (both reading and writing)Also, will I be able to mount and unmount these drives without shutting down? or will I need to reboot every time I want to change drives?
I was using 11.3, everything worked fine Upgraded to 11.4, now no drives will automount. As a result applications like Nero and K3B cannot find my DVD drive. I can access the drives from an application like VLC where I can enter the device path /dev/dvd
Dmesg and tail -f /var/log/messages output the following error: 118.604577] udisks-daemon[6574]: segfault at 18 ip 00007f5597c6b990 sp 00007fffd2e65470 error 4 in libdbus-glib-1.so.2[7f5597c60000+20000] [ 118.757166] udisks-daemon[6580]: segfault at 18 ip 00007f557b302990 sp
[Code]....
I suspect there is a bug or incompatablitiy with HAL/dbus/udisks but I cannot track it down.
I've been trying to unsuccessfully auto-mount my drives when starting up. I've made a script that sets me to the root using "sudo -s" and then mounts the drives. The commands to mount the drives work properly when entered into the command line, but when I try running them from an executable, they don't work. What might I be missing?
Just installed natty 64 bit. fully updated the system. i need to hard drives to automaticaly mount when starting the computer. What is the easiest way to do this in natty?
I use Ubuntu 11.04 (gnome) and have a ntfs partiton that shows up in the "places" menu that is normally in the gnome panel. But I think that partition isn't mounted till I click on the entry in this menu (when I want to access it from any other place, shortcuts for example, that doesn't work). How can I correctly mount all partitions I want on startup? Recently I tried something in the /etc/fstab file but don't know if this is correct...
I have a problem that i have tried to solve for a couple of days.server with some internal disks. Those disks are for the core-system and some file server related stuff.Beside the server i got two external LaCie boxes that contains 4x1tb disks each. The disks inside the boxes are RAID5, so the system sees every box as one whole "disk".Now to the problem. I just can�t get those "two" RAID cofigurations two be auto mounted at boot. I have tried to put them in /etc/fstab with a whole bunch of different options but nothing works. The system sees them but don't auto mount them, and i can manually mount them without any problem at all. I have tried to "google" the problem but can't find any similar
i am using fedora 14. Each time i login i have to manually mount my windows drives. Is there any script or system setting which will help me to auto mount my windows drive on startup.
I have a dual boot setup with a fair amount of files in my windows volume. I noticed that the Ubuntu 10.4 GNOME version (at least) does not auto mount my NTFS drive. Of course as I have seen from various post this gets annoying when opening up a program that loads previous files before I for ex, click the '110GB FileSystem' icon from Nautilus or similar...that seems to mount it for me then... I want my 110GB NTFS volume to mount automatically so I dont have to do this process everytime I reboot.
I found a post on the forum (the latest one I could find) below that recommends installing ntfs-config. The post is from May 2008 but mentions 10.10 (via edits) so I'm confused and wondering if there is an easier/default way..or this is still the way to go? After several screw ups editing system files manually, Im very cautious about doing it in this case because its a work computer and frankly the uninsttall or editing the fstab manually worries me.
I recently formatted my memory stick in windows. It works properly in windows. I have a dual boot with ubuntu 10.04 and the usb automounts in read-only mode. I cannot write anything to the usb stick in ubuntu. sudo chomod does not work.
Sometimes when I plug in a USB flash drive, it is mounted to /dev/usb0 instead of /dev/drivename. This poses a problem for me because I have applications that depend on files I keep on flash drives, and having to frequently change the file paths is difficult. I haven't been able to find anything on this topic with a cursory search on Google or through the Debian reference. Heck, I don't even know what /dev/usb0 is (though I would like to learn, in the interest of being less of a noob). This is happening on a Squeeze system running Gnome, so I believe nautilus is what's responsible for auto-mounting my flash drives.
Beyond that, I don't know what other information I should provide; if you need to know something else, ask me (and perhaps tell me how to access that information). Someone on IRC suggested that I didn't have my drives set to mount in /dev/, but I have no idea how I would go about fixing that. If there's a configuration file that deals with this sort of thing, chances are I haven't touched it since installing this system. Debian installer sees usb drive as cd drive, so it adds it in fstab, but with wrong file system options (udf,iso9660) which is not the one your flash drive uses.
My 10.04 64-bit desktop has been auto-mounting USB devices (flash drives and my mp3 player) as read-only for some reason. I had this issue happen once a while in the past, so I simply re-mounted it as rw.
Code: mike@mike-desktop:~$ mount | grep -i 36CB /dev/sdc1 on /media/36CB-D1A8 type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,flush)
I'm using openSUSE 11.2, with some eSATA hard drives. For some reason, they're set to read-only, and I can't change it. I set parameters in fstab as fmask=113,dmask=002,umask=0002,rw Oddly, I was able to delete a file in there, but my samba users have read-only access, and I can't use chown or chmod: I get no error message, but nothing happens.
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.
I am making the transition to either Ubuntu or Kubuntu in the next couple days. I have been running the Win7 evaluation version which is pretty much just Win7 Ultimate.Two are internal, four are external. All of them are NTFS. So are my pen drives (512MB and 8GB). Will these Linus distros be able to access these drives? If so, to what degree? Everything I have read online so far seems to give Linux a mixed track record when it comes to working around NTFS security, etc.
i'm working with x86 small computer having 128 ram and 233MHz speed in processor nd i'm going to do a project which need auto mounting of a pen drive if you can post a url that I can download those OS.
I'm using Red Hat in a work environment as the system that runs my Netbackup. My predecessor was using 1Tb Western Digital external HD's and they worked great but now were upgrading to 2Tb drives and I have to format them and make sure then work correctly.
I have been able to format them in Red Hat and they have worked with Netbackup however the only way I can get them mounted is by having them plugged in and then restarting the whole system. The older drives are completely plug and play.
Here are the steps that I have been following;
Then I set the file system type with;
Next I create the new filesystem on the drive with the command;
Then I finalize the format with;
Followed by a restart, which of course the drive comes up. But if I unmount the drive and remove it and then plug it back in nothing comes up. Trying to manually mount it doesn't come up with anything. I have attempted this with 3 different brand new Western Digital external HD's.
I've looked in the fstab and when I plug in the old hd's it comes up with the command to mount it. With the new one's its not there unless I do the complete system restart.
I'm trying to get fstab to auto-mount a removable device when its plugged in? Is this possible and if not what is the easiest way to auto-mount a removable device?
I have a nfs share that does not automount all the time (may be one out of 10 time it automount properly). I basically have the same line in the fstab on my other 2 computers and no problem on these. I suspect that my wireless connection kick in too late (after fstab). Do you see a solution for delaying a few second the automount of the nfs share.
Code: # Entry for nfs share on 192.168.1.20 : 192.168.1.20:/mnt/sdb5_data5 /mnt/sdb5_data5 nfs user,sync,rsize=8192,wsize=8192,exec,soft 0 0
I have a vfat partition under RedHat RHEL5 that I currently must mount manualy after each boot. I would like it to auto-mount but I cannot find a way to do this without it becoming ro except for root. My other partitions auto-mount just fine. I have tried the vfat as a separate partition and as a VLM logical drive (as it currently is).
is what I use for other VLM partitions, but for the vfat it seems to only allow root access. Manually mount this partition is OK, it's just that I have sometimes forgotten and then it is not included in backups. What do I need to do to make the vfat auto-mount as accessible for a user?
am facing trouble in accessing my windows file system from within ubuntu OS.. i had this problem with a fedora distro before,, and it wasn't solve till i've installed ubuntu and still facing it here,,i have some of my friends who installed ubuntu from inside the windows.. they are not having this problem.. they can navigate through the both file systems under linux and windows.. but i've installed it "from out windows vista OS".when i attempt to double click on windows drives it says something like : "cant mount the drive.".. really confused..
I upgraded Ubuntu 9.04 to 9.10 desktop a few weeks ago and an external USB drive that was mounting at startup on 9.04 is no longer mounting on 9.10. If I unplug the USB cable and plug it back in it comes up. The issue is strange in that when a regular non-admin logs in the drive auto mounts but does not for an admin login. I have not been able to put together search results that would lead me to a hint of why this would occur and/or what aresolution may be.Why would the drive auto mount when a regular user logs in but not auto mount for an admin? When I say admin I guess what I mean is a user with more privileges such as member of the admin group.
I have servers installed with RHEL 4 2.6.9-89.0.9 ELsmp. I tried using uuid and label in /etc/fstab to automount usb drives to mountpoints that I specify after reboot. Unfortunately, it just does not work in all my RHEL4 servers. After every reboot, /etc/fstab will be automatically modified and all configurations related to my USB drives will be changed. Irregardless of whether i use UUID or LABEL in my /etc/fstab.However, it works on RHEL5. But, upgrading is not an option in my environment. I have been googling around looking for alternatives but everything seems to point back to using UUID or LABEL in /etc/fstab. Anyone has tried something that works? Please help me, thank you.