|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] SuSE 10.2 and a working domU configuration
Here's mine. I don't think the swap is loading. (Actually I know the swap isn't loading)
disk = [ 'file:/vserver/base.img,hda1,w','file:/vserver/base-swap.img,hda2,w' ]
memory = 256
vcpus = 1
builder = 'linux'
name = 'vm1'
vif = [ 'mac=??:??:??:??:??' ]
localtime = 0
>
> extra = ' TERM=xterm'
#bootloader = '/usr/lib/xen/boot/domUloader.py'
#bootentry = '/dev/sda:/boot/vmlinuz-xen,/boot/initrd-xen'
kernel = "/boot/vmlinuz-xen"
ramdisk = "/boot/initrd-xen"
root = "/dev/hda1"
#extra = "init=/bin/sh"
On 1/19/07, Mihamina Rakotomandimby (R12y)
<mihamina.rakotomandimby@xxxxxxxxxxxxxxxxxxx> wrote:
On Fri, 2007-01-19 at 12:00 -0600, Kevin Blackwell wrote: > Hello everyone.
Hi,
> 1st, is anyone running SuSE 10.2 w/ Xen and have a domU running?
I partially do... - There is a SDL keyboard messing up
- I cant reach the network.
But it boots, and I am happy to see the VM's boot screen in full virtualization mode ;-)
> If you could send me a copy, I would appreciate it. I have the domU > running and I can log in and it on the network, but it seem very
> unstable. And if I launch YaST and try to change the install sources > or add a package, it gets frozen on checking the repositories.
First give _your_ configuration file. May be some will find the wrong thing.
Are you using it home? with a DHCP modem? I encounter problem to reach network too...
_______________________________________________ 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
|
|
|
|
|