Displaying 3 results from an estimated 3 matches for "ae98".
Did you mean:
ac98
2010 Mar 01
0
Installation error: partition does not exist
We compiled xen-3.4.2 (2.6.18.8-xen).
The grub entry, and the partition information to boot from /dev/sda1 is as
follows.
1. /boot/grub/menu.lst:
title Xen
uuid 30ec981c-187e-4488-ae98-fe54ad13a77b
kernel /boot/xen-3.4.gz console=vga
module /boot/vmlinuz-2.6.18.8-xen
root=UUID=30ec981c-187e-4488-ae98-fe54ad13a77b ro console=tty0 rootdelay=90
module /boot/initrd-2.6.18.8-xen.img
2. fdisk:
Disk /dev/sda: 122.9 GB, 122942324736 bytes
255 heads, 63 secto...
2010 Mar 02
1
Installation error: partition does not exist
We compiled xen-3.4.2 (2.6.18.8-xen).
The grub entry, and the partition information to boot from /dev/sda1 is as
follows.
1. /boot/grub/menu.lst:
title Xen
uuid 30ec981c-187e-4488-ae98-fe54ad13a77b
kernel /boot/xen-3.4.gz console=vga
module /boot/vmlinuz-2.6.18.8-xen
root=UUID=30ec981c-187e-4488-ae98-fe54ad13a77b ro console=tty0 rootdelay=90
module /boot/initrd-2.6.18.8-xen.img
2. fdisk:
Disk /dev/sda: 122.9 GB, 122942324736 bytes
255 heads, 63 secto...
2008 Jan 31
5
Solaris DomU HVM Network issues
...ace type=''ethernet''>
<mac address=''00:16:3e:35:68:ca''/>
</interface>
from #xm list solarisHVM -l
(device
(vif
(bridge )
(mac 00:16:3e:35:68:ca)
(type ioemu)
(uuid 35db826b-987a-b4cf-ae98-7d6a197e7650)
)
)
from within the domain
#ifconfig -a
rtls0: flgas-201000843<UP,BROADCAST, RUNNING,MULTICAST,IPv4,CoS> mtu
1500 index 2
inet 10.6.142.179 netmask ffffff00 broadcast 10.6.142.255
ether 0:16:3e:35:68:ca
From the output I can see that the rtls0 mac add...