Re: Change UUID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






Theres no need to abandon virt-manager just for that one thing - since you
said this is just for a pre-existing windows disk image you can fix it up
as a one time thing

  virsh dumpxml foo > foo.xml
  emacs foo.xml ....change uuid...
  virsh undefine foo
  virsh define foo.xml



 Thanks.  I dont know too much about the internal working of libvirt POV or virt-mamanger.  But it would be nice to allow users to do everything they can do in command line from the GUI tool, that's including not to set UUID at all (pass hardware UUID dmi info to the guest machine). 

It is not really a big deal.  I'll use the command line for now!

TP

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list

[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux