All of lore.kernel.org
 help / color / mirror / Atom feed
* general question on how to install a new guest OS without rebooting
@ 2005-01-04 12:08 Philippe Berthault
  2005-01-05 14:15 ` aq
  0 siblings, 1 reply; 6+ messages in thread
From: Philippe Berthault @ 2005-01-04 12:08 UTC (permalink / raw)
  To: Xen-Devel

[-- Attachment #1: Type: text/plain, Size: 443 bytes --]

It seems that it is mandatory to reboot the platform in order to install
a new guest OS, from CDROMs delivered with this OS.

On a workstation, it is not a problem but on a server it is a big problem
which is unacceptable for a professional usage of Xen.

Is there a plan or a mean to resolve this problem, as in VMware
product, where a new guest OS may be installed directly inside
a virtual machine without disturbing the other guest OSes ?

[-- Attachment #2: Type: text/html, Size: 1615 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: general question on how to install a new guest OS without rebooting
@ 2005-01-04 12:24 Ian Pratt
  2005-01-04 14:11 ` changing install to install /boot/xen-version.gz Ronald G. Minnich
  2005-01-05  3:05 ` general question on how to install a new guest OS without rebooting Fajar A. Nugraha
  0 siblings, 2 replies; 6+ messages in thread
From: Ian Pratt @ 2005-01-04 12:24 UTC (permalink / raw)
  To: Philippe Berthault, Xen-Devel

> It seems that it is mandatory to reboot the platform in order 
> to install a new guest OS, from CDROMs delivered with this OS.
>  
> On a workstation, it is not a problem but on a server it is a 
> big problem which is unacceptable for a professional usage of Xen.
>  
> Is there a plan or a mean to resolve this problem, as in 
> VMware product, where a new guest OS may be installed 
> directly inside a virtual machine without disturbing the 
> other guest OSes ?

After you've installed a particular distribution once, you 'can' the
pristine install either by tar'ing it up, or using LVM snapshots.
Depending on usage, you may need to do a little tailoring, such as
generating a unique ssh host key.

Another alternative is to use tools like 'debbootstrap' for doing an
install into another directory. For RH/FC the anaconda --rootpath
option may be useable to do the same thing, though I haven't tried it
myself.

Ian


-------------------------------------------------------
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, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 6+ messages in thread

* changing install to install /boot/xen-version.gz
  2005-01-04 12:24 general question on how to install a new guest OS without rebooting Ian Pratt
@ 2005-01-04 14:11 ` Ronald G. Minnich
  2005-01-04 19:05   ` Adam Heath
  2005-01-05  3:05 ` general question on how to install a new guest OS without rebooting Fajar A. Nugraha
  1 sibling, 1 reply; 6+ messages in thread
From: Ronald G. Minnich @ 2005-01-04 14:11 UTC (permalink / raw)
  To: Xen-Devel


Right now the default is to install xen.gz to /boot/xen.gz

Any objection to changing it to install to /boot/xen-version.gz? This 
would be helpful when running different versions of xen. 

ron


-------------------------------------------------------
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, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: changing install to install /boot/xen-version.gz
  2005-01-04 14:11 ` changing install to install /boot/xen-version.gz Ronald G. Minnich
@ 2005-01-04 19:05   ` Adam Heath
  0 siblings, 0 replies; 6+ messages in thread
From: Adam Heath @ 2005-01-04 19:05 UTC (permalink / raw)
  To: Ronald G. Minnich; +Cc: Xen-Devel

On Tue, 4 Jan 2005, Ronald G. Minnich wrote:

>
> Right now the default is to install xen.gz to /boot/xen.gz
>
> Any objection to changing it to install to /boot/xen-version.gz? This
> would be helpful when running different versions of xen.
>
> ron

Makes perfect sense.  I should probably do that in the debian packages.


-------------------------------------------------------
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, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: general question on how to install a new guest OS without rebooting
  2005-01-04 12:24 general question on how to install a new guest OS without rebooting Ian Pratt
  2005-01-04 14:11 ` changing install to install /boot/xen-version.gz Ronald G. Minnich
@ 2005-01-05  3:05 ` Fajar A. Nugraha
  1 sibling, 0 replies; 6+ messages in thread
From: Fajar A. Nugraha @ 2005-01-05  3:05 UTC (permalink / raw)
  To: Xen-Devel

Ian Pratt wrote:

>>It seems that it is mandatory to reboot the platform in order 
>>to install a new guest OS, from CDROMs delivered with this OS.
>>    
>>
You can install guest OS from CD ? How?

>After you've installed a particular distribution once, you 'can' the
>pristine install either by tar'ing it up, or using LVM snapshots.
>Depending on usage, you may need to do a little tailoring, such as
>generating a unique ssh host key.
>
>  
>
That's what I've been doing up to now.
Installing a new guest OS for me is now a matter of
creating new LV - mkfs - untar - create xen config - boot.
ssh-keys are generated on first guest OS boot, initial IP information 
obtained from DHCP.
No reboot of host OS (Domain-0) necessary.

Regards,

Fajar


-------------------------------------------------------
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, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: general question on how to install a new guest OS without rebooting
  2005-01-04 12:08 Philippe Berthault
@ 2005-01-05 14:15 ` aq
  0 siblings, 0 replies; 6+ messages in thread
From: aq @ 2005-01-05 14:15 UTC (permalink / raw)
  To: Philippe Berthault; +Cc: Xen-Devel

On Tue, 4 Jan 2005 13:08:23 +0100, Philippe Berthault
<Philippe.Berthault@bull.net> wrote:
> It seems that it is mandatory to reboot the platform in order to install
> a new guest OS, from CDROMs delivered with this OS.

i think it is impossible to install the guest OS from CDROM like in
normal way. one of the reason is that Xen requires the special kernel
for guest OS, so the kernel from normal installation cannot be used
with Xen.

regards,
AQ


-------------------------------------------------------
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, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-01-05 14:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-04 12:24 general question on how to install a new guest OS without rebooting Ian Pratt
2005-01-04 14:11 ` changing install to install /boot/xen-version.gz Ronald G. Minnich
2005-01-04 19:05   ` Adam Heath
2005-01-05  3:05 ` general question on how to install a new guest OS without rebooting Fajar A. Nugraha
  -- strict thread matches above, loose matches on Subject: below --
2005-01-04 12:08 Philippe Berthault
2005-01-05 14:15 ` aq

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.