"Adriel Navarro" <[EMAIL PROTECTED]> writes:

> I tried adding these lines to my unattended file:
>  
> [MassStorageDrivers]
>     "DELL PERC 4/Di RAID Driver for Windows 2000" = "OEM"
> [OEMBootFiles]
>     TXTSETUP.OEM
>     MRAID2K.CAT
>     MRAID2K.SYS
>     OEMSETUP.INF
>     NODEV.INF
>     OEMSETUP.INF
>  
> But I then get this error once I choose what OS to install:
>  
> "do z/site/install failed: Can't use string ("See comments for
> [MassStorageDrivers]") as ARRAY ref while "string refs" in use at
> /z/lib/Unattend/IniFile.Pm line 197."

Ooops, that is bug.  (And thank you for the thorough report.)  Fixed
in next release.

Meanwhile, you can work around it by deleting this line from
Z:\dosbin\install.pl:

  $u->comments ('OEMBootFiles') = 'See comments for [MassStorageDrivers]';

However, you should not need to add any lines to Z:\site\unattend.txt
at all.  Just populate Z:\os\whatever\i386\$oem$\TEXTMODE with the
proper drivers and txtsetup.oem file.  Unattended will parse
txtsetup.oem and offer to generate the [OEMBootFiles] and
[MassStorageDrivers] sections for you automatically.

 - Pat


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to