On 08/15/2011 10:07 AM, Guido Günther wrote:
> On Mon, Aug 15, 2011 at 09:12:15PM +0800, j20110...@js.id.au wrote:
>> It happens I have rebooted, and the problem wrt that particular disk image
>> now does not occur.
>>
>> The file did, in fact, exist; I've changed the way I pass data to my new
>>
On Mon, 15 Aug 2011, Guido Günther wrote:
On Mon, Aug 15, 2011 at 09:12:15PM +0800, j20110...@js.id.au wrote:
It happens I have rebooted, and the problem wrt that particular disk image now
does not occur.
The file did, in fact, exist; I've changed the way I pass data to my new guests
and now
On Mon, Aug 15, 2011 at 09:12:15PM +0800, j20110...@js.id.au wrote:
> It happens I have rebooted, and the problem wrt that particular disk image
> now does not occur.
>
> The file did, in fact, exist; I've changed the way I pass data to my new
> guests and now do not use a floppy
> image, so I u
It happens I have rebooted, and the problem wrt that particular disk image now
does not occur.
The file did, in fact, exist; I've changed the way I pass data to my new guests
and now do not use a floppy
image, so I used to commands I already showed you in order to recreate the
problem.
Previo
On 08/06/2011 10:44 PM, j20110...@js.id.au wrote:
> It's not hard to reproduce, this does it:
> dd if=/dev/zero of=/var/lib/libvirt/images/fd1440.img count=2880
> /usr/bin/virt-install -n dummy -r 192 --arch=i686 --vcpus=1 --os-type=linux
> --os-variant=debiansqueeze --disk
> path=/var/lib/libv
It's not hard to reproduce, this does it:
dd if=/dev/zero of=/var/lib/libvirt/images/fd1440.img count=2880
/usr/bin/virt-install -n dummy -r 192 --arch=i686 --vcpus=1 --os-type=linux
--os-variant=debiansqueeze --disk
path=/var/lib/libvirt/images/fd1440.img,device=floppy --noreboot --pxe
~#
On 06/11/2011 11:46 AM, John Summerfield wrote:
> Package: virtinst
> Version: 0.500.3-2
> Severity: important
> Justification: Some functionality is unavailable
>
>
> virt-install appears to convert existing disk image files sizes to
> gigabytes at around line 650 of VirtualDisk.py which has th
Package: virtinst
Version: 0.500.3-2
Severity: important
Justification: Some functionality is unavailable
virt-install appears to convert existing disk image files sizes to
gigabytes at around line 650 of VirtualDisk.py which has this code:
newsize = float(newsize) / 1024.0 / 1024.0 / 10
8 matches
Mail list logo