PartTimeTech
Guest
|
Posted:
Sat Nov 12, 2005 9:50 pm Post subject:
ASR How to Edit asr.sif to fix issues |
|
|
Hello,
I need to replace my C: drive but I have 2 problems.
The first deals with my C: drive which was originally set up incorrectly as
a dynamic disk. It should be a basic disk. My thoughts are I can correct this
issue within the ASR.SIF file as restore is done. However, I can find no
helpful info of MS technet to aid in modifing this file.
The second issue occured as I tried to do and Automated System Repair,
Windoz setup complained the new 40GB dirve did not have enought free space.
Futher research concluded the old C partition was 37.27GB and the new drive
could only be partitioned to 37.24GB.
I suspect the 2 issues are related, and futher suspect I need to modify the
following sections of the ASR.sif file:
[PARTITIONS.MBR]
[ASRFMT.FIXEDVOLUMES]
[ASRLDM.VOLUMESTATE]
The actual config is:
C: 40GB "boot/system" drive
D: 40GB "data" drive
J: 120GB "data" drive
M: 120GB "data" drive
None are mirrored or extended.
Anyone able to offer suggestions?
TIA
rick
-----------------------------------------------------------------
;
; Microsoft Windows Automated System Recovery State Information File
;
[VERSION]
Signature="$Windows NT$"
ASR-Version="1.0"
[SYSTEMS]
1="RYE","x86","5.2","C:\WINDOWS",1,0x00020010,"300 0 -60 0-10-0-5 2:00:00.0
0-4-0-1 2:00:00.0","Eastern Standard Time","Eastern Daylight Time"
[BUSES]
1=1,3
2=1,7
3=1,7
[DISKS.MBR]
1=1,2,0,0x2600a080,512,63,255,234441648
2=1,3,0,0xb35b5c6b,512,63,255,234441648
3=1,1,1,0x543bf89c,512,63,255,78165360
4=1,1,0,0x456e68f4,512,63,255,78165360
[DISKS.GPT]
[PARTITIONS.MBR
1=1,0,0,"\??\Volume{6e4adbd9-7197-11d8-b14f-505054503030}",0x00,0x07,0x07,63,234436482,0x
2=2,0,0,"\??\Volume{464e3f98-6c6f-11d8-b145-505054503030}",0x00,0x07,0x07,63,234436482,0x0
3=3,0,3,,0x80,0x42,0x07,63,78140097,0x1000
4=3,1,0,,0x00,0x42,0x42,78140160,16065,0x
5=4,0,0,"\??\Volume{57b8de3d-6c5a-11d8-b142-505054503030}",0x00,0x07,0x07,63,78156162,0x0
[PARTITIONS.GPT]
[COMMANDS]
1=1,3000,0,"%SystemRoot%\system32\asr_fmt.exe","/restore"
2=1,4990,1,"%SystemRoot%\system32\asr_pfu.exe","/restore"
3=1,2000,1,"%SystemRoot%\system32\asr_ldm.exe","/restore"
4=1,4000,1,"ntbackup","recover /1"
[ASRFMT.FIXEDVOLUMES
1=1,"\??\Volume{c8796b60-6bdb-11d8-b13e-806e6f6e6963}","\DosDevices\C:",NTFS,"hd_0",0x100
2=1,"\??\Volume{c8796b60-6bdb-11d8-b13e-806e6f6e6963}","\??\Volume{22967e95-b8a5-11d7-9a60-806e6f6e6963}",NTFS,"hd_0",0x100
3=1,"\??\Volume{6e4adbd9-7197-11d8-b14f-505054503030}","\DosDevices\J:",NTFS,"Backup_Drive",0x100
4=1,"\??\Volume{464e3f98-6c6f-11d8-b145-505054503030}","\DosDevices\M:",NTFS,"rd_1",0x100
5=1,"\??\Volume{57b8de3d-6c5a-11d8-b142-505054503030}","\DosDevices\D:",NTFS,"hd_1",0x1000
[ASRFMT.REMOVABLEMEDIA
1=1,"\Device\CdRom0","\??\Volume{22967e91-b8a5-11d7-9a60-806e6f6e6963}","\DosDevices\E:
2=1,"\Device\CdRom1","\??\Volume{22967e92-b8a5-11d7-9a60-806e6f6e6963}","\DosDevices\F:
3=1,"\Device\Floppy0","\??\Volume{22967e90-b8a5-11d7-9a60-806e6f6e6963}","\DosDevices\A:"
[ASRLDM.VOLUMESTATE]
1, 493, 6, 84,"LDM
Configuration","Microsoft1","042f2741-b8a6-11d7-a8ce-806e6f6e6963"
"Group","e0c7b986-0275-4f7f-9231-2637e944281d","Pc-rickDg0","primary","0.4115
"Disk","Disk2","Active","1413216412","63","0","2","32256","40007729664","40007761920","8225280
"Volume","c8796b60-6bdb-11d8-b13e-806e6f6e6963","Mirror","78140097","C:","0x7","BS","{c8796b60-6bdb-11d8-b13e-806e6f6e6963}","{22967e95-b8a5-11d7-9a60-806e6f6e6963}"
"Plex","Volume2-01","Span"
"Subdisk","Disk2-01","78140097","0","0","Disk2","0"
[NTBACKUP.RECOVERYMEDIA]
1=1,1,2,862623033,123160,15765069,,,"asr.bkf created 11/10/2005 at 6:41
PM","J:\asr.bkf" |
|