Hi,
I didn't have access to a KVM hypervisor, but I've got an Ubuntu server
with qemu, and didn't reach to reproduce your problem.
Even without converting to QCOW, it's works under qemu:
olivier@vn:~$ unxz BSDRP_1.1_full_amd64_serial.img.xz
olivier@vn:~$ qemu-system-x86_64 --version
QEMU emulator version 1.0 (qemu-kvm-1.0), Copyright (c) 2003-2008 Fabrice
Bellard
olivier@vn:~$ qemu-system-x86_64 -nographic BSDRP_1.1_full_amd64_serial.img
1 FreeBSD
2 FreeBSD
F6 PXE
Boot: 1
/boot.config: -h
Consoles: serial port
BIOS drive C: is disk0
BIOS 637kB/392180kB available memory
FreeBSD/x86 bootstrap loader, Revision 1.1
(r...@bigdev.bsdrp.net, Wed Feb 15 00:08:27 CET 2012)
Loading /boot/defaults/loader.conf
(etc...)
ad0: 244MB <QEMU HARDDISK 1.0> at ata0-master PIO4
GEOM: ad0s1: geometry does not match label (255h,63s != 16h,63s).
Trying to mount root from ufs:/dev/ufs/BSDRPs1a
Setting hostuuid: ba2f7f8e-2f01-11e2-b8da-525400123456.
Setting hostid: 0x0ac6853a.
Entropy harvesting: kickstart.
(etc...)
And with a converted image to qcow2, it's works too:
olivier@vn:~$ qemu-img convert -O qcow2 BSDRP_1.1_full_amd64_serial.img
BSDRP_1.1_full_amd64_serial.qcow2
olivier@vn:~$ qemu-system-x86_64 -nographic
BSDRP_1.1_full_amd64_serial.qcow2
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory
Back to tcg accelerator.
1 FreeBSD
2 FreeBSD
F6 PXE
Boot: 1
/boot.config: -h
Consoles: serial port
BIOS drive C: is disk0
BIOS 637kB/392180kB available memory
FreeBSD/x86 bootstrap loader, Revision 1.1
(etc…)
ad0: 244MB <QEMU HARDDISK 1.0> at ata0-master PIO4
GEOM: ad0s1: geometry does not match label (255h,63s != 16h,63s).
Trying to mount root from ufs:/dev/ufs/BSDRPs1a
Setting hostuuid: 89c5dd7c-2f02-11e2-8db8-525400123456.
Setting hostid: 0x52fe8445.
Regards,
Olivier
On Thu, Nov 15, 2012 at 5:45 AM, Shyam Goud <shyam.tod...@oneconvergence.com
> wrote:
> Hello All,
>
> I am trying to bring up BSDRP router as one of the VM using KVM hypervisor
> (part of openstack).
> I converted "BSDRP_1.1_full_amd64_vga.img.**xz" to qcow2 format. While
> creating the instance with the image its stuck at mountroot prompt with
> "ROOT MOUNT ERROR".
>
> Any inputs will be very helpful.
> Did anyone tried bringing this router image as part of openstack VM ?
>
> Plz find the attachment for error details.
>
> Thanks,
> Shyam.
>
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Bsdrp-users mailing list
> Bsdrp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bsdrp-users
>
>
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Bsdrp-users mailing list
Bsdrp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bsdrp-users