Re: [Unattended] status of windows 7

2011-07-27 Thread Falko Trojahn
Hello,

On Fri, 10 Jun 2011 19:49:42 +0200, Juanjo Pablos jua...@apertus.es
wrote:
 El 10/06/11 12:43, Steven Blackery escribió:
 I’ve been trying for the last hour to send a reply showing how I’m 
 using WDS combined with Unattended to install Windows 7, but no matter 
 what I do, the list rejects the attachments necessary to show how I’m 
 doing it. The NDR states it’s blocking based on file extensions, but 
 no matter what I do, it still blocks them – changed extensions to 
 .txt, blocked. Removed extensions, blocked. Zipped, blocked, rarred, 
 blocked…
 
 Please forward to me. I will try to add it on the source so everyone can

 colaborate.

is there any progress on this? I'm interested in information about WDS and
Win 7 install, too.

Thanx in advance,
Falko



--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] New Linux boot iso???

2007-07-13 Thread Falko Trojahn (SMI)

 G'day all

 We have encountered a problem using the linux boot cd on a new
 motherboard ASUS M2N-MX both with APCI (which we worked around) and
 lacking support for the network card (and hence can't access the
 server).

 I gather that the linux boot image needs updating - seems to be at least
 2-3 years old. I did try the 4.7pre version out there.

 So I am intending to work on updating this. If someone has a solution or
 knowledge that the the boot disk is being worked on, please let me know
 asap.

Did you have a look at the unattended and unattended-devel mailing
list archives? There are lot's of posts regarding the wiki page

http://ubertechnique.com/unattended/NTLDRNotFound

there this is described.


Good luck,
Falko


-- 
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support  fax +49-341-3581295

SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Problems with Dell Latitude D620

2007-06-05 Thread Falko Trojahn
Paul Lewis schrieb:
 Hi all,
 
  
 
 I’m using the latest downloadable linux bootable CD (from here:
 http://prdownloads.sourceforge.net/unattended-gui/ua_0.1.iso?download),
 which I finally got working this morning (thanks Nils). However, when
 booting a Dell Latitude D620 from this CD, it gets down past “Starting
 unattended install process… [ok]”, gives me a selection of OS’s to
 install, and when I select one, I get the following error:
 
  
 
 “Odd. C/H/S does not multiply out to 118344.
 
  
 
 Setting C/H/S for hdc to 7/255/63…proc_ide_write_settings(): parse error
 
 Unable to close /proc/ide/hdc/settings: Invalid argument at
 /z/dosbin/install.pl line 1461.
 
 install.pl exited non-zero
What version of unattended do you use - the mentioned cd is perhaps for
the cvs version of unattended.

Falko


-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295

SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann
www.smi-softmark.de

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] unattended.csv -- middle_scripts separator symbol

2007-05-24 Thread Falko Trojahn
Hi,

 I have a question about unattended.csv middle_scripts option.
 
 What separator symbol should I use in list of scripts?
 
...
 List above didn't work and I guess that space is not right symbol.
 I've looked into C:\netinst\unattended.txt and ; is used as 
 separator symbol instead.
 
 I could not find information regarding this option in documentation.


in install.pl the corresponding line is:

my @middle_scripts = split /;/, $middle;

so ; should do. Before this line you could perhaps replace ; by
whatever you need using preg_match, e.g.

$middle =~ s/,/\;/;
(not tested, see:)
http://perldoc.perl.org/perlfaq6.html#How-can-I-match-a-locale-smart-version-of-'%2f%5ba-zA-Z%5d%2f'%3f-alpha

HTH
Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295

SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann
www.smi-softmark.de

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Dell 745

2007-03-22 Thread Falko Trojahn


Johan Stevens schrieb:
 
 
 Hey Michael,
 
 I know, I should make time to get to know linux better.
 But time is what I don't have..
 When I started using unattend over a year ago, I downloaded the linux
 bootdisk from the site and made a bootable usb-stick with it. All
 without having to install linux.
 
 It's just a pitty that the linuxboot iso available in the download is
 still the one from 2005, and you can't download a recent one. You can
 only re-create one yourself.. with linux..
 
No. There are lots of hints in the mailing list archive to find
ready to use images with unattended-cvs and newer kernel, e.g. the
unattended-gui from Mario Gzuk or the isos mentioned on
http://ubertechnique.com/unattended/NTLDRNotFound

Did you try these?

falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295

SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann
www.smi-softmark.de

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] compiling 2.6.20 kernel

2007-02-15 Thread Falko Trojahn


John Heim schrieb:
 I'm trying to make a boot iso with a 2.6.20 kernel. I'm currently stuck at 
 fixing the Makefile to get the right version of glibc.  Anybody know how to 
 patch the Makefile so the kernel will compile? Here is the line that I am 
 sure is causing the problem:
 
 glibc=glibc-20041122
 
 It looks as if the part after the dash is a date. But I don't know how to 
 find out what more recent date i can set that to. With the other packages, 
 it downloads a tar ball via http. All I had to do was go to the same site 
 and look for a more recent version.  But the glibc download uses CVS. I 
 don't know how to browse a CVS archive.
 
 PS: If you want to compile a 2.6.20 kernel,  you can change the kernel 
 version in the Makefile and change module-init-tools to 3.2. I'll post a 
 complete Makefile when I get it working but for now here are the two lines I 
 have fixed so far:
 
 linux=linux-2.6.20
 module-init-tools=module-init-tools-3.2

Here is the top of the linuxboot/Makefile which I've been using for
the 2.6.20 kernel which you can find here
http://ubertechnique.com/unattended/NTLDRNotFound
(I've been using cvs version of unattended from june 2006 since then)

bash=bash-3.1
busybox=busybox-1.00
# Convert::ASN1 is required by perl-ldap
convert-asn1=Convert-ASN1-0.20
dbd-mysql=DBD-mysql-3.0004
dbi=DBI-1.51
dmidecode=dmidecode-2.8
dosemu=dosemu-1.2.2
# libuuid.so (from e2fsprogs) is required by parted
e2fsprogs=e2fsprogs-1.38
expat=expat-1.95.8
glibc=glibc-2.3.6
# Awful hack
glibc-linuxthreads=$(strip $(patsubst
glibc-%,glibc-linuxthreads-%,$(glibc)))
kbd=kbd-1.12
linux=linux-2.6.20
module-init-tools=module-init-tools-3.2
mysql=mysql-4.1.20
nano=nano-1.2.5
ncurses=ncurses-5.5
parted=parted-1.6.22
pciutils=pciutils-2.2.3
pcmcia-cs=pcmcia-cs-3.2.8
perl=perl-5.8.8
# perl-ldap aka. Net::LDAP
perl-ldap=perl-ldap-0.33
perl-xml-parser=XML-Parser-2.34
perl-xml-xpath=XML-XPath-1.13
pmtools=pmtools-20031210
samba=samba-3.0.22
wireless_tools=wireless_tools.28
zlib=zlib-1.2.3

perhaps there are some versions not downloadable any more, e.g.
samba=samba-3.0.24

I'll try to figure these out and post them later.

Falko

 
 PPS: You also have to point the mysql download to a different location as i 
 mentioned earlier.
 
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 unattended-info mailing list
 unattended-info@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/unattended-info
 

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295

SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann
www.smi-softmark.de

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] compiling 2.6.20 kernel

2007-02-15 Thread Falko Trojahn


Falko Trojahn schrieb:
 
 John Heim schrieb:
 I'm trying to make a boot iso with a 2.6.20 kernel. I'm currently stuck at 
 fixing the Makefile to get the right version of glibc.  Anybody know how to 
 patch the Makefile so the kernel will compile? Here is the line that I am 
 sure is causing the problem:

 glibc=glibc-20041122

 It looks as if the part after the dash is a date. But I don't know how to 
 find out what more recent date i can set that to. With the other packages, 
 it downloads a tar ball via http. All I had to do was go to the same site 
 and look for a more recent version.  But the glibc download uses CVS. I 
 don't know how to browse a CVS archive.

 PS: If you want to compile a 2.6.20 kernel,  you can change the kernel 
 version in the Makefile and change module-init-tools to 3.2. I'll post a 
 complete Makefile when I get it working but for now here are the two lines I 
 have fixed so far:

 linux=linux-2.6.20
 module-init-tools=module-init-tools-3.2
 
 Here is the top of the linuxboot/Makefile which I've been using for
 the 2.6.20 kernel which you can find here
 http://ubertechnique.com/unattended/NTLDRNotFound
 (I've been using cvs version of unattended from june 2006 since then)
 
 bash=bash-3.1
 busybox=busybox-1.00
 # Convert::ASN1 is required by perl-ldap
 convert-asn1=Convert-ASN1-0.20
 dbd-mysql=DBD-mysql-3.0004
 dbi=DBI-1.51
 dmidecode=dmidecode-2.8
 dosemu=dosemu-1.2.2
 # libuuid.so (from e2fsprogs) is required by parted
 e2fsprogs=e2fsprogs-1.38
 expat=expat-1.95.8
 glibc=glibc-2.3.6
 # Awful hack
 glibc-linuxthreads=$(strip $(patsubst
 glibc-%,glibc-linuxthreads-%,$(glibc)))
 kbd=kbd-1.12
 linux=linux-2.6.20
 module-init-tools=module-init-tools-3.2
 mysql=mysql-4.1.20
 nano=nano-1.2.5
 ncurses=ncurses-5.5
 parted=parted-1.6.22
 pciutils=pciutils-2.2.3
 pcmcia-cs=pcmcia-cs-3.2.8
 perl=perl-5.8.8
 # perl-ldap aka. Net::LDAP
 perl-ldap=perl-ldap-0.33
 perl-xml-parser=XML-Parser-2.34
 perl-xml-xpath=XML-XPath-1.13
 pmtools=pmtools-20031210
 samba=samba-3.0.22
 wireless_tools=wireless_tools.28
 zlib=zlib-1.2.3
 
 perhaps there are some versions not downloadable any more, e.g.
 samba=samba-3.0.24
 
 I'll try to figure these out and post them later.

samba=samba-3.0.24
mysql=mysql-4.1.22

should be changed.

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295

SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann
www.smi-softmark.de

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] driverpath and oempnpdriverpath

2007-02-08 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Dany Chouinard schrieb:
 Geeking everyone.
 
 In my unattended.csv I specify a certain driverpath (/drv/nic/100p).
 Once my XP installed, if I look in c:\netinst\unattended.txt, the
 oempnpdriverpath statement only contain a forward slash.
 
 If I remove my statement, unattended ask me what drivers I want from a
 driver list, so I know that my statement is reconized.
 
 How come my driverpath doesn't get copied to the unattended.tx?
 
Forward slash / is unix-like, use backslash \ for windows ...

Bonne journee,
Falko

- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295

SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iQEVAwUBRctL44kcY98goEs/AQJf7gf/Zsavi7C4QIZmywlxeGQ31sF8f09NMT7s
bZKSXef9hA/wjgRpGVFAlIOKLdizqJLVqWvA+E2QCP/TyBR00WwvlsqZo36V10h2
VlndYz8GvhsO992RxbA4nAuKNzS9tmTHzPbJ45R2TDUO5Pujl4cMq+ST1s/6H4a4
ClKgULYxBLjRJa1KiJ4hIzz+nPuVq6Rzh5X5MSVp9EvmxowdhPsMXfC9XfK7qhfB
1tX9woXfGWX1Mp2DJEOWHM6mMkAU3IL1RLBI/aMA/GP91Xsy+s2jt4pIblVbTasC
TkZapX3RqCkFL0pPk3D4v9ctcDsO50++QTCyXYWHHF2drINtz7tSEQ==
=tRuk
-END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Sata system hangs after reboot

2007-02-07 Thread Falko Trojahn (SMI)

 Thanks i tried to install a machine and it worked. This saves me a lot
 of work.
That sounds good.


 And here is something for the wiki script section:

 How to get AVG free softwarescanner unattended install:
 start /wait %Z%\packages\avg
 \avg75free.exe /HIDE /DONT_START_APPS /NO_WELCOME /NO_AVGW_STARTUP
 /QUIT_IF_INSTALLED

I think you can put it in the wiki yourself, just click on edit
on the http://ubertechnique.com/unattended/Scripts page and create
a new entry.

Falko



 regards,

 Geraldo

 Op di, 06-02-2007 te 19:17 +0100, schreef Falko Trojahn:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1


  I tried using the 4.7pre version. Wich is an improvement, now the
  installation runs on until it hits a mysql database error. I solved
 this
  temporarly by switching to the CSV file support. After this i was able
  to do an unattended installation until the system reboots to start the
  actual windows installation. It then hangs with a blinking cursur just
  after the BIOS did its bit. I tried fiddling with bios settings but to
  no avail. It just won't boot the harddrive it seems.
 
  Funny thing is when i hook up a cdrom station and use an old WINXP CD
  without any service packs (i know it is old) it just starts copying
  everything and reboots happely to start the actual installation of XP.
 
  The new machines have a C51G NVIDIA chipset.
 
  Can someone point me to a solution to this problem?

 I've just uploaded an archive of unattended cvs with kernel version
 2.6.20, you could give it a try. Please find it at the buttom of
 http://ubertechnique.com/unattended/NTLDRNotFound
 or with direct link
 http://www.smi-softmark.de/unattendedcvs/unattended-cvs-2.6.20-all.tar.bz2



-- 
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support  fax +49-341-3581295

SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Sata system hangs after reboot

2007-02-06 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 I tried using the 4.7pre version. Wich is an improvement, now the
 installation runs on until it hits a mysql database error. I solved this
 temporarly by switching to the CSV file support. After this i was able
 to do an unattended installation until the system reboots to start the
 actual windows installation. It then hangs with a blinking cursur just
 after the BIOS did its bit. I tried fiddling with bios settings but to
 no avail. It just won't boot the harddrive it seems.
 
 Funny thing is when i hook up a cdrom station and use an old WINXP CD
 without any service packs (i know it is old) it just starts copying
 everything and reboots happely to start the actual installation of XP.  
 
 The new machines have a C51G NVIDIA chipset.
 
 Can someone point me to a solution to this problem?

I've just uploaded an archive of unattended cvs with kernel version
2.6.20, you could give it a try. Please find it at the buttom of
http://ubertechnique.com/unattended/NTLDRNotFound
or with direct link
http://www.smi-softmark.de/unattendedcvs/unattended-cvs-2.6.20-all.tar.bz2

Falko

- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295

SMI Softmark Informationstechnologien GmbH
Sitz: D-04416 Markkleeberg, Friedrich-Ebert-Str. 51
Registergericht: Amtsgericht Leipzig HRB 164
Geschäftsführer: Andreas Griesmann
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iQEVAwUBRcjGJokcY98goEs/AQJNXgf8CW40zX3ufkzuTjuwOTNTM/1ysS5St6HR
VpTf2ii21OomQKB4aga1Dmo9kFIHS/UasPAPEVWfn/Wjap+BW0J7byWbbXa1yYiu
i1j+xDejKiDOogsTnSkUGp0AkC1g94E0YB2SIeopr2WinTQPLlcdmiGncsM7cg7d
DdRUdrvJWAvF86tprmDL+PxHFxc5yYmzTb3Wdgl+Xd9HlPTAm0CE7xb5MQGCHNjl
mPM4gKACDlKDJQA1bBVO6GH0M5O/18F5PrwobURggHdp1ITRr8CNzHMpNiQdEizT
upIeb9BzjX0yxeue4qkItlJCica0LWyiODjF0SYmv6d00kCaQLHdQQ==
=SfPJ
-END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Unattended cvs ISO with kernel 2.6.19

2007-01-30 Thread Falko Trojahn
Hello,

[EMAIL PROTECTED] wrote:
 I just tried the iso file from
 http://ubertechnique.com/unattended/NTLDRNotFound and it looks like the
 nv_sata driver is missing so I can't use it on our new systems.
 
 Is there any way you can post an updated image?  I tried making one myself
 and it won't boot correctly.

AFAIK nv_sata is not in the vanilla kernel. If you have a patch, I
could try to include it.

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] new ideas for documentation

2007-01-29 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Anders,

 But who could help me with inserting a new linux net driver, our new HP
 dc7700 has a new network driver
 
 which does not work with ubertekniks linux CD. I got to work with the
 old DOS CD, but would like to
 
 continue with the linux CD.
 
  
 
 Can anybody help me with compiling a new linux CD or tell me how to do
 it myself?

Don't know what you did to find your answer, but here are the steps:

- - search the Mailing list archive eg. for compile iso
http://www.mail-archive.com/unattended-info%40lists.sourceforge.net/
  - lots of hints available


Here are the usual ways for unattended

- - use cvs checkout and compile unattended 4.7 pre like
  described e.g. on the wiki:
http://ubertechnique.com/unattended/NTLDRNotFound
  (it's better to try compiling first with the versions given in
  Makefile, if this works you can of course try newer versions of
  the certain tools/kernel/libs etc.)

- - if you don't know how to do cvs checkout, see
http://www.mail-archive.com/unattended-info@lists.sourceforge.net/msg01537.html

- - if you like to use the unattended-gui cd, see
http://unattended.technikz.de/index.php/Bootcd:howto

If you have further problems with compiling, just drop us a mail and
we'll see what we can do. Or just send me a link or archive with your
driver and I'll try to include it in the iso on the above mentioned
page.

Good luck,
Falko



- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iQEVAwUBRb2q7IkcY98goEs/AQLxOAgAquNfKR2l53NuPNzoikY1m0ajgl2fnAfB
fu29855NctSN45+K90DirM0PVEZCms6+VItWAK3z1HW0nrDhSxD/3k5UKF9gyUxE
x9xbvl1Kc6/PS6eS1eOhvLiipWPr2YQgdPvuPeF4eipDwQ8tMIk5CVFX9e4+xkEv
uLUWvoDsJI5oqhE6ElUQOUzAiNqQghuZiG8uTcfwFUIEeeSubZvoMqcGiZ24BQbx
zfBGJ2WOe4gWxIB0YzQ+rzrbGCo8EKPCQG3z9+fyohfg7TV3k+QPS4mfSQEOVJ7e
7GsvdsXNCbVko0OUGrS5kZhAnM8ZP2gFrxyZUeHu+lfEtqvZJwW5+A==
=v1dG
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] new ideas for documentation

2007-01-29 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1




Nyström Anders schrieb:
 Thanks Falko
 
 I should have read the maillists more properly, but I still do not find the 
 way to add a linux net driver and where. 
 DOS drivers are easy, that's why I got it to work. Sorry my linux knowledge 
 is not that high.
 
Ok, so you have to look for documentation about compiling linux
kernels ...

After you go to shell with newest unattended iso, try to insmod
e1000 and look for messages on the screen or what dmesg gives in
the last lines.

Did you try the newest iso with 2.6.19 kernel?
Seems there had been a wrong link on the ntldr page, so here
it is again:
http://www.smi-softmark.de/unattendedcvs/unattended-cvs-2.6.19-all.tar.bz2
http://www.smi-softmark.de/unattendedcvs/linuxboot-2.6.19.iso
At least you have to copy contents of linuxaux/ from this archive to
your share, then you can try the iso.

 If you have further problems with compiling, just drop us a mail and
 we'll see what we can do. Or just send me a link or archive with your
 driver and I'll try to include it in the iso on the above
 mentioned page.

Have you got the linux network driver for the dc7700, or can you
tell what chipset/network card is used? Output from lspci -v
would be nice (private mail is ok).

Falko

- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iQEVAwUBRb3B9okcY98goEs/AQLKDwgAqmuGh1ClErfpDw7g12idNzgnkQLVibOR
kddx/mfs3uQXA5pLqPCJioDSzJei1wS2uSxSKXguRjur30/3JCLGqPnvlnWbIlrG
rGozAImb8YPq/kwwabFAX19QDWwCQloHPdX4pvwX0H3fFbbOtuFZYg7D9p6cWIup
VyvLoadNGV7PFry4/qve7viLdTXYMJm7dwEvYdCAzdl5kR3YTYoTOt7EBziZCoqp
hRW21hMno7UEOvOQvFDAVOVRA6zs4ZUlN6H4UwTMj87/imrebavEoHZqjJjELFLi
m6KHc7siFYth7jfc7d2pfoI46gnY7mk7Kq3q8lAvdrT9/1YnZAurnQ==
=3YRo
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] new ideas for documentation

2007-01-29 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 
 Have you got the linux network driver for the dc7700, or can you
 tell what chipset/network card is used? Output from lspci -v
 would be nice (private mail is ok).

BTW: just found interesting forum thread about your dc7700 and linux
and the e1000 driver:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1081719


- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iQEVAwUBRb3FCYkcY98goEs/AQIpbwgAt8R7JiC1C9qfaxomzkyDLYdGatZhwcvV
b2a280ETj8+0PNkllqX250aVWAoeoJoR/QjrwajBxLVC81fvqYR00X5UpI6jQlEC
JvNZ5Ek/MutNqUQR8U67B6cEYADSGRuELWXGY2S+PKE2IVqqij27J7r2JRRUjcev
V30u3+t3F61yrDMzus9yry5ikJIuRC8xSji3cNWbpWYqwPWWhaxzIinlh6ZvUJ9j
WpGFzVYyLy0xBrOk0J0Ru6TusRlrF0ewYnwy4L9zs1wCbtIxpinKMq1qFI5laBOP
sCJY7YwRkWvtzZpX7iA/zeeTVYGynLqn8sPjn7rDpBUIVT6eSgwH0w==
=C/Do
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Adobe Reader 8

2007-01-16 Thread Falko Trojahn


Lars Reinecke schrieb:
 Hi everybody,
 
 I read there are some security vulnerabilities in Adobe Reader 7.x and
 version 8 is highly recommended. As far as I got this, the old script
 won't work anymore (i.e. the old switches) and tried to figure out the
 new switches. Unfortunately I've got problems with Adobe's Download
 Manager. So I wanted to ask if someone of you already found a way to
 install Adobe Reader 8 via Unattended. I found some information on the
 Internet which says that you have to copy the files from some temp
 folder (in local settings) and then execute AcroRead.msi with /quiet
 /norestart
 Another source gave me these switches:
 /sAll /rs
 (http://www.windows-unattended.de/forum/index.php?act=Attachtype=posti
 d=4287)
I use the following lines in my wpkg packet for Adobe Reader 8,
I think I've got them from appdeploy.com:

\packages\adobereader\AdbeRdr80_de_DE.exe /sPB /rs /l /msi/qb-!
/norestart /log %SystemDrive%
\netinst\logs\acrobat8.log ALLUSERS=2 EULA_ACCEPT=YES
SUPPRESS_APP_LAUNCH=YES DISABLE_BROWSER_INTEGRATION=YES LAUNCH_A
PP=0

cmd /c regedit /s \packages\adobereader\acroread-html8.reg

This is the contents of acroread-html8.reg:

Windows Registry Editor Version 5.00 ess packages/adobereader.xml

[HKEY_LOCAL_MACHINE\Software\Adobe\Acrobat Reader\8.0\Downtown]
bDontShowAtLaunch=dword:0001
bGoOnline=dword:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat
Reader\8.0\FeatureLockdown]
bUpdater=dword:
bShowEbookMenu=dword:
bPurchaseAcro=dword:
bCreatePDFOnline=dword:
bBrowserIntegration=dword:

(Perhaps you have to customize it to your needs)

 Anyway, I can't test anything because I am currently stuck on this
 stupid Download Manager... 
http://www.softpedia.com/progDownload/Adobe-Reader--Final-Download-2572.html

Best regards,
Falko

-- 
Falko Trojahn
Dipl.-Ingenieur Netzwerke/Support
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Unattended cvs ISO with kernel 2.6.19

2006-12-28 Thread Falko Trojahn
Hi,

Sander Nieuwenhuizen -- 27.12.2006 16:14:
 You did not include the needed directory's like 
 
 
 bin 
 etc
 lib
 opt
 var
 
 and the other missing files in there for your kernel 2.6.19!
Yes, was only the newer kernel for an existing installation.

So now there is a newer archive with whole install path:
http://www.smi-softmark.de/unattendedcvs/unattended-cvs-2.6.19.tar-all.bz2
 
 Can you provide a link for them.
 The bootcd fails with can't find libparted-1.7.so or something similar
Since I am not at work I cannot check this, but when I did the first
upload all worked flawlessly via tftpboot - usually the iso and tftpboot
kernel and miniroot are the same, so the iso should do if you now have
the missing files.

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support  fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Unattended cvs ISO with kernel 2.6.19

2006-12-17 Thread Falko Trojahn


 I don't know if this problem is related, but I just used the linuxboot.iso
 from http://www.smi-softmark.de/unattendedcvs/unattended-cvs-2.6.19.tar.bz2,
 and it keeps rebooting after the loading initrd. It happens on Asus P5GZMX
 and also on P5GV-MX.
 
 I was downloading this image as a possible solution to the NTLDR not found
 problem, which is most probably caused to the parted issue. 
Hi Alon,

this is a bit strange.
AFAIK reboot after loading initrd would mean the kernel has been
compiled for  other architecture, e.g. i686/K8/VIA etc. but as far as I
remember I've compiled for i586/PII/PIII/... What other hardware do you
have there, did you boot from iso or via network/pxe? I think I didn't
try the iso myself, since I use this just for PXE, but I can do that
tomorrow just for testing.
Does the machine boot with another linux distro, e.g. knoppix? Did you
try the 2.6.17 kernel?

Falko


-- 
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support  fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Unattended cvs ISO with kernel 2.6.19

2006-12-17 Thread Falko Trojahn


Alon Lutzker schrieb:
  Note that it happens on two different boards Asus P5GZMX and also on
 P5GV-MX. The iso from  (precompiled Unattended ISO as of CVS 2006-06-09,
 hosted by Falko Trojahn link to
 http://www.smi-softmark.de/unattendedcvs/unattended-cvs.tar.gz) works on
 both of them, except for the parted.
 
 Indeed weird...

Hmm. This is 2.6.16.20. So, if 2.6.17 and 2.6.19 don't work, there are
perhaps some changes between these kernel version.
At the moment I have no access to the compile settings, but I'll try to
make a diff of the kernel configs so perhaps there are some differences
where we can have a look at.

 AFAIK reboot after loading initrd would mean the kernel has been compiled
 for  other architecture, e.g. i686/K8/VIA etc. but as far as I
remember I've
 compiled for i586/PII/PIII/... What other hardware do you have there?


You could give another try to the unattended-gui-cd from Mario Gzuk:

http://unattended.technikz.de/index.php/Main_Page#2006-12-12_unattended-gui_boot-cd_0.2


Good Luck,
Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support  fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Find-boot-device failed

2006-12-13 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Hermann,

Hermann Schirmacher wrote:
 now I am fighting 2 days with this find-boot-device and I have no idea
 how to solve it. I am using unattended 4.6

would be nice to read what hardware you use and what you've tried to
solve your problem. You may find some hints here:

http://ubertechnique.com/unattended/NTLDRNotFound

Best regards,
Falko

- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iQEVAwUBRX/yKIkcY98goEs/AQLhFwgAhh1SwBrNaz3XABKYGGbUqCM07mVzQ2u0
w3L8rsoQYo/3iMsJfDBy7PN7cMqOYO+lKVKlWz5YYJTrbxCHdAj3zYSR20l64PcV
LqjbFGiorQWCCgIb6aH+Xz+97fXLNiXbOlAPttYYSjqars+SjpmuMhuXfvJAfKuu
6hXbfwGBYioNXRHTEPPyoSFu+FXvCQ2wSz/6C2e1NcJic2YC9xxSVL+ym0Y36504
7/PwEfAg/0/b3P5lQZE11djIJopXsmYkKHUBcFSdXgcx7b5F9jCtOGLkkjdIkZrU
eZ57ABjrN3HU/NclNg9jkpclDq+NokpmVg056kQacftAw3XMc0Kk9Q==
=aYcA
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


[Unattended] Unattended cvs ISO with kernel 2.6.19

2006-12-12 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

today I've had some trouble with getting Unattended to work
on some Asus P5B boards according to their Marvell ethernet drivers
/ SATA drives.

So I've just made an iso/tftpboot version including new Linux kernel
2.6.19 which did the job - I hope you find it usefull for your newer
hardware, too.

You find it as usual at the bottom of

http://ubertechnique.com/unattended/NTLDRNotFound

If there are still kernel modules missing/ not activated which you
need for your motherboard, just drop me a mail so I can include it.

Best regards and good luck
Falko

- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iQEVAwUBRX7RV4kcY98goEs/AQI95QgAgFwa/5P4ROuqKY+oqx6TOK21BmzJ86jp
hFfEn416dZaVkWgrUC1jEqgV8ljGCRTVUqthSJNPkNJo12+JD6kjb5rCHmKg9EYQ
dvboj+7UoW480h/gP8JKI2Yw7YPghaw9NZ45FACrK5ZYYXLAk6dAqliNiTRjW4ZX
5SsDOM/xm6Ndvb+iXDzJNXV4/y/A0ohB9IVVcQJIVmA49Lyy54QuWyAy9d4RGeJI
gYBKm4v2LIDaDudg9dAuGAvY4Iv4lqoIp7aR9Fc2H8fTT2k1V3Ic9OLC+FsJosS0
l0L+YpQuEMXEDorxfSk6YhiofMvAUygJSrlGXf5PTn61CqChjxhZkw==
=OblS
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Shut off or setup exceptions in Windows Firewall for installations

2006-12-07 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Sorry, was just a bit confused ... the wrong list  ...


- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iQEVAwUBRXgULIkcY98goEs/AQJ8uggArcemie5atTAgo5J6tbpLPvjl8Vsmg2W4
b4j99M9g/Q8wbG6s1MF2rcJzN6NKwUXx9eHZLwKHACar/NJ+DQIIX2gyxNDwgFGL
8PNTazhhsp1jUbdphgG+JtgZDfgokKnb5UuCWF8IDjStu/nCWIWjyiw74Q2fGJdj
dVDYvY3iSEA4jJ7Uqs7pMJwfjXLfuHrAZUKMHVFusmLmilPo83CnPniCxkH5HWCa
XE53QH8pY7p0wHL8ih3tYHR2Y3/4HVJx+k/LKvofaRTtMbYbgLT6ZxCj7KeX+y21
18T7KLQHMrr5JEke6PQTLSjsXrhkI1RdsMXT4j36ipl9sMKmKpyDEg==
=ssMW
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Securing PXE boot

2006-09-13 Thread Falko Trojahn (SMI)
Hi Sebastian,

 My default file looks like this:

 ---

 default unattended

 label unattended
 menu passwd bla
 kernel uakernel
 append acpi=off initrd=uaroot kbd=de-latin1 z_user=xxx
z_pass=xxx

 ---

 The problem is, that I'm not being asked for a password at all.
 Any hints?

http://Ixquick.com is your friend :)
and shows e.g. these examples:

http://www.novell.com/coolsolutions/tip/16951.html
http://syslinux.zytor.com/archives/2005-December/006316.html

Didn't try, though - nice to hear from you if that works.

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support  fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Update in only for one language

2006-09-09 Thread Falko Trojahn
Hi Ralf,

 But again a few questions:
 
 After updating the link to cvs the tool-scripts work and /packages 
 /updates grow and grow :-)
 
 But in /updates are only english update-packs? -enu.exe
 
 Do I just have to delete all the enu-Dirs and create instead of them
 deu-Dirs?
 
 Or just changing prepare like this?
 # Default to ENU if nothing passed in as first arg
 if [ .$1 == . ]; then WINLANG=DEU; else WINLANG=$1; fi
Of course you can change this line, if you want, but $1 means command
line argument 1, so you could do:
  ./prepare deu
and all will be fine ...

Falko


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Q: repository maintenance

2006-09-08 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

 What would be a proper procedure to maintain repository of updates and 
 new version of software?
  
 At the moment I am observing that at run of prepare script it copied a 
 latest version of winamp but old version was not deleted.
  
 Thank you,
  
 Andrey
 
 
 I've noticed the same thing actually. It's possibly not a priority to 
 deal with given how cheap is disk space these days.
 I find myself manually sifting through and deleting old versions every 
 few months.
 
Some time ago I wrote some scripts which

a) check which folder uses more size than really needed by
unattended - it does this by creating a duplicate directory
structure making hardlinks for existing _and_ needed files

b) show the results of the check only

c) do the same as old prepare script and check script above, but
  create a new structure with all needed files (old an new), so I
  only have to check manually if all is right, and then
  rename the directories, such that the new structure is used

BUT: the scripts are only rughly tested, adapted to our structure,
only useable on Linux. Perhaps you'd like to have a look at it to
get an idea?

I have another idea, but didn't have the time to check it out, yet.
In my script-update script, any time I update the unattended scripts
from cvs, the script logs all changes and makes a backup of changed
scripts. In the log I have the output from the diff command, e.g:

# tail oldscripts/update.log
 :: http://support.microsoft.com/?kbid=890830
 ::
http://www.microsoft.com/downloads/details.aspx?familyid=AD724AE0-E72D-4F54-9AB3-75B8EB148356
- -::
URL|ALL|http://download.microsoft.com/download/4/a/a/4aa524c6-239d-47ff-860b-5b397199cbf8/Windows-KB890830-V1.16.exe|updates/common/windows-kb890830-v1.16.exe
- -todo.pl .reboot-on 194
%Z%\updates\common\Windows-KB890830-V1.16.exe /Q
+::
URL|ALL|http://download.microsoft.com/download/4/a/a/4aa524c6-239d-47ff-860b-5b397199cbf8/Windows-KB890830-V1.17.exe|updates/common/windows-kb890830-v1.17.exe
+todo.pl .reboot-on 194
%Z%\updates\common\Windows-KB890830-V1.17.exe /Q


 So a third script could grep through the log, search all lines with
-:: URL| and delete the old files accordingly or move it to dust
bin. I think that this could be accomplished under Win**, too.

You can find the recent version of script(s) here
http://www.smi-softmark.de/unattendedcvs/
A page in the Wiki about this would be nice, too, but only if the
scripts are really working and tested.

Best regards
Falko

- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRQEfx4kcY98goEs/AQLmjgf8DazRUxzFM38Hu+mQi77HwWt+rY3nRPMV
WJmsxFo5/rb9UX7gkGnBGgZo37353jRYZunvz9yx7fL6kytRgkuI1t1X320Tx2Mv
DGHBT6lQXqxAlrWmYeZuqT2RuedpFms1QcuC4jLI6olfy0gV0Rq5p4ILsbjJmMg0
jY9+osNJa8TA74FdbnZfLikWx11gZWObPyPApLUXd9NgJ+RL6JqEg+KnK6o6VS2G
JNZHSf49AuxIL57x5/koYaGGTU+/4j8N0uXMEFvqAOWFIBY/sR9h216A0RWsTHAx
r4LE28KGVmbRxc3h10HCxlVkJiWS6sVbl+L/Hq295I55hRKEVdc8jA==
=YbmG
-END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Applying install.pl patch failed

2006-09-01 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Good morning!

Sebastian Mellmann wrote:
 I just tried to apply the install.pl patch and I got the following error:
 
 patching file install.pl
 Hunk #1 succeeded at 484 (offset -6 lines).
 Hunk #2 succeeded at 527 (offset -6 lines).
 Hunk #3 FAILED at 650.
 1 out of 3 hunks FAILED -- saving rejects to file install.pl.rej
 
 I used the original install.pl from the unattended site and the patch from 
 http://www.smi-softmark.de/unattendedcvs/install_pl.patch
If I remember correctly, the patch is against the install.pl from
unattended 4.7pre, which you can get from cvs or from
http://ubertechnique.com/unattended/NTLDRNotFound
(the precompiled ISO ... CVS 2006-06-09 contains the complete CVS
snapshot AFAIK).

But, it seems just a matter of whitespaces, try
 patch -l install_pl.patch
so it should work with 4.6, too.

Best regards,
Falko


- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRPfTaIkcY98goEs/AQIq6AgAqiTwv5UkQV3vEJeRYbEM0yp5jHZxVo4X
y28ftAjHVChIysPTsNjM8mx2jVxK63zJ3NQrjUPnsUp8tZkkSaF/ri2igqJD4gij
uoBXRc5aKMwowJWhwmWJ5BaFTEHMGQN+At3x2GRDTrh5DQRFawzIx3pjdyRHrPUw
dakr86hB5XeMmlABnNxjOImK22Quu6tR8sn+S9w9RkqrCvJV/6gDrTzcq+zteqVH
QovL2P9ROGpwBuJXrRBaHo5L8qG6foSZfgBgY3U+Svx9jvqztVlBq32zeTX8rUUe
5uBK6dmlqDY0+GuJ6Dk4IOxAqWC3C8gSUFCUQG6GablmHohQ5kQDkg==
=Qas3
-END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] pxe error

2006-08-24 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Bram,

 
 First, I get a:
 Error in CONFIG.SYS line 6:
 DEVICE=himem.sys
 
 Error in CONFIG.SYS line 13:
 DEVICEHIGH=\net\ifshlp.sys
 
 
 Next, the process seems to continue:
 FreeCom version 0.82blah blah
 Unattended Boot Disk Stating...
 Initializing Network Card
 
 Error 3658: The IFSHLP.SYS driver is not installed.
 
 some more blah blah blah regarding NEMM.DOS
 
 Clearly, something goes wrong on the laptop (Acer Aspire 1510, stats: 
 http://www.phear.org/news/acer_aspire_1510_1513_amd64_debian/) where it does 
 not in the VMWare env. I use the default undis3c network driver, since I use 
 PXE boot, but I've tried every other one too...
 
 Could someone be of any help here, I really'd like to solve this before I 
 command my friend to switch to Linux ;-p
 
 Oh, btw, I'm using tftpd-hpa 0.42-1

I would clearly suggest you to use unattended 4.7pre from cvs with
the linux boot image together with pxe, cause of your newer
hardware, e.g. the broadcom ethernet card.

Here's a short summary:

in /etc/dhcp3/dhcpd.conf have e.g.:

subnet 172.16.254.0 netmask 255.255.255.0 {
range dynamic-bootp 172.16.254.10 172.16.254.26;
option subnet-mask 255.255.255.0;
option broadcast-address 172.16.254.255;
option routers 172.16.254.2;
option domain-name-servers 172.16.254.2;
option domain-name yourdomain.tld.;
filename pxelinux.0;
}

(adjust this to your needs)

in /var/lib/tftpboot (or where ever your tftpboot dir is) have:

bzImage
initrd
pxelinux.0

in subdirectory pxelinux.cfg have
default

cat pxelinux.cfg/default
- --
DEFAULT local
localboot 0
label install
kernel bzImage
append initrd=initrd z_path=//yourservernamehere/install
kbd=yourkeyboardhere z_user=yourusernamehere z_pass=yourpasswdhere
label local
localboot 0
- --
(append ... yourpasswdhere all on one line)

You get these and all other needed files e.g. the precompiled kernel
from here (see bottom):
http://ubertechnique.com/unattended/NTLDRNotFound

It's a bit strange, but this
  http://www.smi-softmark.de/unattendedcvs/unattended-cvs.tar.gz
contains the install share and here
http://www.smi-softmark.de/unattendedcvs/unattended-cvs-2.6.17.tar.bz2
is a newer Kernel and it's linuxaux directory, which you should
replace. For your convenience I've uploaded the missing pxefiles
pxefiles.tar.bz2 so you should have all you need.

If you are unsure, drop me a mail.

Best regards,

Falko

- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRO1nTokcY98goEs/AQK4qAf/YuCsSlAr+Gvk6uubUQvDRi4R9NYUsOuC
nj7LsZwWamF1Nx/Jve4u1xsn67y94pYuBag7qSXrc/BgJ5nxv2WfI5C/hWQOFjf3
TfqioGHZgmdIXPeQj0BCZ6XRPDxMdYmpM7a2DXXepkg5PtvVRrEgo3BvW9giNVeC
W3IGAnXD7xbFScCFaCm5ZK46FEQewwFC5/ONahYtGqZfIWQ+0XaRC7ZVomuf5qqF
NP8g3xcIE2B9BVbBtn63p7XcYptxtXNFtLOkNAsB7I0dkdXop+RpM0grZ8uXBRhC
6q2Fse5PxktJfOucVlUlAKbVkx7cR06fNQ7swRE27W/vP1U+obYElw==
=L5Y5
-END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] pxe error

2006-08-24 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Bram,

 Everyting works well now!
 Oh, one small thing, it doesn't ;-)
 No, seriously, I mean, the whole install process boots up perfectly, but I 
 ran 
 into errors where I shouldn't. Here it is:
 After the initial few questions regarding the partitioning of the disk, the 
 bootloader exits with the following message:
 
 Scanning for OS directories under Z:\os...
 None found! bailing at /z/dosbin/install.pl line 753.
 
 Now, I know what you will say: please copy you Win-cd contents to the os dir. 
 Well, of course, I did that. The /install/os dir, as well as 
 a /install/os/winxp dir, nothing works...
 
 Could you give me another nudge?

Hmm. You have XP in install/os/winxpsp2/i386/... ???

Perhaps you should copy the CD-contents _from within Win***_ to the
share, as there might be issues with case sensitivity.

The other thing I could imagine is, that you mixed 4.6 and 4.7-cvs
versions.

Sometimes I have this problem, too, that only some of the os are
found, but I had this only creating whole unattended dvd.

Falko

- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRO2pV4kcY98goEs/AQKY7ggAtSwj2Y2VOixlkcO9h5UQiVy8mmvbOsER
sWxh7Ky5wNNFuyX8E6nLfG61QsR2f1XFx20+dJiUeEMLrX6XXxiUFCC7mh6Tnr0y
cYAiB4MuoDK9sC+eyLrlPH9Rf7VXiVBdQBrEwaOOK74mD/w0iHmDFXw69qQoChAE
O7uOaM5MQja9cL+6KOxF+kzlQCzLGRnvm/fbEPK9pXoTh3xzRXGtEPL7JISc/jmx
d/Bhts5/jPgbyMH6U9GXKWz5e/f7wIHmjq/+0RIHFZFOF/Di0+ESdnmlycFfQtYX
Q5jxC5YVHrnu4ZmScZk8tdjAQldH+C+YyKlGhYdbQWXdHf6hyrhKiA==
=bBMt
-END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] convert ok, resize not

2006-08-21 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Morbid Angel schrieb:
 I have a problem with the unattended install of winxp sp2
 
 If I choose to use the whole hd,
 it coverts the hd to ntfs but doesnt resize it (it has ever 4GB)
 
 Whats the problem?
 
 mfg
 
 [Unattended]
  UnattendMode = DefaultHidE
  ExtendOemPartitioni = 1
Here's the typo:   --^

Falko

- -- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBROmAFYkcY98goEs/AQIP+wf/QETSeIoyUhYZ6/D2NGX9XGgtfmQOKouX
PkST8FIFTVWUagCUTJke1VfdCxh9iKHmU7oigFk8fz1B0HbA8qYTTp1p++A6vWDU
sNeHR0Ip25vXSKuuN/ZoRr/eAlZsbcWdCYy8ifma5Rx1jVEfNdWFSSC1uP31zLUF
uSzRXtGu9nExy6LX6nX8cbIpXdTrrLgzJzqJy5PRyqyd1byfNySi4lHu/YG4awfW
XtpKeQrPbM6/e48/HI1Nnz/xGhEG0fVBTeB0YiaztGbq9a//fTS1oPjMnBoneWGa
ECu6AqpYYZ5gtDDPwRlszinY47EgN70oQx3aLHt94jhiNMBvwvzIZw==
=S89f
-END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Fwd: Re: NTLDR Missing - Nooooo!!!!!

2006-07-29 Thread Falko Trojahn
Hi,

 Now i solved it (with the message from this thread, but can't find this thread
 anymore)...
 It is a bit of a workaround but he! it is working... and save me a lot of 
 time:
 
 First you have to edit your master.pl
 
 
 --- master.org  2006-06-10 12:45:21.828736942 +0200
 +++ master  2006-06-10 12:47:04.144845228 +0200
 @@ -399,9 +399,15 @@
  cp /etc/dosemu/dosemu.conf /tmp
  echo \$_hdimage = \/dev/dsk$active_part\  /tmp/dosemu.conf
 
 +[ -f /z/site/preinst.sh ] \
 +   . /z/site/preinst.sh
 +
  # DOSEMU always exits non-zero.  FIXME.
  dosemu.bin -f /tmp/dosemu.conf
 
 +[ -f /z/site/postinst.sh ] \
 +   . /z/site/postinst.sh
 +
  sync
  reboot
 
 
 And then create a postinst.sh script inside the site folder:
 
 postinst.sh
 #FOR NORMAL USE if you have 255 HEADs but you don't have to use this because
 the linuxbootdisk
 #is working for NORMAL PCs
 #echo -e -n \xff |dd of=/dev/sda1 bs=1 seek=26 conv=notrunc
 #mkdir -p /mnt/drive
 #mount -t msdos /dev/dsk1 /mnt/drive
 #echo -e -n \xff |dd of=/mnt/drive/\$win_nt\$.~bt/bootsect.dat bs=1 seek=26
 conv=notrunc
 
 #FOR IBM R52 AND R51
 echo -e -n \xf0 |dd of=/dev/sda1 bs=1 seek=26 conv=notrunc
 mkdir -p /mnt/drive
 mount -t msdos /dev/dsk1 /mnt/drive
 echo -e -n \xf0 |dd of=/mnt/drive/\$win_nt\$.~bt/bootsect.dat bs=1 seek=26
 conv=notrunc
 sleep 30
 ---
That's great. Hope this helps others, too.

 
 Run unattended and have fun...
 
 I use unattended with a mysql database - so if i ever have more time, i will 
 do
 a mysql based of the postinst.sh script. For now i manuel edit this file...
If I correctly remember there's a way to use unattended.txt files
according to the mac address as (mac-address-here).txt. Perhaps this
could be a way here, too, if somebody knows if there is (or we can get
somewhere from) an environment variable with the mac address to use it
during postinst.sh.

Or put in /etc/master something like

val=$(get_cmdline_param z_special)
[ -n $val ]  Z_SPECIAL=${val#*=}

(around line 180 there same is done for Z_PATH etc.).

Then, in postinst.sh you can have:

if [ -n $Z_SPECIAL ] ; then
  # FOR IBM ...
else
  # FOR NORMAL PC ...
fi

So, if you specify e.g. z_special=1 on the linuxboot command line,
your script gets executed.

 
 To solve the problem the right way, i though a bartpe or a complete new 
 linux
 bootdisk would be a good way. Also we have to find a way to add Windows Vista
 Support.
I think I've read that Brad Erdman is working on a solution to install
Vista with Bart's PE.

Falko

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] NTLDR Missing - Nooooo!!!!!

2006-07-28 Thread Falko Trojahn (SMI)
Hi,

 The symptoms I see are that when the script gets to the point where the
 newly created partition is formatted, I get a screen full of error
 writing
 sector messages (or some similar message). When this happened, I tried to
I could imagine that - after partitioning - the linux kernel didn't
refresh it's
information about the disk layout and so things go wrong, perhaps a
reboot in this situation could help.

 remove the primary partition, and have unattended re-create it, but I
 still
 got the same error message. I'm not sure what causes it, but I suspect it
 may have something to do with the MBR.
 I fix it by running DBAN (Darik's boot and Nuke) and completely erase the
 first 1% of the disk, then I reboot. This totally destroys the partition
 table and MBR, and then unattended works OK.
You could do the same from within unattended boot: change to second
terminal with Alt-F2, the following does the same as your solution - just
destroys the first sectors on the disk (the count is  x * 512 bytes):

dd if=/dev/zero of=/dev/hda count=2


 That might help in your case, however, you might not want to do that if
 you
 have a diagnostics partition on your hard disk. In fact, I don't know if
 DBAN would work on an SATA drive (If that is what you are using).
Yes, but if you use unattended, according to the way you use the
partitioning (fdisk or parted), the first or all partitions must be
cleaned anyway,


Regards,
Falko

PS: Please do not full quote messages, only what is relevant.

-- 
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support  fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] NTLDR Missing - Nooooo!!!!!

2006-07-26 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Tim,

 Unfortunately this version still didn't work. And we already have the 
 format line there.
 I just did another run, but this time edited the doit.bat before it did 
 it. I took the last line off so setup didnt start, then I continued. I 
 saw the format happen, then as expected, I dropped to a DOS style 
 prompt. Hit CTRL+ALT+DEL and the laptop rebooted, and I started up my 
 favorite partition manager.
At this point, you can do e.g. Alt-F2 and then
  parted /dev/dsk print
to see what's on.

 It lists one ~60GB FAT32 partition as a primary and active.
Well, this means there's nothing at all done since after
partitioning with unattended there _must_ be an active primary 4GB
Fat32 on first position and - as you like - any other partition
after the free space which is resized within Windows setup process.

 The MBR has an unknown IPL (which I assume is the FreeDOS one).
 There are no errors listed anywhere...
 BUT - There is more than 600MB used on that partition apparently. This 
 shouldn't be the case since the format should have removed it. I have a 
 suspicion that the format isn't happening for some reason.
No partitioning, no formatting I assume. Perhaps you could send the
used unattend.txt/config.pl/[unattend.csv], keys stripped off, of
course.

Or, you could try my setup which is described here:
http://sourceforge.net/mailarchive/message.php?msg_id=19294502

Again, we need a solution to log the details of the unattended setup
process and of the pc if it comes to problems ...

Good luck,
Falko

- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRMcju4kcY98goEs/AQLxqQf+PWtFyyzybzeydVbskJrTfWWVUNeZGioO
CcZAt4iBfQpZp82aAtoBcfd1h8h9wV+fjlz8zYr4ccbwE3g6v2+IlRwzuerEGBeJ
Uy3Obvka7/Bo25TTNWmaFzolKN4Y6CoQ7njAlBa6K5LJVaJzKLjHr9S77ZyT2VBg
XDqcu/uo2XfbnazD6AYiJNQUndiAKe5ypsCNMsWACJUimtXQcf6/6m8O3tbUAToB
bTIsxXKAXy9AZG8Yj7UGUrll5gCoGFWqwo6M/RABELgVvug31sb/Pm4PTzLOut6q
ydnCRMHx6nOMjoQkXiOlhEfvvTMU1HlHDNMjhRU8rKbnnn0l1M8LEQ==
=9Rdo
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] NTLDR Missing - Nooooo!!!!!

2006-07-24 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Tim,
 Just got some new laptops in at the school I work for. They are 
 HP/Compaq nx6325. I just ran Unattended on them, and it ran OK until it 
 rebooted and I got the dreaded NTLDR Missing message. I'm not entirely 
 sure what the specs are as the docs are fairly limited. I have a feeling 
 they use SATA hard drives.
sorry to hear about that.
 
 I'm already using the patched release that apparently fixes this, so 
 what can I do? I was really hoping to use unattended because there are 8 
 to do.
Well, I've uploaded another 2.6.17 cvs version  with parted 1.6.22
which I have in use here:
http://www.smi-softmark.de/unattendedcvs/unattended-cvs-2.6.17.tar.bz2

What I recently had was an Compaq Evo N800c with the famous NTLDR
message, and when I reactivated the line
   format_cmd=format /y /z:seriously /q /u /a /v: c:
which hadn't been needed IMHO since I use parted to format the drive
- - the NTLDR message was gone.

Good luck,
Falko


 -- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRMRnvokcY98goEs/AQLHhgf9HURJxrjoyEYA043TPHF2s0WmPGEaaC8j
nzkWyXZEi+ONQ6SZE7a/nKJV9Qvsj3Eyy60HBjXH0AfMS3m3v7IpiWd5fVmJFU02
XRA9mnem+4Ql5eBCalhBTseW9kufnW+VR2vbFVKbbSoodyRQxiCzFQ1qh6ALdNrs
daEXWyRhqSgmFi3tGnIhG5eOrvekURE6Y5Tjsv/HUC0hwc1W56RRviVX1cHvuTW9
IHSKf0gjtMr9yakYZlzpw4QymLYCE+O8bTgspNbJD1deilXdq7tPUcCDk3pIFjv3
9SGrOGP+QWlG2MWQedTrZM5xlFD0LdmuZi97lptuGVi2u2AoFa+l1A==
=C1r5
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Disable automatic admin logon

2006-06-30 Thread Falko Trojahn


Tim Bates wrote:
 Is that meant to run after windows is installed or during the 
 pre-install parts? It looks like a post install thing, which really 
 doesn't help me either since I'm trying to also avoid installing Perl 
 aswell (for a few reasons).
You can use it during installation and remove the activeperl in the
last step  with msiexec /x {...} .

Falko

 
 
 Matt Hyclak wrote:
 On Fri, Jun 30, 2006 at 12:47:30PM +1000, Tim Bates enlightened us:
   
 What would be the neatest and easiest way to stop Unattended from 
 setting the Windows to automatically log in as administrator? I don't 
 really want this as everything to be done after installing windows 
 should be done as a domain user here.

 
 Check out the autolog.pl script in (likely) Z:\bin\

 Matt

   
 
 **
 This message is intended for the addressee named and may contain
 privileged information or confidential information or both. If you
 are not the intended recipient please delete it and notify the sender.
 **
 
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 unattended-info mailing list
 unattended-info@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/unattended-info
 

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Intel Pro1000 and Linux boot disk?

2006-06-26 Thread Falko Trojahn (SMI)
Hi Tim,

 We just got a new batch of computers that have Intel Pro1000 network
 cards. These chips appear to be not supported by the Linux boot stuff.
 I assume this is using an older kernel and Intel have gone with
 different PCI IDs yet again... If I wanted to compile a newer kernel to
 try and fix this, is there anything I need to know? Should I try
 something else instead of recompiling?

You can try the iso's from here
http://www.mail-archive.com/unattended-devel@lists.sourceforge.net/msg00674.html
or here
http://www.mail-archive.com/unattended-devel@lists.sourceforge.net/msg00726.html
all with recent kernels.

(you have to replace the linuxaux, tftpboot and/or linuxboot.iso, and
sometimes to patch the dosbin/install.pl - follow the guidelines there)

Or just search the mailinig list archive for 4.7pre iso.

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support  fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] format second partition + fdisk syntax

2006-06-20 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Thomas Bendler wrote:
 Am Di, 20.06.2006, 01:38, schrieb Krywult Andreas:
 [...]
 macadress,Partitions,fdisk /clear 1;fdisk /pri:12288;fdisk
 /pri:100,100 /spec:7;fdisk /delete /pri:1;fdisk /pri:4000;fdisk
 /activate:1
 [...]
 Can anybody explain the syntax to me???
 
 fdisk first clear allready defined partitions (/clear), then fdisk create
 a primary partition of 12288MB (/1024 = 12 GB). In the next step fdisk
 creates a primary partition with 100% of the remaining space
 (/pri:100,100) with /spec:7 which is NTFS IIRC. E.g. 80% would be
 /pri:80,100. Why there is a /delete with a new creation of a partition,
 don't know. 
The XP/W2K setup can only use 4G fat32 for it's primary setup, after
second reboot the partition is extended to the end of the disc or,
in this case, to the begin of the next partition. That's why we must
create first a partition in the size that we want for C:, then the
second partition for D:, then delete the first and create one with
4G size, which during setup is extended to the begin of D:.

 In the last step fdisk activate the first partition, this
 means the bootflag is set.
 
 Why the second partion isn´t formated
 
 Because you create the partition with fdisk, this means the partition is
 created but not formated. This is done with the format command (take a
 look into unattended.txt).
 
 How can I reach that the second partion is formated with NTFS so that I
 can put my ProfilesDir their.
 unattend.csv:
 computer1,ProfilesDir,D:\Dokumente und Einstellungen
 
 This could be tricky, I don't know out of my head if the format command on
 the bootdisk is able format with NTFS. I'm pretty sure you need to format
 with FAT first and then convert it to NTFS during installation.
 
Yes, that's right. Fdisk only creates the partition(s), after that
the partitions are formatted according to the content of the
variable format_cmd.

Andreas, please specify which unattended version (4.6, CVS, ...) you
use, what you've tried (booting with dos-disk or linux, what
settings in unattend.txt ...) and we'll try to help you.

When I tried the same thing (documents and settings on d:) I only
found the mentioned solution from Thomas Lohschmidt which I somewhat
extended for my needs, but it only works with linuxboot:
http://www.mail-archive.com/unattended-info@lists.sourceforge.net/msg04840.html

 I know there is one workaround for that in the list but it didn´t
 work for me. Furthermore I don´t like to type in anything while
 installing but getting it all unattended.
You can adjust your config.pl to what you need. Please tell us where
you've got into trouble so we perhaps could help. But please be
aware, with some hardware (especially with SATA-discs) there are
some problems that can arise, see other mails in this list.

If somebody else has an other solution for the formating problem,
I'm surely interested, too.

Best regards,
Falko


- --
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRJe+lokcY98goEs/AQJRnwf/WhT/7eN981fL4wnCLnW2jyqYeOzByVzt
G2AGBXa0ul+z9X8KXLiR7vMq74Z2xLXZhbhS5DMXpzdVQaC+fwTJu+v9euxZJ+IY
zrmx5sGBLxfYPPyrlqGhOOCOpdbJmeaeJgpgevyw9e4quRZxN20IM4uAGO4XuM90
wWWvUAzEPGLEH4OBsb2R8pKBc6XM67LIeKHZ/l0MXWjZbqWjnhagruZDk5+0BhHC
FKi5Ec5fbRC1J3sE/nYWDeXCjoQyINqkF/bMgDMRq6UCzvy55dy7aVVHVQxlDP7A
IKOKfM9CZtNp/7GIGmqgckrcCuJIolAb0Fa7JwnBIIygAKvezewcVw==
=eGB4
-END PGP SIGNATURE-


___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] format second partition + fdisk syntax

2006-06-20 Thread Falko Trojahn
Hello again,

K. Andreas schrieb:
 I´m using the Version 4.6 with linux bootdisk!!!
Ok.
 
 In the moment I´m not working with a database but in the future I would 
 like to.
 
 My unattenden.txt is nearly the standard one (only changed the Location 
 settings) because I would like to control the whole thing over only one 
 file).
 
 My testing unattend.csv looks like this:
 
 Lookup,Property,Value
 macadress,ComputerName,computer1
 macadress,OS_media,xp_prof2
 macadress,Partitions,fdisk /clear 1;fdisk /pri:12288;fdisk 
 /pri:100,100 /spec:7;fdisk /delete /pri:1;fdisk /pri:4000;fdisk /activate:1
 computer1,FullName,Computer Name
 computer1,Windows XP Professional ProductKey,----
 computer1,OrgName,privat-org
 privat-org,AdminPassword,adminpassword
 privat-org,JoinWorkgroup,wourkgroup
 privat-org,ntp_servers,none
 privat-org,top_scripts,base.bat
 privat-org,middle_scripts,
 privat-org,bottom_scripts,BOTTOM.bat
 computer1,OemPnPDriversPath,cq3
 computer1,ProfilesDir,D:\Dokumente und Einstellungen
 
 This is basicly what I have done. Just one more little change in 
 config.pl to jump over the question which drivers I like to install.
 
 Tried around a little bit but the workaround at the link you send me was 
 the one that didn´t work for me at all. No idea why.
Hmm. I'll try to send you a real one which is working here (with
unattend.csv), since the mentioned is only example with the tricky parts.

 
 One more question comes up while trying, Is it enough to set in 
 unattende.csv  computername,JoinDomain, Domainname to bring a 
 computer into a Domain?? I mean normally I need to Login the first time 
 as a Domain administrator User to join it.
We have our setup so that name and pass of this user are asked, but
usually it should do.
 
 I hope I gave you all informations you need.
 
Perhaps it would be helping if you send config.pl and unattend.txt along.

Falko


___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] winxpsp2-updates.bat parameter error ?

2006-06-16 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Harro Bruins wrote:
 The parameters for the update :
 
 :: JScript 5.6 Security Update for Windows XP (KB917344)
 :: http://www.microsoft.com/technet/security/Bulletin/MS06-023.mspx
 
 seem to be not correct or ??
 
 In my opinion they should be /passive /n /norestart
This has been changed in CVS, but even more:
the prepare script does not work for KB917344 'cause there are no 
language entries, e.g. 

:: URL|http://download.microsoft.com/...
  instead of
:: URL|DEU|http://download.microsoft.com/...

Falko
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRJJ0NIkcY98goEs/AQIe5QgArDXFoU537ZNDPJfTJwX/ArW7hSbRcX9C
85W9rTcRoTLBhfJ/bwb1KZ8nPE+8aEB1lxPss0wG2PhZAg/id0xb7KZpzFNvaPhA
3Uo1aNFruIQe+gpE62ywKOHkxYQmmh4uk4X+DJSy0SSYUrlOKWyKFzGB/3c3mZ7X
YRYMHGTFIKvYE8PihvNDlR9/RqH6mgSeYyOCWzJSCopllGy2vAiFJ1A2I+VBBHeA
Qn9AtsODdKD+EjH5gfCk7FE1xanGz6C9LzfrfE9vHrx+DSfZV9l6h3S+D+Jsr/zx
RgdYwuL5va/Kg8RMJk1p+acxt4W9XeUkhfCsz0++8UoqVZ2NPUA3+w==
=RNkg
-END PGP SIGNATURE-


___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Why do we do the whole edd-writing thing?!

2006-06-07 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Christian,

Christian Fischer schrieb:
 Hi
 I have another methode to deal with the edd-sata problem.. I still use
 edd to determine the number of heads, but I modify windows after the
 installation..
 
 Basically, I change the 26. byte (Number of Heads) of the install
 partition and the same byte of /mnt/sda1/$win_nt$.~bt/bootsect.dat to
 its true value. After that, the setup can finish properly.. :-)
 
 I set 0xf0 (240d) for thinkpads and 0xff (255d) for the other systems.
 (based on the information from edd)
 
 I use dd with its notrunc option to modify this files.
 
 eg. echo -e -n \xff |dd of=/dev/sda1 bs=1 seek=26 conv=notrunc
 eg. echo -e -n \xff |dd of=/mnt/sda1/\$win_nt\$.~bt/bootsect.dat \
 bs=1 seek=26 conv=notrunc
 
 It is easy to handle and I encounterd no strange exceptions so far..
 
 Any feedback would be appreciated..
 
Could you please explain where you integrated this solution in the
unattended process?

Thanx.

Falko
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRIar8YkcY98goEs/AQJA3Qf+LNfYHsnnG0XfQsB9t7jV2XpWTLGSsD7G
7OY0HFWiS9rtxtT7SHl6mCnmS7qW2CmKoWdlz4Yg4QSV+Ci6MWikfiiqwpWGG57y
fGUsR55ZCXJvqXi3+bA5fX+ptVUgaQhXipS6/lUTvEwnoYuSJKoyq4Ddu1dhrcff
4eH6P59dlZVEEyQ2wcgEP+e0P5+YwEqM2y1Nz6Omt9AKgUMNI7MSt+LxKDX53NuF
2lDXgL0EPvF/UKQWnaPJUH6ISmr8p75XucHfOKVTf3ETizGl7QkQYJaUJJoK7PnF
xdOL50oBRuoHtpF6vHUZawRe0tlLJQsYAFbpdMd+m+iVUi6fMBdcoA==
=0Ffm
-END PGP SIGNATURE-


___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] small fdisk question

2006-05-29 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Anders Nyström schrieb:
 Steffen Kaiser [EMAIL PROTECTED] on 23. toukokuuta
 2006 at 9:41 + wrote:
 The DOS part of Winnt.exe is unable to handle NTFS partitions, hence, the 
 future %SYSTEMDRIVE% is formatted with FAT32 and converted into NTFS by 
 the Win Setup.

 Therefore partition #1 has no /spec:7 (NTFS).
 
 thanks Stefan
 
 now I understand
 I try to remeber it for the mext time
 
 sorry; next question
 have tried to find but no luck
 how do I partitiate/format the D: drive
 or does anybody have a ready script piece for that?
Just search a bit in the mailing list archive, e.g. have a look at this
http://www.mail-archive.com/unattended-info@lists.sourceforge.net/msg04840.html

Any way you must create fat32 at first, then convert to ntfs as
mentioned there.

Falko
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iQEVAwUBRHq4AokcY98goEs/AQJsuQf/epLFPaRL7ap+8GH8Bco42lLn5i5EfdgU
svkkjyMBgVZD5HEh0qcdFrQvBmmVHWKBjsmubfeYN18twwHbFL2d1yzyh5gVAmmX
EBUdui3WLn6FjJYCEArUmQcu73ZIvLMTyeyqSgetzq7SwFPg/o0ZoIYiZZyyZxvm
9XEaqDLZLqy2sluuxzf/XuIUYQKtsn+386D+F9aLV8Ha8tmWwvZHYy8ASNMH8q3h
FHsPLAPEsxytUqVTInNNSutVQsm3vJDWkwwYNhhMtYslrRDiloYkS6uHfz9+8+48
78ACV1THQlPT+JyjANTqFUSGFDFH4mFrfTb3yCW4DOtQvAOo0LUg0A==
=0G6K
-END PGP SIGNATURE-


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid7521bid$8729dat1642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Mysql

2006-03-27 Thread Falko Trojahn

Hi Brett,

Brett Royles wrote:

Does any one have any examples of the config.pl file that is using mysql?
  

See attached file. You have to change

'IP_OF_HOST_HERE', 'MYSQL_LOGIN_HERE', 'MYSQL_PASS_HERE'

according to your needs. Don't know if the oempnp-drivers stuff works.

Best regards,

Falko
# This module needs to include a conf-configtype.pl 
# module that defineds two subroutines.  On called 'setup'
# that calls setups up the interface to that module and
# another called 'lookup_value' that returns a value for
# a given Lookup,Property pair.
#
# Be sure to also look at the conf-csv.pl/conf-mysql.pl
# in the lib directory for setup instructions.
#
# The following table shows what Lookup values are used for a
# given Property value.  The order shown is the order searched.
# The search ends when a valid entry is returned with the 
# exception of UnattendedFile.  UnattendedFile will search and
# apply all files in order listed.  Default is sort of redundant
# for UnattendedFile as z:\site\unattend.txt is considered Default.
#
# Property Lookup Order
# =

# ComputerName macaddr,Default
# FullName macaddr,ComputerName,Default
# OrgName  macaddr,ComputerName,FullName,Default
# JoinDomain   macaddr,ComputerName,FullName,OrgName,Default
# JoinWorkgroupmacaddr,ComputerName,FullName,OrgName,Default
# AdminPasswordmacaddr,ComputerName,FullName,OrgName,Default
# OS_media macaddr,ComputerName,FullName,OrgName,Default
# os_name ProductKey macaddr,ComputerName,FullName,OrgName,Default
# os_name ProductID  macaddr,ComputerName,FullName,OrgName,Default
# top_scripts  macaddr,ComputerName,FullName,OrgName,Default
# middle_scripts   macaddr,ComputerName,FullName,OrgName,Default
# bottom_scripts   macaddr,ComputerName,FullName,OrgName,Default
# ntp_servers  macaddr,ComputerName,FullName,OrgName,Default
# Partitions   macaddr,ComputerName,os_name,Default
# DriverPath   macaddr,ComputerName,os_name,Default
# UnattendedFile   
Default,os_name,OrgName,FullName,ComputerName,macaddr

use warnings;
use strict;

# ? Bug in 4.7pre ?
  chdir (/lib);
  symlink /z/linuxaux/lib/libz.so, libz.so.0;

if ($ENV{'Z_PATH'} !~/^dvd$/) 
{
 # Set db for mysql interface
 require conf-mysql.pl;
 CONFIG-setup('DBI:mysql:database=unattended;host=IP_OF_HOST_HERE', 
'MYSQL_LOGIN_HERE', 'MYSQL_PASS_HERE');
}
else
{
 # Setup db for CSV interface
 require conf-csv.pl;
 CONFIG-setup(dos_to_host('z:\\site\\unattend.csv'), '', '');
}
# Lookup property value using all possible owners
sub lookup_property ($) {
my ($property) = @_;
defined $property
or return undef;
foreach my $lookup ($u-{'_meta'}-{'macaddr'}, 
$u-{'UserData'}-{'ComputerName'},
$u-{'UserData'}-{'FullName'},
$u-{'UserData'}-{'OrgName'},
'Default') {
my $value = CONFIG-lookup_value($lookup, $property);
defined $value
and return $value;
}
return undef;
}

sub my_partition_cmds {
  chdir (/usr/sbin);
  symlink /z/linuxaux/usr/sbin/mkfs.vfat, mkfs.vfat;
  chdir (/);

  my $partition_cmds = $u-{'_meta'}-{'partition_cmds'};
defined $partition_cmds
or $partition_cmds = $u-{'_meta'}-{'partition_cmds_sys'}
or return undef ;

  while (1) {
($u-{'_meta'}-{'fdisk_confirm'})
or last;

print \n;
print About to PARTITION the WHOLE FIRST HARD DRIVE!\n\n;
print WARNING: This operation ERASES the disk!\n;
print If unsure, say no, and ONLY C: will be DELETED.\n;
print If you won't neither, press CTRL-ALT-DEL!\n\n;
print Sie sind dabei, die ERSTE FESTPLATTE zu PARTITIONIEREN!\n\n;
print ACHTUNG: Diese Operation LOESCHT die FESTPLATTE!\n;
print Wenn unsicher: no eingeben, dann wird NUR C: GELOESCHT!\n\n;
print Wenn nichts geaendert werden soll: CTRL-ALT-DEL DRUECKEN!\n;
yes_no_choice (Are you sure)
and last;

$partition_cmds = '';
$partition_cmds = $u-{'_meta'}-{'partition_cmds_sys'};
defined $partition_cmds
or return undef;
last;   
  }
  foreach my $cmd (split /;/, $partition_cmds) {
print Executing command to partition: $cmd...\n;
system ($cmd);
  }
};

$u-{'_meta'}-{'fdisk_cmds'} = \my_partition_cmds; 

$u-push_value ('UserData', 'ComputerName', 
sub {
foreach my $lookup ($u-{'_meta'}-{'macaddr'}, 
'Default') {
my $value = CONFIG-lookup_value($lookup, 'ComputerName');
defined $value
and return $value;
}
return undef;
});

# Lookup owner name from database, if possible.

Re: [Unattended] a truly unattended install (get hostname from DHCP or a database)?

2006-01-27 Thread Falko Trojahn (SMI)
 If there is no MAC address in the file, Unattended will not
 auto-generate the name in a specified format; and if the user gives the
name, the MAC address will not be appended to the current unattend.csv
file.
 With many workstations, it's not really a good choice.


 An ideal would be something like that:

 - configurable prefix for all workstations, i.e. a prefix of pc for
all workstations (pc001, pc002 etc.) installed with Unattended
 - if the workstation is in the database, install it quietly
 - if the workstation is not in the database, generate a missing part
after prefix (could  be configurable; numbers 1-1000 etc.), and add
it to the database

I think it should be possible with little perl tweaking in site/config.pl,
e.g. to do something like pc-(last 4 numbers of MAC here).

But up to now we prefer the csv/mysql method, since several pc's need
tweaking e.g. Full Name, what software is installed (aka batch is used)
etc.

So it's just easy with a web-interface for mysql to copy a pc config with
new name and new mac, tweak it's settings if needed, and ready to go.
Copying some lines in unattended.csv is also possible, but really a lot of
work with lot's of pc's.

Falko


-- 
Falko Trojahn fon +49-341-3581294
Dipl-Ingenieur Netzwerke/Support  fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH






---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] NTLDR can't be found

2006-01-03 Thread Falko Trojahn
Hi,

Matt Hyclak wrote:

On Fri, Dec 30, 2005 at 11:19:39AM -0500, Matt Hyclak enlightened us:

Situation: Install starts, copies all files and on the first boot into
Windows, the following error appears:

NTLDR is missing
Press any key to restart


This only seems to be happening on Intel Motherboards, specifically the
865GLC and the 915GAG. In VMware, the same setup/linux boot cd works
perfectly, as it did on an older Dell machine I just re-imaged.


...
The 4.6 Linux boot disk seems to work fine. It's the 4.7pre from CVS that
does not.

My guess is that the updated parted/format is not correctly setting up the
MBR in the latest CVS snapshot?

Just had similar problem - no start after first reboot, 4.7pre, but
I could track it down to the following, may be this helps you, too:

I think, the BIOS hadn't recognized the hard disk correctly, when booting
e.g. with Knoppix fdisk -l showed me partition not bound to cylinder
endings
(or so, just translated from German).

In BIOS I changed the setting from Auto to LBA mode for this disk -
there was no newer BIOS available - AND I had to zero first sector(s)
(be careful, all data lost!) with dd. Before this, the number of cylinders
shown by fdisk was 240, then 255.

After that the install run as usual (thanks to all the developers and
contributors of Unattended, of course) and really quick on a P4 3GHz.

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


[Unattended] Updates for sun-jre.bat

2005-12-08 Thread Falko Trojahn
Hi again,

just found a way to get the newer sun-jre installed, since the
sun-jre.bat from cvs has an
URL which really gives the .exe file instead of the .msi.

And, 1.5.0_06 is out. Found it out counting up the BundleId number  ... :)

There's a way to deinstall older versions, too, but sometimes I get java
null pointer exceptions
when using this, so be careful.

See http://ubertechnique.com/unattended/sun-jre

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Problem with linuxboot-4.7pre and mysql

2005-11-11 Thread Falko Trojahn


Hugo Monteiro schrieb:

On Sex, 2005-11-04 at 16:59 +0100, Falko Trojahn wrote:
  

hi all,

Wims new Linuxboot CD:

-snip-
It can be downloaded from http://bofh.be/unattended/linuxboot-4.7pre.tgz
-snap-

works quite nice if I use unattended.csv. 

But if I try to use our mysql db (just works quite nice with 4.6 
linuxboot.iso or pxe-boot)
I see the following error:

/z/site/config.pl failed: Can't load 
'/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/auto/DVD/mysql/mysql.so'
for module DBD::mysql: libz.so.0: cannot open shared object file: No such 
file or directory at 
/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/DynaLoader.pm line 230 
at /z/lib/conf-mysql.pl line 20

Any ideas? The libz.so.0 and mysql.so files really exist in these places.

Falko




use ldd 
/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/auto/DVD/mysql/mysql.so 
and see where it goes for libz.so.

Hugo.

  

Well, the solution for me was:
I wrote the following lines on top of my site/config.pl (before the  
 require conf-mysql.pl;  ):

  chdir (/lib);
  symlink /z/linuxaux/lib/libz.so, libz.so.0;

Perhaps this should be fixed before 4.7 release.

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Windows updates

2005-11-09 Thread Falko Trojahn
Hello,


 Andrè Wilmann wrote:

 I'm using unattended and cant tell you how much i love it.
 The installastion install some updates, I know i can manual edit
 the script for each update, but is there any script how will
 download all updates for windows xp, and edit the scripts i
 allready have so it will be installed next session?




 You can use following bash scripts
 tools/script-update  to update your scripts from CVS
 tools/prepareto download all updates that are referenced in
 scripts, you may want to tweak it though, because size of all
 updates may be very big.

 Yes, i found those scripts after some time...
 But still, it remaining over 30 updates when i access windows update.
 Could this have anythig with im running norwegian windows xp?

I think you should check, if the missing updates are included in the
scripts/*.bat files, and if yes,
why the updates are not installed when you run your unattended
installation - may be you don't call
the right bat-files in your top/bottom/middle scripts.

If the updates are not included in eg. win*-updates.bat, and you have
the newest version of this file
from cvs (via script-update or manual), then nobody has maintained
this/these files in the cvs for
your language or alike. May be you could find out what's missing and
send a patch to be included in cvs.

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Problem with linuxboot-4.7pre and mysql

2005-11-07 Thread Falko Trojahn
Thanx for your reply, Hugo.

Hugo Monteiro wrote:

On Sex, 2005-11-04 at 16:59 +0100, Falko Trojahn wrote:
  

hi all,

Wims new Linuxboot CD:

-snip-
It can be downloaded from http://bofh.be/unattended/linuxboot-4.7pre.tgz
-snap-

works quite nice if I use unattended.csv. 

But if I try to use our mysql db (just works quite nice with 4.6 
linuxboot.iso or pxe-boot)
I see the following error:

/z/site/config.pl failed: Can't load 
'/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/auto/DVD/mysql/mysql.so'
for module DBD::mysql: libz.so.0: cannot open shared object file: No such 
file or directory at 
/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/DynaLoader.pm line 230 
at /z/lib/conf-mysql.pl line 20

Any ideas? The libz.so.0 and mysql.so files really exist in these places.

Falko




use ldd 
/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/auto/DVD/mysql/mysql.so 
and see where it goes for libz.so.

  

Well, since where is no ldd when booted from linuxboot.iso, I can do it
only from my desktop,
it shows

install/linuxaux/lib# ldd
linuxaux/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/auto/DBD/mysql/mysql.so
libmysqlclient.so.14 = not found
libc.so.6 = /lib/tls/libc.so.6 (0xb7ea9000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x8000)

In lib/ I can only find libmysql.so. So, should I get libmysql.so.14,
and from there?
But the error message above complains about missing libz.so? There is
one in linuxaux/lib/libz.so ...

So, I' m a bit puzzled ...

Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Format a second partition

2005-11-04 Thread Falko Trojahn

Christian Abels wrote:


 I have been looking in to changing the 'Documents and Settings' folder
 to be stored at a second partition(D:\Documents and Settings)

 But I have a problem...
 Does anyone know how I can format this second partition before the
 installation tries to create the folder on my second partition which
 havent been formated at this point? 


I use

[GuiUnattended]
ProfilesDir = D:\Dokumente und Einstellungen
...

and the following vars in the unattended.txt [_meta] section
(can be overwritten by unattended.csv / mysql db entries):

bottom=ntfs_d.bat
fdisk_confirm=1
replace_mbr=1

partition_cmds=parted /dev/dsk mklabel msdos;parted /dev/dsk mkpart
primary fat32 0 4000;parted -- /dev/dsk mkpart extended 1 -0;parted
-- /dev/dsk mkpart logical fat32 1 -0;sleep 2;parted /dev/dsk set 1
boot on;make-blkdev-nodes hda;mkfs.vfat /dev/dsk1 -F 32;mkfs.vfat
/dev/dsk5 -F 32

partition_cmds_sys=parted /dev/dsk rm 1; parted /dev/dsk mkpart primary
fat32 0 4000; parted /dev/dsk set 1 boot on;make-blkdev-nodes
hda;mkfs.vfat /dev/dsk1 -F 32;


In config.pl I have:

-
use warnings;
use strict;

if ($ENV{'Z_PATH'} !~/^dvd$/)
{
 # Set db for mysql interface
 require conf-mysql.pl;
 CONFIG-setup('DBI:mysql:database=unattended;host=ip_of_mysql_db_host',
'username', 'password');
}
else
{
 # Setup db for CSV interface
 require conf-csv.pl;
 CONFIG-setup(dos_to_host('z:\\site\\unattend.csv'), '', '');
}
# Lookup property value using all possible owners
sub lookup_property ($) {
my ($property) = @_;
defined $property
or return undef;
foreach my $lookup ($u-{'_meta'}-{'macaddr'},
$u-{'UserData'}-{'ComputerName'},
$u-{'UserData'}-{'FullName'},
$u-{'UserData'}-{'OrgName'},
'Default') {
my $value = CONFIG-lookup_value($lookup, $property);
defined $value
and return $value;
}
return undef;
}

sub my_partition_cmds {
  chdir (/usr/sbin);
  symlink /z/linuxaux/usr/sbin/mkfs.vfat, mkfs.vfat;
  chdir (/);

  my $partition_cmds = $u-{'_meta'}-{'partition_cmds'};
defined $partition_cmds
or $partition_cmds = $u-{'_meta'}-{'partition_cmds_sys'}
or return undef ;

  while (1) {
($u-{'_meta'}-{'fdisk_confirm'})
or last;

print \n;
print About to PARTITION the WHOLE FIRST HARD DRIVE!\n\n;
print WARNING: This operation ERASES the disk!\n;
print If unsure, say no, and ONLY C: will be DELETED.\n;
print If you won't neither, press CTRL-ALT-DEL!\n\n;
print Sie sind dabei, die ERSTE FESTPLATTE zu PARTITIONIEREN!\n\n;
print ACHTUNG: Diese Operation LOESCHT die FESTPLATTE!\n;
print Wenn unsicher: no eingeben, dann wird NUR C: GELOESCHT!\n\n;
print Wenn nichts geaendert werden soll: CTRL-ALT-DEL DRUECKEN!\n;
yes_no_choice (Are you sure)
and last;

$partition_cmds = '';
$partition_cmds = $u-{'_meta'}-{'partition_cmds_sys'};
defined $partition_cmds
or return undef;
last;
  }
  foreach my $cmd (split /;/, $partition_cmds) {
print Executing command to partition: $cmd...\n;
system ($cmd);
  }
};

$u-{'_meta'}-{'fdisk_cmds'} = \my_partition_cmds;

# here follows some other code for the other properties from database
# e.g. lookup_property('JoinDomain') etc.
# 
#
#
# Make this file evaluate to true.
1;


If you use the linuxboot.iso from 4.7pre (see former post in this list)
a newer, better working
parted is included, so the partition_cmds can be used without the
mkfs.vfat, e.g.

partition_cmds=parted /dev/dsk mklabel msdos;parted /dev/dsk mkpartfs
primary fat32 0 4000;parted -- /dev/dsk mkpart extended 2 -0;parted
-- /dev/dsk mkpartfs logical fat32 2 -0;sleep 2;parted /dev/dsk set
1 boot on;

partition_cmds_sys=parted /dev/dsk rm 1; parted /dev/dsk mkpartfs
primary fat32 0 4000; parted /dev/dsk set 1 boot on;

These vars mean:

partition_cmds_sys   ... commands to partition/format only C: 
(D: with user profiles and data
stays as it is)
partition_cmds  ... commands to partition/format whole drive

Of course you can create more partitions, but note the use of mkpart :
mkpartfs.

The ntfs_d.bat in bottom script is this:

todo.pl .ignore-err 1 echo j|convert D: /FS:NTFS /X 
(you have to use y here for sure).


So, first there is a BIG warning, then the one in front of the desk
may decide to just make the system partition new, the whole drive, or
leave all as it is.

HTH
Falko

-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi

[Unattended] Problem with linuxboot-4.7pre and mysql

2005-11-04 Thread Falko Trojahn
hi all,

Wims new Linuxboot CD:

-snip-
It can be downloaded from http://bofh.be/unattended/linuxboot-4.7pre.tgz
-snap-

works quite nice if I use unattended.csv. 

But if I try to use our mysql db (just works quite nice with 4.6 linuxboot.iso 
or pxe-boot)
I see the following error:

/z/site/config.pl failed: Can't load 
'/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/auto/DVD/mysql/mysql.so'
for module DBD::mysql: libz.so.0: cannot open shared object file: No such file 
or directory at 
/opt/perl/lib/site_perl/5.8.7/i586-linux-thread-multi/DynaLoader.pm line 230 at 
/z/lib/conf-mysql.pl line 20

Any ideas? The libz.so.0 and mysql.so files really exist in these places.

Falko


-- 
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Multiple partitions and profilesdir

2005-04-19 Thread Falko Trojahn
Hi Thomas,


 While browsing the archive I've come at least twice across postings
 asking for putting the ProfilesDir on another partition.

I've been searching for such a solution, too, so thanx for your approach.
Nevertheless, I've some thoughts about it.

 I have worked out the following solution:

 My Setup: Drive C: Windows, Drive D: Applications, Drive E: Documents
 and Settings

 Put the following code in your site/config.pl
 ...

I think, there should be something to warn about erasing the full drive,
'cause the function
with the question according to fdisk_confirm isn't called here ... =8-

It would be better, too, if we could distinguish between the system
partition
and the data partition(s), e. g.
Only C:- partition_cmds_system
Whole Disk: - partition_cmds

In case of installation we can decide to partition the whole drive
or just renew the system partition without data partition(s).

So, I've got a slightly different solution here. I'm no perl programmer,
but it seems to work here (I've reduced the setup to
two partitions, but this surely can be changed):

In unattended.txt:
---
partition_cmds=parted /dev/dsk mklabel msdos;parted /dev/dsk mkpart
primary fat32 0 4000;parted -- /dev/dsk mkpart   extended 1
-0;parted -- /dev/dsk mkpart logical fat32 1 -0;sleep 2;parted
/dev/dsk set 1 booton;make-blkdev-nodes hda;mkfs.vfat /dev/dsk1 -F
32;mkfs.vfat /dev/dsk5 -F 32

partition_cmds_sys=parted /dev/dsk rm 1; parted /dev/dsk mkpart primary
fat32 0 4000; parted /dev/dsk set 1 boot   on;make-blkdev-nodes
hda;mkfs.vfat /dev/dsk1 -F 32;

; if the drive isn't partitioned, we have to delete the C: drive and
; format it
fdisk_confirm=1
--

Just for the protocol:
The -- after parted are to indicate, that there are no options to
follow
(needed if there is a -0 in the command)  - had to fined that out, too ...

In config.pl:
-
sub my_partition_cmds {
  chdir (/usr/sbin);
  symlink /z/linuxaux/usr/sbin/mkfs.vfat, mkfs.vfat;
  chdir (/);

  my $partition_cmds = $u-{'_meta'}-{'partition_cmds'};
defined $partition_cmds
or $partition_cmds = $u-{'_meta'}-{'partition_cmds_sys'}
or return undef ;

  while (1) {
($u-{'_meta'}-{'fdisk_confirm'})
or last;

print \n;
print About to PARTITION the WHOLE FIRST HARD DRIVE!\n\n;
print WARNING: This operation erases the disk!\n;
print If unsure, say NO, and ONLY C: will be DELETED.\n;
print If you won't neither, press CTRL-ALT-DEL!\n;
yes_no_choice (Are you sure)
and last;

$partition_cmds = '';
$partition_cmds = $u-{'_meta'}-{'partition_cmds_sys'};
defined $partition_cmds
or return undef;
last;
  }
  foreach my $cmd (split /;/, $partition_cmds) {
print Executing command to partition: $cmd...\n;
system ($cmd);
  }
};

$u-{'_meta'}-{'fdisk_cmds'} = \my_partition_cmds;
-

I think, there should be a test, if we are under linux, with the
$is_linux function, too.
But this isn't relevant for me.

What script have you got for converting the D:,E: ... partitions to ntfs?
As you use a separate partition for programsdir: do you change
the default programs dir via registry?

Best regards,

Falko


---
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Problem booting Dell Latitude D600 with isolinux (PCMCIA problem)

2005-01-19 Thread Falko Trojahn

Have you tried using the dos bootdisk?
   

No, that's not an option as there is no floppy drive.
 

You could use the dos bootdisk as bootimage on an bootable cd ...
Falko

---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Unattended firefox install not possible?

2004-11-11 Thread Falko Trojahn

Klaus Vink Slott wrote:
On  10 November 2004 17:44, Moritz Engel wrote:
 

If anyone found a hack please tell us how ..
 

I know many hacks, [snip] But they are all cr..
   

In the mean time somebody directed me to http://firefox.dbltree.com/ where one 
possible way of doing it is presented. It works, but places no Icons on the 
Desktop or in the Start menu for launching Firefox.
 

If you agree to starting createprofile.exe when building the package, 
the icons get created,
if not, maybe it's a localization problem (as was with german firefox 
0.9.3).

The author (Bob Templeton) has placed a invalid mail address on the page, so 
one cant get in contact :-(
 

I've got quick answer within hours from him end of september, used 
[EMAIL PROTECTED],
and this is the address shown on the pages.

Falko

--
Falko Trojahn fon +49-341-3581294
Dipl.-Ingenieur Netzwerke/Support fax +49-341-3581295
SMI Softmark Informationstechnologien GmbH
www.smi-softmark.de

---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Application only install - problems with perl.bat

2004-10-08 Thread Falko Trojahn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gerhard Hofmann wrote:
| Hi list,
|
| for application only installation of new PCs that come with
| installed OS, I use the procedure that Pat described in the FAQ: 1)
| Log into factory-shipped machine as local administrator. 2) Open a
| cmd prompt. 3) net use z: \\ntinstall\install /pers:yes 4) mkdir
| C:\netinst 5) mkdir C:\netinst\logs 6) Z:\scripts\perl.bat 7)
| Z:\bin\todo.pl officexp.bat tightvnc.bat ...  (whatever) 8)
| Z:\bin\todo.pl --go
|
| Step 6 turned out to be a problem. perl.bat claims that
| ActivePerl-5.8.4.810-MSWin32-x86.msi is missing but it's definitely
|  there because perl.bat is successfully executed when installing an
|  operating system with unattended.
Step 5 b) set z=z:
Best regards,
Falko
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
iD8DBQFBZk1JWX88WoltH0QRAhPxAKCE4DqdPySwQ3phqysO2YxO2xfZgwCffX5C
R7nycN+rFu5Qe6M89GR5AcI=
=ip9Y
-END PGP SIGNATURE-

---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Unattend.txt and Product Key

2004-09-16 Thread Falko Trojahn
Hi,
Martin Brodbeck schrieb:
 Hello,

 Am I able to tell unattended not to put the Windows Product Key in
 c: \netinst\unattend.txt? I want to tell unattended the ProductKey
 with the software.csv file, but at least the product key should not
 appear somewhere after the installation...

you could copy bin/hidepw.pl to e.g. bin/hidekey.pl and change the
string Password
in hidekey.pl to ProductKey, then add hidekey.pl to the last line in
scripts/base.bat
This is what I did and it works for me.
Falko

---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info