[Unattended] Re: Re: Unattended without DHCP

2005-01-25 Thread Matthew Palmer
On Tue, Jan 25, 2005 at 08:37:16AM +0100, Oliver Kuhl wrote:
 Matthew Palmer wrote:
 On Mon, Jan 24, 2005 at 03:33:44PM +0100, Jose Buzon Zarzuela wrote:
 
 I read about this projekt. It is pretty cool and makes the life of admins
 easier. But i have the following problem:
 We have a domain without a dhcp. As far as i read to make the installation
 you need a dhcp. Is there any possebilty to give directly at the booting 
 an
 ip adress so that you don?t need a dhcp server. 
 
 
 Possibly, but not really.  It would be possible to hack the boot disk to 
 ask
 for an address or something, I guess, but it's not worth the effort.  Just
 install a DHCP server -- they're really handy for a wide variety of 
 things. If you've got enough machines that the hassle of setting up 
 unattended is
 worthwhile, then you've got too many machines to manually manage IP address
 assignments.
 DHCP is really easy to set up. But if you i.e. want to install a machine 
 over a DSL or Cable connection, you will get problems because - iirc - 
 dhcp does not work over several networks if you don't use a special 
 configuration for the routers/switches.

SMB doesn't work over routed networks without special configuration of the
machine itself, so you're going to have to do a lot of manual configuring
from *very* early in the piece.  I don't envy you the job.

I wouldn't expect to see the code necessary to comprehensively configure
Unattended to operate in this environment real soon -- it's a lot of work
for the developers, for a situation which is fairly uncommon and can be
easily remedied by the user.

- Matt


signature.asc
Description: Digital signature


Re:RE: [Unattended] Editing ISOlinux.cfg

2005-01-25 Thread James_C_Stein
I decided to give this a shot. Unfortunately I get an error..

isolinux: Image checksum erorr, sorry

All I did was modify ISOLINUX.CFG and replace it in the ISO with winiso.

Is there a more acceptable method that doesn't involve completely rebuilding the
ISO?

James

 Hi,
 
 you have to do it like this: 
 
 default unattended
 
 label unattended
 kernel bzImage
 append initrd=initrd z_user=guest z_pass=guest
 z_path=//servername/share
 
 -- 
 Moritz



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Re: Re: Unattended without DHCP

2005-01-25 Thread Oliver Kuhl
Hi,
Matthew Palmer wrote:
On Tue, Jan 25, 2005 at 08:37:16AM +0100, Oliver Kuhl wrote:
Matthew Palmer wrote:
On Mon, Jan 24, 2005 at 03:33:44PM +0100, Jose Buzon Zarzuela wrote:

I read about this projekt. It is pretty cool and makes the life of admins
easier. But i have the following problem:
We have a domain without a dhcp. As far as i read to make the installation
you need a dhcp. Is there any possebilty to give directly at the booting 
an
ip adress so that you don?t need a dhcp server. 

Possibly, but not really.  It would be possible to hack the boot disk to 
ask
for an address or something, I guess, but it's not worth the effort.  Just
install a DHCP server -- they're really handy for a wide variety of 
things. If you've got enough machines that the hassle of setting up 
unattended is
worthwhile, then you've got too many machines to manually manage IP address
assignments.
DHCP is really easy to set up. But if you i.e. want to install a machine 
over a DSL or Cable connection, you will get problems because - iirc - 
dhcp does not work over several networks if you don't use a special 
configuration for the routers/switches.

SMB doesn't work over routed networks without special configuration of the
machine itself, so you're going to have to do a lot of manual configuring
from *very* early in the piece.  I don't envy you the job.
In my opinion SMB is not really a problem over routed networks as I can 
easily mount the SMB share of my home-pc over DSL at work without any 
problems. All you need is a working IP configuration and the ip of the 
SMB server. The problem is, that if you do not have a DHCP server in the 
network behind DSL, you cannot use unattended because it does only 
supports the manual insertion of the SMB server ip, but not the network 
configuration of the host.

Here at work we have several network segments without DHCP and it would 
be great to use unattended within any network without installing a DHCP 
server everywhere. Manual network configuration would be a nice 
solution, I think.

I don't know much about the internals of unattended, but I think it 
could be done with bearable efford. If there is any wish- or todolist 
for future releases, it would be very nice if manual interface 
configuration for the host is listed there. :-)

Regards,
   Ollie.
---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


RE: [Unattended] How much is a multiuser license for XP pro ?

2005-01-25 Thread Don Morrison
Felipe,

Windows XP pricing differs greatly from organization to organization.  For
instance, I am on the University of Nevada, Reno (USA) campus and we pay
less then $50/year for each full-time equivalent employee (FTE).  This
covers operating system and Microsoft Office licenses for all my users and
my lab machines -- this is known as our Campus Agreement.  I have heard or
other names but your best source for this information is at the Microsoft
site.  http://www.microsoft.com/licensing/default.mspx

Hope this helps out.  Good luck.
Don

-Original Message-
From: Felipe Navarrete [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 25, 2005 8:54 AM
To: unattended-info@lists.sourceforge.net
Subject: [Unattended] How much is a multiuser license for XP pro ?

How much is a multiuser license for XP pro ?
Anybody know ?

--
Felipe Navarrete




---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


[Unattended] Does Unattended4.6 support Windows Server 2003 Standard Version CHS?

2005-01-25 Thread Yuan Tang
i got sucessed on win2ksp4 english verion
installation, but not Windows Server 2003 Standard
Version CHS. it just crashs when the first boot after
installation completed. any hints?
BTW, anyone instrested in adding CHS LANG support for
windows server 2003 such as update?

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info