- Thread Author
- #1
Hi!
It seems I've gotten myself into quite the mess here.
I am trying to relocate my Users folder into another HDD to save space on my OS HDD by using this guide: Move the Users Directory in Windows 7
I am currently inside cmd on the Win7 Ultimate Edition(x64) DVD and have executed the following commands with some edited results next to them:
robocopy /copyall /mir /xj D:\Users C:\Users
"Directories skipped: 51 Files failed: 1"
(Cmd interpreted my C:\ drive to be the D:\ drive and my target HDD to be C:\ in recovery mode)
robocopy /copyall /mir /xj D:\Users C:\Users
"Directories skipped: 2114 Files failed: 1"
Giving up on the 51 folders and the 1 file, I continued:
rmdir /S /Q D:\Users
"D:\Users\*MYUSERNAME*\AppData\Roaming\Real\Update\UPGRAD~1 - The directory is not empty
dir D:\Users\*MYUSERNAME*\AppData\Roaming\Real\Update
"Volume in drive D has no label."etc.
(1 DIR found --- UpgradeHelper)
dir D:\Users\*MYUSERNAME*\AppData\Roaming\Real\Update\UpgradeHelper'
"File Not Found"
chkdsk /f D:
"Windows has checked the file system and found no problems."
"Failed to transfer logged messages to the event log with status 50."
(Chkdsk did not help getting rid of the offending folder/file.)
I have decided to not leave command prompt until I have gotten some solid advice on this issue. Thank you in advance and I hope for speedy replies as I am stuck in recovery mode.
Posting from someone else's computer. ^^
It seems I've gotten myself into quite the mess here.
I am trying to relocate my Users folder into another HDD to save space on my OS HDD by using this guide: Move the Users Directory in Windows 7
I am currently inside cmd on the Win7 Ultimate Edition(x64) DVD and have executed the following commands with some edited results next to them:
robocopy /copyall /mir /xj D:\Users C:\Users
"Directories skipped: 51 Files failed: 1"
(Cmd interpreted my C:\ drive to be the D:\ drive and my target HDD to be C:\ in recovery mode)
robocopy /copyall /mir /xj D:\Users C:\Users
"Directories skipped: 2114 Files failed: 1"
Giving up on the 51 folders and the 1 file, I continued:
rmdir /S /Q D:\Users
"D:\Users\*MYUSERNAME*\AppData\Roaming\Real\Update\UPGRAD~1 - The directory is not empty
dir D:\Users\*MYUSERNAME*\AppData\Roaming\Real\Update
"Volume in drive D has no label."etc.
(1 DIR found --- UpgradeHelper)
dir D:\Users\*MYUSERNAME*\AppData\Roaming\Real\Update\UpgradeHelper'
"File Not Found"
chkdsk /f D:
"Windows has checked the file system and found no problems."
"Failed to transfer logged messages to the event log with status 50."
(Chkdsk did not help getting rid of the offending folder/file.)
I have decided to not leave command prompt until I have gotten some solid advice on this issue. Thank you in advance and I hope for speedy replies as I am stuck in recovery mode.
Posting from someone else's computer. ^^