OpenSUSE Hardware :: External NTFS USB Drive Not Accessible By Windows

Aug 11, 2010

I've been using it for a couple of years, it has been mounted various ways and into various places, for the past year under Suse 11.2

Suddenly I discover that it's not accessible in Windows anymore. Drive gets an assigned letter but can't be opened. Tried on Windows 7 and Windows Xp.

This is the current fstab line:

/dev/disk/by-id/usb-Seagate_FreeAgentDesktop_3QK0A0N7-0:0-part1/home/stan/Seagatentfs-3gdefaults,locale=en_US.UTF-800

Drive is owned by the root but permissions are set for everybody.

This is ls -l line for it's mount point

drwxrwxrwx 1 root root 8192 2010-07-16 21:48 Seagate

Another weird thing about it is that if I try to copy a folder into it Dolphin gives me "can't create directory" error and then hangs. If I restart Dolpin I see that the folder has been created just fine and I can copy anything into this new folder without any problems, including creating any sub-folders.

That weirdness doesn't exist if I run Dolphin as a superuser.

I would create a separate thread for this issue if there's no connection.

For now I believe something screwed up the part where Windows reads what file system it is.

Is there a way to "unscrew" it and make sure that NTFS looks ok to Windows, too?

Backing up 750 GB drive and reformatting it is not an option in the near future and I occasionally need to take the drive and plug it into friends' Windows.

View 5 Replies


ADVERTISEMENT

OpenSUSE Hardware :: Failure Mounting External NTFS Drive And Internal NTFS Partition / Fix This?

Jul 18, 2010

Just installed 11.3 on my computer, however when I connect an external NTFS harddisk I receive an error message. When I open dolphin to connect to an internal NTFS partition I receive the message:

org.freedesktop.Hal.Device.PermissionDeniedByPolicy: org. freedesktop.hal.storage.mount-fixed auth_admin_keep_always <--

Anyone having an idea how I can fix this?

View 9 Replies View Related

Debian :: Reading An External NTFS USB Drive?

Feb 1, 2010

I've installed libfuse2 and ntfs-3g. Now when I reboot, the drive shows up in fdisk. In Gnome File system, the folder shows up in /media as /media/Storage. I didn't issue the mount command, it went there automatically. In terminal, I can access Storage and read/write to files on it. BUT, if I double-click the folder in Gnome, I get a brief glimpse of all the folders in Storage, then they disappear and the drive unmounts. The desktop icon goes away, and I can't see it when I issue sudo fdisk -l. I can get it back with a reboot. I've tried an entry in /etc/fstab, but that makes no difference. I didn't find anything specific to address this on this forum or after Googling.

View 4 Replies View Related

Ubuntu :: How To Repair External NTFS Drive

Oct 25, 2010

I have a Seagate FreeAgent XTreme 500gb external hard drive that I'd like to partition and install another OS on. It is currently NTFS formatted, and has around 80 gb of data that I don't want to wipe. In GParted, there's a next to the partition name, and when I select "Resize/Move partition", the dialog box pops up but doesn't let me make any changes. When I view "Information" on the volume, I see the errors shown in the attached screen cap. When I select "Check", it starts to check the disk and shows an error, but before I can see what it is, the computer becomes unuseably slow and I have to reboot. In Disk Utility, it says the drive is healthy, and passes all tests.

View 7 Replies View Related

Ubuntu :: External NTFS Drive Not Mounting

Jan 3, 2009

How to get a NTFS external drive to mount in Ubuntu.

View 9 Replies View Related

Hardware :: How To Mount NTFS External Drive

May 6, 2011

I have WD external 1TB USB 3.0 drive that I want to attach to a RHEL 5 computer. I don't want to format it to a FAT32 as I'm copyong over about 530GB of data. What is the easy to get the RHEL OS to recognize this drive? NTFS is not loaded on this system as I already checked.

View 3 Replies View Related

Ubuntu :: Chown Not Working On External NTFS Drive

Feb 27, 2010

I have an external drive which is parted into two partitions:

1) ext4, with filesystem ext4 which I use for backup

2) NTFS with filesystem NTFS

Since I re-installed jaunty the NTFS partition is owned by root. Whatever I do to make it change, it doesn't work. I used:

sudo chown jan:jan NTFS
sudo chown -R jan:jan NTFS

Still it says the owner is root and also the group is root. What else do I need to do to make me owner of this partition? The fileproperties say: drwxrwxrwx Still the partition is read only for me. In ntfs-config it says: "Enable write support for external drive"

View 1 Replies View Related

Ubuntu :: NTFS External Drive - Disappearing Folders

Jul 12, 2010

I'm using an external hard drive formatted to NTFS to keep my projects on. I edit projects from both Ubuntu and Windows XP.

After editing some files in a couple of folders on the drive I have now noticed that any Ubuntu machine I plug the drive into can see the entire contents of the drive, but now, I have 4 folders that do not appear in Windows XP. I have plugged the drive backwards and forwards between three machines now (one of them dual boot) and Ubuntu definitely finds the folders and Windows definitely doesn't. This has only happened one Ubuntu has edited files, though some of the files and folders that have been edited are still visible in XP.

I presume something went wrong whilst writing file tables or whatever they are called these days. Does anybody know how I can get the folders visible in XP again? Do I need to run something in Ubuntu or in XP to 'rescan' the drive?

View 3 Replies View Related

Ubuntu Servers :: Mounting External Ntfs Usb Drive?

Mar 25, 2011

I have been trying to use fstab, writing a script in /etc/init.d to mount my external ntfs usb drive. I have had absolutely no luck and I have tried just about every solution I could find on the web except for writing a udev rule which I have never done so I am not exactly sure how.

My solution for the interim is to put the mount command in the rc.local file. That works, but I don't understand why I can use fstab to mount it. Putting it in the fstab gives me errors like "unknown file system" or just "An error occurred during mounting of drive" and then the booting stops. I tried using both ntfs and ntfs-3g.

View 5 Replies View Related

Ubuntu :: Share NTFS External Hard Drive?

Apr 18, 2011

I've been searching for a way to do this with no luck. I've got a 1TB external hard drive I used to share over the network from my Windows desktop -- which is now a Ubuntu desktop.I've tried setting it up as a samba share, and the closest I've gotten is mount error(12): Cannot allocate memory. I've tried the suggestions (editing /etc/security/limits.conf), and that removed the warning I got from testparms but didn't fix the mounting on my mythtv box.

View 1 Replies View Related

General :: Mounting External NTFS Drive With Different Driver

Feb 15, 2011

I have an Ubuntu 10.04 box that accesses NTFS drives along with ext4. Recently, I switched from ntfs-3g to Paragon NTFS driver, which is proprietary, but free of charge. It feels quite faster on my internal drives. Now I have a problem with external eSATA NTFS drive. When it is detected, I mount it via Nautilus GUI, but it gets mounted with the ntfs-3g driver. (It can be mounted via command line with the Paragon driver, but this is less convenient. How can I configure my system (is it Gnome or some system-wide configuration ?) to mount all NTFS drives with the Paragon driver?

View 2 Replies View Related

Ubuntu :: Sharing External NTFS Drive Across Multiple Users?

May 26, 2010

I have an external USB hard drive at /dev/sdb1 (NTFS)

2 users: johnny, audio

for some reason this drive is mounted at /media/TREKSTOR_ with johnny as the owner. I can't seem to chown the drive to audio. If I unmount the device, and remount it, the owner is set to johnny again. I need to access this drive from the audio account.It's a 1TB drive, so I wouldn't be able to reformat it to EXT3 easily as it's almost 60% full.

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

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

Server :: How To Share External USB NTFS Drive On Home Network

Feb 1, 2010

share an external USB NTFS drive on my home network. The drive is attached to my desktop box running Debian Lenny. It's accessible on the desktop. I have a directory on the drive that I would like to make accessible to a Windows XP laptop. Read-only would be fine. The laptop has wireless access to the network.

View 8 Replies View Related

Debian Configuration :: External NTFS Drive Not Mounted Writable By Default?

Feb 20, 2010

When I plug in my external USB Hard drive which is formatted as a single NTFS partition, it is recognized and mounted automatically, a nautilus window pops open. Unfortunately it is not writable. The reason is: the partition is mounted "ntfs" (which lacks write support) instead of "ntfs-3g". This is the output of mount after plugging in the drive:

$ mount | grep sdc1
/dev/sdc1 on /media/4EBC5FB82435B0EE type ntfs (rw,nosuid,nodev,uhelper=devkit,uid=1000,gid=1000,dmask=0077)

I want this partition to be writable by just plugging it in.

The partition should not have any errors because a) I fsck'ed it windows and b) mounting it manually works:

$ sudo mount -t ntfs-3g /dev/sdc1 /media/disk_/
$ mount | grep sdc1
/dev/sdc1 on /media/disk_ type fuseblk (rw,allow_other,blksize=4096)
$ devkit-disks --mount-fstype ntfs-3g --mount /dev/sdc1
Mounted /org/freedesktop/DeviceKit/Disks/devices/sdc1 at /media/4EBC5FB82435B0EE
$ mount | grep sdc1
/dev/sdc1 on /media/4EBC5FB82435B0EE type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
$ gnome-mount -nbtd /dev/sdc1
$ mount | grep sdc1
/dev/sdc1 on /media/disk type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)

How can I get ntfs drives to be mounted as writable by default, preferrably without having to modify fstab?

View 1 Replies View Related

Hardware :: Mounting External Usb Hard Drive NTFS In Write Mode

Feb 17, 2010

I have a problem in auto mounting external usb hard drive in write mode.

I'm using Debian Etch.

# /etc/fstab: static file system information.

Writing to etrenal USB hard drive doesn't work:

View 7 Replies View Related

Hardware :: Western Digital External Drive Read-only Under Gentoo - NTFS?

Jun 21, 2010

I bought a Western Digital 1TB external hard drive to use with a Gentoo build. It connected beautifully, mounted visibly but despite being mounted read/write any attempt to write to it produced the error "read-only file system". I chased a number of red herrings before I found that the drive comes with an NTFS filesystem and NTFS support in my kernel was set to read-only, which I think was a default setting. Simple fix was to install a different file system - as it was a new drive there was no old data to lose.

View 1 Replies View Related

General :: Format External Hard Drive In NTFS Using The Utility Program?

Mar 21, 2010

Trying to format a external Hard drive in NTFS using the utility program.

The error message is

"Error creating file system: helper exited with exit code 1: cannot spawn 'mkntfs -f /dev/sdb1': Failed to execute child process "mkntfs" (No such file or directory)"

View 4 Replies View Related

Ubuntu :: Windows Corrupted NTFS External Usb Hdd - How To Recover

Nov 13, 2010

I had a perfectly working Western Digital 250GB external usb hdd about 30 minutes ago. It has about 130GB of data I spent 3 hours copying to it yesterday from my Ubuntu laptop. Just to test it, I plugged it into an older Windows XP machine, and it seemed to work just fine. Then I tried to do the "Safely Remove Hardware" thing. It told me that it could not remove the external drive because another program was accessing it. So okay, I just wait a minute or two. Try again -- same thing. Tried it several more times, waiting a minute or two between each try -- same thing. Then suddenly a message pops up -- cannot write to drive. I also get another error: drive is corrupt, run chkdsk utility. Makes no sense. I was accessing files from the drive from within Windows just fine minutes before.

So since it won't "unmount safely", I just unplug it (probably a mistake, but I didn't see that I had any other choice at the moment), then try mounting it using a LiveCD of Puppy Linux -- Puppy will not mount it, just gives an error but no details.

My Ubuntu laptop, however, is no longer usable -- after I copied the 130GB of files I wanted to save to my external hdd, I attempted an upgrade of Ubuntu. It hosed. I'm still on that Puppy Linux LiveCD right now as I type.

So then. I KNOW this external hdd should be recoverable. I didn't do anything to it except let Windows screw up its ability to be mounted/unmounted, somehow. But I do not know how to go about trying to rescue it. What are the tools I should use? Is there something I can download somewhere that I can burn to a bootable CD or something that can fix a broken NTFS drive/partition? It would almost have to be something bootable at this point since I don't know how to install anything new on Puppy. Wasn't there an "Ultimate Linux Bootable Rescue CD" or something like that a while back? I can't remember it's exact name now.

If worst comes to worst, I suppose I could always reformat the external hdd and then copy the files over to it again. I still have all my files on my laptop's hard drive and Puppy can see them -- the Ubuntu upgrade I attempted did not overwrite all my stuff. But....I would just rather avoid having to spend another 3 hours or more today doing that. All my files are already on the external....I just want to fix it so that I can see them again.

View 9 Replies View Related

Debian Hardware :: Easy Way To Mount And Unmount External USB NTFS Hard Drive

Dec 16, 2010

I am trying to mount an external USB hard drive. I'm using Debian Lenny 5. I tried to right-click on the hard drive and then select the mount command inside the gnome desktop environment but it gives me an error. Is there an easy way to mount and unmount this hard drive? The hard drive itself is formatted from the factory in NTFS. I'm going to leave it in this file format is a need to use it with Windows machines as well.

View 4 Replies View Related

Ubuntu Networking :: Create A Writable (preferably Nautilus Setup) Network Share On External NTFS?drive?

Jul 22, 2010

So I have the strange task of trying to make something like I said above work in Lubuntu 10.04. But every time I do, the share is not accessible because none of the important permissions (other) can be set because its, well, NTFS in linux. And I know of no way to fix it.Is there an easy way, preferably with Nautilus since the person I am setting this up for isn't a computer expert, to setup this share so thats its accessible and writable by other computers on the network?

View 3 Replies View Related

OpenSUSE Hardware :: Read-only External HD - Ntfs-3g Unavailable On Suse10.2

Jan 1, 2010

I'd like to upgrade to suse 11.2 (currently using suse 10.2) and I've attached an external hard drive to save some data on, but it will only mount read-only, by either automount or by command line.

Here's the mount command I use (as root): mount -t ntfs -o rw /dev/sdb1 /media/ExpansionDrive

But when I look, permissions are dr-x------ 1 root root 4096 2009-12-05 13:38 cgate

Some related discussion on the opensuse forums has mentioned ntfs-3g, but my external filesystem type is ntfs. ntfs-3g is not available on my system currently or when I search for it with yast. I'm assuming I don't necessarily need ntfs-3g in order to mount my drive as read-write, but please correct me if I'm wrong.

How To Mount NTFS Filesystem Partition Read Write Access in openSUSE

However, these have not been specific enough to solve this particular issue. I can't think of any other possible problems other than the ntfs-3g.

Not sure if this is necessary, but I'm using SUSE 10.2, kernel 2.6.18.2-34, and the external drive is a Seagate 1TB.

View 1 Replies View Related

OpenSUSE Hardware :: Default Permissions On External NTFS Partition?

Aug 15, 2011

When my external USB-HDD with NTFS auto-mounts, the default permissions are set to drwx------ 1 userid users. So only I have read-write but all others have no permissions at all. This is annoying because I have pictures on this drive that I share via an apache web server running as wwwrun. So I wonder how I can change the default permissions to something like rwxr--r-- so that apache can access the pictures?

View 3 Replies View Related

Ubuntu :: Mounting NTFS Drive After Windows Failure?

Feb 1, 2011

I've been working for a while to help a friend re-activate her system after a Windows crash. I tried every way I could to restore Windows, but the system is thoroughly bollixed. The data is still there on the disk, and you can read/write if you boot off of external media. I backed up her data that way.

Details if you need them, but for now suffice it to say that I finally got her up and running by installing Xubuntu Lucid in a dual-boot setup. However Xubuntu isn't automatically recognizing and mounting the NTFS partition the way I would expect it to. I had her run a few commands in the terminal, and here's what she got.

Output from sudo fdisk -l:

Code:
Disk /dev/sda: 82.3 GB, 82348277760 bytes
255 heads, 63 sectors/track, 10011 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code]....

Ordinarily I'd use mkdir then mount to solve this. But I'd like to check a few things before I go and do that.

First, as I understand it if a Windows instance is not shut down properly it can make it difficult for Linux to mount the partition. The usual solution is simply to reboot Windows and then shut down properly, but that's impossible in this case. Will that affect the mkdir/mount solution?

Second, the fact that /dev/sda1 doesn't even show up in fstab causes me some concern. Would that be a problem for mkdir/mount?

And third, how to I set it up so the NTFS partition mounts automatically?

View 7 Replies View Related

Ubuntu :: Non-ntfs Hard-drive - Install Windows?

Apr 18, 2011

Some time ago I reformatted my hard drive to just run Ubuntu. Now I need to install Windows XP but when I put in the install disk it says it can't find a hard drive. I'm guessing this is because the hard drive is formatted to a Linux-specific ext4/extended/linux-swap set-up. The ext4 partition is 71GB and only uses 13GB. I have 57GB free. I can see all this in Gparted but how do I now split that ext4 up and free some space for ntfs partition for Windows? Indeed is this what I should be doing? Obviously I can't unmount the ext4 bit whilst in Ubuntu.

Ultimately I want to do a complete reformat of the hard disk and just install Windows XP for the time being (I'm handing the laptop in for a hardware service).

[Code]...

View 7 Replies View Related

Ubuntu :: Data Recovery From Windows NTFS Drive?

May 5, 2010

The other day one of my hard drives on my windows system decided to stop working. Not entirely sure what happened, but it seemed that it just erased its partition header, although I wasn't able to recover it.

Anyway, I successfully got an image of the drive using GNU_ddrescue (yay!), and I'm currently salvaging what CAN be salvaged with foremost.

way to get EVERYTHING off of the drive? I mean, it seems that it's all intact (since foremost is finding so much stuff).

I've tried mounting the partition, but it's not working. (I'd post the output from the terminal, but the forum thinks there is/are URL(s) in it....)

View 9 Replies View Related

Ubuntu :: Clone A Windows Hard Drive With Ntfs?

Mar 13, 2011

sudo ddrescue /dev/sda /home/custom/user/sda_image.img /home/custom/user/logfile

problem is would not mount under /mnt to see if it worked

sudo ddrescue /dev/sda /home/custom/user/sda_image.iso /home/custom/user/logfile

the sda_image.img file is 55gb the other one tht is .iso is 0gb so now trying

dd if=/dev/sda of=/home/custom/usr/sda_image.iso

waiting to see what is going on any body got any advice on how to make the image work?

View 9 Replies View Related

General :: NTFS Drive Damaged After Unsafe Removal From Windows 7

Jun 5, 2011

some info on the drive - it's a USB 2.0 portable hard drive (PQI H560), one partition spanning all 640GB, NTFS. Used almost exclusively on Linux (arch and ubuntu), but initially formatted on Windows 7.The hard drive has quite a lot of hard links on it, as it was a timemachine-like backup system.And now the issue itself:Today I made the mistake of taking out my portable hard drive from my Linux system and plugging it in a Windows 7 box. Everything worked nice, I took a movie from the drive, and it lay dormant for an hour or so. After that I took the drive out (forgot to unmount :/) and put it back in my Linux.

Any idea why did it break so bad? I thought NTFS was kind of durable.Best if there would be something nondestructive (be able to get the data while preserving every bit of the drive in it's current state - just to be sure it doesn't break anything)

View 3 Replies View Related

Ubuntu :: Recover Files After Formatted Drive To NTFS With Windows

Apr 3, 2011

I accidentally formatted a drive that was ext4 to NTFS in Windows (using quick format only). I tried TestDisk, it does find a deleted partition but doesn't seem to find any files or be able to recover anything. Is there any way I can recover the files?

View 1 Replies View Related







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