VMWare 6.5 build 118166

Discussion in 'Virtualization' started by vbguy, Sep 24, 2008.

  1. catimimi

    catimimi MDL Novice

    Nov 21, 2007
    17
    0
    0
    #21 catimimi, Oct 27, 2008
    Last edited by a moderator: May 23, 2017
  2. pix

    pix MDL Member

    Nov 3, 2008
    141
    99
    10
    Has anyone got the Dell version working for XP Pro?

    I can't get it working with an original Dell install disk or using OEMScan with the B6F0EEFD files and the correct key. No probs with Vista.
     
  3. pix

    pix MDL Member

    Nov 3, 2008
    141
    99
    10
    This is confirmed not working with SLP1.0 - the strings are in the DMI area and they need to be in the bios code for Dell.

    I inserted the relevant string at fe076 (there's a hole in the bios here) and now it works fine.
     
  4. pcbroch

    pcbroch MDL Novice

    Oct 22, 2008
    9
    0
    0
    Any chance you could post the resulting bios image? I tried using Pheonix Bios Edit and it wont even open the rom!
     
  5. pix

    pix MDL Member

    Nov 3, 2008
    141
    99
    10
    PBE2.1 will open it. Avoid 2.2, it produces duff bioses with vmware.
     
  6. pcbroch

    pcbroch MDL Novice

    Oct 22, 2008
    9
    0
    0
    Would you be able to suggest a place where I can find PBE2.1?
     
  7. Yen

    Yen Admin
    Staff Member

    May 6, 2007
    13,101
    14,047
    340
    #27 Yen, Nov 19, 2008
    Last edited by a moderator: May 23, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. cwag17

    cwag17 MDL Novice

    Aug 13, 2008
    11
    0
    0
    #28 cwag17, Nov 20, 2008
    Last edited: Nov 20, 2008
    I have been trying to mod with no success. cannot get it to work with xp (Dell). Can someone detail exactly what string needs to be entered and where, or better yet just upload a bios!

    I have been opening the bios in PBE 2.1, then going to the temp dir and opening the BIOSCOD0.ROM file and it appears there is already something at fe076.

    Thanks in advance
     
  9. pix

    pix MDL Member

    Nov 3, 2008
    141
    99
    10
    #29 pix, Nov 20, 2008
    Last edited by a moderator: May 23, 2017
  10. pcbroch

    pcbroch MDL Novice

    Oct 22, 2008
    9
    0
    0
    #30 pcbroch, Nov 20, 2008
    Last edited: Nov 20, 2008
    Pix, thanks for the reply, that did the trick, although oddly, my fe076 mapped to BIOSCOD2.ROM

    Now, just for kicks, I tried to do it myself from scratch using the vmware exe, extracting the bios, etc. When I try to build the bios with PBE, it complains that it cannot find the .MOD file to size it. Am I missing a step? (This is after adding the new ACPI section to ROM.SCR).
     
  11. cwag17

    cwag17 MDL Novice

    Aug 13, 2008
    11
    0
    0
    #31 cwag17, Nov 20, 2008
    Last edited: Nov 20, 2008
    Thanks for the info. I was able to successfully mod and now it works with XP!

    Thanks Again
     
  12. pix

    pix MDL Member

    Nov 3, 2008
    141
    99
    10
    @pcbroch

    Are you using PBE2.1? I haven't experienced this problem. Strange that FE076 mapped into BIOSCOD2 not 0. Maybe it's because I'm using the x64 version of vmware.
     
  13. pcbroch

    pcbroch MDL Novice

    Oct 22, 2008
    9
    0
    0
    Yes, i'm using PBE2.1. And "sorry try again", I'm also using vmware x64 box ;-) Anyway, it works when I use regina's file to start with, but I can't help but wonder what I'm doing wrong when I do it from scratch.

    Maybe regina can chime in and explain how she did it?
     
  14. pix

    pix MDL Member

    Nov 3, 2008
    141
    99
    10
    #34 pix, Nov 21, 2008
    Last edited: Nov 21, 2008
    I also did the whole think from scratch, without experiencing any problems. I put the SLIC from my Dell machine in and changed a few of the manufacturer strings in the other ACPI tables too.

    What prog are you using to extract the bios? I used the latest restorator 2007 - it makes life really easy. My host OS is 2008 x64 but i did all the work in an XP x86 VM. PBE2.1 doesn't offically support Vista / 2K8. Maybe that's the problem?
     
  15. pcbroch

    pcbroch MDL Novice

    Oct 22, 2008
    9
    0
    0
    I used PE explorer for extract the bios. Then I opened the file in PBE 2.1 (which runs in and x86 XP Pro vm). I'm pretty sure that I have extracted the right thing as I can see the vmware logo, etc in PBE. Opening it in ultraedit and comparing it against regina's bios is the same as well (minus her changes).

    I edited the ROM.SCR file to add "ACPI DELL.BIN -X" (tried without the -X too). I put the DELL.bin file in the temp folder and try to build the bios. It complains it can't open "DELL.MOD file so size it". I'll give it another shot tonight, there must be something stupid I'm doing.
     
  16. pix

    pix MDL Member

    Nov 3, 2008
    141
    99
    10
    #36 pix, Nov 21, 2008
    Last edited: Nov 21, 2008
    You seem to have an uncannily similar setup to me! The only apparent difference is that I named the SLIC apci14.rom (I forgot use the -X option). I'd be amazed if that's the key but it's worth a go.
     
  17. reginakampher

    reginakampher MDL Addicted

    Apr 5, 2008
    676
    159
    30
    The -X switch tells PBE not to compress it during rebuilding of the BIOS. If you don't use the -X switch, you will get an error message in the log after rebuilding. I'm using Server 2008 x32, PBE 2.2, and Resorator 2007 and I did not come across pcbroch's problem.
     
  18. pix

    pix MDL Member

    Nov 3, 2008
    141
    99
    10
    @reginakampher

    When I used PBE2.2 it silently produced bad bioses, it seemed to decompress the rom badly. I couldn't even find an RSDT string in the BIOSCOD files. I tried a couple of different versions of PBE2.2 too :confused: Did you use one of the versions posted here?
     
  19. ComputerNut

    ComputerNut MDL Novice

    Nov 22, 2008
    24
    6
    0
    Hi,

    I am new to your forum. I was hoping you might be able to do another VMWare 6.5 bios mod for a Hewlett-Packard Pavilion. Your expertise and assistance would be highly appreciated!

    Thanks,
     
  20. Slappy

    Slappy MDL Junior Member

    Aug 12, 2008
    71
    27
    0
    Just to keep life interesting,:

    PALO ALTO, Calif., November 21, 2008 — VMware, Inc., the global leader in software for industry-standard virtualized desktops and servers, today announced the general availability of VMware Workstation v.6.5.1, the sixth generation of its desktop virtualization software product.
    VMware VMware Workstation v.6.5.1 delivers groundbreaking advances in virtualization technology while offering numerous new features such as Windows Vista support, as well as industry-first support for multiple display monitors and USB 2.0 devices, making it highly appealing to IT administrators, developers, testers and other technical professionals and enthusiasts.
    ...

    New features in VMware Workstation include:
    Enhanced VMware ACE authoring — Use ACE (Assured Computing Environment) features to package and deploy Pocket ACE and desktop virtual machines with encryption, restricted network access, and device control. VMware ACE authoring features are now fully integrated with Workstation, and no special ACE Edition is required.

    Let the modification games begin anew. ;)

    Regards,