Welcome to PCForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Preventing Bios Flash Reflashing Permanently

 
   Hardware Problem Solving Community! (Home) -> General Discussion RSS
Related Topics:
DFI NT72SC BIOS FLASH - I have been unable to update the Bios on this board from floppy. I have set the first boot to floppy, but the utility does not load. Any

BIOS flash problems - I went to the TYAN website and got what I think are the correct files to flash my bios and The problem now is that I'm having trouble with a bootable disk. I thought I made one but when I try to boot with the disk..

Flash BIOS went wrong. Help! - I have flashed BIOS many times. This is the first time something went wrong. My is Aopen DX34R-U. was good as supposed to be. But after I saw the message, is complete, please turn off or push reset button then press DEL to..

FIC 486-PIO-3 BIOS Flash Fails Every Time - I'm trying to flash the BIOS on an old FIC 486-PIO-3 but the flash utility fails before it flashes the BIOS. Details: · FIC 486-PIO-3 (486-PIO3 on the Award Modular BIOS v4.50G; current BIOS version

BIOS CHIPS : New Replacement Bios Chips or Re - Flash - visit For chips $14 re-flash of existing chip $8
Next:  AM2 mobo with legacy stuff  
Author Message
Bradly_Jeff

External


Since: Feb 06, 2007
Posts: 1



(Msg. 1) Posted: Tue Feb 06, 2007 12:56 am
Post subject: Preventing Bios Flash Reflashing Permanently
Archived from groups: comp>periphs>scsi, others (more info?)

Hi All,

I'm looking for a way to permanently disable reflashing of the bios.
I have several platforms, not a specific vendor or series.

I thought of removing the leg incharge of writing to the flash, but
it's not possible, since in some flashes, it's used for other commands
besides write/erase commands.

I heard there is a way to disable reflashing through the motherboard,
but didn't find info about it.

Any suggestions how to permanently disable reflashing?

Jeff.

 >> Stay informed about: Preventing Bios Flash Reflashing Permanently 
Back to top
Login to vote
Wes Newell

External


Since: Jul 20, 2004
Posts: 1094



(Msg. 2) Posted: Tue Feb 06, 2007 11:16 am
Post subject: Re: Preventing Bios Flash Reflashing Permanently [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 06 Feb 2007 00:56:18 -0800, Bradly_Jeff wrote:

> Hi All,
>
> I'm looking for a way to permanently disable reflashing of the bios.
> I have several platforms, not a specific vendor or series.
>
> I thought of removing the leg incharge of writing to the flash, but
> it's not possible, since in some flashes, it's used for other commands
> besides write/erase commands.
>
> I heard there is a way to disable reflashing through the motherboard,
> but didn't find info about it.
>
> Any suggestions how to permanently disable reflashing?
>
Replace the bios flash rom chip with a compatable rom, prom, eprom, etc.

It's been a long time since I looked at the specs on these, but all have
a control lead that could prevent this by being pulled high or low. That's
not to say someone couldn't pull the chip, reprogram it and put it back in
though. for that matter unless you seal it in some way, someone could
always do this no matter what you did to try and stop them from flashing
the original. So short of sealing a non flashable chip in place all you
are going to do is make it harder for someone that knows what they are
doing to do it. If you are looking for something less drastic, buy MB's
with jumpers fro bios protection. Some, but not all boards have this
feature. Basically pulling a pin on the chip high or low as I mentioned
previously.

--
Want the ultimate in free OTA SD/HDTV Recorder? http://mythtv.org
http://mysettopbox.tv/knoppmyth.html Usenet alt.video.ptv.mythtv
My server http://wesnewell.no-ip.com/cpu.php
HD Tivo S3 compared http://wesnewell.no-ip.com/mythtivo.htm

 >> Stay informed about: Preventing Bios Flash Reflashing Permanently 
Back to top
Login to vote
gowanoh

External


Since: Feb 06, 2007
Posts: 1



(Msg. 3) Posted: Tue Feb 06, 2007 5:53 pm
Post subject: Re: Preventing Bios Flash Reflashing Permanently [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If there is no floppy disk or CD reader on the computer there is no way to
flash the BIOS.
 >> Stay informed about: Preventing Bios Flash Reflashing Permanently 
Back to top
Login to vote
Mike Walsh

External


Since: May 30, 2005
Posts: 146



(Msg. 4) Posted: Tue Feb 06, 2007 5:53 pm
Post subject: Re: Preventing Bios Flash Reflashing Permanently [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Most BIOSs can be flashed from DOS. There are still many PCs with DOS e.g. all the ones with Win9x.

gowanoh wrote:
>
> If there is no floppy disk or CD reader on the computer there is no way to
> flash the BIOS.

--
Mike Walsh
West Palm Beach, Florida, U.S.A.
 >> Stay informed about: Preventing Bios Flash Reflashing Permanently 
Back to top
Login to vote
Paul57

External


Since: Oct 09, 2004
Posts: 981



(Msg. 5) Posted: Tue Feb 06, 2007 8:17 pm
Post subject: Re: Preventing Bios Flash Reflashing Permanently [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Bradly_Jeff RemoveThis @yahoo.com wrote:
> Hi All,
>
> I'm looking for a way to permanently disable reflashing of the bios.
> I have several platforms, not a specific vendor or series.
>
> I thought of removing the leg incharge of writing to the flash, but
> it's not possible, since in some flashes, it's used for other commands
> besides write/erase commands.
>
> I heard there is a way to disable reflashing through the motherboard,
> but didn't find info about it.
>
> Any suggestions how to permanently disable reflashing?
>
> Jeff.
>

Find a blank BIOS chip that is OTP (one time programmable).
These are used for devices where the manufacturer doesn't plan
on doing field upgrades. If soldered in place, so much the better.
(No temptation to swap out the BIOS chip, with an erasable
one.)

Now, what is the problem with this concept ? The flash chip is
not immutable. The DMI and ESCD areas of the BIOS chip, are
updated every time new hardware is added or removed from the
computer. On some BIOS designs, there are also a couple 2KB
microcode caches, for the microcode patch to the processor.
So the BIOS can write to certain areas of the chip, by itself.

If a machine has a stable configuration, I suppose you can
make a copy of the current contents of the flash, and put them
in an OTP. But I bet before long, the user will be complaining
about some error message that pops up during POST. So using
an OTP might not be the perfect solution. Some testing required...

Paul
 >> Stay informed about: Preventing Bios Flash Reflashing Permanently 
Back to top
Login to vote
Scott Lurndal

External


Since: Aug 06, 2004
Posts: 5



(Msg. 6) Posted: Tue Feb 06, 2007 9:31 pm
Post subject: Re: Preventing Bios Flash Reflashing Permanently [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"gowanoh" <fac_187.DeleteThis@hotmail.com> writes:
>If there is no floppy disk or CD reader on the computer there is no way to
>flash the BIOS.
>

Sure there is:

1) Use a program that runs under the host operating system to
reprogram the flash. Such a program is not difficult
to develop, just custom to the flash part and mb chipset.

2) Put a DOS parition on the hard drive and load the flash
utility and image into that partition and reboot to DOS.

3) Plug a usb floppy/cdrom into the system and boot from it.

scott
 >> Stay informed about: Preventing Bios Flash Reflashing Permanently 
Back to top
Login to vote
Display posts from previous:   
   Hardware Problem Solving Community! (Home) -> General Discussion All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]