Salut à tous,
voilà j’ai un problème ma carte mère ne reconnait pas les dd de plus de 32 Go, j’ai été voir sur le site du constructeur et je dois flasher le bios mais le problème c que l’utilitaire de flashage est un .exe et ne fonctionne que sous dos
qdigrp.com/qdisite/eng/support/Utility.htm
C’est l’utilitaire Awd_707.exe
j’ai télécharger le nouveau bios sur leur site : B1S_V21.BIN
Mais n’indique la procédure que pour le flashage sous dos:
[code] P6I440BX/B1S AWARD BIOS V2.1SLR release note.
This disk contains two files:B1S_V21.BIN and README.TXT
1.The checksum of B1S_V21.BIN is 7A4A(Hex) ;
- How to use AWDFLASH.EXE utility:
This is a flash memory write/read utility.
IMPORTANT NOTE:
The AWDFLASH utility could not correctly run in windows (virtual 8086)
MS-DOS mode. It must be proceeded with the following steps:
1.Create a bootable system floppy diskette by typing "FORMAT A:/S"
from the dos prompt under DOS6.XX or WINDOWS9X environment.
2.Boot system with diskette.
3.Then run the AWDFLASH utility.
Usage:
AWDFLASH [BIOSfile1] [BIOSfile2] [/[/…]]
BIOSfile1: New BIOS Name For FLASH Programming
BIOSfile2: BIOS File For Backing-up the Original BIOS
function definition:
cc: clear CMOS; cp: clear PnP;
cd: clear DMI.
/sn: No Original BIOS Backup. If this option is chosen:
Be sure your new BIOS is compatible with your MB. If not, the system
are damaged.
/sy: Backup Original BIOS to Disk File.
Examples:
AWDFLASH ****.BIN /py/sn/cd/cp
Warning:
Avoid power-off incidently in upgrading procedure, or system would fail
to reboot!
UPDATE DATE:Nov.26,1999[/code]
Comment faire ?