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

2005-03-11 Thread Wim Vandersmissen
On Wed, Mar 09, 2005 at 09:49:44PM +0100, Mario Gzuk wrote:
> 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 the recently 
> > > > released 
> > > > KQemu module. (http://www.qemu.org)
> > >  
> > > > Very fast and best of all it works with the unattended linuxboot/dosemu 
> > > > (and
> > > > it has snapshot support!)
> > >  
> > > > Tested with host on linux 2.6.10 and windows XP SP2 as guest OS
> > >  
> > >  >--Wim Vandersmissen
> > >  
> > > 
> > > Hi,
> > > maybe you can give a little howto to make the dhcp working in qemu? This 
> > > is the last problem which we have to solve.
> > > Do you use vde for that? Or bridge´ing?
> > 
> > I just use -user-net switch .. works like a charm
> 
> > --Wim
> 
> But with the -user-net you cant access the network (also not the domain
> controler). Or do I anything wrong whith that?

-user-net works fine here. It works like a dhcpserver, it gives an ip in
the range 10.2.x.x iirc 

The version I'm using is from CVS with the kqemu module. (running on debian
on a 2.6.10 kernel)

--Wim
> 
> mario
> 
> 
> 
> ---
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
> ___
> unattended-info mailing list
> unattended-info@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/unattended-info

-- 
Wim Vandersmissen // <[EMAIL PROTECTED]>
"The amount of intelligence on the Internet is a constant;
  unfortunately, the population keeps increasing"


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


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

2005-03-10 Thread Ryan Nowakowski
I'm not using qemu with unattended right now, but I have used it with
networking.  I'm using Debian.

On Thu, Mar 10, 2005 at 11:19:09AM -0500, Rampanelli Michael J wrote:
> I am also having problems with qemu.  My problem is unattended starts,
> then I get to the part where it is copying windows files and it crashes.
> Are you running qemu on the same machine that has the unattended files?
> What distro of Linux are you using?
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Ryan
> Nowakowski
> Sent: Thursday, March 10, 2005 10:26 AM
> To: unattended-info@lists.sourceforge.net
> Subject: Re: [Unattended] RE: unattended + qemu + kqemu = success ;)
> 
> 
> On Wed, Mar 09, 2005 at 09:49:44PM +0100, Mario Gzuk wrote:
> > 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 the 
> > > > > recently released KQemu module. (http://www.qemu.org)
> > > >  
> > > > > Very fast and best of all it works with the unattended 
> > > > > linuxboot/dosemu (and it has snapshot support!)
> > > >  
> > > > > Tested with host on linux 2.6.10 and windows XP SP2 as guest OS
> > > >  
> > > >  >--Wim Vandersmissen
> > > >  
> > > > 
> > > > Hi,
> > > > maybe you can give a little howto to make the dhcp working in 
> > > > qemu? This is the last problem which we have to solve. Do you use 
> > > > vde for that? Or bridge??ing?
> > > 
> > > I just use -user-net switch .. works like a charm
> > 
> > > --Wim
> > 
> > But with the -user-net you cant access the network (also not the 
> > domain controler). Or do I anything wrong whith that?
> > 
> > mario
> 
> You should be able to make regular TCP and UDP connections using
> --user-net.  However, ping(ICMP) won't work.
> 
> - Ryan


signature.asc
Description: Digital signature


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

2005-03-10 Thread Rampanelli Michael J
I am also having problems with qemu.  My problem is unattended starts,
then I get to the part where it is copying windows files and it crashes.
Are you running qemu on the same machine that has the unattended files?
What distro of Linux are you using?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ryan
Nowakowski
Sent: Thursday, March 10, 2005 10:26 AM
To: unattended-info@lists.sourceforge.net
Subject: Re: [Unattended] RE: unattended + qemu + kqemu = success ;)


On Wed, Mar 09, 2005 at 09:49:44PM +0100, Mario Gzuk wrote:
> 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 the 
> > > > recently released KQemu module. (http://www.qemu.org)
> > >  
> > > > Very fast and best of all it works with the unattended 
> > > > linuxboot/dosemu (and it has snapshot support!)
> > >  
> > > > Tested with host on linux 2.6.10 and windows XP SP2 as guest OS
> > >  
> > >  >--Wim Vandersmissen
> > >  
> > > 
> > > Hi,
> > > maybe you can give a little howto to make the dhcp working in 
> > > qemu? This is the last problem which we have to solve. Do you use 
> > > vde for that? Or bridge??ing?
> > 
> > I just use -user-net switch .. works like a charm
> 
> > --Wim
> 
> But with the -user-net you cant access the network (also not the 
> domain controler). Or do I anything wrong whith that?
> 
> mario

You should be able to make regular TCP and UDP connections using
--user-net.  However, ping(ICMP) won't work.

- Ryan


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


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

2005-03-10 Thread Ryan Nowakowski
On Wed, Mar 09, 2005 at 09:49:44PM +0100, Mario Gzuk wrote:
> 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 the recently 
> > > > released 
> > > > KQemu module. (http://www.qemu.org)
> > >  
> > > > Very fast and best of all it works with the unattended linuxboot/dosemu 
> > > > (and
> > > > it has snapshot support!)
> > >  
> > > > Tested with host on linux 2.6.10 and windows XP SP2 as guest OS
> > >  
> > >  >--Wim Vandersmissen
> > >  
> > > 
> > > Hi,
> > > maybe you can give a little howto to make the dhcp working in qemu? This 
> > > is the last problem which we have to solve.
> > > Do you use vde for that? Or bridge??ing?
> > 
> > I just use -user-net switch .. works like a charm
> 
> > --Wim
> 
> But with the -user-net you cant access the network (also not the domain
> controler). Or do I anything wrong whith that?
> 
> mario

You should be able to make regular TCP and UDP connections using
--user-net.  However, ping(ICMP) won't work.

- Ryan


signature.asc
Description: Digital signature


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 the recently 
> > > released 
> > > KQemu module. (http://www.qemu.org)
> >  
> > > Very fast and best of all it works with the unattended linuxboot/dosemu 
> > > (and
> > > it has snapshot support!)
> >  
> > > Tested with host on linux 2.6.10 and windows XP SP2 as guest OS
> >  
> >  >--Wim Vandersmissen
> >  
> > 
> > Hi,
> > maybe you can give a little howto to make the dhcp working in qemu? This is 
> > the last problem which we have to solve.
> > Do you use vde for that? Or bridgeÂing?
> 
> I just use -user-net switch .. works like a charm

> --Wim

But with the -user-net you cant access the network (also not the domain
controler). Or do I anything wrong whith that?

mario



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


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

2005-03-09 Thread 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 the recently released 
> > KQemu module. (http://www.qemu.org)
>  
> > Very fast and best of all it works with the unattended linuxboot/dosemu (and
> > it has snapshot support!)
>  
> > Tested with host on linux 2.6.10 and windows XP SP2 as guest OS
>  
>  >--Wim Vandersmissen
>  
> 
> Hi,
> maybe you can give a little howto to make the dhcp working in qemu? This is 
> the last problem which we have to solve.
> Do you use vde for that? Or bridge´ing?

I just use -user-net switch .. works like a charm

--Wim



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info