Restore HDD to factory state when RecoveryWimFilesWereMoved
Posted: Sun Dec 09, 2012 5:42 am
the original story is here
http://forum.thinkpads.com/viewtopic.ph ... 43#p696343
I am trying to re-create my original HDD on my T430s to factory status.
When I bought the laptop, I made a clone of the system partition and migrated to an ssd.
For lack of space, I did not select the Lenovo Recovery partition to be included in the clone.
So this partition, containing two WIM files with the original sys files, are not where they should be.
The Lenovo Recovery partition contains this:
SRECYCLE.BIN
FactoryRecovery
RECYCLER
System Volume Information
AUTORUN.INF
LenovoQDrive.exe
qdrive.ico
The sub folder Factory Recovery has the following content:
bcdinfo.txt
cdrivebackup.wim
flush.dat
populateini.log
RECOVERY.INI
sdrivebackup.wim
The following is in the recovery.ini file:
[partition1]
size=17999
type=07
label=Lenovo_Recovery
volume=Q
fs=NTFS
active=0
backuptype=COPY
state=1
recfromsp=0
imagename=
install=
installsplit=
[partition2]
size=1499
type=07
label=SYSTEM_DRV
volume=S
fs=NTFS
active=1
backuptype=WIM
state=1
recfromsp=0
imagename=Sdrivebackup.wim
install=recimagex.exe /apply /verify Q:\factoryrecovery\Sdrivebackup.wim 1 S:\
installsplit=recimagex.exe /apply /verify Q:\factoryrecovery\Sdrivebackup.swm 1 S:\ /ref Q:\factoryrecovery\Sdrivebackup*.swm
[partition3]
size=
type=07
label=Windows7_OS
volume=C
fs=NTFS
active=0
backuptype=WIM
state=1
recfromsp=0
imagename=Cdrivebackup.wim
install=recimagex.exe /apply /verify Q:\factoryrecovery\Cdrivebackup.wim 1 C:\
installsplit=recimagex.exe /apply /verify Q:\factoryrecovery\Cdrivebackup.swm 1 C:\ /ref Q:\factoryrecovery\Cdrivebackup*.swm
http://forum.thinkpads.com/viewtopic.ph ... 43#p696343
I am trying to re-create my original HDD on my T430s to factory status.
When I bought the laptop, I made a clone of the system partition and migrated to an ssd.
For lack of space, I did not select the Lenovo Recovery partition to be included in the clone.
So this partition, containing two WIM files with the original sys files, are not where they should be.
The Lenovo Recovery partition contains this:
SRECYCLE.BIN
FactoryRecovery
RECYCLER
System Volume Information
AUTORUN.INF
LenovoQDrive.exe
qdrive.ico
The sub folder Factory Recovery has the following content:
bcdinfo.txt
cdrivebackup.wim
flush.dat
populateini.log
RECOVERY.INI
sdrivebackup.wim
The following is in the recovery.ini file:
[partition1]
size=17999
type=07
label=Lenovo_Recovery
volume=Q
fs=NTFS
active=0
backuptype=COPY
state=1
recfromsp=0
imagename=
install=
installsplit=
[partition2]
size=1499
type=07
label=SYSTEM_DRV
volume=S
fs=NTFS
active=1
backuptype=WIM
state=1
recfromsp=0
imagename=Sdrivebackup.wim
install=recimagex.exe /apply /verify Q:\factoryrecovery\Sdrivebackup.wim 1 S:\
installsplit=recimagex.exe /apply /verify Q:\factoryrecovery\Sdrivebackup.swm 1 S:\ /ref Q:\factoryrecovery\Sdrivebackup*.swm
[partition3]
size=
type=07
label=Windows7_OS
volume=C
fs=NTFS
active=0
backuptype=WIM
state=1
recfromsp=0
imagename=Cdrivebackup.wim
install=recimagex.exe /apply /verify Q:\factoryrecovery\Cdrivebackup.wim 1 C:\
installsplit=recimagex.exe /apply /verify Q:\factoryrecovery\Cdrivebackup.swm 1 C:\ /ref Q:\factoryrecovery\Cdrivebackup*.swm