Resultados 1 al 2 de 2

Tema: Como actualizo la Bios de mi neo4???

  1. Invitado

    Como actualizo la Bios de mi neo4???

    Pos eso como puedo actualizar la bios de la msi neo4? m baje la ultima actualizacion de la pagina web pero ahora no se como se hace, gracias

  2. Murphi
    Murphi está desconectado
    Usuario registrado CV
    Fecha de ingreso
    21 ene, 05
    Ubicación
    L´H*(BCN)
    Mensajes
    5,245
    http://www.msi.com.tw/program/support/b ... php?kind=1

    Tienes varios metodos:

    Award flash BIOS Procedure

    # Extract the BIOS-archive that you have downloaded by double clicking to c:\test

    # Boot your system from a Win98 or WinME boot-floppy.
    How to make boot floppy in case your don't have it ready:
    For Win9X, You can type [C:\ format a:/s] from the DOS prompt.
    For WinMe, You can make a boot floppy from control panel--> add/remove program-->make boot floppy. Remove autoexec.bat & config.sys file if there's any.
    For Win2000, there's no way to make boot floppy, so you have to either use Win9X or WinME boot floppy.
    For WinXP, you can make a DOS boot disk. Go to Your Computer, right click drive A:, select Format, select copy system files.

    # When you get the A:\ prompt, type the following sequence:
    C: <enter>
    cd\test <enter>
    C:\test> awdfl783m w6330vms.320 <enter>
    (w6330vms.320 refers to BIOS file, this will depend on the board model)
    (to save or not to save old BIOS is the user's decision)

    # Reboot your system when prompted
    Algo asi como que extraigas y metas el contenido del archivo en la carpeta TEST que está en el disco duro C(Tienes que ser o un exe o copiarlos a la carpeta directamente) y reinicies con un disco de inicio MSDOS(Si no sabes hacerlo,en ese punto explican como hacer un disco de inicio) y cuando estes en el prompt(Simbolo del sistema),vayas poniendo las ordenes:

    C: <enter>
    cd\test <enter>
    C:\test> awdfl783m w6330vms.320 <enter>
    Lo que me parece raro es que lo pongan en C:\test,pero weno.....

    Ami Flash BIOS Procedure

    # Extract the BIOS-archive that you have downloaded by double clicking to c:\test

    # Boot your system from a Win98 or WinME boot-floppy.
    How to make boot floppy in case your don't have it ready:
    For Win9X, You can type [C:\ format a:/s] from the DOS prompt.
    For WinMe, You can make a boot floppy from control panel--> add/remove program-->make boot floppy. Remove autoexec.bat & config.sys file if there's any.
    For Win2000, there's no way to make boot floppy, so you have to either use Win9X or WinME boot floppy.
    For WinXP, you can make a DOS boot disk. Go to Your Computer, right click drive A:, select Format, select copy system files.

    # When you get the A:\ prompt, type the following sequence:
    C: <enter>
    cd\test <enter>
    C:\test> amifl827 a6380vms.330 <enter>
    (a6380vms.330 refers to BIOS file, this will depend on the board model)
    (to save or not to save old BIOS is the user's decision)

    # Reboot your system when prompted
    Lo mismo pero con la BIOS de AMI.....Y:

    Flashing the BIOS for Users using NON FAT file system

    # Extract the file you have downloaded to a floppy (not the win ME/98 startup floppy) by double clicking the file in windows mode and supplying the path a:\

    # Boot the computer using a windows ME or windows 98 startup disk. It must be one of these! A plain boot disk will not be good enough.
    If you do not have Windows ME or 98 to create the floppy you can make one on a friend's computer or download a self creating copy from a website such as www.bootdisk.com.

    # Once the computer has started booting from the disk an option menue will apeare on the screen with several options.
    Please select the option to boot with CDROM support and press the enter key.

    # When boot is done there will be a message on the screen showing :"Diagnostic tools were successfully loaded to drive" followed by a single letter.
    This letter is the leter assigned to the RAMDRIVE. This RAMDRIVE is a virtual drive in the system memory and can be accessed and controlled like any other drive with DOS commands such as:
    MD - Make Directory
    Copy - copy a file
    Delete - Delete a file
    There is one important difference which is that being in the system memory this drive is wiped once the computer is restarted or shut down.

    # Replace the startup floppy with the one containing the flash utility and bios ROM files previously extracted in windows.


    # Copy the 2 files to the RAMDRIVE by using the DOS command copy.
    Here is an example, in this example the flash utility is AWFL814B.EXE ,the ROM file is w6373nms.220 and the RAMDRIVE letter assignment is D
    copy awfl814b.exe d:\
    copy w6337nms.220 d:\


    # Change the current working directory to the RAMDRIVE root directory, with the example case of the RAMDRIVE being drive D this is simply done with the command d:


    # Execute the flash utility with the ROM file as a command line argument, with this example:
    awfl814b w6373nms.220
    If you wish to save the current bios you must specify the full path a:\filename. Specifying only a file name will save the bios to the RAMDRIVE which will be wiped after restarting the computer and the file will not be saved.
    a:\bios.old is an example of the correct way to save the bios.


    # Reboot your system when prompted.
    Mas o menos dice lo mismo,pero que las copies en D y ejecutes la utilidad de flasheo awfl814b w6373nms.220 ....

    A la DFI le clico al exe,me crea el floppy y reinicio con el metido,asi de facil....

    A ver como escapas.....

    Salu2