ani-users Mailing List for ANI - Automated Network Installations
Status: Beta
Brought to you by:
substring-sfn
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(24) |
Jun
(14) |
Jul
(4) |
Aug
(4) |
Sep
(28) |
Oct
(13) |
Nov
(15) |
Dec
(31) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(46) |
Feb
(43) |
Mar
(14) |
Apr
(43) |
May
(7) |
Jun
(2) |
Jul
(2) |
Aug
(3) |
Sep
(5) |
Oct
(9) |
Nov
(2) |
Dec
(16) |
| 2006 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
(6) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Till W. <t.w...@su...> - 2010-02-12 20:28:10
|
Hi Martin Martin Schulte wrote: > Hello, > i want to setup up an network with double boot - windowsXP and Linux - . > I want to install windows with ANI, and after that i make a pxe boot > with a custom debian netboot.img. It will fetch automatically the > biggest free space on disk to install. > > So my question: > 1. Does ANI create or can ANI create an partitions small than the full > disksize of the target PC? > Yes, but not "out of the box". There's an option ExtendOemPartition=1 in unattended.tpl. If you set this to 0, then the system partition keeps is initial size after installation. The initial size is itself (2 Gbytes) is hardcoded in Ani.pm lines 349, 366 (http://ani.cvs.sourceforge.net/viewvc/ani/W2K/sources/AniInst/files_manix.bz2/usr/lib/perl5/site_perl/5.6.0/Ani.pm) which is part of manix.bz2. If you want to change this, you have to rebuild, which requires a lot of knowledge. > 2. Is it possible to boot the ANI floppy disk via PXE? I've some Clients > without floppy disk and CDrom > Yes. Read the file readme.txt in the TFTPROOT directory. > 3. Is there something like multicasting possible? > Could you please elaborate? > 4. Is it possible to make the installation fully automated? If i > understand right, ani will create an hidden partition on the target pc, > with a file contains the the answers from the first installation? And, > if i run ANI again, it runs fully automatic --> in 'update' and in 'new' > mode? > It runs fully unattended for the first time, too. Check it out. > 5. Is there an possibility to install software (e. g. using AutoIT > scripts or sth. else) I cant find sth. like this in the section > 'Configure Post-Windows Installation', > The ability to install software was one of the main goals of ANI - please read CONTENT.txt and swpack.ini in the APACK directory. Please see here: http://ani.sourceforge.net/configuration.php?lang=en#softwareInstallation. > 6. Can i use an windows XP Image created by 'nlite' or 'Windows > Unattended CD Creator' to install with any? > This is not supported which means: We never had a reason to try this. Till Wimmer -- ------------------------- Substring GmbH Ey 25 CH-3063 Ittigen Tel. ++41 (0)31 382 51 12 Fax. ++41 (0)31 382 51 87 http://www.substring.ch SMS via http://www.substring.ch/sms.php?sendto=twimmer |
|
From: Martin S. <sch...@we...> - 2010-02-01 19:24:00
|
Hello, i want to setup up an network with double boot - windowsXP and Linux - . I want to install windows with ANI, and after that i make a pxe boot with a custom debian netboot.img. It will fetch automatically the biggest free space on disk to install. So my question: 1. Does ANI create or can ANI create an partitions small than the full disksize of the target PC? 2. Is it possible to boot the ANI floppy disk via PXE? I've some Clients without floppy disk and CDrom 3. Is there something like multicasting possible? 4. Is it possible to make the installation fully automated? If i understand right, ani will create an hidden partition on the target pc, with a file contains the the answers from the first installation? And, if i run ANI again, it runs fully automatic --> in 'update' and in 'new' mode? 5. Is there an possibility to install software (e. g. using AutoIT scripts or sth. else) I cant find sth. like this in the section 'Configure Post-Windows Installation', 6. Can i use an windows XP Image created by 'nlite' or 'Windows Unattended CD Creator' to install with any? Thanks, Martin |
|
From: Phil S. <li...@dr...> - 2008-09-18 16:52:04
|
sleek mountain cat wrote: > hi phil, > > thanks for the help. i changed the ani-install-share to point at > \\x.x.x.x\ai386 instead of the computer name and it worked. however, > the install is INCREDIBLY slow, even after it copied all install files > to local partition. any thoughts? > Sorry for the blank reply...fingers are quicker than the mind today. It could be the age old problem with windows installations - the environment needs smartdrv running or something like that to get any sort of decent speed. I can't remember specifically, but the place to change it is in ai386\ani\autoexec.tpl. One of my installations looks like this: LOADHIGH C:\install\LBACACHE.COM 4096 tuna c:\install\sys.com c: BOOTONLY c:\install\anisys.com c: BOOTONLY c:\install\smartdrv.exe c:\install\fdisk.exe /MBR del fdconfig.sys del kernel.sys $WINNT_EXE$ Check and see if that helps Fil |
|
From: Phil S. <li...@dr...> - 2008-09-18 16:38:24
|
sleek mountain cat wrote: > hello, > > iam having trouble testing out ani. it fails whenever i boot off the > cd when it tries to connect to the ai386 share. i have double checked > the username and password, verified connecting to the share from > another computer, tried with no password, all to no avail. there is > absolutley no diagnostic info from the ani boot disk as to what it is > failing. it is reading the share name correctly, so the dhcp > parameters must be set up correctly, but when i check the security log > on the fileserver, it shows no failed login audits. > > please help! > It is probably the network card - the network card needs to be one whose driver is loaded on the CD. Alternatively you will need to create your own boot image with the correct network card driver on it so the cd image can initiate the network under linux. Fil |
|
From: sleek m. c. <sle...@gm...> - 2008-09-18 14:32:02
|
hello, iam having trouble testing out ani. it fails whenever i boot off the cd when it tries to connect to the ai386 share. i have double checked the username and password, verified connecting to the share from another computer, tried with no password, all to no avail. there is absolutley no diagnostic info from the ani boot disk as to what it is failing. it is reading the share name correctly, so the dhcp parameters must be set up correctly, but when i check the security log on the fileserver, it shows no failed login audits. please help! thanks for your time, chris |
|
From: Alexander S. <a.s...@su...> - 2008-05-28 19:58:29
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Carsten, ANI does also work with Microsoft Servers. I never tried Microsoft Server 2008, but I guess it should work. But who knows... maybe Microsoft changed the way you join a computer to a domain with AD or has made other subtile changes. I would say: give it a try. Attention: You can install only Win2K and WinXP-Clients with ANI (no Vista-Clients), because Microsoft changed their unattended rollout mechanism and nobody of the developers had until now had the need to rollout such clients (and would therefore have looked at it closer). Cheers Alexander zne...@ao... schrieb: | Hi, | | At the moment me and my team are working on a project, which contains | ANI as a subject. Our question is: Is ANI compatible to Windows Server | 2008, or does it only work with Linux Serversystems? (because there is | only a tar.gz file) | Sorry for my bad English ;) | Please respond to this email address. | | Greetings | | Carsten and the team | | ------------------------------------------------------------------------ | Bei AOL gibt's jetzt kostenlos eMail für alle! Was es sonst noch umsonst | bei AOL gibt, finden Sie hier heraus *AOL.de* <http://www.aol.de>. | | | ------------------------------------------------------------------------ | | ------------------------------------------------------------------------- | This SF.net email is sponsored by: Microsoft | Defy all challenges. Microsoft(R) Visual Studio 2008. | http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ | | | ------------------------------------------------------------------------ | | _______________________________________________ | Ani-users mailing list | Ani...@li... | https://lists.sourceforge.net/lists/listinfo/ani-users - -- ~ ------------------------- ~ Substring GmbH ~ Tscharnerstrasse 39 ~ CH-3007 Bern ~ Tel. ++41 (0)31 382 51 12 ~ Fax. ++41 (0)31 382 51 87 ~ http://www.substring.ch ~ SMS via ~ http://www.substring.ch/sms.php?sendto=aschuppisser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIPbZKDrJv5W2IZx8RAiU6AJ9zjXOgGTxuhyXWtCWkbttlBTrMwgCfSuI+ JcgzB5XRaw1HJ3xjw3THwjs= =cInS -----END PGP SIGNATURE----- |
|
From: Ch. P. <ko...@po...> - 2008-05-28 13:17:16
|
zne...@ao... schrieb: > Hi, hi > > At the moment me and my team are working on a project, which contains > ANI as a subject. Our question is: Is ANI compatible to Windows Server > 2008, or does it only work with Linux Serversystems? (because there is > only a tar.gz file) afaik, you can use W2K8 you only need dhcp and a smb share for ani > Sorry for my bad English ;) greets |
|
From: <zne...@ao...> - 2008-05-28 09:45:49
|
Hi, ? At the moment me and my team are working on a project, which contains ANI as a subject. Our question is: Is ANI compatible to Windows Server 2008, or does it only work with Linux Serversystems? (because there is only a tar.gz file) Sorry for my bad English ;) Please respond to this email address. ? Greetings Carsten and the team ? ________________________________________________________________________ Bei AOL gibt's jetzt kostenlos eMail f?r alle. Klicken Sie auf AOL.de um heraus zu finden, was es sonst noch kostenlos bei AOL gibt. |
|
From: Daniel S. <ds...@hs...> - 2007-10-25 09:35:20
|
Hello We have Programmed a new startup CD/DVD for the ANI Project. It supports only new installation (no Update feature) and use only 1 Partition (no longer 3). It is based on Knoppix and works well over the network too. It is not importand to use knoppix. It works with more or less every Live GNU/Linux CD/DVD. Bevor I make the work for a big Documentation, so I want first know, how many people need it. Bye D. Schwab |
|
From: <ca...@ce...> - 2007-09-12 13:45:45
|
Need newer version of kernel on CD ... |
|
From: Simon S. <sc...@st...> - 2006-05-11 08:09:31
|
hi there, I've just seen that with other clients ani still works perfectly. now i relized the client i'm talking about has a diffeent architecture... maybe an unsupported sata controller? strange thing is that the cd boots well though and begins with a ani instalation also. the installation fails at the point described below, where cleanup.bat makes some delete operations on local drive C: of the client... Simon Simon Schwab wrote: > Hello, > > since a few days i get the following error: > > .postwin.pl Argument 18 > resgister script [cleanup.bat] > to delete intsall folders: > > unknown exit code from postwin.pl > > any idea? > > simon > > > ------------------------------------------------------- > 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=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Ani-users mailing list > Ani...@li... > https://lists.sourceforge.net/lists/listinfo/ani-users |
|
From: Simon S. <sc...@st...> - 2006-05-10 12:49:41
|
Hello, since a few days i get the following error: .postwin.pl Argument 18 resgister script [cleanup.bat] to delete intsall folders: unknown exit code from postwin.pl any idea? simon |
|
From: <Mat...@Cl...> - 2006-04-10 07:13:56
|
Hi to everyone out there, I consider using ANI but I have some considerations: 1) We need to have clients in different AD Groups to let our Software Deployment assign specific software alternatively the clients have to be in different OUs dependign on the client type or the computers name. Can this be added to the pwinst.ini? 2) We would need to host Windows 2000 and Windows XP installs and choose for the one or the other. Is that possible with ANI? I should also say that I have no clue of Perl ;-)) So if we choose ANI I would have to buy a good book.... Cheers Matthias ******* This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, please telephone or email the sender and delete this message and any attachment from your system. If you are not the intended recipient you must not copy this message or attachment or disclose the contents to any other person. For further information about Clifford Chance please see our website at http://www.cliffordchance.com or refer to any Clifford Chance office. |
|
From: <h.m...@su...> - 2006-04-08 17:18:54
|
hi, it's easier not to use the PWFLAGS key. in the file runinst.tpl you can find a comandline, which executes pwframe.pl. i guess the second argument is $PWFLAGS$. replace this argument with a plain 2. -- hagen > > hello to all > > When booting with a floppy disk, we can say that we dont want the PC t= o > join the domain (PWFLAGS=3D2 in ani.cf0 floppy file). > > I would want to know, how and where we can set the same parameter (not > to join the domain) when booting via PXE? > > thanks for help > > -- > Maurice Libes > Tel : +33 (04) 91 82 93 25 Centre d'Oceanologie de Marseille > Fax : +33 (04) 91 82 65 48 UMS2196 CNRS- Campus de Luminy, > Case 901 > mailto:mau...@co... F-13288 Marseille cedex 9 > Annuaire : http://annuaire.univmed.fr/showuser.php?uid=3Dlibes > --=20 Hagen M=FCnch ------------------------- Substring GmbH Tscharnerstrasse 39a CH-3007 Bern Tel. +41 (0)31 382 51 12 Fax. +41 (0)31 382 51 87 http://www.substring.ch SMS via http://www.substring.ch/sms.php?sendto=3Dhmuench |
|
From: Maurice L. <Mau...@co...> - 2006-04-07 13:32:43
|
Alexander Goller a =E9crit :
> On Fri, Apr 07, 2006 at 02:45:49PM +0200, Maurice Libes wrote:
>> I would want to know if the vmlinuz kernel embedded in the tftpboot=20
>> directory supports SATA disks?
>> is there any people in the list who succeed to boot ANI via PXE from =
a=20
>> PC with SATA disks?
>=20
> I have done this with an altered 2.4 kernel configuration and a later
> version. I don't know about ANI's progress, the project seems to be
> pretty dead.
bad news! it is a pity really , it was really useful
i invested times to make it works with nlite, slipstreamed hotfixes...
what is your advise? to continue to use ANI or to change for another=20
"unattended" solution?
any chance to make it live again by another team?
according to you, how much people is there in the ani-user list which=20
really use it?
ML
>=20
> I don't have sources for that change anymore since i changed jobs and
> didn't take much of my work with me.
>=20
> hth, alex
--=20
Maurice Libes
Tel : +33 (04) 91 82 93 25 Centre d'Oceanologie de Marseille
Fax : +33 (04) 91 82 65 48 UMS2196 CNRS- Campus de Luminy,=20
Case 901
mailto:mau...@co... F-13288 Marseille cedex 9
Annuaire : http://annuaire.univmed.fr/showuser.php?uid=3Dlibes
|
|
From: Till W. <t.w...@su...> - 2006-04-07 12:56:22
|
Hi Maurice, S-ATA is still not embedded in ANI because of some inconsistencies in the 2.4 kernel. Nevertheless it should be no problem to add the S-AATA modules by yourself. A workaround is to enable IDE-compatibility in the BIOS settings. bg Till Maurice Libes wrote: > > hi to all > > i use ANI-1.1.1 . > > I recently had a problem at PXE bootime, with PCs having SATA disks. > The PC begin to boot then stops and can not continue > > I would want to know if the vmlinuz kernel embedded in the tftpboot > directory supports SATA disks? > > is there any people in the list who succeed to boot ANI via PXE from > a PC with SATA disks? > > > thanks for your informations or solutions > |
|
From: Maurice L. <Mau...@co...> - 2006-04-07 12:52:37
|
hello to all
When booting with a floppy disk, we can say that we dont want the PC to
join the domain (PWFLAGS=2 in ani.cf0 floppy file).
I would want to know, how and where we can set the same parameter (not
to join the domain) when booting via PXE?
thanks for help
--
Maurice Libes
Tel : +33 (04) 91 82 93 25 Centre d'Oceanologie de Marseille
Fax : +33 (04) 91 82 65 48 UMS2196 CNRS- Campus de Luminy,
Case 901
mailto:mau...@co... F-13288 Marseille cedex 9
Annuaire : http://annuaire.univmed.fr/showuser.php?uid=libes
|
|
From: Maurice L. <Mau...@co...> - 2006-04-07 12:46:20
|
hi to all
i use ANI-1.1.1 .
I recently had a problem at PXE bootime, with PCs having SATA disks.
The PC begin to boot then stops and can not continue
I would want to know if the vmlinuz kernel embedded in the tftpboot
directory supports SATA disks?
is there any people in the list who succeed to boot ANI via PXE from a
PC with SATA disks?
thanks for your informations or solutions
--
Maurice Libes
Tel : +33 (04) 91 82 93 25 Centre d'Oceanologie de Marseille
Fax : +33 (04) 91 82 65 48 UMS2196 CNRS- Campus de Luminy,
Case 901
mailto:mau...@co... F-13288 Marseille cedex 9
Annuaire : http://annuaire.univmed.fr/showuser.php?uid=libes
|
|
From: Alexander S. <a.s...@su...> - 2006-02-15 21:10:37
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there, just wanted to let you know, that someone using ANI told me, that he could install Windows 2000 with it just fine, but that was it: no error-popup, no software installation and no joining to domain. He was left with a freshly installed Windows without modifications... Browsing through the log, he found out, that the version of active-states perl he used to install perl needed an msi-installer which had to be newer than the one shipped with win2K. After having slipstreamed to a Service Pack, everything was OK then. see http://ani.sourceforge.net/installation.php for information about perl, if you stick to the recommended version 5.6.1.638 there, you won't have these kind of troubles :-) I don't know about the original XP (no SPs) and the newest versions of active-states perl-packages, just be warned. Cheers Xa - -- ------------------------- Substring GmbH Tscharnerstrasse 39 CH-3007 Bern Tel. ++41 (0)31 382 51 12 Fax. ++41 (0)31 382 51 87 http://www.substring.ch SMS via http://www.substring.ch/sms.php?sendto=aschuppisser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin) iD8DBQFD85jDDrJv5W2IZx8RAm1VAJ4hz4FO1zVZExQRcUGWGgGYJVhl9wCeNvDY msDoNsEPfQ3yRf9LSe9h3uQ= =1eRo -----END PGP SIGNATURE----- |
|
From: Gregor J. <gr...@dp...> - 2006-01-31 16:40:42
|
Hi there, the W2k installation vis Samba using ANI runs fine, including joining a domain. The same applies to MS Office, which installs fine using an unattended installation. A few things are not quite clear to me by now, and testing around with some values didn't work yet. Maybe someone of you had the same problem and is willing to help... 1. OpenOffice unattended installation - Where can I find a link how to generate or create an answer file and how to initiate the unattended installation? I am talking about OpenOffice 2.x, in case there are differences between 1.x and 2.x 2. Let my domain name be EARTH and let user BOSS be a domain administrator. How can I tell the freshly installed system that EARTH\BOSS has administrator access to the machine? 3. Users' home directories are located on the server. Now, the freshly installed W2k has on the desktop the "Own documents" folder (if it's called so in English - I am German) which links to a lokal directory somewhere on C: I want that folder to link to the network drive H: which is mounted as /home/$USER (The users already can access it, but the link from the desktop folder is still unset there) Maybe someone is able to just give me some clues to get these thingies set up and run properly. Thanks in advance for your help! Gregor Jacobs |
|
From: Elmar B. <elm...@ju...> - 2006-01-23 08:50:29
|
Hi Alexander, (& thanks for your quick answer!) > What is in your SWPACK.INI? see in > http://ani.sourceforge.net/configuration.php?lang=en#softwareI > nstallation > if you don't know what it is used for. I already took pretty much everything out of swpack.ini, so what's left is this: ; Syntax: <Clienttyp>=<section1>[,<section2>][,... [CLTYPE] ATYPE=base ; Syntax: <consecutive no>=<package name>,<rel. path to the software package>,[<command parameters>] [base] ;nothing... Still, the error is the same... (Possibly the word "dummy" is not from swpack.ini, but from line 145 in postwin.pl??? At least there is something there about a window popup...) > By default, the following content is in the file: > http://cvs.sourceforge.net/viewcvs.py/ani/W2K/APACK/swpack.ini > ?rev=1.1.1.1&view=markup > > that means, unmodified, your system tries to install > dummy.exe first, which is just an example and not really in > the tree and that's why it stops there. Ah, but there is a "dummy.exe" in APACK\base, so this should work even with the default swpack.ini, shouldn't it? CU, Elmar. |
|
From: Alexander S. <a.s...@su...> - 2006-01-23 08:25:36
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Elmar, What is in your SWPACK.INI? see in http://ani.sourceforge.net/configuration.php?lang=en#softwareInstallation if you don't know what it is used for. By default, the following content is in the file: http://cvs.sourceforge.net/viewcvs.py/ani/W2K/APACK/swpack.ini?rev=1.1.1.1&view=markup that means, unmodified, your system tries to install dummy.exe first, which is just an example and not really in the tree and that's why it stops there. Configure it with the software you like to install and everything will work out OK. Cheers Xa Elmar Bihler wrote: > I'm trying to install a pretty much naked Win2k over ANI. Everything works > as expected, until the "ANI Guiwizard" window opens (already running under > Win2k). It displays the word "dummy", then nothing more happens. Any hints? > > CU, > Elmar. - -- ------------------------- Substring GmbH Tscharnerstrasse 39 CH-3007 Bern Tel. ++41 (0)31 382 51 12 Fax. ++41 (0)31 382 51 87 http://www.substring.ch SMS via http://www.substring.ch/sms.php?sendto=aschuppisser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin) iD8DBQFD1JL4DrJv5W2IZx8RAifjAJ9HIyJiTjsjMXJASnYCLnYjGL2w/ACfZIup j8KOy0yRhlgh39gkrpAblZE= =/JyZ -----END PGP SIGNATURE----- |
|
From: Elmar B. <elm...@ju...> - 2006-01-23 08:01:22
|
> I'm trying to install a pretty much naked Win2k over ANI. > Everything works as expected, until the "ANI Guiwizard" > window opens (already running under Win2k). It displays the > word "dummy", then nothing more happens. Any hints? > [...] Perhaps the following information can help - I just had a look into postwin.log on the unfinished machine, it says: "Odd number of elements in hash assignment at C:\install\postwin.pl line 484. Use of uninitialized value in list assignment at C:\install\postwin.pl line 484." CU, Elmar. |
|
From: Elmar B. <elm...@ju...> - 2006-01-23 06:42:42
|
I'm trying to install a pretty much naked Win2k over ANI. Everything works as expected, until the "ANI Guiwizard" window opens (already running under Win2k). It displays the word "dummy", then nothing more happens. Any hints? CU, Elmar. |
|
From: Pascal G. <go...@co...> - 2006-01-13 16:33:11
|
Hi all, I am trying to join a computer in a domain but I have a problem with my password. In fact I have this character " (quotation marks) for the admin password of my domain and it is not accepted for the unattend file. I have an error at the begining of the installation when ani copies the file unattend.txt. Somebody has an idea for this. I already tried this : DomainAdminPassword=xxx"xxx DomainAdminPassword=xxx\"xxx DomainAdminPassword="xxx\"xxx" Of course I do not change my password, Thanks for any help. Pascal Gora |