On 08/17/2011 05:10 PM, Patrick Shanahan wrote:
* Bernhard M. Wiedemann<bernhardout@lsmod.de> [08-17-11 09:47]:
From yesterday's Factory Build0211 I have created two VM images that are 1GB compressed and 3.8GB uncompressed:
http://www5.zq1.de/img/obd3-gnome32.vmdk.xz http://www5.zq1.de/img/obd3-kde64.vmdk.xz Root PW is "linux" The gnome32 image uses LVM I adapted fstab, initrd and grub/menu.lst to not require virtio and tested both images with KVM and VirtualBox.
After downloading you can do img=obd3-gnome32.vmdk xz -cd $img.xz> $img
qemu-kvm -net user -net nic,model=virtio,macaddr=52:54:00:56:34:12 \ -drive file=$img,if=virtio,boot=on -m 1000 -usb -usbdevice tablet \ -monitor stdio -redir tcp:2222::22 -soundhw ac97
I dl'ed and expanded the disk image, created a vbox using the disk image as the drive. Booted ok but 800x600 display is not good and is the only option I can find.
What did I do wrong?
Do you have the VBox extension pack installed? With that installed, I set the GRUB options to 0x317 and got 1024x768. Larry -- To unsubscribe, e-mail: opensuse-testing+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-testing+help@opensuse.org