Flashing AMI BIOS

If you have a tutorial or tip related to the UBCD, why not share it with other users here?

Moderators: Icecube, StopSpazzing

Post Reply
Message
Author
JDługosz
Posts: 6
Joined: Fri Mar 13, 2015 12:22 am

Flashing AMI BIOS

#1 Post by JDługosz » Sun Mar 29, 2015 4:39 pm

The manufacturer site has a flash image with a DOS executable. I've looked at appliers for other OS's but they don't like the contents, and the naming convention doesn't match what's documented, so I really must use the EXE in this specific package with the ROM image.

Is there an easy way to get a (Free)DOS prompt with UBCD and then just run this program? I mean, without locating tools to package the exe+datafile, tool to rebuild the superfloppy image, and figure out how to program a menu to get the command line just right without interactive trials. Can't I just, you know, run the file at a prompt?

The Piney
Posts: 370
Joined: Mon Apr 30, 2007 11:06 am
Location: FL

Re: Flashing AMI BIOS

#2 Post by The Piney » Sun Mar 29, 2015 7:33 pm

It's been a while but the last time I did this, I copied the update program and firmware update to a USB drive or the on board hard drive and booted into freedos and ran it with no problems. If your system is BIOS it should work fine. If your system is UEFI all bets are off as I haven't worked on any of those yet.

ady
Posts: 832
Joined: Sat May 08, 2010 5:26 am

Re: Flashing AMI BIOS

#3 Post by ady » Mon Mar 30, 2015 4:51 am

Under Windows, use RUFUS to create a FreeDOS USB flash drive (not external HDD) using FAT32 (not NTFS nor any newer file system) with BIOS/MBR settings. It is recommended for the USB flash drive to be up to 4GB (smaller sizes are fine too). Try to avoid using bigger USB flash drives for BIOS updates (which in fact are "firmware" updates, as this particular mainboard is a UEFI system with CSM), because bigger sizes might present some issues with FAT file systems.

Then copy the whole set of files from your zip archive (which contains the BIOS update) to the root directory of the FAT32 partition of the USB flash drive. Boot your system with this newly-created USB flash drive and follow the instructions provided (which eventually involve executing not a ".exe" file but a ".bat" file with certain parameters.

Disclaimer: Anything you do, it is at your own risk and responsibility alone.

JDługosz
Posts: 6
Joined: Fri Mar 13, 2015 12:22 am

Re: Flashing AMI BIOS

#4 Post by JDługosz » Tue Mar 31, 2015 3:39 am

The Piney wrote:It's been a while but the last time I did this, I copied the update program and firmware update to a USB drive or the on board hard drive and booted into freedos and ran it with no problems. If your system is BIOS it should work fine. If your system is UEFI all bets are off as I haven't worked on any of those yet.
So the USB flash drive and HDDs were visible in the normal manner once booted into FreeDOS? That makes sense... I was thinking they were not, so that such things could be manipulated, but I guess you just don't have to use them for anything that can't be force-closed. DOS and USB? BIOS exposing it as a HDD I suppose, so it's at the mercy of the BIOS.

Re UEFI: my bios boot stuff is nuts, which is why I want to update it. Boot entries don't behave sanely or consistently. The previous copy of the motherboard, returned for other reasons, was fine with that so I'm hoping it's just the firmware.

Post Reply