Re: [Unattended] Where can I change path ?

2005-01-29 Thread Tomasz Chmielewski
Sebastian Zolg wrote: Hi My name is Sebastian from Germany. We use the unattended project to install our customers PCs It works greatly ! But now I want more ! I want to do it with the linux boot disk instead of the dos disk ! But where can I change the path for mounting the samba

[Unattended] linuxboot.iso and German layout not working

2005-01-29 Thread Tomasz Chmielewski
Hello, I tried to build my own Unattended 4.6 linux iso CD, which would support a German keyboard layout. So I checked the mailing lists, did the following change to misc/isolinux.cfg: append initrd=initrd kbd=de-latin1 made new iso, but I still have US keyboard. Anyone could help me with

Re: [Unattended] Where can I change path ?

2005-01-29 Thread Tomasz Chmielewski
Sebastian Zolg wrote: Oh great Yes it helps !! But I got some other problem now. Make download works greatly but at one package it stops ! its the glic package. Csv. Command not found What is it ? you mean cvs? you have to install the cvs package on your system. i edit de

RE: [Unattended] A proper way to skip formatting and mbr-installconfirmations ?

2005-01-29 Thread Moritz Engel
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mario Gzuk Sent: Friday, January 28, 2005 12:47 PM To: unattended-info@lists.sourceforge.net Subject: Re: [Unattended] A proper way to skip formatting and mbr-installconfirmations ? Hi it is

RE: [Unattended] Where can I change path ?

2005-01-29 Thread Moritz Engel
hi Sebastian, you dont have to rebuild th whole iso image. The easiest way is to change the path is to provide the option 233 by your dhcp server: For dhcp-server under linux you can use: option unattended code 233=string; option unattended kbd=de-latin1 z_user=ntinstall z_pass=xxx

[Unattended] wpkg and unattended

2005-01-29 Thread Moritz Engel
hi, does anyone use WPKG http://wpkg.sourceforge.net and Unattended together to install and deploy software, would you then share your experience? Thanks in advance! -- Moritz --- This SF.Net email is sponsored by: IntelliVIEW --

Re: [Unattended] Where can I change path ?

2005-01-29 Thread Tomasz Chmielewski
Sebastian Zolg wrote: ohh ok you are right ! ok i finally do the make download now and it works without an error but when i do make iso it stops with following: linux:/home/unattended/unattended/unattended-4.6/linuxboot # make iso cd module-init-tools-3.1 make

Re: [Unattended] wpkg and unattended

2005-01-29 Thread Tomasz Chmielewski
Moritz Engel wrote: hi, does anyone use WPKG http://wpkg.sourceforge.net and Unattended together to install and deploy software, would you then share your experience? yep, I do. what do you need to know? Tomek --- This SF.Net email is sponsored

Re: [Unattended] unattended.txt for dif. OS ?

2005-01-29 Thread Adam Peart
Or the even easier answer is just modify the config.pl, and have the different unattended.txt files in the site directory. For example from my config.pl: # File to hold site-specific customizations. # Enable maximum warnings and disallow sloppy constructs. use warnings; use strict; my