G
Guest
Hello,
I'm trying to use Slobodan's component described here:
http://www.slobodanbrcin.com/xpe/ewf/regramewf.html
(I followed his instructions in the README file to the letter)
The configuration is fairly minimal and includes:
- Various device drivers
- EWF RAM Registry SP2
- System cloning tool
- basic cmd shell
- normal NTLDR (there is a thread here that says the EWR NTLDR is not needed
for RAM reg mode)
- minlogin
- any component dependant on the above mentioned ones
the only non-standard thing I can think of is that my boot.ini looks like
this:
-----------------------------------
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional (Memory: NT=1008 MB, MIL=16.0 MB)" /MAXMEM=1008 /noexecute=optin
/fastdetect
multi(0)disk(0)rdisk(0)partition(1)\XPE\WINDOWS="Microsoft Windows XP
Embedded (Memory: NT=1008 MB, MIL=16.0 MB)" /fastdetect
------------------------------
where the XPE directory contains the created image.
The problem:
After the XPE boot up (i.e the second choice), the shell does not respond
well to "ewfmgr". In effect, it is being treated like an unknown command or
filename.
If there is supposed to be an executable named ewfmgr.exe anywhere in the
path, than this image does not contain it.
Any ideas where I went wrong here?
I'm trying to use Slobodan's component described here:
http://www.slobodanbrcin.com/xpe/ewf/regramewf.html
(I followed his instructions in the README file to the letter)
The configuration is fairly minimal and includes:
- Various device drivers
- EWF RAM Registry SP2
- System cloning tool
- basic cmd shell
- normal NTLDR (there is a thread here that says the EWR NTLDR is not needed
for RAM reg mode)
- minlogin
- any component dependant on the above mentioned ones
the only non-standard thing I can think of is that my boot.ini looks like
this:
-----------------------------------
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional (Memory: NT=1008 MB, MIL=16.0 MB)" /MAXMEM=1008 /noexecute=optin
/fastdetect
multi(0)disk(0)rdisk(0)partition(1)\XPE\WINDOWS="Microsoft Windows XP
Embedded (Memory: NT=1008 MB, MIL=16.0 MB)" /fastdetect
------------------------------
where the XPE directory contains the created image.
The problem:
After the XPE boot up (i.e the second choice), the shell does not respond
well to "ewfmgr". In effect, it is being treated like an unknown command or
filename.
If there is supposed to be an executable named ewfmgr.exe anywhere in the
path, than this image does not contain it.
Any ideas where I went wrong here?