VMWare player[SOLVED]

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
excollier
Posts: 11
Joined: 20. Nov 2014, 11:05
Location: Donegal, Ireland

VMWare player[SOLVED]

Post by excollier »

Firstly, forgive my ignorance - I am tying to make the transition from a Debian base to Salix - so I need a little guidance here.
I need to be able to install VMWare player so I can run Windows 8 in a VM for copying user profiles from windows computers ( it's just easier to use Windows for Windows).
Every time I run the installer for the linux bundle it fails and says install was unsuccessful. If I can get it working I can break away from Debian.
Can anyone point me in the right direction, please?
Last edited by excollier on 31. Dec 2014, 14:55, edited 1 time in total.
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: VMWare player

Post by laprjns »

More of a Virtualbox person myself so I can't be much help. First guess would be do you have the kernel-souurce package installed?

Code: Select all

$ sudo slapt-get --update
$ sudo slapt-get --install kernel-source
Post the error messages you are getting an maybe something will jump out.
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
excollier
Posts: 11
Joined: 20. Nov 2014, 11:05
Location: Donegal, Ireland

Re: VMWare player

Post by excollier »

I followed your suggestion, that part worked, but still no change with VMWare..
The installer runs - begins the install then at about 75% it rolls back and de-configures and then uninstalls leaving a message saying "installation was unsucessful". Nothing about missing dependencies or anything like that.
I use VMWare because I have some Windows virtual machines set up the way I need them and VMware seems happier to connect external drives for copying profiles than does VirtualBox.
djemos
Salix Warrior
Posts: 1464
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: VMWare player

Post by djemos »

Code: Select all

sudo sh VMware-$NAME-$VERSION.bundle --console --ignore-errors
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: VMWare player

Post by laprjns »

Code: Select all

sudo sh VMware-$NAME-$VERSION.bundle  --ignore-errors
It works without the --console also and you don't have to manually scroll through the licenses.
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
excollier
Posts: 11
Joined: 20. Nov 2014, 11:05
Location: Donegal, Ireland

Re: VMWare player

Post by excollier »

Thanks, I'll try that tomorrow.
User avatar
excollier
Posts: 11
Joined: 20. Nov 2014, 11:05
Location: Donegal, Ireland

Re: VMWare player

Post by excollier »

Thanks for the tip - it worked!! Looks like I will be moving over to Salix soon.
Post Reply