Share via

How to access external USB drive from a windows 7 recovery command prompt

Anonymous
2009-10-05T05:19:54+00:00

Is there anyway to access an external usb drive when running a command prompt from the Window7 recovery disk.   Using Windows 7 dvd, hoping to repair a Vista machine ... when choosing the command prompt, is there anyway to get it to recognize an external usb drive.  At this point, all repair/recovery seems to fail.   Running "bootrec /ScanOs" returns no matches.  At this point, I would like to copy off the "Users" directory to an external disk.   Thanks.

Windows for home | Previous Windows versions | Recovery and backup

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2009-10-05T14:40:45+00:00

I think Mark is right but you could try the following.

From the recovery command prompt type

DISKPART

LIST DISK

This will give you a list of the disks that the recovery console can see. To see what partitions and volumes are on a disk you have to select the disk

SELECT DISK 0

LIST PARTITION

LIST VOLUME

SELECT DISK 1 etc.

This will give a list of what disks, partitions and volumes you can see from the recovery console. To exit DISPART type

EXIT

If you can see the needed disks in the above lists you can use copy or xcopy commands to copy the files between the disks and volumes. Note that the drive letters will probably not be the same as when you were running Windows.

If you can't see the disks or volumes then you have probably lost the data. The next step would be to try some third party disk repair tools or send the disk to a data recovery specialist.


Kerry Brown MS-MVP - Windows Desktop Experience

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

6 additional answers

Sort by: Most helpful
  1. Anonymous
    2009-10-05T20:05:09+00:00

    I think Mark is right but you could try the following.

    From the recovery command prompt type

    DISKPART

    LIST DISK

    This will give you a list of the disks that the recovery console can see. To see what partitions and volumes are on a disk you have to select the disk

    SELECT DISK 0

    LIST PARTITION

    LIST VOLUME

    SELECT DISK 1 etc.

    This will give a list of what disks, partitions and volumes you can see from the recovery console. To exit DISPART type

    EXIT

    If you can see the needed disks in the above lists you can use copy or xcopy commands to copy the files between the disks and volumes. Note that the drive letters will probably not be the same as when you were running Windows.

    If you can't see the disks or volumes then you have probably lost the data. The next step would be to try some third party disk repair tools or send the disk to a data recovery specialist.


    Kerry Brown MS-MVP - Windows Desktop Experience

    This is exactly what I was trying to remember, but forgot the DISKPART command.


    Andre Da Costa http://adacosta.spaces.live.com http://www.activewin.com

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2009-10-06T05:48:50+00:00

    Thanks ... using DISKPART helped.  The usb drive is accessible via a drive letter.  I had thought I went through all the drive letters one by one yesterday.   But I had missed the letter; in my case, it's 'j'.   After I saw the drive listed by Diskpart, I went back and found the correct drive letter.   I'm able to copy the "Users" folder off with xcopy.

    I've also discovered that I can get a USB 2.0 to SATA/IDE cable to access the internal drive via usb so there is no need to put the drive into another machine.   Although, I'm happier copying the stuff off before I take out the drive.

    Any pointers on how I can restore the "Users" data once I get a new drive formatted?   There were multiple user accounts on the machine.  I'm especially concerned with the three itunes accounts on the machine.  Thanks for any further pointers.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2009-10-06T12:44:45+00:00

    You would have to reinstall the programs then copy the data. Don't try to copy the whole User folder, just the data files.


    Kerry Brown MS-MVP - Windows Desktop Experience

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2009-10-05T13:11:22+00:00

    I think you waited too late to try backing up to an external disk you cannot access without a running system disk. My approach would be to put that data from the Vista partition on another internal partition, then do the repair, then copy to external from the running Vista system. You just need hardware that the prompt cannot see, and the repaired Vista OS, restored, would. Without a second partition in the Vista system, I don't see a way to do it from the repair prompt. Putting the drive in another machine possesing a running system or extra drive may do it.


    Rating posts helps other usersMark L. Ferguson MS-MVP

    Was this answer helpful?

    0 comments No comments