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

[Xen-users] openSUSE 10.2 on FC6 dom0 does not boot



Nobody has idea? is a bug?
 
----- Original Message -----
Sent: Tuesday, February 27, 2007 12:21 PM
Subject: [Xen-users] openSUSE 10.2 on FC6 dom0 does not boot.

After xm create openSUSE.hvm, I see :
Booting from CD-Rom
Loading...
and does not advance, already i tried with others ISO, somebody can help me?
The server is a Dell PE 850, 2.6.18-1.2849.fc6xen #1 SMP
 
#=======================================================================================
import os, re
arch = os.uname()[4]
if re.search('64', arch):
    arch_libdir = 'lib64'
else:
    arch_libdir = 'lib'
 
kernel = "/usr/lib/xen/boot/hvmloader"
memory = 256
shadow_memory = 8
name = "openSUSE"
vcpus=1
pae=0
acpi=0
apic=0
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = [ 'phy:/dev/vgxen/opensuse10,ioemu:hda,w', 'file:/etc/xen/openSUSE-10.2-GM-i386-CD1.iso,hdb:cdrom,r' ]

on_reboot   = 'restart'
on_crash    = 'restart'
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
boot="d"
cdrom="/etc/xen/openSUSE-10.2-GM-i386-CD1.iso"
sdl=1
vnc=0
stdvga=0
#=======================================================================================
 
Thanks,
 
Daniel Aparecido Martins Rosa
Ribeirão Preto - São Paulo - Brazil


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.