Results 1 to 4 of 4

Thread: Unable to access files in Windows and Linux

  1. #1
    Join Date
    May 2009
    Posts
    14

    Unable to access files in Windows and Linux

    Hi

    I have access to some of my files but when i try to access that files I get following error message: "unable to meet demand due to an error of I / O devices. These files are on my internal hard drive. i tried to access on Linux also but same problem.

    Can you help me ?

    Thanks

  2. #2
    Join Date
    Mar 2008
    Posts
    116

    Re: Unable to access files in Windows and Linux

    This type of error comes from a failure of your hard drive.
    Tries to make cleaning your disk and after taking a program to retrieve data.

  3. #3
    Join Date
    May 2009
    Posts
    14

    Re: Unable to access files in Windows and Linux

    I had a clean record, a scan and I used a recovery program, but it gives me access only files that have been removed, not those in files on the disc.
    I did a check disk and not from the console, but right from the start (with F8, then CheckDisk). I guess it's the same thing and no problem found.

  4. #4
    Join Date
    Mar 2008
    Posts
    82

    Re: Unable to access files in Windows and Linux

    Create a directory under Linux that will link to your Windows drive/partition
    at the prompt type (only do this once): mkdir /mnt/win . Then mount your Windows drive and link it to this new directory under Linux at the prompt type exactly: mount -t vfat /dev/hda1 /mnt/win

    If you are using Windows NT, 2000, 2003, or XP you need to instead use this command:
    mount -t ntfs /dev/hda1 /mnt/win

Similar Threads

  1. Unable to access NTFS partitions in Linux mint
    By sHaRiCe in forum Operating Systems
    Replies: 5
    Last Post: 12-11-2011, 10:26 PM
  2. Replies: 6
    Last Post: 20-08-2011, 11:08 PM
  3. Unable to access files over Blackberry Bridge?
    By Keane in forum Portable Devices
    Replies: 7
    Last Post: 19-06-2011, 10:12 AM
  4. Unable to access internet on netbook with linux
    By Herila in forum Portable Devices
    Replies: 3
    Last Post: 22-01-2011, 11:11 AM
  5. Unable to access internet connection on Linux
    By Kalabhaira in forum Operating Systems
    Replies: 4
    Last Post: 11-01-2011, 02:40 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,309,946.56394 seconds with 17 queries