Jump to content











Photo
- - - - -

VMXBuilder not working?


  • Please log in to reply
42 replies to this topic

#26 Galapo

Galapo

    Platinum Member

  • .script developer
  • 3841 posts
  •  
    Australia

Posted 27 October 2008 - 01:15 AM

Thanks, Ulli. Understood now. WS + Player combo seems a good one then!

Regards,
Galapo.

#27 Galapo

Galapo

    Platinum Member

  • .script developer
  • 3841 posts
  •  
    Australia

Posted 28 October 2008 - 03:29 AM

VMplayer is just a ripped Workstation - if you run VMplayer and use Workstation-files you get additional features like editing and creating VMs with vmware.exe.
You only need the license to actually run VMs with vmware.exe - then you can use hot-snapshots and other WS-stuff.

The easiest way to get this - is install Workstation with trial-license and when it is expired simply keep the setup and only run VMs in VMplayer.exe.

Nice idea. This prompted me to do an update to the VMWare Player script which was on the LiveXP server (slightly modified version of that supplied with nativeEx_moa-lite). Now the script will build from either Player or Workstation. If building from Workstation, Player is supplied alongside. This means that editing can be done in Workstation and playing can be done in Player. So it's not essential to have VMXBuilder for editing if building from Workstation setup. New script is now on the LiveXP server.

Regards,
Galapo.

#28 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 28 October 2008 - 02:20 PM

Hi

Tried this VMWarePlayerWorkstation.Script Version=14
at me the script somehow doesn't work well
selected the RadioButton:
VMWare Workstation 6.0.1 - 6.0.5
but when click on the button 'Extract Files'
under the folder '%ProjectTemplates%\VMWare'
it doesn't create the folder 'FilesP2' but only a folder named 'Files%Index%'

also got an error message about that: the file reg2WBSprg.exe not found

(plus somehow I am not able to run a nested VM)

#29 sanbarrow

sanbarrow

    Silver Member

  • Developer
  • 788 posts
  • Location:Germany - Sauerland

Posted 28 October 2008 - 02:25 PM

(plus somehow I am not able to run a nested VM)


What does somehow mean ?

#30 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 28 October 2008 - 02:36 PM

Get this error message:

*** VMware Player internal monitor error ***
vcpu-0:VMM fault: regs=0x2f94, exc=13, eip=0x8186c84

#31 sanbarrow

sanbarrow

    Silver Member

  • Developer
  • 788 posts
  • Location:Germany - Sauerland

Posted 28 October 2008 - 02:40 PM

Either you use VMplayer in very obscure conditions or the setup failed in the first place.
Fix issues during build first

#32 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 28 October 2008 - 03:22 PM

When tried my build on real computer then the VMplayer works

#33 sanbarrow

sanbarrow

    Silver Member

  • Developer
  • 788 posts
  • Location:Germany - Sauerland

Posted 28 October 2008 - 05:43 PM

Post the vmware.log if you are interested in why the Vm crashed in the other test you mentioned

#34 Galapo

Galapo

    Platinum Member

  • .script developer
  • 3841 posts
  •  
    Australia

Posted 29 October 2008 - 03:36 AM

Tried this VMWarePlayerWorkstation.Script Version=14
at me the script somehow doesn't work well

Sorry about the delay -- I've had wireless router issues all day as some new neighbours have moved in next door with an extremely powerful broadband router that has been interfering with my own signal.

New version has been uploaded which hopefully is now working as advised.

Regards,
Galapo.

#35 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 29 October 2008 - 02:26 PM

Thanks Galapo!

Post the vmware.log if you are interested in why the Vm crashed in the other test you mentioned

Probably I made something wrong,
with a newer build of LiveXP using the new VMWarePlayerWorkstation.Script Version=15
(build from the files of VMware 6.0.4)
now cannot reproduce that error
now I can successfully power on the nested VM

#36 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 31 October 2008 - 08:04 AM

The file 'reg2WBSprg.exe' should present in the folder '%Tools%' if the CheckBox: "Copy License from reg key:" enabled.

#37 Galapo

Galapo

    Platinum Member

  • .script developer
  • 3841 posts
  •  
    Australia

Posted 31 October 2008 - 09:39 AM

Thanks, Dera. I've now uploaded it.

Regards,
Galapo.

#38 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 31 October 2008 - 02:48 PM

Ulli,

Thanks for everthing. after downloading "vmware workstation 6.0.5" i installed 6.0.5 to my hostos, also i build livexp with "ws 6.0.5". I create a new virtual pc (.vmx) and Following your advice i add
monitor_control.restrict_backdoor = "TRUE"
line to the newly created virtual pc on my hostos.
Than make the build and boot iso,

Now i do not get "You may not power on a virtual machine in a virtual machine" :cheers:

Instead i get error similar to dera's error at post 30, but dera wrote at post 35 "cannot reproduce that error"

Shortly:
vcpu-0:VMM fault: regs=0x2e2c, exc=14, eip=0x9ca60
With picture:
http://img360.images...63/snap1ye6.png

I use testlance.vmx:

config.version = "8"

virtualHW.version = "6"

displayName = "Mini Test VM lance"

guestOS = "winnetenterprise"

memsize = "8"



scsi0.present = "false"

usb.present = "false"

sound.present = "false"

floppy0.present = "false"



monitor_control.restrict_backdoor = "TRUE"



extendedConfigFile = "testlance.vmxf"



virtualHW.productCompatibility = "hosted"

tools.upgrade.policy = "manual"

(also same error with default text.vmx)

Here is the log file
http://lancelot.winb...00810311633.rar

Reminding: I dont have VT

Maybe there is a light in the end of the tunnel, maybe only a mirage in the desert. You know better. Thanks for anyhelp.

#39 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 31 October 2008 - 05:06 PM

Hi Lancelot,

I had that error when used the files of the verson 6.0.5,
now building from version 6.0.4 there is no that error
(and playing with VMware Player 2.0.4)

#40 sanbarrow

sanbarrow

    Silver Member

  • Developer
  • 788 posts
  • Location:Germany - Sauerland

Posted 31 October 2008 - 06:09 PM

Now i do not get "You may not power on a virtual machine in a virtual machine" :cheers:

Instead i get error similar to dera's error at post 30, but dera wrote at post 35 "cannot reproduce that error"


Does that mean you don't get that error if you do not use the restrict backdoor parameter ?
How much free space do you have in the directory of the VM - try if setting a pagefile helps ...

#41 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 31 October 2008 - 06:19 PM

Does that mean you don't get that error if you do not use the restrict backdoor parameter ?

No no, as i wrote in previous post i still use:
monitor_control.restrict_backdoor = "TRUE"

without this i get "You may not power on a virtual machine in a virtual machine"

How much free space do you have in the directory of the VM - try if setting a pagefile helps ...

167GB free harddisk space :cheers:
and pagefile already set to 4gb fixed (initial=minumm=4096)

i will follow dera's advice, but i have to download 6.0.4 first :cheers:

#42 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 01 November 2008 - 11:35 AM

Exactly same error with 6.0.4 , probably VT problem.

One day i will have a VT support on my cpu to try virtualization in virtualization :> , but not today.

Thanks for all support. :cheers:

#43 sanbarrow

sanbarrow

    Silver Member

  • Developer
  • 788 posts
  • Location:Germany - Sauerland

Posted 01 November 2008 - 12:56 PM

FYI - VT-support normally is not required to start a nested VM.
If your board does not support VT nested VMs will only be dead slow - full boot of a XP guest can then take days !!!




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users