CD - Winnt.sift Unattended installation

G

Guest

Dear all,

Who can help me in solving my problem???
I created a slipstreamed Windows XP with SP1 and created a WINNT.sif file to install Windows XP from CD, but I get always the message to insert the 1st floppy disk of the setup disks.

[Data]
; Floppyless="1" ;use Winnt.sif from CD-ROM
AutoPartition = 1
MsDosInitiated = 0
UnattendedInstall = Yes


[Unattended]
UnattendMode = FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
Repartition=Yes
UnattendSwitch="No"
WaitForReboot="No"
OemPnPDriversPath="Drivers\Catalyst3_6\2KXP_INF;Drivers\Catalyst3_6\tv_out\WDM_XP"
DriverSigningPolicy=Ignore
AutoActivate = Yes
ActivateProxy=Proxy

Can anyone tell me how to bypass this ?
 
O

Oli Restorick [MVP]

You need to remove the semi-colon in front of the "Floppyless" line.

The installation will be floppyLESS then.

Regards

Oli


BVN-Design said:
Dear all,

Who can help me in solving my problem???
I created a slipstreamed Windows XP with SP1 and created a WINNT.sif file
to install Windows XP from CD, but I get always the message to insert the
1st floppy disk of the setup disks.
[Data]
; Floppyless="1" ;use Winnt.sif from CD-ROM
AutoPartition = 1
MsDosInitiated = 0
UnattendedInstall = Yes


[Unattended]
UnattendMode = FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
Repartition=Yes
UnattendSwitch="No"
WaitForReboot="No"
OemPnPDriversPath="Drivers\Catalyst3_6\2KXP_INF;Drivers\Catalyst3_6\tv_out\W
DM_XP"
DriverSigningPolicy=Ignore
AutoActivate = Yes
ActivateProxy=Proxy

Can anyone tell me how to bypass this ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top