Windows Vista Tips

Windows Vista Tips > Newsgroups > Virtual PC > Virtual Server R2 Additions for Linux... anyluck on VPC2004?

Reply
Thread Tools Display Modes

Virtual Server R2 Additions for Linux... anyluck on VPC2004?

 
 
Chris Tilley - HPC:Factor
Guest
Posts: n/a

 
      04-05-2006
I've just spotted that Microsoft are free releasing Virtual Server R2, and
beta testing the Linux Additions.
http://www.microsoft.com/downloads/d...displaylang=en

Thought I would send up a quick ask to the group to see if any testers have
tried the additions against VPC2004 yet?
http://www.microsoft.com/windowsserv...t/default.mspx

Cheers,

Chris Tilley
Editor-in-Chief
__________________________________________________ _________________________
HPC:Factor
http://www.hpcfactor.com/
HPC:Factor HPC Forums
http://www.hpcfactor.com/forums/



 
Reply With Quote
 
 
 
 
Steve Jain
Guest
Posts: n/a

 
      04-05-2006
On Wed, 5 Apr 2006 01:58:13 +0100, "Chris Tilley - HPC:Factor"
<> wrote:

>I've just spotted that Microsoft are free releasing Virtual Server R2, and
>beta testing the Linux Additions.
>http://www.microsoft.com/downloads/d...displaylang=en
>
>Thought I would send up a quick ask to the group to see if any testers have
>tried the additions against VPC2004 yet?
>http://www.microsoft.com/windowsserv...t/default.mspx
>


Various reports are that they work.

But are officially untested and unsupported by MS.

--
Cheers,
Steve Jain, Virtual Machine MVP
http://vpc.essjae.com/
I am not employed of Microsoft.
 
Reply With Quote
 
Jonathan Maltz [MS-MVP]
Guest
Posts: n/a

 
      04-05-2006
Unofficially, it would seem that there has been success:
http://groups.google.com/group/micro...1a6f8922c12b50

--
--Jonathan Maltz [Microsoft MVP - Windows Server - IIS, Virtual PC]
http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
tutorial site :-)
http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.


"Chris Tilley - HPC:Factor" <> wrote in
message news:...
> I've just spotted that Microsoft are free releasing Virtual Server R2, and
> beta testing the Linux Additions.
> http://www.microsoft.com/downloads/d...displaylang=en
>
> Thought I would send up a quick ask to the group to see if any testers
> have tried the additions against VPC2004 yet?
> http://www.microsoft.com/windowsserv...t/default.mspx
>
> Cheers,
>
> Chris Tilley
> Editor-in-Chief
> __________________________________________________ _________________________
> HPC:Factor http://www.hpcfactor.com/
> HPC:Factor HPC Forums http://www.hpcfactor.com/forums/
>
>
>



 
Reply With Quote
 
Mark Rae
Guest
Posts: n/a

 
      04-05-2006
"Chris Tilley - HPC:Factor" <> wrote in
message news:...

> Thought I would send up a quick ask to the group to see if any testers
> have tried the additions against VPC2004 yet?


I'm having trouble getting them to work in SuSE 10. The accompanying readme
is in two parts - the first to actually do the installation, and the second
to switch them on. The first part works perfectly (as far as I can see) but
the second part fails. The readme is fairly basic, as it tries to be the
lowest common denominator for all the flavours of Linux supported when
running under Virtual Server. For SuSE 10, I did the following:

1) Capture the VMAdditions iso (obviously!)

2) Open up Konqueror, change directory to the folder containing the rpm
files

3) Run the vmadd-full-0.0.1-1.i386.rpm file - this installs all the
individual components of the Additions.

4) Open the YaST Control Center and click the System Services (Runlevel)
icon - this shows that the five Additions services have been installed but
not running (as expected))

5) Flip into Expert mode, scroll down to the vmadd service, drop the
Start/Stop/Refresh combo and click Start now...

This gives the following error:

/etc/init.d/vmadd start returned 1 (unspecified error):
(kernel module not found)..failed

As I said, I have no expertise whatsoever with Linux, and there's almost
nothing on Google for this error...

I'll have a go with Virtual Server this evening and see how I get on with
that. If I get the same problem there, I'll post a message in the Virtual
Server forum.


 
Reply With Quote
 
MattBrink
Guest
Posts: n/a

 
      04-05-2006
I had to install GCC and the kernel sources before the kernel module would
install, that might be your problem.

"Mark Rae" <> wrote in message
news:%...
> "Chris Tilley - HPC:Factor" <> wrote in
> message news:...
>
> This gives the following error:
>
> /etc/init.d/vmadd start returned 1 (unspecified error):
> (kernel module not found)..failed
>



 
Reply With Quote
 
Mark Rae
Guest
Posts: n/a

 
      04-06-2006
"MattBrink" <> wrote in message
news:%231%23sX%.. .

>I had to install GCC and the kernel sources before the kernel module would
>install, that might be your problem.


Are you able to give me any pointers on how to do that - I'm a total Linux
novice...


 
Reply With Quote
 
MattBrink
Guest
Posts: n/a

 
      04-06-2006
>>I had to install GCC and the kernel sources before the kernel module would
>>install, that might be your problem.

>
> Are you able to give me any pointers on how to do that - I'm a total Linux
> novice...


I'm a total SuSE novice so this may not be the most efficient way to do it,
but here's how I accomplished it...

1. Go to the Applications -> System menu and start YAST.

2. Enter your root password and when the next screen comes up click on
"Software Management."

3. After it is done reading the package information click the drop-down at
the top of the dialog just to the right of "Filter" and select "Package
Groups."

4. In the window just under where you made the selection in #3 select
"Languages" under "Development" and make sure "gcc" is checked on the right
hand side of the dialog.

5. Same drill as #4 but go to "Sources" under "Development" and pick
"kernel-source" on the right hand side of the dialog.

6. Click the "Accept" button and it should install everything you need to
add the kernel module from there. It may prompt you about installing other
required packages, just tell it that's OK.


 
Reply With Quote
 
Mark Rae
Guest
Posts: n/a

 
      04-06-2006
"MattBrink" <> wrote in message
news:...

> I'm a total SuSE novice so this may not be the most efficient way to do
> it, but here's how I accomplished it...


Followed your instructions and, as far as I can tell, everything worked
fine.

However, when I try to start the vmadd service, I still get the following
error:

/etc/init.d/vmadd start returned 1 (unspecified error):
(kernel module not found)..failed


 
Reply With Quote
 
MattBrink
Guest
Posts: n/a

 
      04-06-2006
Sorry if I wasn't clear on this - you will need to reinstall the RPM for the
kernel module after you put gcc and the kernel-source package on there. In
my case I had to add the --force parameter at the end of the line because it
complained about the kernel module already being installed.


 
Reply With Quote
 
Chris Tilley - HPC:Factor
Guest
Posts: n/a

 
      04-06-2006
Terrific, thanks guys.

I shall endeavour to get my hands dirty then!

--
Chris Tilley
Editor-in-Chief
__________________________________________________ _________________________
HPC:Factor
http://www.hpcfactor.com/
HPC:Factor HPC Forums
http://www.hpcfactor.com/forums/

"Steve Jain" <noreply.-at-.essjae.com@> wrote in message
news:...
> On Wed, 5 Apr 2006 01:58:13 +0100, "Chris Tilley - HPC:Factor"
> <> wrote:
>
>>I've just spotted that Microsoft are free releasing Virtual Server R2, and
>>beta testing the Linux Additions.
>>http://www.microsoft.com/downloads/d...displaylang=en
>>
>>Thought I would send up a quick ask to the group to see if any testers
>>have
>>tried the additions against VPC2004 yet?
>>http://www.microsoft.com/windowsserv...t/default.mspx
>>

>
> Various reports are that they work.
>
> But are officially untested and unsupported by MS.
>
> --
> Cheers,
> Steve Jain, Virtual Machine MVP
> http://vpc.essjae.com/
> I am not employed of Microsoft.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux and Virtual Machine Additions Bob Milhaus Virtual PC 4 06-05-2004 05:57 AM
Virtual Machine Additions - Linux DrMarcus Virtual PC 3 04-17-2004 11:32 PM
virtual machine additions for linux mario Virtual PC 5 02-22-2004 07:23 AM
Virtual PC 2004 Linux Additions Jose Luis DelaCruz Virtual PC 4 02-17-2004 11:00 PM
Virtual PC Additions for linux Dan Virtual PC 1 01-14-2004 02:14 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59