[Unattended] Install WIN VISTA/7/8/2008[R2]/2012

2012-12-06 Thread Mario Gzuk
Hi, with the help of the wimlib (http://wimlib.sourceforge.net/) is it possible to install VISTA/7/8/2008[R2]/2012 directly from the wim file (if mount the iso before you may also be able to place the isos in z/os/..) Here is the part of the Makefile (bootcd) wich builds the wimlib: $(wimlib)/im

Re: [Unattended] How to Install Windows 7 over a Network using Linux

2011-04-09 Thread Mario Gzuk
Hi, uranos supports to install Win7/Vista/W2K8 over network using Linux: http://sourceforge.net/projects/uranos/ Cheers Mario On 04/09/11 16:25, Kaushal Shriyan wrote: > Hi > > How to Install Windows 7 over a Network using Linux? Does unattended > support installation of Windows 7 via PXE ? > > T

[Unattended] Installing windows 7 from linux

2010-05-31 Thread Mario Gzuk
Hi all! Now its done. I have found a way to install the .wim file directly from linux. Its realy simple, the only need is that you have 7z on the boot stuff (how can be found in the makefile here: http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/bootcd/Makefile?revision=1432&view=mar

[Unattended] Vmware image for unattended-gui available for download

2010-03-26 Thread Mario Gzuk
Hi, the ubuntu (8.04 LTS) serverimage is now available for download. Its not completly ready, but working. If you have questions feel free to ask over the unattended-gui-us...@lists.sourceforge.net mailing list, or contact me via ICQ/AIM/Jabber. Here is the listing on the vmware Virtual Appliance

Re: [Unattended] Creating boot disk for USB

2010-02-17 Thread Mario Gzuk
Hi, here is a short how to run the linux stuff from an usb-stick or usb-harddisk: http://unattended-gui.sourceforge.net/www/index.php?loadsub=quwiki&func=wiki&type=index&show=4#3. This should be also work for the unattended project, except all of the kernel options. Greetings and have a nice time

Re: [Unattended] procedure to keep up to date

2009-11-11 Thread Mario Gzuk
Hi Patrick. Are you talking about unattended or unattended-gui? unattended-gui has an internal update mechanism which can be found in the settings section of the web GUI. Let me know if you need help with this. greetings mario Patrick Benton wrote: > What is the procedure to keep up to date on th

Re: [Unattended] Defining multiple networks in unattended.txt

2009-10-08 Thread Mario Gzuk
Hi, > Btw, i have come to solution to provide on-demand remote > re-installations, using a conjunction of samba and PXE booting. I don't > remember seing anything like that in any docs, or even on > unattended-gui. Would it be benificial to post such solution here? > can you explain this some mo

Re: [Unattended] Defining multiple networks in unattended.txt

2009-10-08 Thread Mario Gzuk
Hi again, I short tested it and it works with ": "X.X.16.0/255.255.255.0,X.X.17.0/255.255.255.0,X.X.18.0/24" I dont tested the CIDR, but it should work also. greetings Mario Gzuk schrieb: > Hi Hugo! > have you try to add quots around the values: > Addresses = "10.1

Re: [Unattended] Defining multiple networks in unattended.txt

2009-10-08 Thread Mario Gzuk
Hi Hugo! have you try to add quots around the values: Addresses = "10.1.2.0/24,10.1.3.0/24,10.1.14.0/24" ??? As in the M$ doc your example should work: http://technet.microsoft.com/en-us/library/bb490620.aspx But it is M$ - so it should work never means that it will work ;) Have a nice day! Hu

Re: [Unattended] pxe booted and have rsync

2009-08-20 Thread Mario Gzuk
Hi you can strip of the needed informations from this Makefile: http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/bootcd/Makefile to your Makefile. And rebuild the boot stuff. greetings mario FwdTmp schrieb: > Hello, > > wow, that really looks nice! thanks again remingind me. soon

Re: [Unattended] Integratiobn of BTS driver pack problem

2009-02-11 Thread Mario Gzuk
Hi, the 8.3 is limited by windows setup. After the setup you can play with file names longer than 8.3. One suggestion: Integrate the drivers for mass staroage directly into the PNPDriverPath, install the driverpacks as first script after the setup. I have no solution for you because we only work wi

Re: [Unattended] Integratiobn of BTS driver pack problem

2009-02-10 Thread Mario Gzuk
Hi, sometimes it is better to dont ask why it is not working... Try this: create a script which does the work you want to do and call this script You can place it in $OEM$ so it will be on the hard disk after the first step of installation. (my 2 cents) Greetings mario tovis schrieb: > I h

Re: [Unattended] using unattended to install 2k3-srv on VMware ESXi

2009-01-05 Thread Mario Gzuk
Hi, for that you only have to patch the kernel source: http://theether.net/kb/100038 greetings mario Harm schrieb: > Hi list, > > i've been using unattended for quite a while now but installing windows > 2003 on a VMware ESXi host gives a little headache right after > nt5x-install has completed

Re: [Unattended] image linuxboot to pen drive

2008-12-22 Thread Mario Gzuk
Hi, this should work also for unattended: http://unattended-gui.sourceforge.net/index.php?title=Bootcd:USB greetz and happy x-mas! Celso Viana schrieb: > All, > > Someone has already made an image of "linuxboot" to pen drive? > > Thanks!! > > --

Re: [Unattended] [Unattended-gui-users] remotely installing Vista

2008-09-04 Thread Mario Gzuk
Hi Florian, I am currently working on this issue. You can read more here: http://unattended-gui.sourceforge.net/index.php?title=Win:installation_process_vista There is also a collection of helpful links at the bottom. It should also work if you use "ntfsclone", but I running into different errors

Re: [Unattended] setup disk size error

2008-05-15 Thread Mario Gzuk
Hi, just an idea What about to create different os dirs with differnt drivers? Example: z/os/xpensp3-dell/ z/os/xpensp3-ibm/ z/os/xpensp3-other/ so you can link an other driver directory to each $OEM$: z/drivers/dell z/drivers/ibm z/drivers/other/chipset z/drivers/other/storage z/os/xp

[Unattended] HOW-TO - Use the unattended-gui boot-cd (>0.8) together with unattended.sf.net

2008-04-25 Thread Mario Gzuk
Hi, I wrote a short how to use the unattended-gui boot-cd since version 0.8 together with unattended.sf.net. Simple give it a try: http://unattended-gui.sourceforge.net/index.php?title=Bootcd:unattended If you have questions feel free to use the [EMAIL PROTECTED] mailing list. Greetz and hav

[Unattended] HOW-TO - Use the unattended-gui boot-cd (>0.8) together with unattended.sf.net

2008-04-25 Thread Mario Gzuk
Hi, I wrote a short how to use the unattended-gui boot-cd since version 0.8 together with unattended.sf.net. Simple give it a try: http://unattended-gui.sourceforge.net/index.php?title=Bootcd:unattended If you have questions feel free to use the [EMAIL PROTECTED] mailing list. Greetz and hav

Re: [Unattended] Support the project with some simple things....

2008-04-25 Thread Mario Gzuk
Sorry... wrong list. Am Freitag, den 25.04.2008, 18:11 +0200 schrieb Mario Gzuk: > Hi, > you can help to give some more publicity to this project! > > Why you should do this? > If the project gets more publicity there will be more users who join > this project. More users me

[Unattended] Support the project with some simple things....

2008-04-25 Thread Mario Gzuk
Hi, you can help to give some more publicity to this project! Why you should do this? If the project gets more publicity there will be more users who join this project. More users means more knowledge and more knowledge help to make this software better. Rate the project on: http://freshmeat.net/

[Unattended] Unattended-gui FINAL release 1.708 and boot-cd v0.8

2008-04-18 Thread Mario Gzuk
Hi, unattended-gui has reached the final version 1.X, currently 1.708. See more about the versioning here: http://unattended-gui.sourceforge.net/index.php?title=Unattended-gui:Versioning Main Features: * support unattended installation of several windows OS and linux distributions * update softwa

Re: [Unattended] HP Compaq NW8440 & Windows XP

2008-04-15 Thread Mario Gzuk
Hi, black screen means in the most cases that the boot code in the active partition has errors or can not be accessed. greetz mario Am Dienstag, den 15.04.2008, 13:05 +0200 schrieb Nils Olav Fossum: > Tirsdag 15 april 2008 02:27, skrev Brian May: > > If I use unattended, I get to the first reboo

Re: [Unattended] begging.

2008-04-10 Thread Mario Gzuk
Hi, I think it should also possible with the unattended project. Here are the first steps on how you can set up a "liveHD" with unattended-gui: http://unattended-gui.sourceforge.net/wiki/index.php?title=Bootcd:USB That document is a work in progress, but it is possible to install OS, apllikations

Re: [Unattended] 4.8 Release Candidate1

2008-04-05 Thread Mario Gzuk
Hi Nils, thank you for your tribute. I can give it back to this great project which gives me some very nice ideas! Sharing knowledge is essential for the life in OpenSource. So you dont need to buy me a beer if you meet me ;-) I have also find a way to install Vista/2008 through linux, with the ava

Re: [Unattended] unattended virtual Appliance

2008-03-19 Thread Mario Gzuk
If it is finished for you, why you are writing again? Or do you want now also forbid us the freedom of expression? greetings Am Mittwoch, den 19.03.2008, 09:56 + schrieb kerravon: > This topic is finished, Go away and play with your toys

Re: [Unattended] unattended virtual Appliance

2008-03-19 Thread Mario Gzuk
Hi, so now I think its time to say some thing about I feel like I am in a kindergarten on this list if I read the messages the last 2-3 days. Can you tell me how old you are? Or better leave it unanswered to me an answer yourself. (And I mean not only ONE person, everybody should think about i

Re: [Unattended] unattended linux boot

2008-03-04 Thread Mario Gzuk
Hi Jens, if you are using the unattended-gui bootcd and have questions related to this, you are on the wrong mailing list. Dialog is integrated in the unattended-gui bootcd so you will be able to use it from there. But be aware since version 0.7 I have removed the support fur the unattended project

Re: [Unattended] Vista Install Support?

2008-02-26 Thread Mario Gzuk
Hi, with the unattended-gui (unattended-gui.sf.net) boot-cd you are able to install vista/2008. take a look here: http://unattended-gui.sourceforge.net/wiki/index.php?title=Win:installation_process_vista I have no time to test this more because I am very busy at this time. But if you get it workin

Re: [Unattended] Unattended vs Unattended-GUI

2008-02-21 Thread Mario Gzuk
Am Donnerstag, den 21.02.2008, 08:38 -0800 schrieb Edson Rodriguez: > I have just setup unattended and got it semi-working (still need to > tweak a few things, but works ok), now I've just learned about an > "unattended-GUI" that sounds like has nothing to do with the first. I > would like to get

Re: [Unattended] Unattended-gui boot-cd v0.7

2008-02-07 Thread Mario Gzuk
Am Donnerstag, den 07.02.2008, 16:54 +0200 schrieb Nyström Anders: > hello Mario > > why do I always get the Question box "Do you want to setup your > Z-mount?" > > Anders > > my PXE startup is > > label 4 > kernel ua-0.7.kernel > append initrd=ua-0.7.root vga=normal profile=unattended > SKIP_C

[Unattended] Boot from usb # a short howto

2008-02-07 Thread Mario Gzuk
Hi, I have written a short how to boot from an usb stick. Hope this is also helpful (and usable) for the unattended project: http://unattended-gui.sourceforge.net/wiki/index.php?title=Bootcd:USB greetings mario - This SF.n

[Unattended] Unattended-gui boot-cd v0.7

2008-02-07 Thread Mario Gzuk
Hi, new release of the boot-cd is available: http://unattended-gui.sourceforge.net/wiki/index.php?title=Main_Page#2008-02-07_unattended-gui_boot-cd_0.7 I have removed the compatibility to the project unattended (unattended.sf.net) because of the unattended project have now a actual release of the

Re: [Unattended] Other Operating Systems

2008-01-31 Thread Mario Gzuk
Hi, it would be nice if you can share your experience with solaris. Please send it to me directly. Maybe I can add unattended installation support for this in the project unattended-gui (http://sourceforge.net/projects/unattended-gui/). We are currently working also on a solution for debian, but th

Re: [Unattended] WG: ntfs

2008-01-27 Thread Mario Gzuk
Hi, it should not depend on dosemu, the windows installer should support ntfs. If you can remember your last non-unattended installation: you can format a drive with ntfs for the installation. So it is supported by the windows installer. Also the installation with the nt5install script should work,

[Unattended] Unattended-gui documentation moved

2007-12-22 Thread Mario Gzuk
Hi, the documentation wiki is moved to sf.net: http://unattended-gui.sourceforge.net/ Some hints for the installation of Windows Vista through linux for the unattended people: http://unattended-gui.sourceforge.net/wiki/index.php?title=Win:installation_process_vista greetings mario

Re: [Unattended] RAID on the Dell Optiplex GX755

2007-12-21 Thread Mario Gzuk
Hi Paul! The raid is no hardware raid. It needs a software to work. For windows there is an driver, but not really for linux. The only one is this: It is possible to use Device Mapper ("DM") and dmraid: http://people.redhat.com/~heinzm/sw/dmraid/ The following ATARAID types are supported: Adaptec H

[Unattended] Unattended-gui boot-cd v0.6

2007-12-21 Thread Mario Gzuk
Hi, new release of the boot-cd is available: http://unattended.technikz.de/index.php/Main_Page#2007-12-21_unattended-gui_boot-cd_0.6 Now the udev is working correctly. The hardware dedection now works much better. On our tested systems there is no more need for force loading modules. I have also

Re: [Unattended] AD athentication for Mario's unattended-gui

2007-12-17 Thread Mario Gzuk
Hi, there is an howto: http://unattended.technikz.de/index.php/Module:settings#Authentification_Active_Directory But be aware you have to hold the users in the database. It is ONLY for authentification, the backend for AD is not implemented or testet at this time. Please use the unattended-gui ma

Re: [Unattended] Unattended HOWTO-BUILD_BOOT-CD

2007-12-15 Thread Mario Gzuk
Hi, take a look here: http://unattended.technikz.de/index.php/Bootcd:howto greetings mario Am Dienstag, den 11.12.2007, 17:26 +0100 schrieb Gianluca Moro: > Hi all, > > I was looking in the site docuimentation for a guide on how to > build a personalized unattended boot CD but I did not find > a

Re: [Unattended] unattended-gui-0.5.1

2007-12-10 Thread Mario Gzuk
HI, there is a bug in the kernel I think. It only accept up to 137 chars via the command line. I only affects the 0.5.1. An update will be available soon. But it should work if you run through the dialogs... Have you checked the log on tty4 and 5? Maybe there is an other error? greetings amrio Am

Re: [Unattended] Various problems

2007-12-07 Thread Mario Gzuk
Hi. Am Freitag, den 07.12.2007, 12:15 +0100 schrieb Jens Geile: > Hi, > > after I managed to fix the HDD detection problems with the help of Mario I > ran into a few more problems on the way. > > 1. I have the following line in my isolinux.cfg on the boot-cd: > LABEL local > MENU LABEL ^N

Re: [Unattended] unattended-gui boot-cd 0.5.1

2007-12-05 Thread Mario Gzuk
Hi have you try the force options? http://unattended.technikz.de/index.php/Bootcd:options#force greetings mario Am Mittwoch, den 05.12.2007, 15:33 +0100 schrieb Jens Geile: > > Is it having problems finding the SATA device during the linux > portion > > of unattended setup, or during the Windows

Re: [Unattended] problems with Lenove T60

2007-11-28 Thread Mario Gzuk
So the problem is related to the driver for the network card. Can you please test the following steps: 1.) try the bootcd version 0.4.1: http://sourceforge.net/project/showfiles.php?group_id=127437 2.) check the logs from the DHCP Server with the version 0.5.1 - is a DHCP Discover reaching the ser

Re: [Unattended] problems with Lenove T60

2007-11-28 Thread Mario Gzuk
Hi, please use the unattended-gui mailing list for questions related to unattended-gui. What DHCP-Server are you using? Which network driver is loaded for the network card (normaly e1000)? Is it working in the 0.5 version? greetings mario Am Mittwoch, den 28.11.2007, 10:24 +0200 schrieb Nyström

Re: [Unattended] Trying out unattended. First impressions and wishlist

2007-11-28 Thread Mario Gzuk
Am Mittwoch, den 28.11.2007, 11:58 +1100 schrieb Brian May: > On Mon, Nov 26, 2007 at 12:54:41PM +0100, Mario Gzuk wrote: > > Hi, > > as I wrote months before there is all ready a way: > > http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/z/etc/init/profile

Re: [Unattended] Unattended-gui boot-cd v0.5.1

2007-11-27 Thread Mario Gzuk
Hi, I have uploaded a new .iso and new initrd for th 0.5.1 which should include the missed symlink. Thanks to Paul. greetings mario Am Dienstag, den 27.11.2007, 18:05 +1100 schrieb paul kelly: > Hi Mario, > > I tried out the new 0.5.1 boot disk - but have come back to a similar > problem to belo

Re: [Unattended] Unattended-gui boot-cd v0.5.1

2007-11-27 Thread Mario Gzuk
Hi Paul, please also take a look into /proc/cmdline (after boot) and post this result. BTW: You can also contact me via ICQ or AIM greetings mario Am Dienstag, den 27.11.2007, 09:20 + schrieb Paul Lewis: > Hi Mario, > > There seems to be a bug in the 0.5.1 image that you released last n

Re: [Unattended] Unattended-gui boot-cd v0.5.1

2007-11-27 Thread Mario Gzuk
s to what might be causing this? > > Thanks, > > Paul > > -----Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Mario Gzuk > Sent: 26 November 2007 16:14 > To: [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Cc: unattended-inf

[Unattended] Unattended-gui boot-cd v0.5.1

2007-11-26 Thread Mario Gzuk
Hi, new release of the boot-cd is available: http://unattended.technikz.de/index.php/Main_Page#2007-11-26_unattended-gui_boot-cd_0.5.1 Main Changes: * correct missed sysVinit # reboot, shutdown * add e1000e (supported by kernel 2.6.23-gentoo-r2) The boot-cd is now with a graphical me

Re: [Unattended] Problems with install.php (unattended-gui)

2007-11-26 Thread Mario Gzuk
Am Montag, den 26.11.2007, 13:44 + schrieb Paul Lewis: > Ah, that was it. I had a blank password field (naughty, I know!). > install.php has now run to completion - thanks for your help :) np. - This SF.net email is spon

Re: [Unattended] Unattended SVN

2007-11-26 Thread Mario Gzuk
Hi, sorry for that. I am currently "alone in the dark"... Simple ask and I will try to help you... greetings mario Am Montag, den 26.11.2007, 14:21 +0100 schrieb Frank Van Damme: > On Nov 26, 2007 12:52 PM, Mario Gzuk <[EMAIL PROTECTED]> wrote: > > Hi, > >

Re: [Unattended] Problems with install.php (unattended-gui)

2007-11-26 Thread Mario Gzuk
Am Montag, den 26.11.2007, 12:52 + schrieb Paul Lewis: > "-d" is an unknown option, but from the manpage you can select the database > using "-D", so I used that instead. Connected to the database with no > problems. Is it possible that install.php is using this "-d" option or > something? >

Re: [Unattended] Problems with install.php (unattended-gui)

2007-11-26 Thread Mario Gzuk
Hi Paul, I am currently working on this issue. Please use: for "DB Typ" the MySQL <= 4.0. Please check the following: hostname,user, password and database And try to connect via mysql client on your centos machine: mysql -p -u USER -d DATABASE -h HOSTNAME the client will ask you for a password.

Re: [Unattended] Trying out unattended. First impressions and wishlist

2007-11-26 Thread Mario Gzuk
Hi, as I wrote months before there is all ready a way: http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/z/etc/init/profiles/unattended-nodosemu/01install?view=markup You should also read: http://unattended.technikz.de/index.php/Win:installation_process greetings mario Am Montag, d

Re: [Unattended] Unattended SVN

2007-11-26 Thread Mario Gzuk
Hi, sorry that was an error in the documentation since sf.net has switched the svn structure The correct command is: svn co https://unattended-gui.svn.sourceforge.net/svnroot/unattended-gui I have updated the docs... greetings mario Am Montag, den 26.11.2007, 11:41 + schrieb Paul Lewis:

Re: [Unattended] nLite, Unattended-gui, and DriverPacks almost working..but

2007-11-13 Thread Mario Gzuk
Hi Eric, yes we have a solution. If you use the DriverPacks you will have a winnt.sif in you i386 Folder. The problem is that first the winnt.sif is created and after that the copy starts. So if you have an winnt.sif in your i386 it will overwrite the generated one. I will correct this in the scrip

Re: [Unattended] find-boot-device failed - init13_dev80 (unattended / unattended-gui)

2007-11-11 Thread Mario Gzuk
Hi, please use the mailing list from unattended-gui for problems related on this project. The edd module is obsolete and will be removed from the kernel in the near future. The unattended-gui.sourceforge.net with the profile unattended-gui is designed to dont use this stuff. Here the info from t

Re: [Unattended] xp64

2007-10-25 Thread Mario Gzuk
Hi, we have rebuild the complete install procedure. There is no need for win32.exe Feel free to look at the following informations: http://unattended.technikz.de/index.php/Win:installation_process and the code: http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/z/etc/init/profiles/

[Unattended] Unattended-gui boot-cd v0.5

2007-10-18 Thread Mario Gzuk
Hi, new release of the boot-cd is available: http://unattended.technikz.de/index.php/Main_Page#2007-10-18_unattended-gui_boot-cd_0.5 Main Changes: * chntpw-0.99.4.20070923 * ntfsprogs-2.0.0 * ntfs3g-1.1004 * udev-116 * linux-headers-2.6.23 * glibc 2.6.1 *

[Unattended] Windows Vista/2008 Installation from Linux

2007-10-04 Thread Mario Gzuk
Hi, I have try to write an short how to install Vista/2008 from Linux: http://unattended.technikz.de/index.php/Win:installation_process_vista I am currently try to implement this into the environment from unattended-gui. Hope this helps also for the unattended - project... If you have questions f

[Unattended] Unattended-gui boot-cd v0.4.1

2007-09-20 Thread Mario Gzuk
Hi, because of some main errors in the master script and the problems with the old intel e1000 driver I have released an update: http://unattended.technikz.de/index.php/Main_Page#2007-09-20_unattended-gui_boot-cd_0.4.1 Please use the current svn /z layout! greetings mario -

Re: [Unattended] Unattended-gui boot-cd v0.4

2007-09-17 Thread Mario Gzuk
Hi, it might be that the bios is to old. If you want to use the default isolinux without any menu try it yourself: http://unattended.technikz.de/index.php/Bootcd:howto#How_to_build_the_iso or contact me directly. I will build a iso for you if you want... greetz mario Am Montag, den 17.09.2007, 1

[Unattended] Unattended-gui boot-cd v0.4

2007-09-17 Thread Mario Gzuk
Hi, new release of the boot-cd is available: http://unattended.technikz.de/index.php/Main_Page#2007-06-17_unattended-gui_boot-cd_0.4 The boot-cd is now with a graphical menu, its also possible to edit the entries. We are currently testing the same version with parted v. 1.8.8 it would be nice to

Re: [Unattended] VMWare Appliance

2007-08-06 Thread Mario Gzuk
Hi! Am Montag, den 06.08.2007, 09:15 +0200 schrieb Gerhard Hofmann: > Peter Varga wrote: > > Has anyone thought about creating and maintaining a VMWare Virtual > > Appliance (especially for ESX)? > > > > Hi Peter, > > creating some kind of Unattended appliance is a nice idea and I have > serio

[Unattended] New boot-cd / PXE from unattended-gui (Version 0.3)

2007-06-14 Thread Mario Gzuk
Hi, here the new boot-cd/PXE stuff. Get it from: https://sourceforge.net/project/showfiles.php?group_id=127437&package_id=202131 Some changes: - the iso has now a menu, if this one is not working for you simply create your own iso with the help of the kernel and the initrd here some documentation:

Re: [Unattended] make own bootcd

2006-12-14 Thread Mario Gzuk
Hi, thats the wrong list to ask use the unattended-gui-users List. The mkisofs is in the package: app-cdr/cdrtools m Donnerstag, den 14.12.2006, 16:07 +0100 schrieb werner maes: > > hello > > I trying to make an unattended-gui bootcd to backport unattended.sf.net. > > Unfortun

[Unattended] Unattended-GUI bootcd /PXE 0.2 kernel 2.6.19

2006-12-12 Thread Mario Gzuk
Hi all. Its done. The new boot cd has a lot of new features: #profile support see http://unattended.technikz.de/index.php/Unattended-gui:Profiles #vanilla kernel 2.6.19 #better hardware detection #force module loading if the hardware detection fails #support z/ mount from different locations see: h

Re: [Unattended] lenovo T60, Failed to obtain DHCP lease

2006-12-11 Thread Mario Gzuk
Am Montag, den 11.12.2006, 15:03 +0100 schrieb Christian Fischer: > Anders Nyström wrote: > > thank you > > > > Marios boot cd works fine with lenovo T60 > > and the old boot cd works with the older computers > > Could some one tell me what has changed with the T60? and/or what has to > be modif

Re: [Unattended] dell optiplex 745 no install possible?

2006-12-11 Thread Mario Gzuk
Hi, I will release the unattended-gui boot-cd 0.2 this week, maybe you can try this one for the optiplex 745? If you want feel free to contact me directly because you have to setup some little things in your network share and the documentation for that is not ready yet greetings mario Am Mon

Re: [Unattended] copying the i386 directory

2006-12-09 Thread Mario Gzuk
ght be white space in it. Just try this: todo.pl "xcopy \"%OS_MEDIA%\i386\" c:\ " Or maybe whithout the todo.pl stuff: xcopy "%OS_MEDIA%\i386" c:\ greetings > > The variable comes out empty when it runs, even the "echo". > > What am I miss

Re: [Unattended] Shut off or setup exceptions to Windows XP Firewall for silent installations

2006-12-01 Thread Mario Gzuk
You can manipulate the firewall through netsh and through the unattend.txt (answer file). Feel free to read the documentation or write exactly which port/program you want to allow to do something Am Freitag, den 01.12.2006, 08:33 -0500 schrieb Eric J. Feldhusen: > Is there an automatic way to

Re: [Unattended] copying the i386 directory

2006-11-29 Thread Mario Gzuk
Hi, just take a look into the c:\netinst\unattend.txt -> Section _meta. I hope this hint is enough greetings mario Am Mittwoch, den 29.11.2006, 12:54 +0200 schrieb Alon Lutzker: > Hi All, > > Does anybody have a bat file that will copy the relevant i386 > directory to the c:\ drive of the t

Re: [Unattended] Change pagefile location and turn off hibernate

2006-11-21 Thread Mario Gzuk
Am Dienstag, den 21.11.2006, 11:46 +0100 schrieb Mellmann, Sebastian: > Hello everyone! > > Think my subject tells what I want to do. > > Is there any chance to change the location of the pagefile via script or > something similar? > And turn off that hibernate by default. Tooks way to much hdd s

Re: [Unattended] Change pagefile location and turn off hibernate

2006-11-21 Thread Mario Gzuk
Here is the short way: reg update "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles"="C:\pagefile.sys 2048 2048" Am Dienstag, den 21.11.2006, 14:30 +0100 schrieb Mario Gzuk: > Am Dienstag, den 21.11.2006, 11:46 +0100 schr

Re: [Unattended] unattended+mysql+defaults

2006-10-24 Thread Mario Gzuk
Hi, You need this key because the setup will ask you if this string is empty. So you HAVE TO define it. The windows setup will ask you which Domain/Workgroup to join if this part of your unattend.txt is empty. greetings mario Am Dienstag, den 24.10.2006, 16:39 +0200 schrieb Arvid Walter: > Hi, >

Re: [Unattended] Fibre disk - Solved

2006-10-20 Thread Mario Gzuk
Hi Bryan, I have included your workaround as a fallback into the master script for the unattended-gui boot cd. It will be included in the next release coming up in the next weeks. There will also support for Installing XP 64 bit. greetings mario > Sebastian and Mario, thanks for your help. > > H

Re: [Unattended] linux and gentoo PXE root filesystems not recognising Intel 945G ?

2006-10-13 Thread Mario Gzuk
Hi, working currently on this problem. Maybe you can try a new ISO which u will get from me? I will integrate the newest kernel which should support the ICH8 stuff greetings mario Am Freitag, den 13.10.2006, 11:47 +1000 schrieb Shane Curtis: > (/me discovers inexplicable "bounces" have kicked

Re: [Unattended] Fibre disk - Solved

2006-09-29 Thread Mario Gzuk
Nice to hear once that you are fit with your linux and twice that we had helped you out... I will try to add your expirience to our project at least as fallback configuration. Thank you for this response and sorry for my bad english... Its a work in progress greetings mario Am Freitag, den

Re: [Unattended] Fibre disk

2006-09-29 Thread Mario Gzuk
mmm What dhcp-server you are using? The gentoo boot-cd use an other dhcp client. Maybe here is the problem. You can fill out a bug report for this client software here: http://developer.berlios.de/bugs/?group_id=4229 I have decide to use dhcpcd because it is in active development, the last

Re: [Unattended] Fibre disk

2006-09-29 Thread Mario Gzuk
Hi, this could be a problem of your lease times If you are running ISC DHCP you should use this options in your configuration: dynamic-bootp-lease-length 10 If you are running some other DHCP server you should consult the manual to avoid this errors. I dont think that this is a problem of t

Re: [Unattended] bootloader in trouble

2006-09-15 Thread Mario Gzuk
Hi, maybe you can try this boot-cd: http://unattended.technikz.de/index.php/Main_Page#2006-09-01_unattended-gui_boot-cd_0.1 There is the patch integrated.The patch works if during the boot the sektors and heads from the harddisk detection is by 240 or 78 sektors. This will appear if you have a thi

Re: [Unattended] SATA controller driver?

2006-09-11 Thread Mario Gzuk
Hi, just run the program "sh /usr/bin/errorreport" and send the file /tmp/errorreport to [EMAIL PROTECTED] We need more Informations about the network interface which is not working greetings mario Am Montag, den 11.09.2006, 11:11 -0400 schrieb Brad Erdman: > Just as an FYI, this CD did not

[Unattended] Unattended bootcd/PXE (gentoo based) 0.1 released

2006-09-01 Thread Mario Gzuk
New realease of the unattended-gui bootcd/PXE: http://unattended.technikz.de/index.php/Main_Page#2006-09-01_unattended-gui_boot-cd_0.1 Feel free to test it. The main goal is to replace the dosemu, because in this state it is only possible to install 32 bit Windows. In the future we hope to be abl

[Unattended] New boot CD / PXE

2006-08-29 Thread Mario Gzuk
Hi, we have build a new CD/PXE Image based on gentoo with knoppix harware detection. More informations are here: http://unattended.technikz.de/index.php/Main_Page#2006-08-29_unattended-gui_boot-cd_0.1_alpha Feel free to test it. If you have questions please use the unattended-gui mailing list. g

[Unattended] unattended-gui 0.3 released

2006-06-22 Thread Mario Gzuk
=127437 or the mailing list: http://sourceforge.net/mail/?group_id=127437 greetings mario gzuk 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

Re: [Unattended] quotation marks

2006-05-09 Thread Mario Gzuk
Hi, just do it in this way: todo.pl "xcopy /s /e \"%Z%\packages\directory containing white space\\" \"%ProgramFiles%\directory containing also white space\\" " greetings mario Am Dienstag, den 09.05.2006, 12:09 +0200 schrieb Lars Reinecke: > How do I write e.g. a copy statement that needs para

Re: [Unattended] CVS

2006-05-04 Thread Mario Gzuk
Hi, the anonymous cvs problem is a problem from the sf.net site. I have send the mail to the wrong list. Sorry for that. greetings Am Donnerstag, den 04.05.2006, 09:21 +0200 schrieb Peter Baumann: > On 2006-05-02, Mario Gzuk <[EMAIL PROTECTED]> wrote: > > Am Montag, den 01.05.20

Re: [Unattended] CVS

2006-05-02 Thread Mario Gzuk
Am Montag, den 01.05.2006, 09:39 -0400 schrieb Adam Peart: > Is the cvs autonomous being updated? The last updates on there are > from 5 weeks ago, when I know that there's been a number of updates since. Should work again, the problem was that an anonymous login failed greetings mario

Re: [Unattended] Cisco VPN Client

2006-02-13 Thread Mario Gzuk
t; todo.pl "mkdir %SYSTEMDRIVE%\cisco_4.8" greetings mario gzuk Am Montag, den 13.02.2006, 09:49 -0500 schrieb Chris Liles: > Anyone installing the Cisco VPN Client?? > > I have been unable to get this thing to install for the longest time. After > getting fed up with it an

Re: [Unattended] Unattended PXE vs MS RIS PXE -> 0:1 ?

2005-08-31 Thread Mario Gzuk
Hi, not in this way. But you can do it simular to that. If you use syslinux(pxelinux) to boot over network you have to configure it to do what you want it to do. Here is an example pxelinux.cfg/default: ---SNIP default local prompt 1 timeout 30 F1 help.msg label ua kernel /unattended/b

[Unattended] unattended-gui videos

2005-07-01 Thread Mario Gzuk
ui handling dependencies: http://unattended.technikz.de/modules.php?op=modload&name=News&file=article&sid=6&mode=thread&order=0&thold=0 greetings and a nice weekend! mario gzuk --- SF.Net email is sponsored by: Discove

[Unattended] Unattended GUI v. 0.2 released

2005-06-25 Thread Mario Gzuk
: unattended.technikz.de How to install: http://unattended.technikz.de/modules.php?op=modload&name=FAQ&file=index&myfaq=yes&id_cat=4 greetings mario gzuk --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM

Re: [Unattended] Change default keyboard layout and regional settings in Windows ?

2005-04-23 Thread Mario Gzuk
:0407 Language = 0409 LanguageGroup = 1 SystemLocale = 0409 UserLocale = 0409 UserLocale_DefaultUser = 0409 I hope this helps greetings mario gzuk Am Dienstag, den 19.04.2005, 15:21 +0200 schrieb Thierry Michalowski: > Hello, > > We are installing only Windows english vers

[Unattended] unattended-gui Version 0.20 release planed

2005-04-15 Thread Mario Gzuk
- Oracle 7/8/9 - ODBC (Open Database Connectivity) - PostgreSQL - SQLite - Sybase greetings mario gzuk --- SF email is

Re: [Unattended] formatting partitions

2005-04-01 Thread Mario Gzuk
Hi, have you tried to do it in this way: todo.pl "start /wait format e: /fs:NTFS /v:temp /q /y" todo.pl "%z%\bin\sleep.exe 120" todo.pl "start /wait format d: /fs:NTFS /v:applications /q /y" greetings Am Freitag, den 01.04.2005, 14:02 +0200 schrieb Christian Skalic: > Hi, > > i still have a b

[Unattended] drag and drop

2005-04-01 Thread Mario Gzuk
Hi, who knows a way to disable the "drag and drop" in the normal windows explorer (NOT! Internet Explorer! NOT!)? I have searched the registry, google and the rest of the word but found nothing Anybody who can help? greetings

Re: [Unattended] Problem with computername

2005-03-18 Thread Mario Gzuk
Am Freitag, den 18.03.2005, 08:00 -0500 schrieb Matt Hyclak: > On Fri, Mar 18, 2005 at 07:53:21AM +0100, Mario Gzuk enlightened us: > > the following strange thing happens if we install a computer: > > > > unattend.txt > > ---SNIP--- > > [UserData] > >

[Unattended] Problem with computername

2005-03-17 Thread Mario Gzuk
konda". The name is "XYZ-csad98cds69dc". Is the name "anakonda" on the blacklist from M$? Or why (tf) this happens? Anybody who has the same problem. The problem is only on this computer. The same unattend.txt works on every other com

Re: [Unattended] Question

2005-03-15 Thread Mario Gzuk
Am Dienstag, den 15.03.2005, 17:22 +0100 schrieb Jens Wagner: > Hello. > First - thank for your efforts to create this project. > I am a newbie at linux and iÂve a problem with booting from network. > The kernel image is booting from network successfully. > As smb wants to map the //ntinstall/insta

Re: [Unattended] RE: unattended + qemu + kqemu = success ;)

2005-03-09 Thread Mario Gzuk
Am Mittwoch, den 09.03.2005, 19:32 +0100 schrieb Wim Vandersmissen: > On Wed, Mar 09, 2005 at 06:28:38PM +0100, Mario Gzuk wrote: > > > For those that want to test unattended in a virtual machine and don"t > > > get it to work with VMware, I advise to try Qemu and th

  1   2   >