LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion
User Name
Password
LinuxAnswers Discussion This forum is to discuss articles posted to LinuxAnswers.

Notices


Reply
  Search this Thread
Old 02-06-2013, 11:17 AM   #1
snmcdonald
Member
 
Registered: Jul 2011
Location: Canada
Distribution: Debian, Arch
Posts: 55

Rep: Reputation: 0
How to Create a BIOS Flash USB Stick (Non-Linux Vendor Utilities)


A new la entry has been added:

How to Create a BIOS Flash USB Stick (Non-Linux Vendor Utilities)

Quote:
***WARNING: ATTEMPTING TO FLASH YOUR BIOS CAN PERMANENTLY DAMAGE YOUR PC***

Most vendors do not provide support for Linux, which can be especially difficult when you want to update your BIOS.

I will be providing two methods for upgrading you BIOS.

1. FreeDOS
2. Windows PE

The first option is for DOS utilities and the second is for Windows utilities. I recommend the first unless you are forced to use a Windows executable from your vendor

---------------------------------------------------

FREEDOS

1.
 
Old 02-06-2013, 06:44 PM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Great job, thank you!

Regards Glenn
 
Old 03-31-2013, 06:13 PM   #3
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Not A Good Way To Make The DOS USB Drive

If I may add something, you can get the freedos floppy image here: http://www.fdos.org/bootdisks/autogen/FDOEM.144.gz

The easier method works with both CD and USB.

Code:
user@linux # gunzip FDOEM144.gz
user@linux # mkdir ./dos
user@linux # mount FDOEM144 dos -t msdos
user@linux # cp BiosFlashUtility.exe ./dos/
user@linux # cp biosImage.bin ./dos/
user@linux # umount ./dos
user@linux # dd if=./FDOEM144 of=/dev/usb_flash_drive_device/
Then, just boot from the USB drive and run the bios-flash program. The file name can vary from one bios to another, so it's just an example.

Making the DOS CD is the same except for the dd command. Instead, use these commands:

Code:
user@linux # genisoimage -o biosflash.iso -b FDOEM144
user@linux # wodim dev=/dev/sr0 -sao ./biosflash.iso
I admire the effort and creativity in the original answer, but I think this is the way to go.

And, WIN PE is not approved by Microsoft for use as a stand-alone operating system. It requires no stretch of the imagination to conceive of Microsoft Corporation building a motherboard bricking function into Win PE just to discourage it's use for that purpose.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Require a bootable Linux Abuntu USB Flash Stick for HP Laptop with no Harddrive NewbeeLinuxDumbee Linux - Newbie 2 08-10-2012 04:16 PM
How does one make an old sony BIOS use USB flash drive [stick] for booting. Les Porter Linux - Newbie 8 03-01-2011 09:19 PM
Do I need swap space if installing linux on a USB flash stick? FireRaven Linux - Software 3 09-22-2010 12:27 PM
Boot from USB stick if no booting USB in Bios 1kyle SUSE / openSUSE 1 03-26-2007 12:24 AM
create bootable linux for usb memory stick mikequinlan Linux - Software 1 05-20-2006 07:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion

All times are GMT -5. The time now is 05:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration