Bitcoin Forum
May 10, 2024, 05:25:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Batch Bios Backup Script  (Read 366 times)
cashen (OP)
Sr. Member
****
Offline Offline

Activity: 434
Merit: 251


View Profile
May 18, 2017, 02:19:56 AM
 #1


Thought I'd share my simple batch file to backup all GPU bios roms with one click. This is for a 7 GPU rig but could be changed to whatever you have. It is so much faster and easier than using the GUI.


Code:
cd C:\--FILE-LOCATION\ATI winflash
AtiFlash.exe -s 0 backup\backup1.rom
AtiFlash.exe -s 1 backup\backup2.rom
AtiFlash.exe -s 2 backup\backup3.rom
AtiFlash.exe -s 3 backup\backup4.rom
AtiFlash.exe -s 4 backup\backup5.rom
AtiFlash.exe -s 5 backup\backup6.rom
AtiFlash.exe -s 6 backup\backup7.rom


1715361923
Hero Member
*
Offline Offline

Posts: 1715361923

View Profile Personal Message (Offline)

Ignore
1715361923
Reply with quote  #2

1715361923
Report to moderator
1715361923
Hero Member
*
Offline Offline

Posts: 1715361923

View Profile Personal Message (Offline)

Ignore
1715361923
Reply with quote  #2

1715361923
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
okg
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile WWW
May 18, 2017, 04:53:52 AM
 #2

Why didn't i think of this  Wink
Thanks for tip!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!