Jump to content

tybo0

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by tybo0

  1. Hello fellow MSFN members, first post :thumbup

    I am currently trying to install Windows Xp onto a drive with windows 98 already on it, in a separate partition. The unattend.txt and other needed files were edited and are located on the 98 partition.

    When im ready to start the unattended install, i start the batch file and that works fine it loads the setup files.

    The problem im having is the fact that after the setup files are loaded the install does not prompt for a partition select therefore my only choice is to overwrite the 98 partition, but i actually need to dual boot 98 and xp so i need to be able to completely manage my partitions.

    below is the answer file i am using i have tried combinations of these three switches, the best i can get is a prompt to overwrite the existing windows directory.

    Repartition=

    Autopartition=

    Filesystem=

    Any help would be greatly appreciated, thank you

    ;SetupMgrTag

    [Data]

    Autopartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    [unattended]

    Repartition=no

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=No

    TargetPath=\WINDOWS

    [GuiUnattended]

    AdminPassword=e52cac67419a9a224a3b108f3fa6cb6d8846f7eaee8fb117ad06bdd830b7586c

    EncryptedAdminPassword=Yes

    OEMSkipRegional=1

    TimeZone=20

    OemSkipWelcome=1

    [userData]

    ProductKey=RW6VF-G2XJ9-B7F8M-YJY7D-P34W6

    FullName="Computer3"

    OrgName=""

    ComputerName=*

    [Display]

    BitsPerPel=32

    Xresolution=1024

    YResolution=768

    Vrefresh=60

    [TapiLocation]

    CountryCode=1

    AreaCode=651

    [RegionalSettings]

    LanguageGroup=1

    [setupMgr]

    ComputerName0=Computer3

    ComputerName1=Computer4

    [identification]

    JoinWorkgroup=WORKGROUP

    [Networking]

    InstallDefaultComponents=No

    [NetAdapters]

    Adapter1=params.Adapter1

    [params.Adapter1]

    INFID=*

    [NetClients]

    MS_MSClient=params.MS_MSClient

    [NetServices]

    MS_SERVER=params.MS_SERVER

    [NetProtocols]

    MS_TCPIP=params.MS_TCPIP

    [params.MS_TCPIP]

    DNS=No

    UseDomainNameDevolution=No

    EnableLMHosts=Yes

    AdapterSections=params.MS_TCPIP.Adapter1

    [params.MS_TCPIP.Adapter1]

    SpecificTo=Adapter1

    DHCP=No

    IPAddress=192.168.1.3

    SubnetMask=255.255.255.0

    WINS=No

    NetBIOSOptions=0

×
×
  • Create New...