Jump to content

plzlisn

Member
  • Posts

    9
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Paraguay

Posts posted by plzlisn

  1. Hi, First I'd like to say thanks for putting this up it is the first thing that has semi worked for me that I have tried. But like I said semi because when I get to the Windows splash screen it hangs and after about 10 minutes goes into windows setup with the following message:

    Fatal Error

    An error has been encountered that prevents setup from continuing

    Internal Setup data structures are corrupted (phase 0)

    I have done everything exactly as you except for compressing the .sys files and therefore also added the "x" after the ,4_ as you suggested.

    The only other thing is that I have no $OEM$ folder in my root on my original WXPOEM_EN slipstreamed with SP2. I created the one I have exactly as you had written out with all the subfolders and then the driver files.

    Could any of these things be causing the error message?

    @Bashrat the Sneaky - for the life of me I cannot get your Sound Drive pack to download from your site so I can try running your MassStorage Pack. Any ideas what I can do?

    Ok so I went ahead and compressed the .sys files and put the txtsetup.sif stuff under the headings that were already in the file instead of all at the end. Copy and pasted from your post here. But I still get the Fatal Error message

    When you said to have the two .sys files in the OEM folder did you mean in your Raid and Ide folders perspectively or should they be directly in the $OEM$ folder?

  2. I have already posted about this in the following thread, but thought maybe I should make another topic so sorry if this is redundant:

    http://www.msfn.org/board/index.php?showtopic=30231&st=20

    Again I want to thank Trainee for the program it is such a cool thing especially when one can't get the floppy to work. I'm really a novice at all this so I'm sure I am doing something wrong, but it still will not load the Nvidia drivers during the Setup, at least I did not see them load when watching. WindowsXP Pro SP2 loaded and then after the restart this message came up: "Inf file txtsetup.sif is corrupt or missing Status 2. Setup cannot continue." Am I suppose to add anything manually? or change something? Should I add my original Unattend.txt file to the Winnt.sif that was generated by your program? I looked throught the txtsetup.sif and didn't see any reference to nvatabus.sys or nvraid.sys. Should there be something in it like that?

    Ok so just for the heck of it I went ahead and copied the info from the Unattend.txt file into the Winnt.sif that was generated and burned it again...now I get the Error (18) on line 1747 in d:\xpsrtm\base\boot\setup\oemdisk.c. during setup.

    Any ideas or help would be much appreciated. I've been working on this now for two days and would really like to get it to work, not to mention I need my computer! :(

    MSI K8N Neo2 Plat, Nvidia Force3 chipset, Athlon 64 3500+,

    2 Seagate SATA 120gb HDs, RAID 0

    Rasor A3 formed in the main directory a folder, $OEM$ which containes two folders, $$ and Textmode. The folder, $$ contains another folder OemDir. Then in the directory I386 it made a folder $OEM$ and it added a Winnt.sif file to the I386 folder. I will post the files as they appeared in my last attempt so you can analize them to see if they are correct or I should change something.

    Any help will be so appreciated!!

    Txtsetup.oem

    [Disks]

    d1 = "NVIDIA RAID DRIVER (SCSI)", \disk1, \

    [scsi]

    RAIDCLASS = "NVIDIA RAID CLASS DRIVER (required)"

    BUSDRV = "NVIDIA NForce Storage Controller (required)"

    [Defaults]

    scsi = RAIDCLASS

    [Files.scsi.RAIDCLASS]

    driver = d1, nvraid.sys,RAIDCLASS

    inf = d1, nvraid.inf

    inf = d1, nvraidco.dll

    catalog = d1, nvraid.cat

    [Files.scsi.BUSDRV]

    driver = d1, nvatabus.sys,BUSDRV

    inf = d1, nvatabus.inf

    inf = d1, idecoi.dll

    catalog = d1, nvata.cat

    [Config.RAIDCLASS]

    [Config.BUSDRV]

    [HardwareIds.scsi.RAIDCLASS]

    id = "GenNvRaidDisk","nvraid"

    id = "*_NVRAIDBUS","nvraid"

    [HardwareIds.scsi.BUSDRV]

    id = "PCI\VEN_10DE&DEV_008E", "nvatabus"

    id = "PCI\VEN_10DE&DEV_0085", "nvatabus"

    id = "PCI\VEN_10DE&DEV_00D5", "nvatabus"

    id = "PCI\VEN_10DE&DEV_00EE", "nvatabus"

    id = "PCI\VEN_10DE&DEV_00E3", "nvatabus"

    id = "PCI\VEN_10DE&DEV_00E5", "nvatabus"

    id = "PCI\VEN_10DE&DEV_0035", "nvatabus"

    id = "PCI\VEN_10DE&DEV_0036", "nvatabus"

    id = "PCI\VEN_10DE&DEV_003E", "nvatabus"

    id = "PCI\VEN_10DE&DEV_0053", "nvatabus"

    id = "PCI\VEN_10DE&DEV_0054", "nvatabus"

    id = "PCI\VEN_10DE&DEV_0055", "nvatabus"

    WINNT.sif

    ; Microsoft Windows

    ; © 1994 - 2001 Microsoft Corporation. All rights reserved.

    ;

    ; Sample Unattended Setup Answer File

    ;

    ; This file contains information about how to automate the installation

    ; or upgrade of Windows so the Setup program runs without requiring

    ; user input. You can find more information in the ref.chm found at

    ; CD:\support\tools\deploy.cab

    ;

    [unattended]

    Unattendmode = FullUnattended

    OemskipEula = YES

    OemPreinstall = YES

    TargetPath = *

    Filesystem = LeaveAlone

    [GuiUnattended]

    ; Sets the Timezone to the Pacific Northwest

    ; Sets the Admin Password to NULL

    ; Turn AutoLogon ON and login once

    TimeZone = "004"

    AdminPassword = *

    AutoLogon = Yes

    AutoLogonCount = 1

    [LicenseFilePrintData]

    ; For Server installs

    AutoMode = "PerServer"

    AutoUsers = "5"

    [GuiRunOnce]

    ; List the programs that you want to lauch when the machine is logged into for the first time

    [Display]

    BitsPerPel = 16

    XResolution = 800

    YResolution = 600

    VRefresh = 70

    [Networking]

    [identification]

    JoinWorkgroup = Workgroup

    [userData]

    FullName = "Your User Name"

    OrgName = "Your Organization Name"

    ComputerName = *

    [MassStorageDrivers]

    "NVIDIA RAID CLASS DRIVER (required)" = "OEM"

    "NVIDIA NForce Storage Controller (required)" = "OEM"

    "IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller" = "RETAIL"

    [OemBootFiles]

    TXTSETUP.OEM

    nvraid.sys

    nvraid.inf

    nvraidco.dll

    nvraid.cat

    nvatabus.sys

    nvatabus.inf

    idecoi.dll

    nvata.cat

    nvuide.exe

    nvide.nvu

    nvcoi.dll

    NvRaidEnu.dll

    NvRaidMan.exe

    nvraidservice.exe

    NvRaidSvEnu.dll

    NvRaidWizard.dll

    NvRaidWizardEnu.dll

    RegRaid.bat

  3. Ok so just for the heck of it I went ahead and copied the info from the Unattend.txt file into the Winnt.sif that was generated and burned it again...now I get the Error (18) on line 1747 in d:\xpsrtm\base\boot\setup\oemdisk.c. during setup.

    Any ideas or help would be much appreciated. I've been working on this now for two days and would really like to get it to work, not to mention I need my computer!

  4. Hello, just want to thank you for the program it is such a cool thing especially when one can't get the floppy to work. I'm really a novice at all this so I'm sure I am doing something wrong, but it still will not load the Nvidia drivers during the Setup, at least I did not see them load when watching. WindowsXP Pro SP2 loaded and then after the restart this message came up: "Inf file txtsetup.sif is corrupt or missing Status 2. Setup cannot continue." Am I suppose to add anything manually? or change something? Should I add my original Unattend.txt file to the Winnt.sif that was generated by your program?

    MSI K8T Neo2 Plat, Athlon 64 3500+,

    2 Seagate SATA 120gb HDs, RAID 0

×
×
  • Create New...