|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-users] How to: Improve Network Throughput of a XEN kernel?
On Sat, Feb 27, 2010 at 12:03:41PM -0500, Mike Viau wrote:
>
>
> menuentry "Xen 3.4 / Ubuntu 9.10 kernel 2.6.31.8 xenified" {
> insmod ext2
> set root=(hd1,10)
> multiboot (hd1,10)/xen-3.4.gz
> module (hd1,10)/vmlinuz-2.6.31.8
> module (hd1,10)/initrd-2.6.31.8.img
> }
>
>
>
> I am sure you wouldn't of mentioned the CONFIG_CMDLINE kernel option is it
> was not important for using with grub2 right? I have not have to compile a
> kernel with the command line previous as I was just able to supply the
> arguments on the kernel line of my menu.lst (grub configuration file).
>
> P.S: What is your feeling on using a recent Ubuntu system with grub-legacy
> as the boot loader? I noticed that Squeeze has adopted grub2 package as
> well too...
>
>
Please see this wiki page for GRUB2 related problems:
http://wiki.xensource.com/xenwiki/XenCommonProblems
-- Pasi
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|