Novell LINUX ENTERPRISE SERVER 10 SP2 - VIRTUALIZATION WITH XEN Manual page 81

Virtualization with xen
Table of Contents

Advertisement

8 Open the virtual machine configuration file located on the virtualization host
server ( /etc/xen/vm/vm_cfgfile where vm_cfgfile is usually the
same as the name of the virtual machine).
9 Remove all parameters from the vif= line except the mac=mac_address
parameter. Make sure to leave the single quotes.
For example, change the line
vif=[ 'mac=00:16:3e:55:24:21,model=pcnet,type=ioemu', ]
to
vif=[ 'mac=00:16:3e:55:24:21', ]
10 At the terminal, enter xm new vm_cfgfile to reference the virtual ma-
chine in the xenstore so it is managed again.
11 Restart the virtual machine.
7.3.2 Uninstalling the RHEL 4 Drivers
1 Open a terminal.
2 Enter rpm -e xxx , where xxx is the name of the driver pack.
TIP
Enter rpm -qa | grep vmdp to find out what you have installed.
3 Edit the /boot/grub/menu.lst file and remove all hdx=noprobe
entries from the kernel line.
4 Reboot the virtual machine.
Virtual Machine Drivers
75

Advertisement

Table of Contents
loading

This manual is also suitable for:

Linux enterprise desktop 10 sp2

Table of Contents