[DISCUSSION] VirtualBox - Update, SLP & SLIC

Discussion in 'Virtualization' started by cigolo_, Dec 30, 2008.

    I think u r right.
     
  1. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,563
    3,848
    120
    Thought it was about time to create a patch that adds the required OA 1.0 SLP string to the vBoxDD2.dll that allows you to use the XP Mode VHD in VirtualBox using the OEM pre-activation technique used in Windows XP. (Should be backwards compatible with every release in the 4.0.x version series)
     
  2. Can anyone help me plz advise to isntall Mac OS X (10.5 or 10.6) to VirtualBox.
     
  3. Sorry man i really must use search 1st
     
  4. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,563
    3,848
    120
    Not only that, eg:
    1. the post I referred to is a few post below this one on the first page in the visualization section (something wrong with your eyes?)
    2. this post is about SLP & SLIC discussions and nowhere near related to your question
     
  5. dinko1

    dinko1 MDL Novice

    Nov 12, 2010
    32
    0
    0
    i use the latest vbslic.exe with VBox 4.08 r71778 (64bit)
    and i use it as:
    vbslic VBoxDbg.dll

    i got error message:
    The version of 'VBoxDbg.dll' is not supported

    any idea?
     
  6. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,563
    3,848
    120
    Wrong filename in your command, you need to use: vbslic VBoxDD.dll SLIC (SLIC filename is optional, otherwise uses default)
     
  7. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60
    new version available 4.0.10.72479
     
  8. Sope

    Sope MDL Novice

    Jun 21, 2011
    11
    1
    0
    Just wanted to add my thanks to you for providing and updating this patch.
    I've certainly found it very useful! :)
     
  9. 7oby

    7oby MDL Novice

    Jul 4, 2011
    2
    0
    0
    How do I provide my own SLIC table to VirtualBox on a 64-Bit Ubuntu? I assume VBoxDD.so contains a predefined one (HP?). I assume the mentioned vbslic command line only works for Windows.

    Or are there supported environment variables such as:
    ****://forums.virtualbox.org/viewtopic.php?f=1&t=6086
     
  10. atreyu

    atreyu MDL Junior Member

    Nov 15, 2009
    63
    132
    0
    Hi, 7oby

    Yes, VBoxDD.so contains a predefined slic table. You can change it with an hex editor

    Search for "SLIC" and replace the 374 ( 0x176 ) bytes block with your own table

    Just remember that VBoxDD.so may need to be root owned, 644 access mode:

    sudo chown root:root VBoxDD.so
    sudo chmod 644 VBoxDD.so
     
  11. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,034
    1,062
    60
    new version available 4.0.12.72916
     
  12. amiga

    amiga MDL Junior Member

    Aug 11, 2007
    87
    112
    0
    New version released today 4.1.0.73009

    now supports aero
     
  13. FreeStyler

    FreeStyler MDL Guru

    Jun 23, 2007
    3,563
    3,848
    120
    Trying to patch the 4.1.0.73009 for use with the XP Mode VHD... unfortunately when I patch the same location i previously did it won't properly boot if grub is installed