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
ADVERTISEMENT
Feb 20, 2009
I'm actually not a Linux newbie, but I'm DEFINITELY no expert either... I'm trying to copy all my data(approx 50 GB) from a usb drive(western digital 250GB) with ntfs partition in one go... The problem is that it only fails for big transfers... works fine for smaller transfers like 1Gigs or less... I have just one internal hdd partitioned into two ext3 partitions.. so I have sda1(Primary.. mount pt /), sda2(swap) and sda3(mount pt /piyush)... The usb drive comes up as sdb(sdb1).. just has one ntfs partition... I've also installed the ntf-3g drivers.... but doesn't seem to work... I've also noticed that when the machine hangs and I try to shut down, it fails and I get a message again again... (sdb1- no sense detected) or something like this... don't remember the exact message... will post the exact one if no one is able to figure out what's wrong...
View 4 Replies
View Related
Sep 15, 2010
I am wondering if any of you technical guys would be willing to format my Western Digital external USB 1.5 TB Hard Drive to Linux EXT3. I am naturally happy to pay for your time and trouble and for postage. The WD drive is for storing video footage and will be connected to my Humax Freesat HD Digital TV Box(not a computer), and the Humax Box will only record high deffination programmes in EXT3 format. I've tried to do the job myself with my PC, but have failed to change my system to format in Linux.
View 5 Replies
View Related
Jun 25, 2011
how to connect Western Digital MyBook 2TB USB external storage in ubuntu 6.10
View 2 Replies
View Related
Dec 22, 2010
I have a 2TB Western Digital USB drive. This has been previously connected to a Windows box without problem. I have connected it to my Linux slackware distro computer. It mounts OK, but is only mounted read-only. Kernel version is Linux 2.6.21.5-smp.
fdisk -l gives:
Disk /dev/sda: 1999.6 GB, 1999696297984 bytes
255 heads, 63 sectors/track, 243115 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
[code].....
Why can't I mount this things read-write? I can read and write just fine to this device mounted on windows. I can even read/write to this Windows mounted drive from linux when I mount it using mount.cifs Also, mounting a USB flash drive as: mount /dev/sdb1 /mydir, works fine. I can read/write to /mydir.
View 9 Replies
View Related
Sep 14, 2009
I have Fedora 11 running on my server and I am trying to use an external WD 160mb usb fat32 drive. When the drive first fires up I am able to see the root file system, but then it fails. Thanks Rondo
Here is my fstab file
PHP Code:
[code].....
View 5 Replies
View Related
Oct 16, 2010
I am using Ubunto 10-04 LTS and trying to connect to Western Digital (World Book) network drive. By signing into Mionet I am able to reach this drive on my network and remotely. Trying to run the executable resulted in the following error:
"The file '/media/Disc 1 290909/WDAnywhereAccess_3_6_0.exe' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about the executable bit."
View 7 Replies
View Related
Oct 9, 2010
I set my mom up with Linux mint 9, and I am wondering how to add a 250G hard drive to it.(On slackware it was easy on ubuntu and Linux mint its is very difficult, because of the addresses.) Is there some easy way to add it to format/check for bad blocks. One more thing I don't want to deal with addresses so is there some easy way to do that?
View 3 Replies
View Related
Nov 22, 2009
I'm running a dual partitioned (Vista / Fedora 11 x86_64) Intel X25-M Mainstream SSD.
Whilst Vista boots in about 15 seconds, Fedora takes around twice as long; in fact far longer than Fedora 9 on my old Western Digital Raptor drive.
Is this to be expected, or might I have some sort of configuration problem? Has anyone else had similar experiences?
View 10 Replies
View Related
Oct 22, 2010
Error mounting: mount exited with exit code 12: Failed to read last sector (3907027119): Invalid argument
HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
or it was not setup correctly (e.g. by not using mdadm --build ...),
or a wrong device is tried to be mounted,
or the partition table is corrupt (partition is smaller than NTFS),
or the NTFS boot sector is corrupt (NTFS size is not valid).
Failed to mount '/dev/sdb1': Invalid argument
[Code]...
View 7 Replies
View Related
Feb 8, 2011
Alright I am about to throw this western digital device out the door and drive over it. The back story is that I have done a Debian net install on an older tower PC laying around the office. I am going to use this tower as an FTP server to store and backup several other servers we have have. We also have an older Western Digital (WD) my book 1110 sitting here. I was planning on using the external storage as the repository as it is 1TB raided. Seems like a good plan, plug the device into the tower and instantly two new drives show up "External CD-ROM" drive: "WD Smartware" and then "My Book". When I click on the cd rom drive I get the .pdfs and executables that are stored on the device. However when I click on the "My Book" drive I get the message "Invalid mount option when attempting to mount the volume 'My Book'.".
View 7 Replies
View Related
Oct 22, 2010
user@debian:~# mount -t ntfs /dev/sdb1 /media/cdrom
#To check what is mounted
user@debian:~# mount
/dev/sda5 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
[Code]...
The question is how do I get the system of WD to load onto Debian 2.6.26-2-686? I am guessing either the version of Debian Lenny I have is too old to be compatible?
View 4 Replies
View Related
Jan 25, 2010
Am trying to upgrade my HDD and wanted to make a choice between the two, anybody have any pointers on which is best.
View 6 Replies
View Related
Jun 10, 2010
Ubuntu 10.04 LTS on VirtualBoxVM
Western Digital MyBook Essential 2TB USB
Want to format and partition the external hard drive for USB storage for DD WRT (i.e. into ext3)The drive is MS-DOS (FAT32) - Using Disk Utility (MAC) i erased what was on the drive.It mounts properly and can be accessed on the Mac OS.Upon plugging the USB into the Mac, the drive does not show on the Ubuntu desktop.Under the USB icon (bottom right) it indicates no USB devices attached however the "Western Digital My Book [0175]" is greyed out.
Going "Places" > "Computer" Only "File System" visible.
GParted - Drive not visible (only /dev/sda)
Using the sudo fdisk -l:
Disk /dev/sda: 3221 MB, 3221225472 bytes[code]...
View 1 Replies
View Related
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
Mar 29, 2010
My Western Digital My Book World Edition II enclosure failed recently and as normal, WD support sucks. A friend told me he salvaged his by looking at the individual disks with Linux. How can I recover the disks, which seem to be fine.I can put them into an enclosure that supports JBOD and Raid 1 and it will see the drives when hooked up to a Windows XP system. It does not see anything on the drives but it knows they are there. I have a copy of some data recovery software Easus Data Recovery Wizard and it finds loads of data on the drives but recovery, according to the timer, will take weeks.How can I make Ubuntu see each drive and mount it?
View 1 Replies
View Related
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
Jun 30, 2010
So I currently have OSX and Windows 7 install on my hardrive - I would like to add 10.04 in the mix, however it will not let me resize my Windows partition because it does not recognize it as ntfs. It will not let me mount it via cli or gui and gparted will only offer to remove the partition - not resize.
View 1 Replies
View Related
Sep 21, 2009
I have a videos server here at work running Mandriva 2009 Spring and I need to copy a 10 gig file from it to a USB drive. The drive needs to be readable and writable from Windows. The file size rules out FAT, and when I try to write to it when formatted as NTFS I get an error about it being a read-only file system. How can I get NTFS support up and running?
View 2 Replies
View Related
Apr 6, 2010
After installing the "fuse" and "fuse-ntfs-3g" packages, my ntfs formatted thumb drive mounts read only, as follows:# mount.../dev/sdb1 on /media/disk type fuseblk (rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096)
View 17 Replies
View Related
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
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
Jan 3, 2009
How to get a NTFS external drive to mount in Ubuntu.
View 9 Replies
View Related
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
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
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
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
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
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
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
View Related