General :: Unable To Mount 500 Gb External Into OS

Jun 4, 2011

I am unable to mount an external in my linux os.I tried everithing,but not succeed.Linux os ver: RHEL 4(nahant update 5)Problem description: when I insert an external,autometically the icon will show at 'my computer'.But when I tried to open the device,the message will show that "device is already mounted or busy" I checked that one entry is autometically done in fstab after inserting the external.But "mount" command does not show it. I tried every possible command to mannually mount,but no effect.This problem is occure in only one server,but there is no such problem in other servers running same configuration.

View 5 Replies


ADVERTISEMENT

General :: Unable To Mount External Hard Drive With OpenSuse?

Feb 22, 2010

I'm trying to get an external HD to mount on my Dell Laptop running OpenSuse 11.1. When I connect I get the following:

Quote:

dmesg:

usb 1-5: new high speed USB device using ehci_hcd and address 4
usb 1-5: configuration #1 chosen from 1 choice
scsi3 : SCSI emulation for USB Mass Storage devices
usb 1-5: New USB device found, idVendor=0bc2, idProduct=0503
usb 1-5: New USB device strings: Mfr=54, Product=69, SerialNumber=95

[code].....

But am left scratching my head. I don't think its showing up in the etc/mtab - which i think it is supposed to?

View 7 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

Debian :: Unable To Mount External HDD

Nov 22, 2010

Unable to mount 1.0 TB Filesystem
Error mounting: mount exited with exit code 1: helper failed with:
mount: wrong fs type, bad option, bad superblock on /dev/sdb1,

[code]....

it only occurs on one HD it has ext4 file system just like the other external HD I have and the disk is healthy. It does mount with no problem at my netbook using ubuntu.

View 3 Replies View Related

Debian Hardware :: Unable To Mount External USB

Sep 20, 2014

After updating my debian testing machine I got some trouble with external usb devices. The system is able to see them but it doesn't want to mount them.

This is the error I receive:

Code: Select all Error mounting filesystem

Not authorized to perform operation (udisks-error-quark, 4)...

View 6 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

Debian :: Unable To Mount External Media

Mar 8, 2009

Unless I am logged in as root, I am unable to mount an external device (such as a flash drive or music player) This is what I get: I can, of course, pull up a root terminal and use the mount command, but I don't want every user to have access to the root terminal, but I would like everyone to be able to mount external devices. Code: Linux debian 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 GNU/Linux

View 9 Replies View Related

Hardware :: Unable To Mount External HD Manually

Mar 23, 2010

I have a Seagate Barracuda 7200.10 (IDE) hard drive that was used in winxp as a secondary disk.When I tried to connect it to my Ubuntu laptop via usb cable, it doesn't recognize on its' own.

View 6 Replies View Related

General :: Mount External USB Drive In Debian To A Mount Point Based On The Volume Name

May 5, 2011

How do I configure my Debian installation to mount external USB drives to mount points based on the volume names of the drives? For instance, if I have a thumb drive with the volume name of "SWORDFISH," how do I have Linux mount it at /media/SWORDFISH? I'm aware that this can be setup in FSTAB, but that requires that I know the UUID of the device beforehand and that I take the time to set each external device up in FSTAB first. That does nothing for me when I have a thumb drive that has never been plugged into my computer before.

This seems to be setup by default in Ubuntu/Kubuntu, but is not working for me with a fresh installation of Debian Squeeze and KDE4. I've spent the past 2 hours Googling for a solution and have turned up nothing. UPDATE: My results are inconsistent. Sometimes Debian mounts devices to mount points based on the volume names, and other times it gives them generic mount points (e.g. /media/usb1).

View 2 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

Red Hat / Fedora :: Unable To Mount External USB With Ntfs Partition In Cent Os

Jan 22, 2011

I have 500GB external HDD. I have to mount it my CenOS -4.8 Machine.(kernel-2.6.9.89EL 32-bit) . External HDD partitions are ntfs file system partition. I have tried to mount ntfs partition in linux . But it's not done.

mount partition with ntfs parttion in linux.

View 3 Replies View Related

Hardware :: Unable To Mount NTFS External Hard Drive

Jun 21, 2011

I'm having problems mounting my NTFS external hard drive .

dmseg :

Code:

1.padlock: VIA PadLock Hash Engine not detected.
2.PPP MPPE Compression module registered
3.PPP BSD Compression module registered
4.PPP Deflate Compression module registered
5.npviewer.bin[5405]: segfault at ff99cd48 ip ff99cd48 sp bfc8afac error 4
6.usb 4-2: new high speed USB device using ehci_hcd and address 5

[code].....

View 2 Replies View Related

Debian Hardware :: Cannot Access External Hdd, Memory Stick, Mp3 Player - Unable To Mount Location

Jul 22, 2011

usb devices, such as external hdd, memory stick and mp3 player, when I connect them to USB, they show up in Nautilus, but when I click on them, Nautilus is unable to mount them and returns the following error: Unable to mount location Error mounting: mount exited with exit code 1: helper failed with:mount: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error in some cases useful info is found in syslog - try dmesg | tail or so

View 3 Replies View Related

Fedora Hardware :: Unable To Mount 500GB Seagate GoFlex External Hard Drive

Jul 13, 2011

I purchased a Seagate Goflex 500GB external hard drive yesterday and tried to connect it with my Fedora machine. Unfortunately my machine could not mount the drive. I have never had such problems earlier with other USB drives.PLease, how to use this ext disk on the fedora machine.

View 7 Replies View Related

General :: Mount Perimissions On External HD?

Nov 13, 2010

i've read so many threads and pages regarding this problem, I dont even know if I've having the same issue as when I started. But I am going to start over from the beginning and ask for help this time. I have a debian machine with an external harddrive. I have a windows machine on the same network from which I can read the files from the debian drive, but I cant write to it. At some point in time (several months ago?) I could.

currently, I have this line in my /etc/fstab:
/dev/sdb1 /media/MUSIC/ vfat user,uid=1000,gid=1000,rw,umask=000 0 0

and i've tried a hundred different mount commands (but not as many as i've tried fstab lines) but generally have been using this at start up: sudo mount /dev/sdb1 /media/MUSIC/ (i am under the impression that i should not have to use 'sudo' when doing this, since the fstab line includes 'user' but if i dont, the command fails)

no matter what I've tried, the permissions come out as owned by root:
drwxr-xr-x 905 root root 163840 2010-10-17 17:45 Music
attempting (as root) to change ownership of the directory also does not work:
chown: changing ownership of `/media/MUSIC/': Operation not permitted
i've confirmed that i have the uid and gid number correct with
id wgato

View 4 Replies View Related

General :: External Hard Drive Won't Mount ?

Jan 20, 2010

I am trying to recover files off a 3.5" IDE Hard Drive that had Windows ME installed on it. I have access to a MacBook, Windows XP Desktop PC, and a cd with Ubuntu 8.10 on it.

Attempts:

1) If I make the HD the only primary master HD it won't boot up.

2) If I make it a slave drive it won't boot up.

3) I purchased an external enclosure from Radio Shack which turned out to be crap and online reports supported this conclusion. I got nowhere with that thing. Bestbuy doesn't sell 3.5" IDE enclosures.

4) By using an IDE / SATA to USB kit, I am able to connect the HD to the PC via USB cable. XP will detect the drive, however the HD will not my displayed under "My Computer" nor "Disk Management".

Onto linux (this is where I grabbed the Ubuntu cd):

5) When connected, the HD will show up under "Computer" as a "USB Drive". When I double click on it I get the error "Unable to mount location Can't mount file".

Allow me to show you some commands I ran:

Code:

Code:

Code:

View 14 Replies View Related

General :: Mount External Hard Drive Using USB Caddy

May 6, 2010

I;ve been using Ubuntu (10.xx) for a few months now and am really getting the hang of it.My NAS drive has now failed.It is a WD Mybook world edition 1tb with the blue rings.The drive spins fine and in windows I can see the partitions but I understand the file system is linux based.Can anyone help as to how I can mount the drive and recover the files using ubuntu / linux.I have a USB caddy to connect the SATA drive to my laptop.

View 9 Replies View Related

General :: Possible To Mount USB External Drive As R/W For Multiple Users

Jan 12, 2010

I would like to mount a (permanently) attached external USB drive so that it is writable by multiple userids. Currently HAL is mounting the drive as writable to my owner user and readable for group and others. My m/c also runs as an FTP server and I would like said FTP server to be able to write files to the external drive. Just being able to specify a gid would probably do the job for me.

I have googled HAL and UDEV and also attempted to configure usbmount to do this, all to no avail. I am running SLES 10.3. So in summary, can I & how do I either make HAL mount the drive with gid=nnn, or should I not use HAL and simply make an entry in /etc/fstab and make sure a I get the same device address for this USB drive each time I boot?

View 4 Replies View Related

General :: Error Formatted New External Usb HDD And Now Won't Mount / Sort This?

Nov 17, 2009

I recently got a new external hdd and formatted it to clear off the preloaded software seagate loaded on it for windows users. Anyway it worked fine but I realized I didn't name the drive what I wanted and since the format didn't take long at all I figured I'd do it again and name it what i meant to.

This time a message popped up and said error formatting drive

I removed it and now when I connect it, it doesn't appear to mount at all.

View 10 Replies View Related

General :: Mount Remotely External USB Drive With Ubuntu

Jul 5, 2010

I finished installing Lucid (Ubuntu 10.04) on two desktop PCs formerly running Windows XP. Both installs went like a charm.Machine A has an external USB drive connected to it that I previously used for MS Windows backups. I can see the contents of the external drive from A's "file explorer" and navigate its directories. I would like to have machine B auto-mount A's external USB drive.A while back, I did something similar with a RedHat host that would automount a connection to an external USB drive shared by a MS Windows machine. My "/etc/fstab" was updated to mount a CIFS share.

I used CIFS since RedHat does not support NTFS, which is the format of USB drive. It worked perfectly.Can I do the same thing or is there a simple way? I am thinking that I may need to setup NFS server and client but I am not sure.Is there a how-to on NFS and Ubuntu?

View 1 Replies View Related

General :: Won't Let Mount An External Hard Drive As Read/write

Oct 7, 2010

I try

mount -t ntfs -o rw /dev/sdb1 /mnt/exthdd

it doesn't give me any response so I presume it succeeded but when I try to touch it, it tells me it's a read-only file system

View 1 Replies View Related

General :: After Upgrading To Ubuntu 9.10 External USB Drive Won't Auto Mount?

Nov 13, 2009

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.

View 2 Replies View Related

General :: External Hard Drive Won't Mount On Karmic - Macbook 2,1

Jan 30, 2010

Manually mount or fix my external hard drive. I can't format the drive because I have important data on it. The drive is 1TB Select USB 2.0 Desktop Hard Drive from Iomega. When I plug it in, a message appears that reads:

"Error mounting: mount exited with exit code 32: mount: wrong fs type, bad option, bad superblock on /dev/sdb2,missing codepage or helper program, or other error. In some cases useful info is found in syslog - try dmesg | tail or so".

Also, I plugged in the drive, typed the command "sudo fdisk -l" in the terminal, and received the following:

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.

WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.

Partition table entries are not in disk order

View 2 Replies View Related

General :: External Hard Drive Won't Mount On Karmic, Macbook 2,1 Again?

Sep 3, 2010

Earlier this year I encountered a problem with my external hard drive; it would not mount automatically and I kept getting an error message. Last time I was able to fix it by typing in the terminal 'sudo fsck /dev/sdb2'. Once again it's not mounting automatically and I'm not even getting the error message. I can't format the drive because I have important data on it. The drive is 1TB Select USB 2.0 Desktop Hard Drivefrom Iomega. Also, I plugged in the drive, typed the command "sudo fdisk -l" in the terminal, and received thefollowing:WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 2 Replies View Related

General :: How To Detect And Mount An External Hard Drive Through Router?

Jan 3, 2010

I just purchased a Western Digital My Book World Edition External hard drive and need to mount and format. My router sees the connection but I am now unsure how to proceed. Will linux detect the new device through my wireless connection? I know very little about Unix based or Linux commands.

View 10 Replies View Related

General :: External Hard Drive Can Not Mount On, It Is Of Ntfs Filesystem?

Apr 10, 2011

my external HDD of 750GB bring me an error during mounting!it asks me to get to windows and reboot twice or cmd chkdsk/f of which when i do it only option comes is to format it, i do not wanna format it coz it's with a lot of ma useful data!am using debian just asking if its possible to retrieve ma data from it using commands persay and what are those

View 2 Replies View Related

General :: Set NTFS (fuseblk) External Media To Mount With UTF-8 Filesystem

Dec 24, 2010

Kubuntu 10.10 nicely mounts vfat external media as UTF-8, see for example my disk-on-key:

Code:
/dev/sdd1 on /media/DOTANCOHEN type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1002,gid=1002,shortname=mixed,dmask=0077,utf8=1,showexec)

However, NTFS external media is not UTF-8, and it is giving this user a hassle as her native language cannot be represented in ASCII: Code:
[Code]....

View 2 Replies View Related

General :: Networking 2 Boxes - Error: "unable To Mount Location Failed To Mount Windows Share"

Mar 27, 2011

im trying to get a network setup i followed the instruction via gentoo wiki samba what i have done

[Code]...

then i did chmod 777 to the shared folders on both machines went into nautilus it sees the folder but it will not mount the folder showing the error msg:"unable to mount location failed to mount windows share" ive been searching unbuntu forums opensuseforums and google for an answer to this issue but as of right now anything that i have tried to do has failed and nothing seems to be working.

View 12 Replies View Related

General :: Unable To Get External Variables In Awk

May 25, 2010

In the following lines I am trying to replace Puppy Linux 5.0 Released with the content of external variable Var. Following lines are in a file called news

Code:

<A title="Puppy Linux 5.0 Released" href="http://lwn.net/Articles/388754/" rel=bookmark><FONT color=#ffffff size=2><STRONG>Puppy Linux 5.0 Released
</STRONG></A><STRONG>  |  </STRONG>

I have tried following.

Code:

awk -v var=NewNews '/title="[^"]*/{n+=1}{if (n==1){sub(/title="[^"]*/,"title="$var",$0)};print }' news

But it is replacing Puppy Linux 5.0 Released as $var, not with the contents of var.

View 4 Replies View Related

General :: Unable To Ping A External Mail Server

Jan 13, 2011

I am able to traceroute but unable to ping a external mail server ? What could be the reason ?

View 3 Replies View Related







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