[SOLVED] VMware player installation failed on proteus 3.0

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
apost
White ninja
White ninja
Posts: 10
Joined: 11 May 2014, 20:47
Distribution: Porteus-v3.0 Xfce
Location: Athens, Greece

[SOLVED] VMware player installation failed on proteus 3.0

Post#1 by apost » 11 May 2014, 21:04

Hello all,

new user (just a couple of hours) of porteus here!

I am trying to install vmware player 6.0.2 on a porteus kiosk* 3.0 usb flash but the installation fails after entering the configuration part and rolls back. The bundle I use is "VMware-Player-6.0.2-1744117.x86_64.bundle" and it was downloaded from vmware site.
Could it be due to size limitations? (I have a 8GB flash and configured about 6G for the savefile). Is there any log I can look that keeps the output of the installation process? Is there anything else I have to install first?

P.S. I tried to use virtualbox to run a virtual machine but it can not run it due to incompatibility of the vmhd file (at least that is what the virtualbox reported).

*EDIT: I think it is the desktop edition of porteus after all, not the kiosk one.

**EDIT 2: topic's subject title changed
Last edited by apost on 13 May 2014, 14:58, edited 2 times in total.

apost
White ninja
White ninja
Posts: 10
Joined: 11 May 2014, 20:47
Distribution: Porteus-v3.0 Xfce
Location: Athens, Greece

Re: VMware player installation failed on proteus kiosk 3.0

Post#2 by apost » 12 May 2014, 04:38

In addition to the above, when I tied to install an older version, I got the following messages on the terminal:

The product is ready to be installed. Press Enter to begin
installation or Ctrl-C to cancel.

Installing VMware VMX 4.0.6
Configuring...Traceback (most recent call last):
File "/tmp/vmis.6U3GZg/install/vmware-installer/python/lib/logging/handlers.py", line 73, in emit
if self.shouldRollover(record):
File "/tmp/vmis.6U3GZg/install/vmware-installer/python/lib/logging/handlers.py", line 146, in shouldRollover
msg = "%s\n" % self.format(record)
File "/tmp/vmis.6U3GZg/install/vmware-installer/python/lib/logging/__init__.py", line 630, in format
return fmt.format(record)
File "/tmp/vmis.6U3GZg/install/vmware-installer/python/lib/logging/__init__.py", line 421, in format
s = self._fmt % record.__dict__
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 584: ordinal not in range(128)
Traceback (most recent call last):

File "/tmp/vmis.6U3GZg/install/vmware-installer/python/lib/logging/handlers.py", line 73, in emit
if self.shouldRollover(record):
File "/tmp/vmis.6U3GZg/install/vmware-installer/python/lib/logging/handlers.py", line 146, in shouldRollover
msg = "%s\n" % self.format(record)
File "/tmp/vmis.6U3GZg/install/vmware-installer/python/lib/logging/__init__.py", line 630, in format
return fmt.format(record)
File "/tmp/vmis.6U3GZg/install/vmware-installer/python/lib/logging/__init__.py", line 421, in format
s = self._fmt % record.__dict__
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 592: ordinaRolling back VMware USB Arbitrator 8.4.18
Deconfiguring...

[########################################## ] 61%All configuration information is about to be removed. Do you wish to
keep your configuration files? [yes]: n

Answer must be yes or no
All configuration information is about to be removed. Do you wish to
keep your configuration files? [yes]: no

Uninstalling VMware Installer 2.0
Deconfiguring...
[######################################################################] 100%
Installation was unsuccessful.
root@porteus:/home/guest/Downloads# echo $LANG
en_US.UTF-8
root@porteus:/home/guest/Downloads#

So it seems to be something with the utf-8 and ascii but I am not sure what or how I can interfere with the installation process.

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: VMware player installation failed on proteus kiosk 3.0

Post#3 by freestyler » 12 May 2014, 05:31

I haven't used kiosk yet but from what I understand it is designed to only run firefox.
Maybe try on a desktop version
https://www.porteus-apps.org

apost
White ninja
White ninja
Posts: 10
Joined: 11 May 2014, 20:47
Distribution: Porteus-v3.0 Xfce
Location: Athens, Greece

Re: VMware player installation failed on proteus kiosk 3.0

Post#4 by apost » 12 May 2014, 06:47

firefox? did you mean virtualbox?

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: VMware player installation failed on proteus kiosk 3.0

Post#5 by freestyler » 12 May 2014, 06:49

Porteus kiosk edition is not designed to run virtualbox.
If you would like to install virtualbox on Porteus, please use desktop edition
https://www.porteus-apps.org

apost
White ninja
White ninja
Posts: 10
Joined: 11 May 2014, 20:47
Distribution: Porteus-v3.0 Xfce
Location: Athens, Greece

Re: VMware player installation failed on proteus kiosk 3.0

Post#6 by apost » 12 May 2014, 12:27

thank you freestyler for the prompt answer.

Since I am interested only in using a linux OS on a usb (and having vmware running from it), is there any other suitable solution from porteus? (version or edition other than kiosk)
Tried ubuntu (13.10) and it worked but too slow compared to porteus.

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: VMware player installation failed on proteus kiosk 3.0

Post#7 by freestyler » 12 May 2014, 12:47

The desktop edition is a light weight live system made for running of usb and cd.
I recommend building an iso from http://build.porteus.org/ with limited options, choose a lightweight desktop environment like lxde. It will make things easier if your USB or the partition it is installed on is formatted as ext4, ext3 or ext2.
Once installed there is a virtualbox builder available from the menu that will compile virtual box on your usb.
https://www.porteus-apps.org

apost
White ninja
White ninja
Posts: 10
Joined: 11 May 2014, 20:47
Distribution: Porteus-v3.0 Xfce
Location: Athens, Greece

Re: VMware player installation failed on proteus kiosk 3.0

Post#8 by apost » 12 May 2014, 13:45

ehm, sorry for any inconvenience but I have actually installed the desktop edition (not the kiosk as I thought) in the flash drive and I was succesfully installed virtualbox, however I could not start a vmhd file that was started with vmware. Virtualbox reported something about compatibility. Anyway, the edition is the desktop one with xfce. Sorry again for this.

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: VMware player installation failed on proteus kiosk 3.0

Post#9 by freestyler » 12 May 2014, 14:12

hehe no worries, are you 32bit or 64?
https://www.porteus-apps.org

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: VMware player installation failed on proteus kiosk 3.0

Post#10 by freestyler » 12 May 2014, 14:33

I just read your first post again and since you are using VMware-Player-6.0.2-1744117.x86_64.bundle I take it you have 64 bit.
What errors are you getting when you install it?
I think you might need the devel.xzm module.
It is available at http://ponce.cc/porteus
https://www.porteus-apps.org

apost
White ninja
White ninja
Posts: 10
Joined: 11 May 2014, 20:47
Distribution: Porteus-v3.0 Xfce
Location: Athens, Greece

Re: VMware player installation failed on proteus kiosk 3.0

Post#11 by apost » 12 May 2014, 19:32

well the problem seems to be solved. I run the installation script with the flag "--ignore-errors" and it worked! It ignored the errors and it installed the vmware player!

So I was able to start the virtual machine for the first time. But when I tried again, the second time (after shutdown the system and started again) I got an error that it can not find a vmmon module ("could not open /dev/vmmon"). So after a little search I gave

sudo mv /usr/lib/vmware/modules/binary /usr/lib/vmware/modules/binary.old
sudo vmware-modconfig --console --install-all --appname="VMware Player" --icon="vmware-player"

and vmware player run for the second time (hope it is working properly now).

Now the problem I have is related to the speed since all these are configured on a poor usb 2.0 stick. So performance is somewhat of an issue here. Is there by any chance a suggestion as far as the usb flash is concerned? I use a dtse9 kingston 8G.

Anyway thanks for the help!

Regards, Apostolos.

apost
White ninja
White ninja
Posts: 10
Joined: 11 May 2014, 20:47
Distribution: Porteus-v3.0 Xfce
Location: Athens, Greece

Re: VMware player installation failed on proteus kiosk 3.0

Post#12 by apost » 12 May 2014, 20:52

UPDATE

It seems that every time I restart my laptop I have to enter the following command to start vmware:

sudo vmware-modconfig --console --install-all --appname="VMware Player" --icon="vmware-player"

is there a way to have this vmmon module loaded as system is starting up?

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: VMware player installation failed on proteus kiosk 3.0

Post#13 by freestyler » 13 May 2014, 01:36

Sure is, if you are using xfce the easiest way is from the menu
settings>session and startup>application autostart
right click the list and add
then just type that command in and your done.

As for the speed, if you add copy2ram cheat code your entire system will be copied onto your ram when you start up and will increase the speed.

Glad you got it working
https://www.porteus-apps.org

apost
White ninja
White ninja
Posts: 10
Joined: 11 May 2014, 20:47
Distribution: Porteus-v3.0 Xfce
Location: Athens, Greece

Re: VMware player installation failed on proteus kiosk 3.0

Post#14 by apost » 13 May 2014, 09:05

thanx freestyler, I 'll try that and update this thread. Will I lose persistence though (by using copy2ram)? Porteus was installed from a linux on a ext4 formatted usb.

By the way, the title of the post should be changed since I do not think I have kiosk edition but the desktop one. Moreover, vmware player installation was successfull after all.

User avatar
freestyler
Contributor
Contributor
Posts: 384
Joined: 17 Oct 2013, 14:21
Distribution: Porteus XFCE

Re: VMware player installation failed on proteus kiosk 3.0

Post#15 by freestyler » 13 May 2014, 11:53

You will loose persistence if you use the copy to ram boot menu option but not if you add copy2ram cheat code to your first boot option in porteus.cfg or by pressing tab at the boot menu.

You can change the title of this thread by clicking the edit button on your first post
https://www.porteus-apps.org

Post Reply