Old Seagate ext hdd on new Win 7 64-bit computer, no folder permission


  1. Posts : 30
    Migrating from XP Pro 32 bit to 7 Home Premium 64 bit
       #1

    Old Seagate ext hdd on new Win 7 64-bit computer, no folder permission


    I have plugged my old Seagate external hdd into my new Acer with Windows 7 64-bit Home Premium. I am trying to pull files on to the new computer. It says I don't have permission to access the folders. How do I go about getting that permission while it is plugged into the new computer?
      My Computer


  2. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #2

    YOU want to get access to ALL files? Or EVERYONE must be able to access ALL files?

    Or do you only want to have read access to copy the files?
      My Computer


  3. Posts : 30
    Migrating from XP Pro 32 bit to 7 Home Premium 64 bit
    Thread Starter
       #3

    I alone need access to copy all the files to my new computer so I can later open, read, write to those files. I cannot open the folders as of right now.
      My Computer


  4. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #4

    geercom said:
    I alone need access to copy all the files to my new computer so I can later open, read, write to those files. I cannot open the folders as of right now.
    What is drive letter of the disk?
      My Computer


  5. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #5

    In Elevated Command Prompt
    Code:
    icacls G:\
    replace G with actual drive letter. Post output
      My Computer


  6. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #6

    In elevated command prompt:
    Code:
    become owner of everything under G:\
    takeown  /f  G:\  /r  /d  Y
    reset the permissions. includes subfolders
    icacls  G:\*  /reset  /t  /c  /l  /q
    set permission to inherite. includes subfolders
    icacls  G:\*  /inheritance:e  /t  /c  /l  /q
    Of course replace G: with actual drive letter. Post results
    Last edited by Kaktussoft; 20 Dec 2012 at 09:15.
      My Computer


  7. Posts : 30
    Migrating from XP Pro 32 bit to 7 Home Premium 64 bit
    Thread Starter
       #7

    Using command prompt strings you recommended


    It looks like this is working. With the first string, I am seeing a quick run through everything with Success at the beginning of each line. I will run the next string and then the next one and post the results.

    And I will have this information.

    Thank you very much.

    David
      My Computer


  8. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #8

    geercom said:
    It looks like this is working. With the first string, I am seeing a quick run through everything with Success at the beginning of each line. I will run the next string and then the next one and post the results.

    And I will have this information.

    Thank you very much.

    David
    most likely some folders fail! "system volume information" for example. That's a folder for system restore. Ignore that folder
      My Computer


  9. Posts : 30
    Migrating from XP Pro 32 bit to 7 Home Premium 64 bit
    Thread Starter
       #9

    Great thank you
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:05.
Find Us