Jump to content

Robbedoeske

Member
  • Posts

    11
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Belgium

Posts posted by Robbedoeske

  1. Allows you to choose hard disk and formatting options in text-mode setup then proceeds to...

    Run Setup in GUI mode without user interaction.

    could you just tell me how you did this?

    i've got my own unattended dvd (too much software for a cd :)) but i have to boot without unattend, create partitions, and then boot unattended

  2. Hi there

    Nickname: obviously Robbedoeske

    Location: Belgium (near Ypres)

    Studies: in three weeks i'm (hopefully) graduating with Bachelor degree in computer sciences

    Then I plan to get some MCSD stuff or something.

    Main interests:

    Programming .NET (VB & ASP, although i'm planning on learning C# too)

    System Management (As long as it's windows, no *nix for me :))

  3. http://support.microsoft.com/support/kb/ar...s/q254/0/78.asp

    Create a $oem$\$1\Drivers folder in the I386 folder. ...

    if microsoft says it, it's true !!!!!! :D

    lol :)

    um thats old and only is supposed to work wiht windows 2000.

    i can only say that i used it with win2003 and then it suddenly worked :rolleyes:

    of course with the OemPreInstall on Yes, but even with OemPreInstall on yes it didn't work when $OEM$ was not under my i386 dir

  4. so this means i will need some third-party software... ?

    Since there is an OS on the partition that i want to format and install to...

    Right now, i just boot into windows 2000 on C:, and i start winnt32 with necessary parameters.

    Some idea about how I do it best?

    Since, if i boot with win98 disk, i can not see the different ntfs-partitions, it all looks like one big partition next to a little Fat32 one.

    thx in advance

  5. This is what I have:

    C: NTFS Existing windows installation

    D: NTFS Some Data

    E: NTFS Some Data

    F: FAT32 Win2003-setupfiles

    I copied the entire win 2003 cd to F:

    I added a $OEM$ directory and some scripts to automatically install some software. I created an answerfile for unattended installation.

    I start winnt32.exe /s:PathToSetupFiles /unattended:PathToAnswerFile

    The setup runs perfectly, and everything gets installed BUT

    Instead of allowing me what partition to install on, it just installs on the first one (there is already a windows there). He asks if he should use the directory WINDOWS because it already exists, but i don't get any choice of what partition to install on.

    [Data]

    AutoPartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

    [unattended]

    UnattendMode=DefaultHide

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

    Repartition=No

    If I change AutoPartition to 1, he just installs on D: without asking anything.

    I really want to do a complete unattended install EXCEPT for the screen where i can manage and choose partitions...

    Any clues?

    I already tried http://www.MSFN.org/unattended/2003/ but it seems that i followed those directions but it doesn't work like it should...

×
×
  • Create New...