If you have Pro, be sure to allow access to removable drives and floppies in Group Policy for the Recovery Console. That will help with copying next time.
Also, when you get into the RC, you need to set environment variables to allow yourself free access to all files and folders. These variables are not remembered from session to session.
SET AllowWildCards = TRUE
SET AllowAllPaths = TRUE
SET AllowRemovableMedia = TRUE
SET NoCopyPrompt = TRUE
Also, when you get into the RC, you need to set environment variables to allow yourself free access to all files and folders. These variables are not remembered from session to session.
SET AllowWildCards = TRUE
SET AllowAllPaths = TRUE
SET AllowRemovableMedia = TRUE
SET NoCopyPrompt = TRUE