CBROM File not found (Extracting VGA ROM from BIOS)

Discussion in 'BIOS Mods' started by dohmincool, May 1, 2010.

  1. dohmincool

    dohmincool MDL Novice

    Jul 31, 2009
    3
    0
    0
  2. NoJuan999

    NoJuan999 Experienced SLIC Tool Operator

    Jul 31, 2009
    9,918
    1,935
    300
  3. dohmincool

    dohmincool MDL Novice

    Jul 31, 2009
    3
    0
    0
    thanks a lot NoJuan999. However, how do you extract the VGA ROM from MMTool?
     
  4. NoJuan999

    NoJuan999 Experienced SLIC Tool Operator

    Jul 31, 2009
    9,918
    1,935
    300
    Run MMTool and load a ROM file then extract the Module you want extracted.
     
  5. plus2plus

    plus2plus MDL Novice

    Apr 24, 2010
    9
    1
    0
    To integrate the Video BIOS into the existing BIOS you have to do the following steps:

    1) Read out the existing BIOS on your target (run AFUDOS.EXE /oORIGINAL.ROM or AFUWIN.EXE /oORIGINAL.ROM)

    2) Start MMTOOL

    3) Open the BIOS from Step 1 by using "Load ROM"

    4) Go to the Replace Tab

    5) Select Module 20, PCI OPTION ROM with Size 10000h (65536 Bytes)

    6) Browse for your Video BIOS generated with IEGD

    7) Press "Replace"

    8) Save the modified BIOS to a new file (BIOS.ROM)

    I hope this tips also helpful you.
     
  6. dohmincool

    dohmincool MDL Novice

    Jul 31, 2009
    3
    0
    0
    Thank you SOOOOOO much plus2plus.