|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - OpenSUSE Beta Questions specific to OpenSUSE Linux Beta releases
(Questions that apply to both beta and release versions should be posted in the appropriate SUSE Help forums) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I installed the hypervisor from YaST -> Virtualization -> Install Hypervisor and Tools. It apparently installed Xen with no error messages, instructed me to reboot and select Xen kernel from menu. But there is no Xen entry in the boot menu... Is this a bug? Also, how do I add such an entry manually? Can I simply clone default OpenSuSE 11 Beta 3 menu entry and just replace vmlinuz with vmlinuz-xen? |
|
|||
|
Quote:
Cheers, Wj |
|
|||
|
I think it is installed. Code:
kernel-xen-2.6.25.4-2 ndiswrapper-kmp-xen-1.52_2.6.25.4_2-26 xen-libs-3.2.1_16881_01-11 xen-tools-3.2.1_16881_01-11 xen-3.2.1_16881_01-11 uvcvideo-kmp-xen-r200_2.6.25.4_2-2 |
|
|||
|
Quote:
Try adding similar entry to the menu.1st Code:
###Don't change this comment - YaST2 identifier: Original name: xen### title Xen -- openSUSE 11.0 - 2.6.25.4-2 ****root (hd0,1) ****kernel /boot/xen.gz ****module /boot/vmlinuz-2.6.25.4-2-xen root=/dev/disk/by-id/scsi-SATA_Hitachi_HTS7210_MPCD12Y4GL6BZE-part2 resume=/dev/sda1 splash=silent showopts vga=0x314 ****module /boot/initrd-2.6.25.4-2-xen |
|
|||
|
Yeah, I added this entry:
Code:
title OpenSuSE 11 Beta 3 Xen ****root (hd0,1) ****kernel /boot/xen.gz ****module /boot/vmlinuz-xen root=/dev/sda2 resume=/dev/sda5 splash=silent showopts vga=0x317 ****module /boot/initrd Code:
title OpenSuSE 11.0 Beta 3 ****root (hd0,1) ****kernel /boot/vmlinuz root=/dev/sda2 resume=/dev/sda5 splash=silent showopts vga=0x317 ****initrd /boot/initrd Edit: I just realized the initrd symlink is wrong, it should be initrd-xen.... Lemme try again. |
|
|||
|
Quote:
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|