Slackware :: Different Mounts Of Same Ext Hd

Aug 8, 2010

On my same box are two slackware-installations: one slackware64-13.1 and one slackware32-13.1.

There is an ext Hitachi-hd plugged on my box. With slack64 the ext hd has the uid of the normal user, so I can copy files onto it as user. With slack32 the ext hd has the uid of root, so only root can copy files onto it.

The mounting is "on the fly" with power on/off of the ext hd and NOT set in fstab. How can I change the "automatic" mount-defaults in slack32, that the uid is set to normal user instead of root?

View 8 Replies


ADVERTISEMENT

Slackware :: Autofs Mounts, But Doesn't Umount?

Apr 27, 2010

I have some trouble using autofs with Slackware64 13.0I use the alien's script [URL]Here's my auto.master :/mnt/autofs/etc/auto.misc --timeout 20Here's my auto.misc [URL]

View 6 Replies View Related

Ubuntu Networking :: NFS Mounts Cause A Hang On Reboot Of The Mounts Are Lost

Nov 24, 2010

I have multiple ubuntu machines and I connect to one through an NFS share. I have done this for a few years without issue. However, since re-installing ubuntu and upgrading to 10.4 I have a problem with my system hanging when the remote shares are lost.

Basically, I can power down the machine downstairs, and my main machine then has a fit. I can not open any folders in ubuntu, nor can I shut down. If I try and shut down the system hangs, last time it hung for 8 hours before I had to kill the power.

These are the lines in my fstab

I don't know what I've done wrong, or how I can prevent this from hanging. I have googled the heck out of this as well and can't seem to find an answer either.

View 2 Replies View Related

Ubuntu :: USB Device Only Mounts Once?

May 23, 2010

I'm having difficulty getting a usb device (garmin edge 500) to mount. I believe the behavior is that it mounts the first time after startup but not again.dmesg of failed mount:

Code:
[76991.476050] usb 4-1: new full speed USB device using uhci_hcd and address 5
[76991.638744] usb 4-1: configuration #1 chosen from 1 choice

[code]....

View 6 Replies View Related

Ubuntu :: New HDD, Mounts But Cannot Access?

Jul 30, 2010

I have an extra HDD to upgrade from 250Mb to 500Mb.I followed InstallingANewHardDrive in this forum under Community Documentation. The drive is mounted automatically and I have given myself ownership.The problem I have is that I cannot see the additional space in my home directory.

graham@graham-desktop:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 231381656 211113260 8514844 97% /

[code]....

View 5 Replies View Related

Server :: Way To Monitor NFS Mounts?

Jul 30, 2010

Let's say I have a machine exporting 3 paths via NFS.

Code:
/exports/foo
/exports/bar
/exports/bla

I would like to know if there is a way to determine how many clients have each export mounted at any given time. I don't necessarily need to identify which client has mounted what, just the number.

Code:
/exports/foo is mounted by 3 clients
/exports/bar is mounted by 1 client
/exports/bla is mounted by 0 clients

View 2 Replies View Related

Debian :: All USB Media Mounts As Read-Only?

Jun 16, 2010

All of my USB -- media, flash drives, media players, SD cards -- mount as read-only on my system. Following is a bunch of output from questions I expect to be asked / debug info.

Groups I'm in
gmweezel@computer:~$ groups
gmweezel dialout cdrom floppy audio video plugdev netdev powerdev
DMESG output
gmweezel@computer:~$ dmesg | tail
[17532.047289] sd 13:0:0:0: [sdg] Write Protect is off
[17532.047292] sd 13:0:0:0: [sdg] Mode Sense: 45 00 00 00

[Code]....

View 4 Replies View Related

Debian Configuration :: Disabling Usb Mounts ?

Apr 7, 2010

Let me quickly state that I am returning to Debian after quite a long break. I am trying to relearn some things. I suppose I'm somewhat old school. As in I originally installed from rawright, back in the days when you had to do practically everything by hand. I was quite happy with config and make. I actually learned a ton back then, as I started out knowing nothing. I guess I can learn to catch up with the modern linux world.

Anyway here is my question? In the old days if I wanted something not to be mounted I would simply comment out the entry in /etc/fstab. I notice that my USB drive is mounted but does not appear in the fstab. It is in mtab, and lsusb does show it.

If I wanted to secure a system, but not totally remove usb support from the kernel, how would I prevent the automounting of USB drives? What are the configuration files that govern their operation?

View 1 Replies View Related

Fedora Networking :: 13 - NFS Mounts Fail ?

Jun 13, 2010

I have upgraded three machines to Fedora 13.

On all of them any attempt to mount an nfs drive fails with:

Code:

This happens immediately - within a few tenths of a second at most. It happens whether I use mount -a(mounts are listed in the fstab file) or a full mount command. It happens on both 32-bit and 64-bit installs.

Nothing appears in the messages log file on either the server or the client machine.

It was working in Fedora 12.

Iptables and ip6tables are both disabled. nfsd is running.

Hosts.allow and hosts.deny both exist on the client, but are empty. They contain nothing but comment lines.

I can ping the server and run ssh shells to it. I can open Web pages in Firefox.

The server is CentOS 5.4.

View 3 Replies View Related

OpenSUSE :: Ipod Mounts In Gnome But Not Kde

Jun 1, 2011

My kids each have an ipod touch. Occasionally I connect them to my laptop and use dolphin to pull the pictures off them. I've noticed recently that the ipods don't automount in kde. I know that they were mounting under suse 11.3 (kde 4.5); I can't remember whether they ever mounted under 11.4 (kde 4.6.3). Last night I needed to back up the ipods, and I found that I could do that if I booted into gnome (they mounted right up as volumes in gnome), so the issue seems to to be kde-specific.

View 9 Replies View Related

OpenSUSE Network :: Smb Mounts Disappear 11.2

Jan 14, 2010

I mount a smb share in suse 11.2 like so mount //ip/share /mnt/point That's fine. It works. A few days later I find all shares I've mounted like that have mysteriously disappeared. I can't find out why, nothing in logs, no obvious causes. When I say disappear I mean its like something did an umount /mnt/point. They no longer appear in the mount list, they are no longer mounted, and I need to type in the mount command for them to come back.

I tend to leave the boxes running until they crash or need a reboot, and always have. This problem I've only seen in 11.2. I have a 11.1 and 11.0 boxes running too, and the mounts are stable on those. I can't find any references anywhere to this behaviour.

View 9 Replies View Related

General :: Can't Chgrp In NFS4 Mounts

Jun 15, 2010

I'm using Linux in a large multi-user network. Let A be some group which I'm am member of, but which is not my primary group. According to chmod(2) I should be able to chgrp a file to group A. Trying to do so succeeds on a local as well as on a NFSv3 mount, but not on a NFSv4/Kerberos mount (EPERM). Are there any special considerations regarding chgrp when using NFSv4 mounts?

View 1 Replies View Related

Ubuntu :: Can't Mounts Ipod On Lucid?

Jun 27, 2010

I mistakenly unplugged my 4th Generation Ipod Nano while Rytmobox was transfering files, the ipod is working great but Ubuntu refuses to recognize it. I don't dee it anymore in /media and Rytmobox doesn't recognize it anymore.This is the result of sudo fdisk -lQuote:

Disk /dev/sdf: 7971 MB, 7971016704 bytes
35 heads, 41 sectors/track, 1356 cylinders
Units = cylinders of 1435 * 4096 = 5877760 bytes

[code]....

View 9 Replies View Related

Ubuntu :: One Or More Of The Mounts Listed In /etc/fstab

Sep 21, 2010

I have UBUNTU 9.10 Karmic Koala over Thinkpad R-61i. Whenever i boot my system i have the following message waiting for me,

One or more of the mounts listed in /etc/fstab cannot yet be mounted:

swap: waiting for UUID=00e09251-80bb-43dd-8a11-61e975fa3e09

Press Esc to enter a recovery shell

And once i press esc, my UBUNTU loads properly.

The file /etc/fstab have following content

# /etc/fstab: static file system information.

What i need to do repair this. And make my UBUNTU to perform a normal boot.

View 9 Replies View Related

Ubuntu :: Vfat Mounts Using Uuid?

Nov 16, 2010

I moved some win98 drives into my 10.04 server, and would like to add them to my fstab file.Do vfat partitions have uuid's?If yes, how do I get that number?If no, I can use /dev/sdc1, and /dev/sdd1, can I get an idea what the fstab line will look like?Do I need to create the mount points (say, /WindowsCdrive) before the fstab will mount the partition?

View 3 Replies View Related

Ubuntu :: Missing Mounts Without Any Reason

Jul 2, 2011

What the hell is wrong with 11.04? One day I wake up and find all of my mounts functioning properly, the next day many are missing. I've been running with the same fstab for years. The problem isn't only with cifs shares, but even with internal ext4 shares. I'm so disgusted I'm about to run to Windows after 10 or so years of prompting people to move to Linux.

View 5 Replies View Related

Networking :: Specifying The Source Address For SMB Mounts

Jan 11, 2010

Is there way that you can specify the source address to use when mounting a remote share? I'm trying to test an application, and I need to be able to script a job that connects to a remote SMB server using different local IP addresses on the system. It would have 1 main address, and several aliases in the same subnet. The script would mount the remote server, transfer a file, then unmount, change IP, and repeat.

View 2 Replies View Related

Networking :: Where Does CIFS Log Failed Mounts

Jun 22, 2011

I`m using cifs to mount a windows 2008 server share. I`m mounting it read only and using an rsync script which works quiet nice.

Recently I couldnt mount the windows share anymore, i didnt know the account iam using would go inactive if i never logged in.

Just where does cifs write a log if it can`t mount a windows share? If I knew where it is it would also be easier to find the reason if it doesn`t work.

View 1 Replies View Related

General :: Monitor Disk Mounts ?

Oct 1, 2010

What is the best way to detect disk mounts?

I'm setting up a system to automatically detect disk mounts, so I'm looking for a file or something where disk mounting is recorded.

There are several files that look promising, but I am a LINUX novice, so I don't quite understand the exact roles each play:

Of the above files, etc/rmtab looks most promising.

View 2 Replies View Related

General :: Check If NFS Mounts Are Still Up And Running?

Apr 27, 2011

How do i check if NFS mounts are still up and running?

when i do the command MOUNT , i get some result, but how can i see (or check) if they still up and running? I'm not so familiar with this command, so i hope that someone can guide me

I know that there must be some NFS links mounted, so if one fails, i need to see that with like an echo or something.

View 12 Replies View Related

Debian :: USB Hard Drive Mounts As Read Only

Jan 4, 2016

Trying to go through some old hard drives I'd saved from a Mac we tossed years ago. Using a Sabrent USB adapter (USB-DSC9) I connected it to the Debian box and it mounts as /media. Here's the weird thing: although I can read all the random stuff, the directory with all my actual documents shows up as "you do not have the permissions necessary to view the contents". When I try to fix this with chmod, it tells me that the drive is read-only. Grr.

How do I mount the drive so that it's not read-only?

View 7 Replies View Related

Debian Configuration :: Static IP And Network Mounts

Jul 19, 2010

I moved to static Ip method for my laptop. I edited the interfaces file and it seems to work since I am writing this message from that laptop, but I have a new problem with my Debian. The mounts are not mounted during the startup anymore. Before I was using the network manager method and the nerwork mounts were all fine. Now with this method, they are not mounted and I need to mount them by firing "sudo mount -a" manually.

View 2 Replies View Related

Fedora :: 14 ,Vfat Occasionally Mounts As Read Only?

Feb 8, 2011

I am running Fedora 14 with kernel 2.6.35.74 x86_64 and I am having an issue with a Vfat partition that is shared with Windows 7 on a dual boot setup. this partition contains my mozilla profiles and it occasionally mounts as read only in Fedora. I wont be able to write to it and root doesnt seem to be able to write to it when this happens. I checked this by trying to redirect an output of ifconfig. My fstab entry looks like this.

Code:
UUID=5830-75A8 /home/joe/share_storage vfat rw,umask=0000,uid=500,gid=joe 0 0
and ls -l

Code:
drwxrwxrwx. 8 joe joe 4096 Dec 31 1969

These two (fstab and ls -l) always look the same whether the partition behaves as read only or not.

View 5 Replies View Related

Fedora :: NFS Mounts But No Files In Mounted Directory

Feb 10, 2011

I am trying to get NFS mounts working properly using autofs, but I'm only getting partially results. I have an auto.master set up for indirect mounts and a list of map files for each entry. Forgot to mention that when I mount the directory using /etc/fstab or setup a direct mount in /etc/auto.master I can see files in the mounted directory...

View 10 Replies View Related

Fedora Servers :: Pre-boot Mounts Script

Mar 10, 2011

I need to mount tmpfs partitions to /etc & /var and unpack archieves of this folders there. This task is complete working on Gentoo with monolite kernel & handmade initramfs script. But on fedora this method is like hacking. And not pretty for later upgrades, etc... I think, may be it is need to create script in /etc/init.d/ with high run priority. But this method takes many errors on boot. It is need to mount two tmpfs partitions to /etc/ & /var & unpack archieves. All this processes are to be executet after switching init from initramfs to realinit. But before first system processes try to start. How to complete this task with fedora way?

View 1 Replies View Related

Fedora :: NFS Mounts And Ypbind Starts Failing

Aug 11, 2011

I'm building a lab of fedora 14 machines that are supported by an RHEL/CentOS 5.6 server. Everything was working fine yesterday, but today ypbind can't connect to the server and nfs mounts fail with this message:

mount.nfs: mount(2): Operation not permitted
mount.nfs: trying text-based options 'addr=10.9.1.6'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: portmap query failed: RPC: Remote system error - No route to host

I can ping the server from the client using FQDN and ip address.

View 8 Replies View Related

OpenSUSE Network :: Establish NFS Mounts For SOHO NAS 500

Jul 18, 2010

I'm trying to establish NFS mounts for my SOHO NAS 500 as I used to with other versions of OpenSuse. I go to Yast, I find my SOHO server and my exported directory. I put rw for options and Add it to the list. When I exit I get the following from Yast in a pop up: YaST got signal 11 at YCP file Service.ycp:77/sbin/yast2: line 399: 13095 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS I am not an expert (rather basic knowledge) but this is really cryptic for me. Anyone knows what it is? Of course my mount doesn't work. My newly established system is working fine with 11.3 OpenSuse.

View 1 Replies View Related

Ubuntu :: Drive Mounts As /media/286CC2A6397A0F2A?

Feb 8, 2010

Instead of mounting as something normal(like sda1), one of my drives mounts as /media/286CC2A6397A0F2A and(presumable because of this) doesnt show up in Storage Device Manager, so I can't auto mount

View 9 Replies View Related

Ubuntu :: SD Card Mounts As Read-only - Lucid

Apr 24, 2010

Since I've upgraded to Lucid RC1, when I insert my SD Card it mounts as read-only. The write-protected switched isn't on and my card isn't corrupt. I've tried chmod and chown to no avail.Does anyone know a work around so that I'm able to write to my SD Card?

View 2 Replies View Related

Ubuntu :: Totally Screwed Up Audio And Mounts

Jun 29, 2010

I had it working perfectly everything worked including my headset. The only problem was certain programs were too quiet for my taste and seeing as i have a laptop and cant manually turn up the speakers i looked for a solution and found

Code: [URL] I followed those directions to try and boost the poor sound volume that has plagued me in ubuntu distros. Instead sound sparsly works. It is quieter than was, and if chrome is open at all no sound will play at all in rhythmbox or amarok(the play button dont even works it just sits at 0:00) Only after chrome closes does it play my music files again but only on this partition. As now my windows partition thats also located on this fakeraid just magically disappeared.

how to fix this as i dont even know what i did to begin with. how i can trash kde and start over from within gnome(havent tried to see if it works there yet though) EDIT: Logged back in to gnome and everything works fine. The missing partition is auto mounted like i wanted, the sound is perfectly fine. Obviously something got screwed up in the kde config but i dont know what or what to look for as i have never used kde before.

View 7 Replies View Related







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