Fasiha Ashraf
--- On Sat, 22/8/09, Fasiha Ashraf <feehapk@yahoo.co.in> wrote:
From: Fasiha Ashraf <feehapk@yahoo.co.in>
Subject: Re: [Xen-users] Latest working -xen kernel?
To: "Robbie garrett" <rgarrett@hostourweb.com>
Date: Saturday, 22 August, 2009, 4:18 PM
You must use this command into the directory where you have cloned the xen
kernel from git repository. like in my case
#cd /usr/src/kernels/linux-2.6-xen/
now
# git tag -l
v2.6.30
v2.6.30-rc1
v2.6.30-rc2
v2.6.30-rc3
v2.6.30-rc4
v2.6.30-rc5
v2.6.30-rc6
v2.6.30-rc7
v2.6.30-rc8
v2.6.31-rc1
v2.6.31-rc2
v2.6.31-rc3
v2.6.31-rc4
v2.6.31-rc5
xen-dom0-2.6.31-rc3
xen-dom0-head
xen-percpu-event-masks
output will be something like this. Similarly all the git commands will be
working after cd into that specific directory.
Regards,
Fasiha Ashraf
--- On Fri, 21/8/09, Robbie garrett <rgarrett@hostourweb.com> wrote:
From: Robbie garrett
<rgarrett@hostourweb.com>
Subject: Re: [Xen-users] Latest working -xen kernel?
To: "Fasiha Ashraf" <feehapk@yahoo.co.in>,
xen-users@lists.xensource.com
Date: Friday, 21 August, 2009, 9:42 PM
vm02:~# git checkout -b new v2.6.31-rc6
fatal:
Not a git repository
vm02:~# git tag -l
fatal: Not a git
repository
vm02:~# git reset --hard v2.6.31-rc6
fatal: Not a git
repository
is what i get.
----- Original Message -----
From:
Fasiha
Ashraf
To: xen-users@lists.xensource.com
Sent: Friday, August 21, 2009 10:28
AM
Subject: Re: [Xen-users] Latest working
-xen kernel?
This can be get
git checkout -b new
v2.6.31-rc6
also you can check available options via
git tag
-l
you can forcefully reset your version using the command
mentioned below
git reset --hard
v2.6.31-rc6
Regards,
Fasiha Ashraf
--- On Thu,
20/8/09, Stefan Kuhne <stefan.kuhne@gmx.net>
wrote:
From:
Stefan Kuhne <stefan.kuhne@gmx.net>
Subject:
Re: [Xen-users] Latest working -xen kernel?
To:
xen-users@lists.xensource.com
Date: Thursday, 20 August, 2009, 4:51
PM
Boris Derzhavets schrieb:
Hi,
>
2.6.31-rc6(5,4,3,..) via Jeremy Fitzhardinge Git Repo seems to
be good> on 64-bit F11 & Ubuntu 9.04 under 3.4.1
Hypervisor.>
how can i get this Repo?
With all Trees
i''ve test i get:
LD .tmp_vmlinux1
ld: kernel
image bigger than KERNEL_IMAGE_SIZE
ld: kernel image bigger than
KERNEL_IMAGE_SIZE
ld: kernel image bigger than
KERNEL_IMAGE_SIZE
Regards,
Ssetfan
Kuhne
-----Inline Attachment Follows-----
_______________________________________________
Xen-users
mailing list
Xen-users@lists.xensource.com
http://lists..xensource.com/xen-users
See the Web''s breaking stories, chosen by people like you. Check out
Yahoo! Buzz.
_______________________________________________
Xen-users mailing
list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
-----Inline Attachment Follows-----
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
See the Web''s breaking stories, chosen by people like you. Check
out Yahoo! Buzz.
Love Cricket? Check out live scores, photos, video highlights and more.
Click here http://cricket.yahoo.com
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
thanks,
that worked for me.
but when i did a make menueconfig i did not see anything for xen.
what are the next steps?
----- Original Message -----
From: Fasiha Ashraf
To: xen-users@lists.xensource.com
Sent: Saturday, August 22, 2009 7:18 AM
Subject: Fw: Re: [Xen-users] Latest working -xen kernel?
Fasiha Ashraf
--- On Sat, 22/8/09, Fasiha Ashraf <feehapk@yahoo.co.in> wrote:
From: Fasiha Ashraf <feehapk@yahoo.co.in>
Subject: Re: [Xen-users] Latest working -xen kernel?
To: "Robbie garrett" <rgarrett@hostourweb.com>
Date: Saturday, 22 August, 2009, 4:18 PM
You must use this command into the directory where you have
cloned the xen kernel from git repository. like in my case
#cd /usr/src/kernels/linux-2.6-xen/
now
# git tag -l
v2.6.30
v2.6.30-rc1
v2.6.30-rc2
v2.6.30-rc3
v2.6.30-rc4
v2.6.30-rc5
v2.6.30-rc6
v2.6.30-rc7
v2.6.30-rc8
v2.6.31-rc1
v2.6.31-rc2
v2.6.31-rc3
v2.6.31-rc4
v2.6.31-rc5
xen-dom0-2.6.31-rc3
xen-dom0-head
xen-percpu-event-masks
output will be something like this.. Similarly all the git
commands will be working after cd into that specific directory.
Regards,
Fasiha Ashraf
--- On Fri, 21/8/09, Robbie garrett
<rgarrett@hostourweb.com> wrote:
From: Robbie garrett <rgarrett@hostourweb.com>
Subject: Re: [Xen-users] Latest working -xen kernel?
To: "Fasiha Ashraf" <feehapk@yahoo.co.in>,
xen-users@lists.xensource.com
Date: Friday, 21 August, 2009, 9:42 PM
vm02:~# git checkout -b new v2.6.31-rc6
fatal: Not a git repository
vm02:~# git tag -l
fatal: Not a git repository
vm02:~# git reset --hard v2.6.31-rc6
fatal: Not a git repository
is what i get.
----- Original Message -----
From: Fasiha Ashraf
To: xen-users@lists.xensource.com
Sent: Friday, August 21, 2009 10:28 AM
Subject: Re: [Xen-users] Latest working -xen kernel?
This can be get
git checkout -b new v2.6.31-rc6
also you can check available options via
git tag -l
you can forcefully reset your version using the
command mentioned below
git reset --hard v2.6.31-rc6
Regards,
Fasiha Ashraf
--- On Thu, 20/8/09, Stefan Kuhne
<stefan.kuhne@gmx.net> wrote:
From: Stefan Kuhne <stefan.kuhne@gmx.net>
Subject: Re: [Xen-users] Latest working -xen kernel?
To: xen-users@lists.xensource.com
Date: Thursday, 20 August, 2009, 4:51 PM
Boris Derzhavets schrieb:
Hi,
> 2.6.31-rc6(5,4,3,..) via Jeremy Fitzhardinge
Git Repo seems to be good
> on 64-bit F11 & Ubuntu 9.04 under 3.4.1
Hypervisor.
>
how can i get this Repo?
With all Trees i''ve test i get:
LD .tmp_vmlinux1
ld: kernel image bigger than KERNEL_IMAGE_SIZE
ld: kernel image bigger than KERNEL_IMAGE_SIZE
ld: kernel image bigger than KERNEL_IMAGE_SIZE
Regards,
Ssetfan Kuhne
-----Inline Attachment Follows-----
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists..xensource.com/xen-users
------------------------------------------------------------
See the Web''s breaking stories, chosen by people
like you. Check out Yahoo! Buzz.
------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
-----Inline Attachment Follows-----
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
----------------------------------------------------------------------
See the Web''s breaking stories, chosen by people like you.
Check out Yahoo! Buzz.
------------------------------------------------------------------------------
Love Cricket? Check out live scores, photos, video highlights and more. Click
here.
------------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
You can search for all the available xen options inside make menuconfig.
type ''/'' slash n then give the string to search like
''xen''
/ xen
It will display all the xen options and there locations. you can trace easily to
select them.
Regards
Fasiha Ashraf
--- On Sun, 23/8/09, Robbie garrett <rgarrett@hostourweb.com> wrote:
From: Robbie garrett <rgarrett@hostourweb.com>
Subject: Re: Re: [Xen-users] Latest working -xen kernel?
To: "Fasiha Ashraf" <feehapk@yahoo.co.in>,
xen-users@lists.xensource.com
Date: Sunday, 23 August, 2009, 2:09 AM
thanks,
that worked for me.
but when i did a make menueconfig i did not see
anything for xen.
what are the next steps?
----- Original Message -----
From:
Fasiha
Ashraf
To: xen-users@lists.xensource.com
Sent: Saturday, August 22, 2009 7:18
AM
Subject: Fw: Re: [Xen-users] Latest
working -xen kernel?
Fasiha Ashraf
--- On Sat, 22/8/09,
Fasiha Ashraf <feehapk@yahoo.co.in>
wrote:
From:
Fasiha Ashraf <feehapk@yahoo.co.in>
Subject:
Re: [Xen-users] Latest working -xen kernel?
To: "Robbie garrett"
<rgarrett@hostourweb.com>
Date:
Saturday, 22 August, 2009, 4:18 PM
You must use this command into the directory where
you have cloned the xen kernel from git repository. like in my
case
#cd /usr/src/kernels/linux-2.6-xen/
now
# git
tag
-l
v2.6.30
v2.6.30-rc1
v2.6.30-rc2
v2.6.30-rc3
v2.6.30-rc4
v2.6.30-rc5
v2.6.30-rc6
v2.6.30-rc7
v2.6.30-rc8
v2.6.31-rc1
v2.6.31-rc2
v2.6.31-rc3
v2.6.31-rc4
v2.6.31-rc5
xen-dom0-2.6.31-rc3
xen-dom0-head
xen-percpu-event-masks
output
will be something like this.. Similarly all the git commands
will be working after cd into that specific
directory.
Regards,
Fasiha Ashraf
--- On
Fri, 21/8/09, Robbie garrett
<rgarrett@hostourweb.com> wrote:
From:
Robbie garrett <rgarrett@hostourweb.com>
Subject: Re:
[Xen-users] Latest working -xen kernel?
To: "Fasiha Ashraf"
<feehapk@yahoo.co.in>,
xen-users@lists.xensource.com
Date: Friday, 21 August,
2009, 9:42 PM
vm02:~# git checkout -b new
v2.6.31-rc6
fatal: Not a git repository
vm02:~# git tag
-l
fatal: Not a git repository
vm02:~# git reset --hard
v2.6.31-rc6
fatal: Not a git repository
is what i get.
-----
Original Message -----
From:
Fasiha Ashraf
To:
xen-users@lists.xensource.com
Sent:
Friday, August 21, 2009 10:28 AM
Subject:
Re: [Xen-users] Latest working -xen kernel?
This can be get
git checkout -b new
v2.6.31-rc6
also you can check available
options via
git tag -l
you can forcefully
reset your version using the command mentioned
below
git reset --hard
v2.6.31-rc6
Regards,
Fasiha
Ashraf
--- On Thu, 20/8/09, Stefan Kuhne
<stefan.kuhne@gmx.net>
wrote:
From:
Stefan Kuhne <stefan.kuhne@gmx.net>
Subject:
Re: [Xen-users] Latest working -xen kernel?
To:
xen-users@lists.xensource.com
Date: Thursday, 20
August, 2009, 4:51 PM
Boris Derzhavets
schrieb:
Hi,
>
2.6.31-rc6(5,4,3,..) via Jeremy Fitzhardinge
Git Repo seems to be good> on 64-bit F11
& Ubuntu 9.04 under 3.4.1
Hypervisor.>
how can i get this Repo?
With all Trees i''ve
test i get:
LD
.tmp_vmlinux1
ld: kernel image bigger than
KERNEL_IMAGE_SIZE
ld: kernel image bigger than
KERNEL_IMAGE_SIZE
ld: kernel image bigger than
KERNEL_IMAGE_SIZE
Regards,
Ssetfan
Kuhne
-----Inline Attachment
Follows-----
_______________________________________________
Xen-users
mailing list
Xen-users@lists.xensource.com
http://lists..xensource.com/xen-users
See the Web''s breaking stories, chosen by people
like you.
Check out Yahoo! Buzz.
_______________________________________________
Xen-users
mailing
list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
-----Inline
Attachment Follows-----
_______________________________________________
Xen-users
mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
See the Web''s breaking stories, chosen by people like you.
Check out
Yahoo!
Buzz.
Love Cricket? Check out live scores, photos, video highlights and more.
Click here.
_______________________________________________
Xen-users mailing
list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
See the Web's breaking stories, chosen by people like you. Check
out Yahoo! Buzz. http://in.buzz.yahoo.com/
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
On Sat, Aug 22, 2009 at 05:09:58PM -0400, Robbie garrett wrote:> thanks, > > that worked for me. > > but when i did a make menueconfig i did not see anything for xen. > > what are the next steps?If you''re compiling 32bit kernel, you need to enable PAE (64BG memory support) first, Xen/dom0 options only become available after that. Xen domU/dom0 requires PAE on 32bit. See: http://wiki.xensource.com/xenwiki/XenParavirtOps -- Pasi> ----- Original Message ----- > From: Fasiha Ashraf > To: xen-users@lists.xensource.com > Sent: Saturday, August 22, 2009 7:18 AM > Subject: Fw: Re: [Xen-users] Latest working -xen kernel? > > > > > Fasiha Ashraf > > --- On Sat, 22/8/09, Fasiha Ashraf <feehapk@yahoo.co.in> wrote: > > > From: Fasiha Ashraf <feehapk@yahoo.co.in> > Subject: Re: [Xen-users] Latest working -xen kernel? > To: "Robbie garrett" <rgarrett@hostourweb.com> > Date: Saturday, 22 August, 2009, 4:18 PM > > > You must use this command into the directory where you have cloned the xen kernel from git repository. like in my case > > #cd /usr/src/kernels/linux-2.6-xen/ > now > # git tag -l > v2.6.30 > v2.6.30-rc1 > v2.6.30-rc2 > v2.6.30-rc3 > v2.6.30-rc4 > v2.6.30-rc5 > v2.6.30-rc6 > v2.6.30-rc7 > v2.6.30-rc8 > v2.6.31-rc1 > v2.6.31-rc2 > v2.6.31-rc3 > v2.6.31-rc4 > v2.6.31-rc5 > xen-dom0-2.6.31-rc3 > xen-dom0-head > xen-percpu-event-masks > > output will be something like this.. Similarly all the git commands will be working after cd into that specific directory. > > Regards, > Fasiha Ashraf > > --- On Fri, 21/8/09, Robbie garrett <rgarrett@hostourweb.com> wrote: > > > From: Robbie garrett <rgarrett@hostourweb.com> > Subject: Re: [Xen-users] Latest working -xen kernel? > To: "Fasiha Ashraf" <feehapk@yahoo.co.in>, xen-users@lists.xensource.com > Date: Friday, 21 August, 2009, 9:42 PM > > > vm02:~# git checkout -b new v2.6.31-rc6 > fatal: Not a git repository > vm02:~# git tag -l > fatal: Not a git repository > vm02:~# git reset --hard v2.6.31-rc6 > fatal: Not a git repository > > is what i get. > > ----- Original Message ----- > From: Fasiha Ashraf > To: xen-users@lists.xensource.com > Sent: Friday, August 21, 2009 10:28 AM > Subject: Re: [Xen-users] Latest working -xen kernel? > > > This can be get > git checkout -b new v2.6.31-rc6 > > also you can check available options via > git tag -l > > you can forcefully reset your version using the command mentioned below > > git reset --hard v2.6.31-rc6 > > Regards, > Fasiha Ashraf > > --- On Thu, 20/8/09, Stefan Kuhne <stefan.kuhne@gmx.net> wrote: > > > From: Stefan Kuhne <stefan.kuhne@gmx.net> > Subject: Re: [Xen-users] Latest working -xen kernel? > To: xen-users@lists.xensource.com > Date: Thursday, 20 August, 2009, 4:51 PM > > > Boris Derzhavets schrieb: > > Hi, > > > 2.6.31-rc6(5,4,3,..) via Jeremy Fitzhardinge Git Repo seems to be good > > on 64-bit F11 & Ubuntu 9.04 under 3.4.1 Hypervisor. > > > how can i get this Repo? > With all Trees i''ve test i get: > LD .tmp_vmlinux1 > ld: kernel image bigger than KERNEL_IMAGE_SIZE > ld: kernel image bigger than KERNEL_IMAGE_SIZE > ld: kernel image bigger than KERNEL_IMAGE_SIZE > > Regards, > Ssetfan Kuhne > > > > -----Inline Attachment Follows----- > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists..xensource.com/xen-users > > > ------------------------------------------------------------ > See the Web''s breaking stories, chosen by people like you. Check out Yahoo! Buzz. > > > ------------------------------------------------------------ > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > -----Inline Attachment Follows----- > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > > ---------------------------------------------------------------------- > See the Web''s breaking stories, chosen by people like you. Check out Yahoo! Buzz. > > > ------------------------------------------------------------------------------ > Love Cricket? Check out live scores, photos, video highlights and more. Click here. > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi
When selecting the xen kernel no gui will work. Is there some problem with my
NVidia?
How to fix this problem? Even I dont found xorg.conf. Where to set X11
configurations?
Please help!
Regards
Fasiha Ashraf
Looking for local information? Find it on Yahoo! Local
http://in.local.yahoo.com/
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
On Mon, Aug 24, 2009 at 8:57 PM, Fasiha Ashraf <feehapk@yahoo.co.in> wrote:> Hi > > When selecting the xen kernel no gui will work. Is there some problem with > my *NVidia? * > How to fix this problem? Even I dont found xorg.conf. Where to set X11 > configurations? > Please help!I haven''t tried this but it sounds like what you need: http://nathanosullivan.com/blog/computing/using-ubuntu-904-as-a-xen-dom0-host-with-nvidia-driver/ -Bruce> > > Regards > Fasiha Ashraf > > > ------------------------------ > Love Cricket? Check out live scores, photos, video highlights and more. Click > here <http://in.rd.yahoo.com/tagline_cricket_2/*http://cricket.yahoo.com>. > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users