public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: v2.6 in vmware?
@ 2004-02-18 12:53 Petr Vandrovec
  2004-02-18 19:23 ` Alexander Hoogerhuis
  0 siblings, 1 reply; 7+ messages in thread
From: Petr Vandrovec @ 2004-02-18 12:53 UTC (permalink / raw)
  To: Zoltan NAGY; +Cc: linux-kernel

On 18 Feb 04 at 14:37, Zoltan NAGY wrote:
> I've been trying to get 2.6.x working in vmware4, but it drops some
> oopses during init... I cannot provide details, but I'm sure that it
> does not just me who are having problems with it..

Definitely you are... I do not know about any problems with running
2.6.x as a guest under VMware. 

Which VMware version you use? If you are using anything older than 
WS4.0.5 then upgrade, preferrably to 4.5RC3.
                                                Petr Vandrovec
                                                


^ permalink raw reply	[flat|nested] 7+ messages in thread

* v2.6 in vmware?
@ 2004-02-18 13:37 Zoltan NAGY
  2004-02-18 17:27 ` Herbert Poetzl
  2004-02-18 17:44 ` Eric
  0 siblings, 2 replies; 7+ messages in thread
From: Zoltan NAGY @ 2004-02-18 13:37 UTC (permalink / raw)
  To: linux-kernel

Hi!

I've been trying to get 2.6.x working in vmware4, but it drops some
oopses during init... I cannot provide details, but I'm sure that it
does not just me who are having problems with it..

Regards,

--
Zoltan NAGY,
Network Administrator



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: v2.6 in vmware?
  2004-02-18 13:37 v2.6 in vmware? Zoltan NAGY
@ 2004-02-18 17:27 ` Herbert Poetzl
  2004-02-18 17:44 ` Eric
  1 sibling, 0 replies; 7+ messages in thread
From: Herbert Poetzl @ 2004-02-18 17:27 UTC (permalink / raw)
  To: Zoltan NAGY; +Cc: linux-kernel

On Wed, Feb 18, 2004 at 02:37:25PM +0100, Zoltan NAGY wrote:
> Hi!
> 
> I've been trying to get 2.6.x working in vmware4, but it drops some
> oopses during init... I cannot provide details, but I'm sure that it
> does not just me who are having problems with it..

hmm, works perfectly with QEMU here ... so maybe 
a VMware issue?

best,
Herbert

> Regards,
> 
> --
> Zoltan NAGY,
> Network Administrator
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: v2.6 in vmware?
  2004-02-18 13:37 v2.6 in vmware? Zoltan NAGY
  2004-02-18 17:27 ` Herbert Poetzl
@ 2004-02-18 17:44 ` Eric
  1 sibling, 0 replies; 7+ messages in thread
From: Eric @ 2004-02-18 17:44 UTC (permalink / raw)
  To: Zoltan NAGY; +Cc: linux-kernel

On Wednesday 18 February 2004 7:37 am, Zoltan NAGY wrote:
> Hi!
>
> I've been trying to get 2.6.x working in vmware4, but it drops some
> oopses during init... I cannot provide details, but I'm sure that it
> does not just me who are having problems with it..

	Right now I am using Vmware 4.something in kernel 2.6.2-rc3 and will upgrade 
to 2.6.3 and im pretty sure it will work. Make sure you use the appropriate 
install script. Someone has published their own patches to make VMware more 
compatible w/ 2.6.
	Do a google for vmware-any-any-update49.tar.gz or updateXX where XX might be 
a newer version. I have not had any oopses with this package. The only 
problem I have is some older versions of the update package wouldnt compile. 
Perhaps you are insmodding a module built for 2.4 and crashing the kernel?

> Regards,
>
> --
> Zoltan NAGY,
> Network Administrator
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

-- 
-------------------------
Eric Bambach
Eric at cisu dot net
-------------------------

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: v2.6 in vmware?
  2004-02-18 12:53 Petr Vandrovec
@ 2004-02-18 19:23 ` Alexander Hoogerhuis
  2004-02-18 20:06   ` Petr Vandrovec
  0 siblings, 1 reply; 7+ messages in thread
From: Alexander Hoogerhuis @ 2004-02-18 19:23 UTC (permalink / raw)
  To: Petr Vandrovec; +Cc: Zoltan NAGY, linux-kernel

"Petr Vandrovec" <VANDROVE@vc.cvut.cz> writes:

> On 18 Feb 04 at 14:37, Zoltan NAGY wrote:
> > I've been trying to get 2.6.x working in vmware4, but it drops some
> > oopses during init... I cannot provide details, but I'm sure that it
> > does not just me who are having problems with it..
> 
> Definitely you are... I do not know about any problems with running
> 2.6.x as a guest under VMware. 
> 

There was something about sysenter support or something in that
general direction; I had Zwane Mwaikambo send me a patch that worked
around this for pre 4.0.5 vmware, but never got around to test it as I
upgraded the vmware software.

Grep the archives for "[PATCH][2.5] VMWare doesn't like sysenter" and
"2.6.0 under vmware ?", and look here:
http://www.ussg.iu.edu/hypermail/linux/kernel/0401.0/1254.html

mvh,
A

-- 
Alexander Hoogerhuis                               | alexh@ihatent.com
CCNP - CCDP - MCNE - CCSE                          | +47 908 21 485
"You have zero privacy anyway. Get over it."  --Scott McNealy

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: v2.6 in vmware?
  2004-02-18 19:23 ` Alexander Hoogerhuis
@ 2004-02-18 20:06   ` Petr Vandrovec
  2004-02-18 20:33     ` Zwane Mwaikambo
  0 siblings, 1 reply; 7+ messages in thread
From: Petr Vandrovec @ 2004-02-18 20:06 UTC (permalink / raw)
  To: Alexander Hoogerhuis; +Cc: Zoltan NAGY, linux-kernel

On Wed, Feb 18, 2004 at 08:23:34PM +0100, Alexander Hoogerhuis wrote:
> "Petr Vandrovec" <VANDROVE@vc.cvut.cz> writes:
> 
> > On 18 Feb 04 at 14:37, Zoltan NAGY wrote:
> > > I've been trying to get 2.6.x working in vmware4, but it drops some
> > > oopses during init... I cannot provide details, but I'm sure that it
> > > does not just me who are having problems with it..
> > 
> > Definitely you are... I do not know about any problems with running
> > 2.6.x as a guest under VMware. 
> > 
> 
> There was something about sysenter support or something in that
> general direction; I had Zwane Mwaikambo send me a patch that worked
> around this for pre 4.0.5 vmware, but never got around to test it as I
> upgraded the vmware software.

I have all reasons to believe that this is fixed in 4.0.5. It is definitely
fixed in 4.5.
					Best regards,
						Petr Vandrovec

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: v2.6 in vmware?
  2004-02-18 20:06   ` Petr Vandrovec
@ 2004-02-18 20:33     ` Zwane Mwaikambo
  0 siblings, 0 replies; 7+ messages in thread
From: Zwane Mwaikambo @ 2004-02-18 20:33 UTC (permalink / raw)
  To: Petr Vandrovec; +Cc: Alexander Hoogerhuis, Zoltan NAGY, linux-kernel

On Wed, 18 Feb 2004, Petr Vandrovec wrote:

> On Wed, Feb 18, 2004 at 08:23:34PM +0100, Alexander Hoogerhuis wrote:
> > "Petr Vandrovec" <VANDROVE@vc.cvut.cz> writes:
> >
> > > On 18 Feb 04 at 14:37, Zoltan NAGY wrote:
> > > > I've been trying to get 2.6.x working in vmware4, but it drops some
> > > > oopses during init... I cannot provide details, but I'm sure that it
> > > > does not just me who are having problems with it..
> > >
> > > Definitely you are... I do not know about any problems with running
> > > 2.6.x as a guest under VMware.
> > >
> >
> > There was something about sysenter support or something in that
> > general direction; I had Zwane Mwaikambo send me a patch that worked
> > around this for pre 4.0.5 vmware, but never got around to test it as I
> > upgraded the vmware software.
>
> I have all reasons to believe that this is fixed in 4.0.5. It is definitely
> fixed in 4.5.

Yes that sysenter patch is not required to run Linux 2.6 as a guest in
VMWare 4.05 (verified on build 6030)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-02-18 20:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-18 13:37 v2.6 in vmware? Zoltan NAGY
2004-02-18 17:27 ` Herbert Poetzl
2004-02-18 17:44 ` Eric
  -- strict thread matches above, loose matches on Subject: below --
2004-02-18 12:53 Petr Vandrovec
2004-02-18 19:23 ` Alexander Hoogerhuis
2004-02-18 20:06   ` Petr Vandrovec
2004-02-18 20:33     ` Zwane Mwaikambo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox