stavrosg Posted January 5, 2005 Posted January 5, 2005 I have a fat32 partition I wanted to have as a restore partition on an external harddisk.The problem I am having is when I run "winnt.exe /s:\d:\i386 /u:d:\unattend.txt", everything looks fine until it gets to a point where it says "Please wait while setup copies files to you're hard disk", drive light stays on and it chugs away for ever.Here is my unattend.txt[Data] MsDosInitiated = 1 UnattendedInstall = Yes[Unattended] UnattendMode = FullUnattended UnattendSwitch = Yes OemPreinstall = Yes OemSkipEula = Yes Filesystem=ConvertNTFS WaitForReboot = No TargetPath = "\Windows" DriverSigningPolicy = Ignore NonDriverSigningPolicy = Ignore Hibernation = No[SystemFileProtection] SFCQuota = 0[GuiUnattended] EncryptedAdminPassword = No AdminPassword = "w00h00" AutoLogon = Yes TimeZone = 35 OEMSkipRegional = 1 OemSkipWelcome = 1[Shell] DefaultThemesOff = Yes[UserData] ProductKey = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" ComputerName = "PC" FullName = "User" OrgName = "none"[Display] BitsPerPel=32 Xresolution=1024 Yresolution=768 Vrefresh=75[GuiRunOnce] %systemdrive%\packages\guirunonce.batI used nlite to create the source.Any help would be appreciated.Stav
Black_Shadow Posted January 6, 2005 Posted January 6, 2005 I've had the same problem when running winnt.bat myself, As of yet i still have no help to give you.. But I'll Bump you to the top of the list B)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now