Re: bios file

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

 




> -----Original Message-----
> From: virt-tools-list-bounces@xxxxxxxxxx
> [mailto:virt-tools-list-bounces@xxxxxxxxxx] On Behalf Of Michael Markusch
> Sent: Sunday, April 27, 2014 9:02 PM
> To: virt-tools-list@xxxxxxxxxx
> Subject:  bios file
> 
> Hi,
> 
> I am new in virt-manager. In the past I use qemu via shell with my own
> bios file:
> 
> qemu -m 4000 -hda /media/xxx/QEMU/WIN7_qcow2.img -bios
> /usr/share/qemu/bios_fujitsu.bin
> 
> How can I define this in the virt-manager guest gui? Or how can I pass
> through this option with the guest start?
> 
Your can
a) use virt-install:

man virt-install
...
 --boot loader=BIOSPATH
           Use BIOSPATH as the virtual machine BIOS. Only valid for fully virtualized guests.

b)Or virsh command suggested by Richard.

c) If your virt-manager new enough, you can also use virt-xml like:

virt-xml DOMAN --edit --boot loader="/aa/bb/cc.bin"


But AFAIK, we could not do this by GUI.


Thanks, 
- Chen

_______________________________________________
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