General :: Auto Mounting Is Not Working Properly?

Apr 30, 2010

i am using ubuntu 8.04 and i am facing a problem of mounting external pen drive, exernal harddisk or even other /dev/ partitions in my login mount is not working so i manually mount the partition by mount command .. but i dont know how i can resolve this problem ...

fdisk -l currently returns as
Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders

[code]...

View 1 Replies


ADVERTISEMENT

Slackware :: Auto-mounting USB Devices Stopped Working?

Mar 29, 2010

When I installed slackare 13 it detected usb drives and cameras automaticallyow it doesn't. I am runnning a 13.0 system, not current, so I have only applied the updates in that branch (iirc including a new kernel).nowadays when i plug a device in it does not seem to be detected by HAL (i.e not in KDE).However the device is listed if you use the command "lsusb" and the computer obviously knows it has been plugged in as there is a relevant entry in dmesg.Sorry for the generallised nature of the post, but I don't really know anything about HAL or how it can have stopped working

View 1 Replies View Related

Software :: Mythwelcome - Auto Shutdown And System Clock Not Working Properly

Mar 29, 2010

I installed Mythbuntu 9.04 about 9 months to a year ago and (for the most part) I haven't had any problems with mythwelcome, automatic shutdown or the system clock. The "for the most part" relates to the fact that the clock on mythbuntu has always been 4 minutes fast. Then, just last week, the system started acting up - for some reason the system clock changed to 8-10 minutes fast (6 minutes faster than it was previously). To fix this problem, I have tried manually setting the "time and date" setting, and I have also tried setting the "time and date" setting to sync with an internet server. Lastly, I tried changing the system time through the motherboard bios. In each situation, mythwelcome would initially start up with the correct time. Then, several seconds later, the time shown in mythwelcome would change to being 4 minutes fast (as I described above). The time would also be 4 minutes fast when I enter the frontend.

I was willing to live with this, but the weird part is that when I start the system now (assuming I don't have any programs scheduled to record), mythwelcome boots up fine and I see the indication that "MythTV is idel and will shutdown in XXX seconds". Then, it flashes to "MythTV is idle" - like it used to; except now, it doesn't flash back to the countdown for shutting down mythtv. One time when I started the system when I was adjusting the time as mentioned above, I noticed that mythwelcome went to the "MythTV is idle" around the same time it changed the clock to 4 minutes fast - I think there is definitely a correlation here.

I checked out all the settings and nothing else has been changed that would otherwise affect MythTV from shutting itself down. The other interesting part is that I can get the shutdown countdown back if I go to "Utilities / Setup", "Setup", and "Mythbuntu". In the popup screen I choose "MythTV Configuration" and select "Launch MythTV Setup". I get a popup box that says that the mythbackend must be closed (as expected). Then I immediately exit mythtv-setup and the system runs "mythfilldatabase". I exit the Mythbuntu Control Centre and exit the frontend. When I get back to mythwelcome, the shutdown countdown comes back.

View 1 Replies View Related

General :: /var Partition Not Mounting Properly?

May 16, 2010

I have created a Virtual Machine with following partitions

OS: Fedora 11

Code:

Device boot start stop blocks id system
/dev/sda1 * 1 13 102400 3 Linux
/dev/sda2 13 587 4608000 8e Linux-LVM

Then I added One more Volume group with ext3 file system

Code:

Device boot start stop blocks id system
/dev/sda1 * 1 13 102400 3 Linux
/dev/sda2 13 587 4608000 8e Linux-LVM

[code]....

After mounting I am not able to access only lock and lost+found file under /var

View 4 Replies View Related

Ubuntu :: Auto Run (auto Exec) A Script On Mounting A Device?

Mar 16, 2010

I would like to exec a script whenever a user mount a device. The device could be an internal device (for example a partition on a second hard disk) or a removable one (for example a usb hard disk). The script must have sudo capabilities even if the user is not included in the admin group. Is it possible?

The specific question:
I would like to add acl option to a device whenever it is mounted.
I tried fstab but it's changing the behaviour of nautilus see:

[URL]... so I would like to create a script with the command

Code:
sudo mount -o remount,acl /media/data
and auto execute it any time data is mounted.

View 1 Replies View Related

General :: Not Auto Mounting Drive At Start Up?

Nov 6, 2010

maybe not so simple as what the subject saysBackgroun storyI have a couple of encrypted hard drives created with cryptsetup

I have the following lines in my /etc/crypttab
data1 UUID=someUUID none noauto
data2 UUID=someotherUUID none noauto

[code]...

View 1 Replies View Related

General :: Auto-mounting An Ecryptfs Partition Which Is On A Usb Drive?

May 30, 2010

I have an ecryptfs partition on a usb drive, system runs Debian squeezeWhat I'd like to have is that when I connect the drive it will be auto. mounted and I'lleither have to enter the passphrase or it will already be in the keyring (even better).It seems ecryptfs can auto-mount a directory but I want to auto-mount an entire encryptd partition. Is this possible?.Also, can I have another encrypted directory, say ~/Private, at the same time or can ecryptfs handle only one at a time?

View 3 Replies View Related

General :: SCP Is Not Working Properly?

Aug 1, 2010

I've noticed that, I can not copy a file trough scp .here is an example:

[root@Radius ~]# scp 123.txt /etc/logrotate.d/radiusd.log "nasser@192.168.8.46:/tmp"
nasser@192.168.8.46's password:
[root@Radius ~]#

[code]....

View 2 Replies View Related

General :: XMMS2 Not Working Properly?

Jan 18, 2010

I am currently trying to make a front-end (client) for xmms2. However, I have run into a road block. I need to get the current number of seconds of the current playing song, so one would think to use:

Code:
xmms2 current "${playtime}"
However, all this does is return a blank line. Infact, if I try to do any "formatting" for

[code]...

View 4 Replies View Related

Ubuntu :: Mounting A Ext4 Partition Properly?

Mar 8, 2011

currently my fstab entry for a partition is this:/dev/sda6 /media/Media ext4 defaults 0 0 But that seems to not give me any permissions on it, i can't create/copy/paste or anything with files onto it

View 1 Replies View Related

Fedora :: No Longer Auto Mounting Usb?

Apr 28, 2010

Does anyone else have this problem. Came just after recent update and is highly annoying. Plug usb device in and it is recognized on lsusb but not mounting and appearing in media folder. How do I solve this. Searched the forum but nothing useful

View 10 Replies View Related

Ubuntu :: Auto Mounting HDD At Boot?

Feb 21, 2010

I have a 500 GB ext4 formatted HHD which i have to manualy mount when ubuntu starts. I have read much on the topic but am still unsure what i should add to fstabmy output when entering "sudo fdisk -l" is

"Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 7 Replies View Related

Ubuntu :: Stop An UDF From Auto Mounting?

Jul 10, 2011

I have one of those lovely Western Digital external hard drives and it seems to have an UDF "partition" on the hard drive itself. I cannot format it, remove it from the hard drive itself, or disabling the UDF seems to be a no go once its popped into a Linux distribution of any kind.

So my question is, is it possible to stop the UDF from even auto mounting at all?

System
Ubuntu 10.10 Maverick Meerkat

View 2 Replies View Related

General :: Haven't Been Able To Get Wireless Working Properly

Jan 31, 2010

I installed Kubuntu 9.10 this morning and haven't been able to get my wireless working properly. I can connect to my network (WEP 128bit key) and acquire an IP address without any problems. But as soon as it connects it stops talking to the router (about 4 pings after it connects). The pings then change from a reply to saying "Destination host unreachable", even though it works fine on the Windows box I'm sending this from.

View 1 Replies View Related

General :: Usermod Command Not Working Properly?

Mar 22, 2011

I created a user named Bob. Now i want to change its home directory to be Bob1. I did this

usermod -d /home/Bob1 Bob

but not effect !!!

The name was still Bob. What might be issue ?

View 8 Replies View Related

General :: Auto Mount Not Working With New HD's

Sep 8, 2010

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.

View 5 Replies View Related

Fedora :: Auto Mounting Hard Drives?

Aug 10, 2009

I have a fresh installation of Fedora 11 and I am having a hard time figuring out how to automount my storage drives. Each time I login, I try to access my various storage drives and gnome makes me authenticate asroot before mounting it. FSTAB lists only logical volumes but not my storage drives. What can I do to make sure these automount when I login?

View 3 Replies View Related

Fedora :: USB Drives No Longer Auto Mounting?

Sep 16, 2010

I know this problem was mentioned here before but because I could not find a straight forward solution anywhere I am reposting this here. So here goes.As of today, my Fedora 13 64-bit has ceased to auto-mount USB drives completely. I have made absolutely no changes to the system and I am completely baffled and frustrated by this sudden development. I desperately need this system to function properly as I use it for school and this really put a wrench in my works, especially since I have done nothing to cause this. I assume that one of the many recent updates that have been released must have done this, but I have absolutely no idea how to fix this. Why do Fedora developers release updates that cripple a perfectly functioning system is beyond me and crap like this really makes me consider switching back to Ubuntu.

View 9 Replies View Related

Fedora :: Argument Against Auto-mounting Of Other Partitions?

Apr 14, 2011

I boot several Redhat based distributions, Fedora 15, Fedora 14, CentOS, Scientific Linux, Redhat and occasionally something non-Redhat based like Ubuntu and Debian. Out of habit and preference I frequently set up partitions to be auto mounted at boot through fstab. Somewhere in time something went seriously wrong with the CentOS install. There are a ton of permission denied errors while booting CentOS (text style boot) mostly regarding shared libraries. The system will boot to the desktop and everything looks OK but some things don't work. I can't update the system because I have no network connection. I obviously can't get to the Internet or get e-mail. I can open a VT but can't log in as regular user or root.

Permission denied in both instances. I didn't make any drastic changes to the CentOS system, just minor tweaks. The culprit in my opinion is a combination of the fact that one of the other Linux systems did an SELinux relabel while booting and the CentOS partition was already mounted. Since the CentOS partition was mounted it too was relabeled. I can't prove this. If there's a way to prove it then I just don't have the skills or knowledge to do so. It's basically a theory based on what I know I've done with the several installed distributions. This is not a rant nor is it a request for help. Just a comment. An assumption, hopefully a correct assumption. The CentOS install was working flawlessly until something happened and I think that something was the SELinux relabel.

View 6 Replies View Related

OpenSUSE :: USB Flash Drive Not Auto Mounting?

Feb 15, 2011

USB Flash drive appearing in GParted but not auto mounting

GParted Screenshot:-

View 9 Replies View Related

OpenSUSE Hardware :: USB Drives Not Auto Mounting?

Sep 11, 2010

my opensuse is not auto mounting USB drives anymore. It was working a few weeks ago! I have an external 500GB HDD and also an 16GB Kingston USB flash disk, both are not being auto mounted.If i do lsusb i get

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 0930:6545 Toshiba Corp. Kingston DataTraveler 2.0 Stick (4GB) / PNY Attache 4GB Stick
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

[code]....

View 9 Replies View Related

Ubuntu :: Auto Mounting HDs - 5th Disk Not Recognised?

Jan 13, 2010

I thought I'd format my new 2tb drive to ext4, so did that, created a mount point, chown'd it, edited fstab, and now it gives me this:

Code:
neur0m4ncer@box:~$ sudo mount -a
mount: special device /dev/sde1 does not exist

[code]....

View 3 Replies View Related

Ubuntu :: Prevent IPod Auto Mounting

Jan 16, 2010

I currently run a Windows XP virtual machine (using VirtualBox) so that I can use iTunes. This is fine, and I have set up a USB device filter which allows me to use my iPod, and update it via iTunes on the VM. However, this only works sometimes. I think the reason is that the VM sometimes can't get access to the iPod because it's mounted in Ubuntu - I think it may just be a race for who can mount it first - Ubuntu or the VM, when I plug it in. Is there a way I can prevent the iPod from automounting in Ubuntu so this problem (hopefully) won't arise?

View 2 Replies View Related

Ubuntu :: SMB Suddenly Stopped Auto Mounting?

May 3, 2010

I have my "documents" folder pointing to a Samba share on a 9.10 server. (Client is 64 bit 9.10). In /etc/fstab I have

Code:
//192.168.20.102/sean/Documents /home/sean/Documents cifs credentials=/home/sean/.smbcredentials,uid=1000,gid=1000

This always used to mount automatically and has suddenly stopped. Same result if I use smbfs instead of cifs. I have worked around this by adding noauto and then mounting it in /etc/rc.local.

Anyone else had this and fixed it so that the share mounts at boot rather than login. I do have some cron tasks that require this to be mounted and assume they will fail unless I login immediately after a reboot.

View 1 Replies View Related

Ubuntu :: 10.04 Not Auto-mounting Network Shares?

May 4, 2010

Enviroment:

-server ubuntu 9.04 with samba
-client fresh ubuntu 10.04

ubuntu is not auto-mounting samba shares. Old 9.04 done it without a problem. I need to type sudo mount -a to have samba mounted.

fstab:
//192.168.1.101/www /mokonawww cifs auto,iocharset=utf8 0 0
ls -l
drwxrwxrwx 25 root root 0 2010-05-03 17:44 mokonawww

Tested with diffrent parameters. And another problem also with samba shares, when I edit file from editor (eclipse) after save i got 'file changed dialog'. seems like file is written with some delay ? and timestamp dont agree (its my blind quess). On 9.04 no problems. Tested with 2 instances of Eclipse. One copied from 9.04 and second fresh install. Other editors raport the same problem. Its anoying as hell.

View 3 Replies View Related

Hardware :: HAL Not Auto-mounting NTFS Partitions

Jan 26, 2010

I've recently installed Arch on my main PC, and I decided to use Xfce4 desktop environment as appose to gnome that I use on my laptop. Firstly, I had to search round for an icon theme to get any of the icons working (they were all just papers with red crosses in them to start with), which I think is taking lightweight a bit too far :P, but just my opinion.Now i've got that sorted I turned to the problem of auto-mounting partitions. I'm having some trouble getting HAL to auto-mount my NTFS partitions which have my documents and music on. They are NTFS because i've got dual boot windows, and had windows before Archlinux so NTFS was the logical fs type to use. I think HAL is auto mounting dvd's etc. (can't be sure as I aren't in Arch at the minute)I can mount the NTFS partitions manually using:mount -t ntfs /dev/sda(number from 1 through 3) /mnt/sda(1 through 3)

However, I can only access this via root, so I carried out: mchmod scott.scott /mnt/sda(1-3)or something similar and that works fine, so I know they can be mounted successfully. I've tried auto-mounting them using fstab but can't seem to get this working, and I would rather not have fstab auto-mount them, I would rather let HAL sort all that out for me.I have checked that dbus, hal, consolekit and xf86-input-evdev are all installed (although im not sure what xf86-input-evdev does).Has anyone got any ideas why its not auto-mounting the NTFS partitions. My laptop mounts the NTFS windows partition fine using gnome.

View 6 Replies View Related

CentOS 5 :: Auto Mounting An USB Thumb Drive?

Nov 26, 2009

I would like a USB thumb drive to be automatically mounted whenever I insert the drive into my PC (previously I had been mounting it manually with the 'mount' command). I gave the USB drive a unique label with e2label. I added an entry for it in /etc/fstab. This works in the sense that if I run "mount -a", the drive will be mounted. However, it still isn't completely automatic. Am I missing something? What else do I need to do?

View 8 Replies View Related

General :: Audio With Banshee And Vlc Player Not Working Properly

Jun 16, 2010

1). vlc player not working properly..when i play the video in vlc audio is not clear its strucks every few min.. but video is moving nice....how to solve this problem i'm newbie to linux open suse

2)when i play Mp3 songs in banshee its good but some times its hang...

3)how to restore the linux?(i mean how to restore the operating system)

View 2 Replies View Related

Debian :: Auto-mounting Hard Disks On Start Up

Feb 18, 2016

I'm not sure how to do this. I checked the hard drive preferences and looked through the forums... I don't want to manually mount my hard drives(s) every time I boot up just to access my music and wallpapers.

View 5 Replies View Related

Fedora :: How To Stop Gnome In 13 From Auto-mounting The Cdroms

Jul 13, 2010

how to stop gnome in fedora 13 from automounting the cdroms i insert? i just want it to ignore them.

View 4 Replies View Related







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