G
Guest
I am using a bootable compactflash connected to the master of my second IDE.
No other bootable devices, like hard drives are present in my system.
I made a build with the target designer, made my compactflash bootable with
bootprep, and then copied all the files from my image to this CF.
When my system boots I see the following message:
invalid boot.ini file
booting from C:\windows
and my system stops.
This is the contents of my boot.ini:
[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 Embedded"
/fastdetect /noguiboot /sos /bootlog
What is going wrong here ? In the past I did this several times without
problems.
No other bootable devices, like hard drives are present in my system.
I made a build with the target designer, made my compactflash bootable with
bootprep, and then copied all the files from my image to this CF.
When my system boots I see the following message:
invalid boot.ini file
booting from C:\windows
and my system stops.
This is the contents of my boot.ini:
[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 Embedded"
/fastdetect /noguiboot /sos /bootlog
What is going wrong here ? In the past I did this several times without
problems.