Re: [Xen-devel] [Xen-users] different number of cpus

2016-04-01 Thread Dario Faggioli
On Thu, 2016-03-31 at 16:35 +, tutu sky wrote: > Thanks a lot. That works. > I think all boot parameters can be found here: > http://xenbits.xenproject.org/docs/unstable/misc/xen-command-line.htm > l > Indeed. > you may want to use them or not, and if i don't make mistake, it does > not make

Re: [Xen-devel] [Xen-users] different number of cpus

2016-03-31 Thread tutu sky
gards. From: Dario Faggioli Sent: Thursday, March 31, 2016 11:22 AM To: tutu sky; Wei Liu Cc: Xen-devel@lists.xen.org Subject: Re: [Xen-devel] [Xen-users] different number of cpus On Thu, 2016-03-31 at 07:25 +, tutu sky wrote: > thanks Dario, > But do you mean i must a

Re: [Xen-devel] [Xen-users] different number of cpus

2016-03-31 Thread Dario Faggioli
On Thu, 2016-03-31 at 07:25 +, tutu sky wrote: > thanks Dario, > But do you mean i must add the line directly in "/boot/grub/grub.cfg" > ? Is there any way to do this via a variable in "/etc/default/grub" > and then do "update-grub" to take effect and does the corresponding > changes in "/boot/

Re: [Xen-devel] [Xen-users] different number of cpus

2016-03-31 Thread tutu sky
"/boot/grub/grub.cfg"? Regards. From: Dario Faggioli Sent: Wednesday, March 30, 2016 4:27 PM To: tutu sky; Wei Liu Cc: Xen-devel@lists.xen.org Subject: Re: [Xen-devel] [Xen-users] different number of cpus On Tue, 2016-03-29 at 22:14 +, tutu sky wrote: > menuentry 

Re: [Xen-devel] [Xen-users] different number of cpus

2016-03-30 Thread Dario Faggioli
On Tue, 2016-03-29 at 22:14 +, tutu sky wrote: > menuentry 'Ubuntu GNU/Linux, with Xen hypervisor' --class ubuntu -- > class gnu-linux --class gnu --class os --class xen > $menuentry_id_option 'xen-gnulinux-simple-d9e946b3-a4cf-4a90-8cdf- > 689d19a2b869' { > insmod part_msdos > insmod e

Re: [Xen-devel] [Xen-users] different number of cpus

2016-03-29 Thread tutu sky
sorry, i think i got your point. i don't know exactly which menuentry in grub2 refer to xen.gz. furthermore i deleted xen.gz when i was compiled and installed xen, because it issue an error (warning) which didn't let update-grub to be successful. after studying forums, i understood to delete it