* problem while xen boot
@ 2011-06-18 9:36 Jinesh M.K
2011-06-20 13:18 ` Konrad Rzeszutek Wilk
0 siblings, 1 reply; 7+ messages in thread
From: Jinesh M.K @ 2011-06-18 9:36 UTC (permalink / raw)
To: Xen-devel, xen-users
[-- Attachment #1.1: Type: text/plain, Size: 671 bytes --]
Hai,
I am using dell insprion 580 machine for xen installation and dom0
configuation. I compiled xen source code and configured the kernal. Grub
entry given below
menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' {
insmod ext2
set root='(hd0,3)'
multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy root=/dev/sda3 ro
module (hd0,3)/boot/initrd.img-2.6.32.25
}
When i am booting kernal, it show some configuration about file system and
memory. After this stage , screen become black and blank. I think, it is
associated with graphics or vga out.
Please give the details about xen IRC channel
Please help to solve it.
[-- Attachment #1.2: Type: text/html, Size: 751 bytes --]
[-- Attachment #2: Type: text/plain, Size: 137 bytes --]
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: problem while xen boot 2011-06-18 9:36 problem while xen boot Jinesh M.K @ 2011-06-20 13:18 ` Konrad Rzeszutek Wilk 2011-06-20 13:57 ` [Xen-devel] " Todd Deshane 0 siblings, 1 reply; 7+ messages in thread From: Konrad Rzeszutek Wilk @ 2011-06-20 13:18 UTC (permalink / raw) To: Jinesh M.K; +Cc: Xen-devel, xen-users On Sat, Jun 18, 2011 at 03:06:20PM +0530, Jinesh M.K wrote: > Hai, > > I am using dell insprion 580 machine for xen installation and dom0 > configuation. I compiled xen source code and configured the kernal. Grub > entry given below > > menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' { > insmod ext2 > set root='(hd0,3)' > multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz > module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy root=/dev/sda3 ro > module (hd0,3)/boot/initrd.img-2.6.32.25 > } > > > When i am booting kernal, it show some configuration about file system and > memory. After this stage , screen become black and blank. I think, it is > associated with graphics or vga out. > Please give the details about xen IRC channel > > Please help to solve it. Did you look in the PVOPS Wiki? It has a wealth of information to help you along. > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Xen-devel] problem while xen boot 2011-06-20 13:18 ` Konrad Rzeszutek Wilk @ 2011-06-20 13:57 ` Todd Deshane 2011-06-23 8:34 ` Jinesh M.K 0 siblings, 1 reply; 7+ messages in thread From: Todd Deshane @ 2011-06-20 13:57 UTC (permalink / raw) To: Konrad Rzeszutek Wilk; +Cc: Jinesh M.K, Xen-devel, xen-users On Mon, Jun 20, 2011 at 9:18 AM, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote: > On Sat, Jun 18, 2011 at 03:06:20PM +0530, Jinesh M.K wrote: >> Hai, >> >> I am using dell insprion 580 machine for xen installation and dom0 >> configuation. I compiled xen source code and configured the kernal. Grub >> entry given below >> >> menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' { >> insmod ext2 >> set root='(hd0,3)' >> multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz >> module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy root=/dev/sda3 ro >> module (hd0,3)/boot/initrd.img-2.6.32.25 >> } >> >> >> When i am booting kernal, it show some configuration about file system and >> memory. After this stage , screen become black and blank. I think, it is >> associated with graphics or vga out. >> Please give the details about xen IRC channel Xen irc is ##xen on Freenode >> >> Please help to solve it. > > Did you look in the PVOPS Wiki? It has a wealth of information to help you along. > Specifically these pages are quite good: http://wiki.xensource.com/xenwiki/XenParavirtOps http://wiki.xensource.com/xenwiki/XenParavirtOpsHelp >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel > -- Todd Deshane http://www.linkedin.com/in/deshantm http://www.xen.org/products/cloudxen.html http://runningxen.com/ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Xen-devel] problem while xen boot 2011-06-20 13:57 ` [Xen-devel] " Todd Deshane @ 2011-06-23 8:34 ` Jinesh M.K 2011-06-23 16:18 ` Todd Deshane 0 siblings, 1 reply; 7+ messages in thread From: Jinesh M.K @ 2011-06-23 8:34 UTC (permalink / raw) To: Todd Deshane; +Cc: Xen-devel, xen-users, Konrad Rzeszutek Wilk [-- Attachment #1.1: Type: text/plain, Size: 2213 bytes --] Thank you for support. Now it show initial ubutu screen and show loading. After this stage, it come to blank screen,Now my grub configuartion like this menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' { insmod ext2 set root='(hd0,3)' multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz console=vga vga=text-80x50,keep module (hd0,3)/boot/vmlinuz-2.6.32.25 placeholder root=/dev/sda3 dom0_mem=2024 ro quiet splash vt.handoff=7 module (hd0,3)/boot/initrd.img-2.6.32.25 } On 20 June 2011 19:27, Todd Deshane <todd.deshane@xen.org> wrote: > On Mon, Jun 20, 2011 at 9:18 AM, Konrad Rzeszutek Wilk > <konrad.wilk@oracle.com> wrote: > > On Sat, Jun 18, 2011 at 03:06:20PM +0530, Jinesh M.K wrote: > >> Hai, > >> > >> I am using dell insprion 580 machine for xen installation and dom0 > >> configuation. I compiled xen source code and configured the kernal. Grub > >> entry given below > >> > >> menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' { > >> insmod ext2 > >> set root='(hd0,3)' > >> multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz > >> module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy root=/dev/sda3 ro > >> module (hd0,3)/boot/initrd.img-2.6.32.25 > >> } > >> > >> > >> When i am booting kernal, it show some configuration about file system > and > >> memory. After this stage , screen become black and blank. I think, it is > >> associated with graphics or vga out. > >> Please give the details about xen IRC channel > > Xen irc is ##xen on Freenode > > >> > >> Please help to solve it. > > > > Did you look in the PVOPS Wiki? It has a wealth of information to help > you along. > > > > Specifically these pages are quite good: > http://wiki.xensource.com/xenwiki/XenParavirtOps > http://wiki.xensource.com/xenwiki/XenParavirtOpsHelp > > >> _______________________________________________ > >> Xen-devel mailing list > >> Xen-devel@lists.xensource.com > >> http://lists.xensource.com/xen-devel > > > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xensource.com > > http://lists.xensource.com/xen-devel > > > > > > -- > Todd Deshane > http://www.linkedin.com/in/deshantm > http://www.xen.org/products/cloudxen.html > http://runningxen.com/ > [-- Attachment #1.2: Type: text/html, Size: 3562 bytes --] [-- Attachment #2: Type: text/plain, Size: 137 bytes --] _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Xen-devel] problem while xen boot 2011-06-23 8:34 ` Jinesh M.K @ 2011-06-23 16:18 ` Todd Deshane 2011-06-24 6:27 ` Jinesh M.K 0 siblings, 1 reply; 7+ messages in thread From: Todd Deshane @ 2011-06-23 16:18 UTC (permalink / raw) To: Jinesh M.K; +Cc: Xen-devel, xen-users, Konrad Rzeszutek Wilk On Thu, Jun 23, 2011 at 4:34 AM, Jinesh M.K <mkjinesh@gmail.com> wrote: > Thank you for support. Now it show initial ubutu screen and show loading. > After this stage, it come to blank screen,Now my grub configuartion like > this > > > menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' { > insmod ext2 > set root='(hd0,3)' > multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz console=vga vga=text-80x50,keep Try changing this line > module (hd0,3)/boot/vmlinuz-2.6.32.25 placeholder root=/dev/sda3 to: module (hd0,3)/boot/vmlinuz-2.6.32.25 placeholder root=/dev/sda3 console=hvc0 > dom0_mem=2024 ro quiet splash vt.handoff=7 > module (hd0,3)/boot/initrd.img-2.6.32.25 > } > > > On 20 June 2011 19:27, Todd Deshane <todd.deshane@xen.org> wrote: >> >> On Mon, Jun 20, 2011 at 9:18 AM, Konrad Rzeszutek Wilk >> <konrad.wilk@oracle.com> wrote: >> > On Sat, Jun 18, 2011 at 03:06:20PM +0530, Jinesh M.K wrote: >> >> Hai, >> >> >> >> I am using dell insprion 580 machine for xen installation and dom0 >> >> configuation. I compiled xen source code and configured the kernal. >> >> Grub >> >> entry given below >> >> >> >> menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' { >> >> insmod ext2 >> >> set root='(hd0,3)' >> >> multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz >> >> module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy root=/dev/sda3 ro >> >> module (hd0,3)/boot/initrd.img-2.6.32.25 >> >> } >> >> >> >> >> >> When i am booting kernal, it show some configuration about file system >> >> and >> >> memory. After this stage , screen become black and blank. I think, it >> >> is >> >> associated with graphics or vga out. >> >> Please give the details about xen IRC channel >> >> Xen irc is ##xen on Freenode >> >> >> >> >> Please help to solve it. >> > >> > Did you look in the PVOPS Wiki? It has a wealth of information to help >> > you along. >> > >> >> Specifically these pages are quite good: >> http://wiki.xensource.com/xenwiki/XenParavirtOps >> http://wiki.xensource.com/xenwiki/XenParavirtOpsHelp >> >> >> _______________________________________________ >> >> Xen-devel mailing list >> >> Xen-devel@lists.xensource.com >> >> http://lists.xensource.com/xen-devel >> > >> > >> > _______________________________________________ >> > Xen-devel mailing list >> > Xen-devel@lists.xensource.com >> > http://lists.xensource.com/xen-devel >> > >> >> >> >> -- >> Todd Deshane >> http://www.linkedin.com/in/deshantm >> http://www.xen.org/products/cloudxen.html >> http://runningxen.com/ > > -- Todd Deshane http://www.linkedin.com/in/deshantm http://www.xen.org/products/cloudxen.html http://runningxen.com/ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Xen-devel] problem while xen boot 2011-06-23 16:18 ` Todd Deshane @ 2011-06-24 6:27 ` Jinesh M.K 2011-06-24 7:53 ` Todd Deshane 0 siblings, 1 reply; 7+ messages in thread From: Jinesh M.K @ 2011-06-24 6:27 UTC (permalink / raw) To: Todd Deshane; +Cc: Xen-devel, xen-users, Konrad Rzeszutek Wilk [-- Attachment #1.1: Type: text/plain, Size: 3066 bytes --] Thank you.. If use xm info command .it show error message like this Unable to connect to xend: No such file or directory.Is xend running? But /etc/init.d/xend start command not show any error On 23 June 2011 21:48, Todd Deshane <todd.deshane@xen.org> wrote: > On Thu, Jun 23, 2011 at 4:34 AM, Jinesh M.K <mkjinesh@gmail.com> wrote: > > Thank you for support. Now it show initial ubutu screen and show loading. > > After this stage, it come to blank screen,Now my grub configuartion like > > this > > > > > > menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' { > > insmod ext2 > > set root='(hd0,3)' > > multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz console=vga vga=text-80x50,keep > > Try changing this line > > module (hd0,3)/boot/vmlinuz-2.6.32.25 placeholder root=/dev/sda3 > to: > module (hd0,3)/boot/vmlinuz-2.6.32.25 placeholder root=/dev/sda3 > console=hvc0 > > > > dom0_mem=2024 ro quiet splash vt.handoff=7 > > module (hd0,3)/boot/initrd.img-2.6.32.25 > > } > > > > > > On 20 June 2011 19:27, Todd Deshane <todd.deshane@xen.org> wrote: > >> > >> On Mon, Jun 20, 2011 at 9:18 AM, Konrad Rzeszutek Wilk > >> <konrad.wilk@oracle.com> wrote: > >> > On Sat, Jun 18, 2011 at 03:06:20PM +0530, Jinesh M.K wrote: > >> >> Hai, > >> >> > >> >> I am using dell insprion 580 machine for xen installation and dom0 > >> >> configuation. I compiled xen source code and configured the kernal. > >> >> Grub > >> >> entry given below > >> >> > >> >> menuentry 'Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops' { > >> >> insmod ext2 > >> >> set root='(hd0,3)' > >> >> multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz > >> >> module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy root=/dev/sda3 ro > >> >> module (hd0,3)/boot/initrd.img-2.6.32.25 > >> >> } > >> >> > >> >> > >> >> When i am booting kernal, it show some configuration about file > system > >> >> and > >> >> memory. After this stage , screen become black and blank. I think, it > >> >> is > >> >> associated with graphics or vga out. > >> >> Please give the details about xen IRC channel > >> > >> Xen irc is ##xen on Freenode > >> > >> >> > >> >> Please help to solve it. > >> > > >> > Did you look in the PVOPS Wiki? It has a wealth of information to help > >> > you along. > >> > > >> > >> Specifically these pages are quite good: > >> http://wiki.xensource.com/xenwiki/XenParavirtOps > >> http://wiki.xensource.com/xenwiki/XenParavirtOpsHelp > >> > >> >> _______________________________________________ > >> >> Xen-devel mailing list > >> >> Xen-devel@lists.xensource.com > >> >> http://lists.xensource.com/xen-devel > >> > > >> > > >> > _______________________________________________ > >> > Xen-devel mailing list > >> > Xen-devel@lists.xensource.com > >> > http://lists.xensource.com/xen-devel > >> > > >> > >> > >> > >> -- > >> Todd Deshane > >> http://www.linkedin.com/in/deshantm > >> http://www.xen.org/products/cloudxen.html > >> http://runningxen.com/ > > > > > > > > -- > Todd Deshane > http://www.linkedin.com/in/deshantm > http://www.xen.org/products/cloudxen.html > http://runningxen.com/ > [-- Attachment #1.2: Type: text/html, Size: 5326 bytes --] [-- Attachment #2: Type: text/plain, Size: 137 bytes --] _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: problem while xen boot 2011-06-24 6:27 ` Jinesh M.K @ 2011-06-24 7:53 ` Todd Deshane 0 siblings, 0 replies; 7+ messages in thread From: Todd Deshane @ 2011-06-24 7:53 UTC (permalink / raw) To: Jinesh M.K; +Cc: xen-users, Konrad Rzeszutek Wilk On Fri, Jun 24, 2011 at 2:27 AM, Jinesh M.K <mkjinesh@gmail.com> wrote: Please don't top post. Also you shouldn't crosspost to xen-devel and xen-users. > Thank you.. > > If use xm info command .it show error message like this > > Unable to connect to xend: No such file or directory.Is xend running? > > But /etc/init.d/xend start command not show any error > http://wiki.xensource.com/xenwiki/XenCommonProblems#head-bf4d2573d0e4cc59fc3d6d38c4f42ae97b911ed7 ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-06-24 7:53 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-06-18 9:36 problem while xen boot Jinesh M.K 2011-06-20 13:18 ` Konrad Rzeszutek Wilk 2011-06-20 13:57 ` [Xen-devel] " Todd Deshane 2011-06-23 8:34 ` Jinesh M.K 2011-06-23 16:18 ` Todd Deshane 2011-06-24 6:27 ` Jinesh M.K 2011-06-24 7:53 ` Todd Deshane
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.