[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] OpenSuse 11 hvm domU: screen resolution up to 640x480
On Sun November 13 2011, 1:23:32 PM, Flavio wrote: > Meanwhile I am performing a new suse installation (as a PV guest) using > this installation method: > http://bderzhavets.blogspot.com/2009/02/install-opensuse-11.html > > It seems to work, even the mouse is not working at the moment. > Let's see what happens. If you are installing from a modern install disk, the xorg driver evdev should configure your mouse correctly. Check your Xorg.0.log for evdev. > root@boris-desktop:/etc/xen/vm# cat suse11.1.cfg > name="OpenSuse11.1PV" > memory=2048 > disk = ['phy:/dev/loop0,hdc:cdrom,r','phy:/dev/sda10,hda,w' ] > vif = [ 'mac=00:16:3e:4a:f5:00, bridge=eth0', ] > vfb = [ 'type=vnc,vncunused=1' ] > bootloader = â/usr/bin/pygrubâ > kernel = â/boot/x86_64/vmlinuz-xenâ > ramdisk = â/boot/x86_64/initrd-xenâ > vcpus=1 > on_reboot = ârestartâ > on_crash = ârestartâ This is kind of old. You say the install worked, even though the config is using hdc/hda instead of xvdc/xvda. I'm assuming you changed bridge=eth0, and kernel= and ramdisk= to the names on your system. How is this method working out for you? Network and resolution ok? Keep answers for this install separate from the hvm problems we are working on. This gets confusing enough to keep track of as is. ;-) _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |