* how to automate installation of kvm guests
@ 2008-04-11 12:17 Miguel Araujo
2008-04-11 14:56 ` Anthony Liguori
0 siblings, 1 reply; 3+ messages in thread
From: Miguel Araujo @ 2008-04-11 12:17 UTC (permalink / raw)
To: lista kvm-devel
Hello all,
I'm interested in automate linux guests installation. First I haven't
been able to guess if the gfxboot issues with Ubuntu have been solved
(changelog searching has given zero results), so I thought about
installing a debootstrap system in a file mounted in loopback mode.
would be KVM able to boot a file like this? Second I might be having to
do a bunch of installations in soon future and I'm not interested in
doing it from CD, is there any way apart cloning the images and
reconfiguring them after booting?
Thank you very much in advanced, Regards
Miguel
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: how to automate installation of kvm guests
2008-04-11 12:17 how to automate installation of kvm guests Miguel Araujo
@ 2008-04-11 14:56 ` Anthony Liguori
2008-04-11 16:22 ` Miguel Araujo
0 siblings, 1 reply; 3+ messages in thread
From: Anthony Liguori @ 2008-04-11 14:56 UTC (permalink / raw)
To: Miguel Araujo; +Cc: lista kvm-devel
Miguel Araujo wrote:
> Hello all,
>
> I'm interested in automate linux guests installation. First I haven't
> been able to guess if the gfxboot issues with Ubuntu have been solved
> (changelog searching has given zero results), so I thought about
> installing a debootstrap system in a file mounted in loopback mode.
> would be KVM able to boot a file like this? Second I might be having to
> do a bunch of installations in soon future and I'm not interested in
> doing it from CD, is there any way apart cloning the images and
> reconfiguring them after booting?
>
http://hg.codemonkey.ws/gfxboot-disable
and
http://kvm.qumranet.com/kvmwiki/KVMTest
Regards,
Anthony Liguori
> Thank you very much in advanced, Regards
> Miguel
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> kvm-devel mailing list
> kvm-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to automate installation of kvm guests
2008-04-11 14:56 ` Anthony Liguori
@ 2008-04-11 16:22 ` Miguel Araujo
0 siblings, 0 replies; 3+ messages in thread
From: Miguel Araujo @ 2008-04-11 16:22 UTC (permalink / raw)
To: Anthony Liguori; +Cc: lista kvm-devel
[-- Attachment #1.1: Type: text/plain, Size: 2098 bytes --]
Thank you Anthony for your program. I have downloaded it and it works
great! Until now I was generating the iso without gfxboot doing changes
by hand. This is going to let me work faster, thanks.
Thanks a lot for the kvmtest information too.
Regards,
Miguel
> Miguel Araujo wrote:
>
>> Hello all,
>>
>> I'm interested in automate linux guests installation. First I haven't
>> been able to guess if the gfxboot issues with Ubuntu have been solved
>> (changelog searching has given zero results), so I thought about
>> installing a debootstrap system in a file mounted in loopback mode.
>> would be KVM able to boot a file like this? Second I might be having to
>> do a bunch of installations in soon future and I'm not interested in
>> doing it from CD, is there any way apart cloning the images and
>> reconfiguring them after booting?
>>
>>
>
> http://hg.codemonkey.ws/gfxboot-disable
>
> and
>
> http://kvm.qumranet.com/kvmwiki/KVMTest
>
> Regards,
>
> Anthony Liguori
>
>
>> Thank you very much in advanced, Regards
>> Miguel
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time to save $100.
>> Use priority code J8TL2D2.
>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>> _______________________________________________
>> kvm-devel mailing list
>> kvm-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>>
>>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> kvm-devel mailing list
> kvm-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
>
[-- Attachment #1.2: Type: text/html, Size: 3329 bytes --]
[-- Attachment #2: Type: text/plain, Size: 320 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
[-- Attachment #3: Type: text/plain, Size: 158 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-04-11 16:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-11 12:17 how to automate installation of kvm guests Miguel Araujo
2008-04-11 14:56 ` Anthony Liguori
2008-04-11 16:22 ` Miguel Araujo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox