[Unattended] todo.pl and commands mit arguments

2005-10-26 Thread Alexander Stein
Hi, i wrote a script to partition the hard disks after installation. I' using it like this in my config.pl $u-{'_meta'}-{'bottom'} = %Z%\\bin\\partition.pl --disk 0 --partition 2 delete;%Z%\\bin\\partition.pl --disk 1 --type primary --size 40960 --letter d create; My problem is, that

RE: [Unattended] todo.pl and commands mit arguments

2005-10-26 Thread Mark McRitchie
Hi, i wrote a script to partition the hard disks after installation. I' using it like this in my config.pl $u-{'_meta'}-{'bottom'} = %Z%\\bin\\partition.pl --disk 0 --partition 2 delete;%Z%\\bin\\partition.pl --disk 1 --type primary --size 40960 --letter d create; Has anybody an idea how

[Unattended] LDAPS and unattended

2005-10-26 Thread Christian Abels
Im working on getting unattended to do lookups using the Net::LDAPS module in config.pl. After doing some research I found this: IO::Socket::SSL uses Net::SSLeay as the shiny interface to OpenSSL, which is the shiny interface to the ugliness of SSL. As a result, you will need both Net::SSLeay

Re: [Unattended] Substuting Windows installation directory

2005-10-26 Thread Matt_Fries
You're right. I was thinking of MSI files, not drivers. DUH! Scott Parrill [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/25/2005 02:51 PM To:unattended-info@lists.sourceforge.net cc: Subject:Re: [Unattended] Substuting Windows installation directory

RE: [Unattended] LDAPS and unattended

2005-10-26 Thread Brad Erdman
I believe that you would need to put the pm files in \\ntserver\install\djgpp\lib\perl5 Brad Erdman UMIACS -Original Message- From: [EMAIL PROTECTED] [mailto:unattended-info- [EMAIL PROTECTED] On Behalf Of Christian Abels Sent: Wednesday, October 26, 2005 10:42 AM To:

[Unattended] MBR help

2005-10-26 Thread Chris Liles
Ok, so this has nothing to do with unattended, but I figure this is a good place to ask since this list is the best resource of people that use linux to install windows. Does anyone know of a utility/program/script that will write a win2k MBR to a hard disk from linux. I did a google

Re: [Unattended] MBR help

2005-10-26 Thread No One
On Wed, 2005-10-26 at 15:45 -0400, Chris Liles wrote: Ok, so this has nothing to do with unattended, but I figure this is a good place to ask since this list is the best resource of people that use linux to install windows. Does anyone know of a utility/program/script that will write a