General :: Cannot Access USB Ntfs File System
Feb 1, 2010
I have reinstalled my centOS linux in my laptop.
I have installed ntfs-3g by yum install fuse fuse-ntfs-3g recommended from :[url]
I have mount it to my window ntfs system and setup
Now I am able to access window ntfs system.
HOWEVER, I could not access to USB NTFS system. May I know why?
It gave me: The volumn "Expansion Drive" uses the ntfs file system which is not supported by your system
The USB drive is FreeAgent (500G). I have partitioned it to 3 parts. 1 part is ntfs. The other two is ext3. I can access ext3 smoothly.
View 9 Replies
ADVERTISEMENT
Jul 4, 2010
How can I access NTFS in linux?
My distribution is centos 5.5.
View 6 Replies
View Related
Feb 17, 2010
how can i mount ntfs file system in linux
View 3 Replies
View Related
Apr 25, 2011
I have Debian Squeeze installed. I have 3 different HDDs, one of them is SATA, the other 2 are IDE, on one of which I have the distro installed.
How do I mount the other 2 partitions? I see them in "Places" but when I click on them I get an error message "Unable to Mount <The name of the volume> Can not get volume.fstype.alternative".
I can see both volumes in /dev/ntfs. I tried doing
Code:
View 14 Replies
View Related
Apr 7, 2010
How to make a file system like ntfs in linux like RHEL5.0 ?
View 3 Replies
View Related
Oct 1, 2009
There were some files residing on my ext3 file system, using Ubuntu as my linux distribution. Yesterday I formatted the hard drive using a windows install CD, rewriting it with a new NTFS partition. I'm willing to restore my personal files deleted due to this format.
View 3 Replies
View Related
Mar 15, 2010
I'm dual booting with Windows 7 and would like to have my windows 7 user folder mount when I boot.
After some looking around I edited /etc/fstab to add the following line:
This works. But it mounts the windows partition from the root level. I'd like to just mount C:UsersFHSM (/Users/FSHM) to /mnt/windows.
I'm trying to get it so that when I click on the windows drive I get my windows user folder instead of having to click through from C: to get to it.
I'm the only user on this system but if I created a second windows user would my home folder mount for that person too or does setting the user ID prevent that from happening?
View 2 Replies
View Related
Mar 13, 2010
How to convert FAT file system to NTFS file system via Ubuntu,are there any commands to do this task?
View 2 Replies
View Related
Jul 19, 2009
I have a dual boot system with XP and CentOS 5.3, I want to access the NTFS partitions of XP from CentOS but how?
View 1 Replies
View Related
Jan 25, 2010
I want to mount my USB on Linux system using the following comman mount /dev/sda1 /mnt/usb an error occur "unknown file system ntfs".how can i resolve this issue?
View 1 Replies
View Related
Feb 5, 2011
Iam using rhel 5.1 and when i connect external harddisk and mount it getting below error:
View 1 Replies
View Related
Sep 29, 2010
I am using linux kernel 2.6.10 after some time one of the file system is becoming read only. Here is the kernel dump
Freeing unused kernel memory: 160k init
kjournald starting. Commit interval 5 seconds
EXT3-fs warning (device hda1): ext3_clear_journal_err: Filesystem error recorded from previous mount: IO failure
[code]....
View 6 Replies
View Related
May 11, 2011
I need to customize linux kernel root file system for embedded linux system. During compile time, for root file system I am able to create different user/group ex: "gnumuzic/Muzic". But I want to give access to group "Muzic" to some folders like /dev/nexig during compile time.
View 1 Replies
View Related
Mar 28, 2011
A drive on my Linux machine is NTFS as the file system. There's a file corruption issue of some kind for copying files from the drive to another or another PC result in I/O errors. Overall, I work with 2 systems, one Windoze, the other Linux. I'm about to switch the roles of the 2 machines. The one with the corrupted ntfs partition is about to become my Windows machine and the Windows machine is going to become Linux.
Since I will be installing Windows on the machine with the problematic ntfs partition, I'm figuring at some point, Windoze chdsk will kick in and fix the drive. (Windows will be installed to another drive that is perfect right now.)
Is this a correct assumption? Or, do I do everything I possibly can to fix the corrupt partition prior to the new Windows install? If this is true, what are my options for fixing corrupted files under Ubuntu? Research I've done hasn't yielded much in results and a definitive answer for fixing corrupt files in Linux.
View 1 Replies
View Related
Nov 5, 2010
Got Samba on fedora 13. Windows machines backup their files to the linux shared folder. I want to attach an external hard disk (USB) to the linux machine in order to backup those files. Can the external hard drive be NTFS or do I need to reformat it as Linux file system (ext3)?
View 9 Replies
View Related
Jan 17, 2010
I have updated my linux version 5.2 yo 5.3 after that I wanted to mount my windows drives. I installed this rpm kernel-module-ntfs-2.6.18-92.el5-2.1.27-0.rr.10.11.i686.rpm (99KB) its not working while um giving this command #mount -t ntfs /dev/sda5 /mnt shows a error unknown file system NTFS. bt it worked in 5.2.
View 3 Replies
View Related
Jul 15, 2010
Does anyone know of sfill can be used on a NTFS file system?
View 3 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
can assign permissions on a partition with ntfs as the file system. I am aware of editing fstab and setting some basic permissions. What I am clumsily dictating is can you edit permissions of individual folders for specific users in Linux. I have already tried chmod and such
etc something similar to this
Code:
[user@computername user]$ sudo chmod 600 directory
View 4 Replies
View Related
May 4, 2010
Trying to mount my NTFS file system (portable hard drive) so that is can be recognized by a program I have installed in wine (seagate manager). I've tried to change the mount point for the drive to /home/.wine/c_drive but that doesn't seem to do the trick, and messing around with the fstab file just results in error messages when I try to mount/unmount the drive.
who to change the mount point properly? /dev/sbd1 is my partition.
Either that or does anyone know how to configure wine so that it will find my drive? I've tried adding an e: drive to the drives tab and mapped it to mediaSimons' Seagate (partition label), but that doesn't seem to do the trick either.
View 1 Replies
View Related
May 30, 2010
Someone on IRC had mentioned they had a shared partition in NTFS, and that Ubuntu could read from it just fine... I wanted to get a second opinion before I did anything. Right now I have a WinXP partition and an Ubuntu partition, and a large NTFS partition in the middle that I'd like to move my /home to.
View 7 Replies
View Related
Jan 14, 2011
How do I go about mounting a device if I don't know the file system type (e.g ext3, NTFS)?
View 4 Replies
View Related
Apr 16, 2011
i accidently modified my file system of some partition in my hard disk from ntfs to fat...i havnt formatted the drive...but now i cannot mount this partition...
View 1 Replies
View Related
Feb 19, 2010
I'm able to mount ntfs file system as root user but I want the same thing to be allowed to normal user .
I'm not much familier with linux environment so please explain me how to do that for normal user.
View 3 Replies
View Related
Jun 14, 2010
I have an NTFS file system nfs-automounted on our RedHat servers. Users can read and write to the file system no problem, and can create new files, edit them, and delete them to their heart's content. The only issue is that utilities such as "dos2unix" cannot create temporary working files:
$ dos2unix events.0818.dat
dos2unix: converting file events.0818.dat to UNIX format ...
Failed to open output temp file: Operation not permitted
dos2unix: problems converting file events.0818.dat
This isn't limited to "dos2unix"; any other utility that creates a temporary working file gets the same problem. If I copy the file to a local file system like /tmp, it works fine. Here's the kicker: this works fine on Solaris systems. I can take the "dos2unix" utility over to a Solaris system that has that exact same NTFS file system automounted via NFS, and it works. No issues creating temporary working files at all.
View 5 Replies
View Related
Mar 12, 2010
I have linux9 & windows xp dual boot.I want to access ntfs partition in linux9 please give me suggestion for same.
View 4 Replies
View Related
Jan 27, 2010
how to access fat and ntfs partition in redhat linux 5
View 2 Replies
View Related
Aug 10, 2011
Im trying to recover some data from my friends laptop, since it wont boot from the harddisk anymore. From the knoppix cd i can find harddrive but when i try to access it im asked for a password. However dont know the password I have tried the password from his windows login but that doesnt work. Is there another way to access the drive so i dont have to use a password? If possible i would like to avoid removing the harddrive from the laptop. The installed OS is win7.
View 2 Replies
View Related
Dec 14, 2010
Any idea, does RHEL5 support NTFS system.??
View 6 Replies
View Related
Feb 2, 2010
Is it possible to format a Fat32 Ubuntu system drive to ntfs leaving the program and data undisturbed? I created a gparted liveCD and used it to format a slave drive to ntfs. It worked perfectly. Can the gparted liveCD be used on the master drive similarly without destroying the existing files on it?
AMD 1700 2.66ghz, 1gb memory, 80gb HDD plus 60gb HDD, Nvidia TNT2 AGP Video, DVD +/-RW, running Ubuntu Intrepid Ibex 8.10 Standard Desktop installation
View 2 Replies
View Related