|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Debian packages for xen3 + kernel images for dom0/U
I have another question: in /boot there are:
-rw-r--r-- 1 root root 200019 Jan 15 00:03 xen-3.0.0.gz
lrwxrwxrwx 1 root root 12 Jan 17 10:00 xen-3.0.gz -> xen-3.0.0.gz
lrwxrwxrwx 1 root root 12 Jan 17 10:00 xen-3.gz -> xen-3.0.0.gz
-rw-r--r-- 1 root root 503826 Jan 15 00:03 xen-syms-3.0.0
lrwxrwxrwx 1 root root 12 Jan 17 10:00 xen.gz -> xen-3.0.0.gz
is xen-syms-3.0.0 the same as System.map?
With the standard xen pacakge I had the recommended grub stanza of:
title Xen 3.0 / XenLinux 2.6
root (hd0,0)
kernel /xen-3.0.gz dom0_mem=262144
module /vmlinuz-2.6-xen0 root=/dev/cciss/c0d0p1 ro
I am not sure now what to replace the module line with.
Also - is this kernel compiled with the widest possible amount of
hardware support? The reason I was trying to build my own xen kernel in
the first place was because of the lack of Compaq Array 5i controller
support (cciss) in the binary kernel xen provides.
Thank you for all your help.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|