On Wed, Aug 6, 2014 at 3:07 PM, Eric Blake wrote:
> On 08/06/2014 12:10 PM, Yuanzhen Gu wrote:
> > Just one more question to make me clear in this point, so if I
> install
> > an application in the guest, and make a dmup XML, then create a new
> > guest using that configured dump XML file
On 08/06/2014 12:10 PM, Yuanzhen Gu wrote:
> Just one more question to make me clear in this point, so if I install
> an application in the guest, and make a dmup XML, then create a new
> guest using that configured dump XML file, the new guest should also have
> that application installed?
On Wed, Aug 6, 2014 at 1:29 PM, Eric Blake wrote:
> On 08/06/2014 11:11 AM, Yuanzhen Gu wrote:
>
> >> Libvirt is only concerned with what virtual hardware you present to the
> >>
> >> guest, not with the OS running in that guest or what username/password
> >>
> >> combinations will let you log in
On 08/06/2014 11:11 AM, Yuanzhen Gu wrote:
>> Libvirt is only concerned with what virtual hardware you present to the
>>
>> guest, not with the OS running in that guest or what username/password
>>
>> combinations will let you log into that guest OS. libguestfs may be
>>
>> able to do some intros
On Tue, Aug 5, 2014 at 6:33 PM, Eric Blake wrote:
> On 08/05/2014 03:02 PM, Yuanzhen Gu wrote:
> > Good afternoon guys,
> >
> > I created the VM from XML dump,
> > # virsh create vm4.xml
> >
> > and # virsh list I can see the VM running,
> > and I know the ip address for the VM,
> >
> > but how
On 08/05/2014 03:02 PM, Yuanzhen Gu wrote:
> Good afternoon guys,
>
> I created the VM from XML dump,
> # virsh create vm4.xml
>
> and # virsh list I can see the VM running,
> and I know the ip address for the VM,
>
> but how can I know the username and password to login the running VM, which
Good afternoon guys,
I created the VM from XML dump,
# virsh create vm4.xml
and # virsh list I can see the VM running,
and I know the ip address for the VM,
but how can I know the username and password to login the running VM, which
is created from XML dump? is there any place to edit and add