LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-30-2009, 02:29 PM   #1
jamwaffles
Member
 
Registered: Mar 2008
Distribution: Ubuntu Lucid
Posts: 131

Rep: Reputation: 19
Question How broken would my laptop become if i used WINE to update BIOS?


Hi all,

I have a Toshiba L300 Laptop using the Insyde H20 BIOS, and i would like to update it, to get all the cool stuff working, like a fan that turns off etc. my question is: is it possible to run the bios update .exe from within wine to updgrade the bios or will that break the laptop?

regards

james
 
Old 04-30-2009, 03:31 PM   #2
dudeman41465
Member
 
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 794

Rep: Reputation: 56
Well it depends, if it executes properly under wine then it could upgrade your BIOS without issue. However, seeing as Wine was created by reverse engineering, not everything designed to run in Windows runs perfectly in Wine, and some applications that appear to work ok still spit out errors from time to time. I would strongly advise against doing this, the last thing you want is for it to do something to your BIOS and then have Wine crap out while it's trying to do something. You could end up with an unusable computer. Some PC manufacturers make bootable discs where you just boot from the CD and use that to update your BIOS. If nothing else, make a BartPE disc and slap the .exe on there, and use BartPE to run it. That would be a lot safer for something this sensitive.
 
Old 04-30-2009, 04:06 PM   #3
srunni
LQ Newbie
 
Registered: Jun 2007
Posts: 24

Rep: Reputation: 15
Quote:
Originally Posted by dudeman41465
If nothing else, make a BartPE disc and slap the .exe on there, and use BartPE to run it. That would be a lot safer for something this sensitive.
That would require a copy of Windows, though.
 
Old 04-30-2009, 05:06 PM   #4
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,819

Rep: Reputation: 229Reputation: 229Reputation: 229
As WINE is all or nothing, it is too big a risk...

This is a Satellite L300 and Toshiba says the only way to flash the BIOS is in Windows? Isn't that a convenience?

You might try to flash the BIOS using WINE, but the consequences of a failure in the process are dire: no POST, no hope, new laptop.

There is probably no floppy drive, but your Tosh will probably boot from a CD. You might try this, or at least consider it and google further in that direction.

http://www.linuxinsight.com/how-to-f...ppy-drive.html

However, were it my problem, I would try to use FreeDos on a bootable USB flash drive, put the BIOS .exe file on it and run the .exe with dos from there. This .exe might well contain both the BIOS and a flashing utility which fold themselves out and are then executed. I would feel better working from a writable drive than a CD. I could test that the USB boots and practice with dos with an .exe file, a Windows driver file for example, before trying the flash.

Here is one of many products of google. I suggest you search much further.

http://jeremy.visser.name/2007/09/24...rive-in-linux/

All of this assumes that there should be no problem in running the BIOS .exe file under dos, that is that what goes on under Windows is the same as would happen were the .exe file on a floppy. Toshiba may give you some information about that. It would be something I would search diligently to ascertain before I ran the BIOS .exe file.

Very Good Luck This information is of course to be acted upon at one's own risk.

Last edited by thorkelljarl; 04-30-2009 at 05:26 PM.
 
Old 04-30-2009, 05:12 PM   #5
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766

Rep: Reputation: Disabled
You can also use the system rescue cd for the purpose.

A link to the bios update in question?

If it will run in M$-windows only, then ask support for a DOS compatible file
 
Old 04-30-2009, 05:49 PM   #6
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,819

Rep: Reputation: 229Reputation: 229Reputation: 229
Maybe a better idea...

I might just vote for BartPE if you can burn a system rescue CD or borrow an installation CD somewhere. This system was sold with Windows installed, was it not? You may therefore use any physical copy of the Windows licensed for the machine to make a BartPE.

http://www.youtube.com/watch?v=YFoHP111Km4

Last edited by thorkelljarl; 04-30-2009 at 05:58 PM.
 
Old 05-01-2009, 03:55 AM   #7
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,819

Rep: Reputation: 229Reputation: 229Reputation: 229
And...

You can download the newly released Windows 7 RC and try that either installed or as a basis for a BartPe CD.
 
Old 05-01-2009, 06:18 AM   #8
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
My recommendation: do NOT use wine to update your BIOS, you may brick your laptop. Brick = this is what your laptop will become, a brick ... with the exact same amount of interactivity.

Please post a link to exact model and preferably to the BIOS download itself so we can look at it. There is usually a better way.
 
Old 05-01-2009, 09:08 AM   #9
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766

Rep: Reputation: Disabled
A USB version of system rescue cd can be made:
http://www.sysresccd.org/Sysresccd-m...n_an_USB-stick
 
Old 05-01-2009, 09:09 AM   #10
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
If you have an old copy of DOS, use that. If not, use freedos: http://www.freedos.org/. However, do not use wine.
 
Old 05-02-2009, 03:07 AM   #11
jamwaffles
Member
 
Registered: Mar 2008
Distribution: Ubuntu Lucid
Posts: 131

Original Poster
Rep: Reputation: 19
Dear all

I am amazed and enlightened by the huge response to my question - i never thought i'd get this much attention (shows how good this forum is). thankyou for all your information, dos and donts and the dont-do-it-even-if-your-dyings :P
If i put the bios update .exe on a flash drive and booted from XP Home recovery disc, would that work? if not ill have a go at freedos

regards

james
 
Old 05-02-2009, 06:17 AM   #12
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
http://ubuntuforums.org/showthread.php?t=489192 has a number of links for flashing the BIOS.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Broken keyboard on laptop/modify BIOS Gudularite Linux - Hardware 2 04-04-2009 05:40 AM
How do i update my BIOS? hulk321 General 8 07-13-2007 12:37 PM
BIOS broken? bp12345 Linux - Hardware 1 08-06-2005 04:11 PM
Extremely broken bios error message mattress Linux - Software 3 05-29-2004 10:38 PM
Computer won't boot..broken BIOS?? EyesOnly Linux - Hardware 9 12-14-2003 01:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:48 AM.

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