Is there any update on support for Suse 10.1?

Danorske said:
Now that The Apple version has hit the road will Suse 10.1 get running Soon?
Inquiring minds want to know, :D ;)
Ron

Using the patch that is available on this forum, i have been using parallels on suse 10.1 for quite some time.

Its a very easy procedure, and after applying the patch parallels installs normally.

don
 
Last edited:
Danorske said:
Yea I've seen it. Looks too complicated for this old mind.
Ron

I am probably older then you and i found it to be easy!

There are instructions for the patch on the web site but here they are, you can see its very easy.


It is very easy: First you have to download the patch. Rename the file 'patch' to an unique name, for example: patch.parallels-2.1

Next you copy this file to
/usr/src/linux/scripts

On a terminal go to this directory and invoke the following command:

patch < patch.parallels-2.1

That's all. It is not necessary to specify the name of the file to patch.

Additional after patching, i recommend to execute:
make clean
make clone-config
make prepare-all

Then installing should work.

don
 
Back
Top