Ubuntu :: Unable To Mount A Network Drive On 10.04

Nov 9, 2010

I'm unable to mount a network drive on my ubuntu 10.04. Here is how my fstab looks like:

# 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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=d9508c3b-fa02-4118-bafb-7cc0863af984 / ext4 errors=remount-ro 0 1
[Code]....

The above fstab configuration works for me flawlessly on my fedora. I dunno what's the issue here. I don't see any error in the dmesg either.

View 2 Replies


ADVERTISEMENT

Ubuntu Networking :: Unable To Mount Network Drive On 10.04

Nov 9, 2010

I'm unable to mount a network drive on my ubuntu 10.04.

View 2 Replies View Related

Ubuntu :: Unable To Mount Internal Drive - Error: Mount Exited With Exit Code 1: Helper Failed

Aug 5, 2010

I have 2 internal drives. One is for the OS and one is for the Data. I tried to get the Data drive to mount automatically at login using some crap I found on a linux blog. Safe to say it didn't work and now I can't mount it with the OS on the OS Drive.

It mounts from a live CD and all the data is perfectly safe. When I try to mount the drive I get this error message: "Error mounting: mount exited with exit code 1: helper failed with: mount: only root can mount /dev/sdb1 on /media/data" What have I done wrong and how can I make it mount again? Preferably this time at login.

View 2 Replies View Related

Ubuntu Networking :: Samba And External Drive - Unable To Mount Location - Failed To Mount Windows Share - Dialog Box

May 25, 2010

I have been trying to share folders from my main PC which is running Ubuntu 10.04. I have been able to figure out Samba enough to get my a couple of folders shared, but I have been unable to share any folders which are on my external harddrive. After entering the path in my smb.conf file they appear on the network but I am unable to navigate to them. When trying to navigate to them through the network folder on the pc they are actually connected to I get an "Unable to mount location: Failed to mount windows share" dialog box. On the windows pc I am trying to share with I get, "Windows cannot acces \Josh-Desktop
ame of folder"

My smb.conf file looks like this:

That folders I cannot access are Music and Videos.

View 9 Replies View Related

Software :: Unable To Mount Windows Drive - Mount Error 92 = Protocol Not Available

Oct 4, 2010

Not able to mount windows drive & foder, in linux. i have got following error.

mount error 92 = Protocol not available

View 10 Replies View Related

Ubuntu Networking :: Get Network Drive To Mount As A Local Drive?

Aug 2, 2010

I was trying to figure out how to get my network drive to mount as a local drive on my computer. This was back on 9.10. Since I've upgraded to 10.04, my boot process halts and tells me (paraphrasing) /shared is not ready to mount. To continue, pres S to skip or M to manually mount the drive.

Well, I have it mounting now through GVFS and I don't need this in my startup anymore. Frankly, it's just annoying that it won't boot into Ubuntu right away. So, what's the startup file I need to edit to remove the attempt to mount the network drive?

View 1 Replies View Related

Ubuntu :: Can't Load A Drive / Volume - "Unable To Mount Location Error Mounting: Mount: /dev/sda1: Can't Read Superblock"

Dec 25, 2010

I have a problem in my ubuntu 10.01 that it can't load a drive/volume in ubuntu. When I tried, it said: "Unable to mount location Error mounting: mount: /dev/sda1: can't read superblock". And when I boot my pc with 'Windows', it said : "UNMOUNTABLE_BOOT_VOLUME" under a blue screen. What can I do to solve this problem?

View 9 Replies View Related

Ubuntu :: 10.04 - Unable To Mount 1TB Drive

Aug 22, 2010

Ubuntu 10.04 - it lives on 1TB drive. Then I have another 1TB drive that has 2 partitions. One of the partitions has XP and other is empty awaiting a WIN7 install. Then I also have a 2TB back up drive. All said - on the odd boot I'm unable to mount the other drives.

View 3 Replies View Related

Ubuntu :: Unable To Mount External Drive?

Jul 29, 2011

Having issues while mounting my 1TB passport USB drive. When running this command....

Code:
sudo mount /dev/sdc /mnt/WD/

I got this error: mount: you must specify the filesystem type I even tried adding the filesystem, which was or is ext4

Code:
sudo mount -t ext4 /dev/sdc /mnt/WD/
Getting a different error instead:
Code:
mount: wrong fs type, bad option, bad superblock on /dev/sdc,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

I should mention that this was working just a few hours ago. There was a power glitch and my Ubuntu headless server lost power. I turned it on and since then, I am getting this error. I would prefer not to format via GUI .... 1st because I have data there , 2nd, because I don't want to rely on a graphical interface but being able to fix this via terminal.

View 9 Replies View Related

Ubuntu :: Unable To Mount Floppy Drive

Sep 1, 2011

I am working on an old PC and I am trying to mount a floppy disk. The disk is formatted as Fat12 with Quote: mkdosfs -F 12 /dev/fd0 Weather it auto mounts or I mount it with sudo mount Quote: /dev/fd0 /media/floppy0

it says it works fine, but if I add files to it,remove the disk and put it in another machine nothing is on the disk. The files I add to the disk just get added to /media/floppy0 as a normal directory. If I try to umount /dev/fd0 it says the device is not mounted, even directly after I mount it.

View 8 Replies View Related

Red Hat / Fedora :: Unable To Mount Drive

Jan 22, 2011

i have installed both windows 7 and fedora on my laptop but i installed fedora on only one drive i didnt create a swap so now whenever i try to open my drive the followng message appears UNABLE TO MOUNT DRIVE if i format the drive will i lost my installation files and would have to install again

View 6 Replies View Related

Ubuntu :: Unable To Mount Volume - Drive Not Found

Feb 18, 2010

I am not well versed in using Ubuntu. I was using Win XP Pro SP3 on my old machine. I decided to make the move to Ubuntu. No problem since all files on the primary drive of the old machine were just OS related. I kept all of the important stuff (music, documents, reg codes, etc.) The computer had no problem importing the songs on the external drive to the music library. I am playing songs and loving it. Now the problem... when I am starting with ubuntu I don't find the drive and I can't mount it.

I get a box stating:
You are not privileged to mount this volume
DBus error org.freedesktop.DBus.Error.NoReply:
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

View 5 Replies View Related

Ubuntu :: USB Flash Drive Unable To Mount Not Authorized?

Apr 8, 2011

I've found some older threads with the same problem and read a few bug reports also. Nobody has a solution that has worked for me.How can I get Ubuntu 10.10 to be able to use something as basic as a usb drive?

View 5 Replies View Related

Ubuntu :: Can't Mount Network Drive 9.10 64bit

Apr 28, 2010

why i cant mount any network folders. when i when i was going through this forum, [URL] i got stuck on the first step.

smbclient -L //10.1.1.3 (insert your windows machine ip instead)

i get this error.
bob@bob-ubuntu:~$ smbclient -L //192.26.92.21
Enter bob's password:
signing_good: BAD SIG: seq 1
session setup failed: NT_STATUS_OK
bob@bob-ubuntu:~$

i am using ubuntu 9.10 64 bit.

View 2 Replies View Related

Ubuntu :: Mount Network Drive On Startup?

Nov 8, 2010

I work at a school where we are experimenting with Ubuntu 10.10. On our Windows machines, when the users sign in, their "U:" drive automatically mounts up so that can access their network shared storage. Is there a way to set this up in Linux so it automounts, rather than them have to go and find it out on the network every time?

View 2 Replies View Related

Debian :: Unable To Mount Internal Drive And Others

Sep 24, 2015

I can't mount it, and also since apparently debian doesn't care about the nasty systemd but I had to deal with that but I digress.

I cannot mount my itnernal drive, and even memory cards are listed as "permission denied" even though I am part of the disks group. I know that before systemd I could just edit a udisks config file but I cannot find out where it'd even be.

I've included my /etc/fstab.

Code: Select all# /etc/fstab: static file system information.
#
# Use 'blkid' 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] ...

I am part of the disks group, and am 90% sure that I edited the udisks file that says something about mount internal disk to allow active from allow_admin

The only udev rules that i've changed was the one to change the mount point for external drives to /media/drive_label instead of /media/$username/drive_label

Basically I'm trying to automount the partition after clicking on it in the file manager.

View 8 Replies View Related

Fedora :: Mount This Encrypted Drive But Unable To Do It?

Dec 3, 2009

I updated through yum tonight had to reboot but it hangs on reboot.Now I can't use my computer.here point me in the right direction to fix this.I have no clue.I really need to mount this encrypted drive but it won't let me this way I can get my files and move them to another os that is working.I put in the password but it will not mount for some reason.My first venture in fedora land does not seem to be going well at all right nowor a page I have work to do and I really don't have time to be reading hundreds of pages to find the right answer.

View 9 Replies View Related

Fedora :: Unable To Mount USB Drive In FC14

Nov 4, 2010

Whenever I insert a USB drive (or plug in my Motorola Droid to copy files to it), a window pops up that says 'Unable to Mount File System'. Not Authorized. The drive shows up under the Places menu, but if I click on it I just keep getting the same error.

View 14 Replies View Related

OpenSUSE Multimedia :: Unable To Mount Cd / Dvd Drive

Feb 23, 2011

i jsut installed opensuse kde and xfce and i cannot mount dvd/cd 's. i am using opensuse 11.3 32 bit. i added my user to the cdrom drive group but still no luck. How to get the cd to mount by jsut clicking on the dolphin icon?

View 9 Replies View Related

Hardware :: Unable To Mount WD Hard Drive

Jul 20, 2011

I was copying files from one Western Digital hard drive to another newer one, when I accidentally pulled out the usb cable on the copying drive (WD Elements 2TB).Now I can't mount the drive again. I don't really know what this means. I rebooted the computer, but to no avail.I am running Ubuntu 10.04 on Gnome 2.30.2 Kernel Linux 2.6 32-32 generic.

View 1 Replies View Related

General :: Unable To Mount USB Thumb Drive

Oct 10, 2009

I am very new to Linux ubuntu got it because friend said it way better than windows. The problem I am having is with my thumb drives. I cannot get them to work. It says I am unable to mount. The only way to get one to work is put one in wait tell it says it is unable to mount then put the second one in. At that point I am able to look at the second drive.

View 2 Replies View Related

General :: Unable To Mount Portable Hard Drive On Ubuntu?

Apr 5, 2010

My portable hard drive (WD My Passport), which used to work correctly now does not automount on my Ubuntu system. It does work on a Windows machine or even when plugged into WD HD TV, which is a Linux based device. There's one NTFS partition spanning the whole drive.When I plug the disk in, I see the following in dmesg:[269259.504631] usb 1-2.2: new high speed USB device using ehci_hcd and address 20[269259.604674] usb 1-2.2: configuration #1 chosen from 1 choiceHowever it does not mount in GNOME and I don't see it when I type:sudo fdisk -lAny suggestions why this might be? I repaired the partition using chkdsk on Windows, so the issue is probably not filesystem related.

View 4 Replies View Related

Ubuntu :: Unable To Mount Ext4 External Hard Drive

Jul 5, 2010

I wanted to make a clone of my drive, so I tried the ole sudo dd if=/dev/sda1 of=/dev/sdg1 trick, but first I formatted the drive to the Ext4 format. I wish I would have understood that format a little more before I decided to format it that way. Now I can't access my drive at all. I read almost everything on the net about manually mounting it, but almost everything was in Fat, NTFS, or Ext3/2 format. I even read the Ubuntu documentation. I don't know if it's because my drive is in Ext4 format, or if I'm just not doing something right.

As you can see in the following picture, it recognizes the drive, yet I am unable to mount it. I am trying to access the 160 GB drive. I even tried to see if Windows would recognize it. No go. Today while lurking in the Ubuntu Forums I found a way to make a live .iso of my system (which I think is awesome). So now I want to reformat my drive and use it as storage once again. I think I will restore it to NTFS. I thought that the Ext4 format would work better in Linux (which I was wrong), but now I need Windows to recognize it as well, and it needs to be able to store files bigger than 4 GB (unless you have a suggestion on what to format it as).

View 9 Replies View Related

General :: Unable To Mount Location (no Media In The Drive) In UBUNTU 10.10

Jan 12, 2011

I installed Ubuntu 10.10 in a Sony Booknote (old one) everything works but the Floppy. Just for a couple application I need the floppy drove to work. I have try couple things but still not working. I can see the floppy (in Computer) and it runs/spins the media but it does not mount it.... I can't write or read form it.

View 2 Replies View Related

Ubuntu Networking :: How To Mount A Network Drive On Bootup

Apr 5, 2011

My laptop is connected to my network through wifi. One of my desktops is always running as a file server for the rest of the network. Currently, to access that file server, I have to manually mount the network drive each time I boot the laptop. I have tried adding a line to fstab to have the drive mounted when the system first boots up, but since the wireless connection isn't active yet, the system hangs with an error message saying that the drive was not able to mount correctly and I have to press a key to continue.

is there any way to have the system automatically mount the network drive AFTER the network connection has become available AND, if for some reason the drive is not able to mount (i.e. I'm on the road and the laptop logs into a different network), it simply bypasses that and continues booting without displaying an error?

View 2 Replies View Related

Ubuntu :: 10.10 Gnome - Mount Remote Drive Over Network

Apr 28, 2011

Mount a remote drive over a network in 10.10 Gnome I could use an option (I think it was connect to remote server or something) where I could mount a windows folder share or a samba share, Since upgrading to 11.04 I cannot find this option, has it been removed or hidden?

View 7 Replies View Related

Ubuntu Networking :: Mount A Network Drive On Bootup?

Aug 18, 2011

My laptop is connected to my network through wifi. One of my desktops is always running as a file server for the rest of the network. Currently, to access that file server, I have to manually mount the network drive each time I boot the laptop. I have tried adding a line to fstab to have the drive mounted when the system first boots up, but since the wireless connection isn't active yet, the system hangs with an error message saying that the drive was not able to mount correctly and I have to press a key to continue.

My question is this: is there any way to have the system automatically mount the network drive AFTER the network connection has become available AND, if for some reason the drive is not able to mount (i.e. I'm on the road and the laptop logs into a different network), it simply bypasses that and continues booting without displaying an error?

View 8 Replies View Related

General :: Unable To Mount Seagate 1Tb Usb Expansion Drive

Dec 21, 2010

I plugged in a seagate expansion drive 1Tb into my linux server for backup purposes but it is unable to mount it. I can see the expansion drive in My computer but when I click on it, it says unable to mount, device already mounted or busy. Windows can read the hard disk with no problems. It is ntfs formatted. I installed ntfs kernel and fuse. Ntfs is displayed when I run cat /proc/filesystems. However it just can't mount the expansion drive.

View 7 Replies View Related

Ubuntu Servers :: Common Practice To Mount Network Drive?

Jan 2, 2010

I have the following scenario:

- Server installed in wired network. The server has a static IP. It has Ubuntu Server 9.10 installed.

- I have two Ubuntu notebooks (Ubuntu Desktop 9.10) and I want them to connect (mount) to the server on bootup (fstab or equal) if the network is available.

- I don't want to store the password in cleartext in the fstab file. So what other options do I have? What would be the most common practice here?

View 7 Replies View Related

Ubuntu Networking :: Mount Network Drive Automatically ONLY When Present?

Jun 10, 2011

I have a network drive connect to my lan with iomega's iconnect device. I am getting tired of mounting the drive manually each time I want to use it. I would like therefore to have it mounted automatically on boot by placing a line in fstab, but since the computer (a laptop) won't always be connected to my home lan, this might cause problems. Is there a way to list the drive in fstab so if the drive is not present it will just move on?

View 8 Replies View Related







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