Displaying 5 results from an estimated 5 matches for "virtual_machines".
2009 Jan 27
6
problems mounting HPFS/NTFS domU partition
...U partition.
My system:
dom0 is on a debian (Lenny) machine, using xen-hypervisor-3.2-1-i386 Xen
Hypervisor.
domU is a Windows XP machine, that works well.
My target is to mount file system domU machine (when domU is not active).
In my domU configuration file I have:
disk = [''phy:/dev/virtual_machines/xp_disk,hda,w'', ''phy:/dev/hda,hdc:cdrom,r'']
My disk''s partitions are:
fdisk -l
/dev/sda6 2678 6375 29704153+ 8e Linux LVM
pvscan
/dev/cdrom: open failed: Read-only file system
Attempt to close device ''/dev/cdrom'' w...
2018 Feb 16
2
How to use rtc_timeoffset (XL toolkit option) in Libvirt and Xen/libxl hypervisor?
Hello techs,
We used XL toolkit for Xen hypervisor for starting Windows hvm VMs and the
option rtc_timeoffset worked perfectly with XL. It helped us to set correct
Timezone time/offset for Windows HVM VMs from inside virtual_machine xen
config.
For example:
Below option WORKS perfectly with XL toolkit.
[root@hw12xen ~]# cat goillltawdlssq.xl.cfg | grep offset
rtc_timeoffset = "7200"
2018 Feb 16
0
Re: How to use rtc_timeoffset (XL toolkit option) in Libvirt and Xen/libxl hypervisor?
On 02/16/2018 08:37 AM, Volo M. wrote:
> Hello techs,
>
> We used XL toolkit for Xen hypervisor for starting Windows hvm VMs and the
> option rtc_timeoffset worked perfectly with XL. It helped us to set correct
> Timezone time/offset for Windows HVM VMs from inside virtual_machine xen config.
>
> For example:
> Below option WORKS perfectly with XL toolkit.
>
2011 May 16
0
Xen hvm with qcow2
Hello,
I''m having some problems with hvm images and qcow2 under xen 3.4.
The virtual machine won''t boot, and I ignore why.
This is the template I''m using:
********
kernel = "/usr/lib/xen/boot/hvmloader"
builder=''hvm''
name = "CentosMinimalkvm"
memory = 1024
vcpus = 1
boot="c"
on_poweroff = "destroy"
on_reboot =
2018 Feb 19
1
Re: How to use rtc_timeoffset (XL toolkit option) in Libvirt and Xen/libxl hypervisor?
Jim,
Thanks a lot for your confirmation.
Could you also please explain if the issue can be ever fixed, if it's
possible to make some patch to fix it?
Is it libvirt-specific bug or Libvirt development team rely on some other
developers of libxl code...etc?
I'm asking because XL tools works fine and I wonder if XL uses the same
libxl libraries , doesn't it?
Lastly is the issue is going