LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Closed Thread
  Search this Thread
Old 08-21-2009, 11:18 AM   #1
agentgates
LQ Newbie
 
Registered: Dec 2005
Location: Lincolnshire, UK
Distribution: Debian
Posts: 11

Rep: Reputation: 0
Unhappy Could anybody dump a Toshiba Tecra M4 BIOS into file?


Hi folks,

I have my mum's laptop with me a Tecra M4 with a corrupted BIOS. I have the hardware equipment to solve the issue but the problem's that Toshiba provides the image in an encoded format so that first I need to decode the file before uploading in the flash.

I googled around but found nothing to decode it so I gave it a shot on my own. I unpacked the repo from the factory file and there were a few dll-s. I tried to write an interface to the "tdecode.dll" but I couldn't find out the correct parameters to the appropriate function. I already messed a few days with it and am also not really into debugging the original function, especially because it's tens of kilobytes.

If I kindly ask somebody with the same working model could make me a dump into a file and send it to my email address? Or if others are also interested upload it onto an ftp server.

My email address is the same as my <email address removed>

Many thanks.

Kind Regards
Tony

Last edited by michaelk; 08-23-2009 at 08:56 AM.
 
Old 08-21-2009, 12:30 PM   #2
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Does Toshiba not provide a BIOS with the accompanying tools & instructions to install it? I find that odd.

Sasha
 
Old 08-22-2009, 04:21 AM   #3
agentgates
LQ Newbie
 
Registered: Dec 2005
Location: Lincolnshire, UK
Distribution: Debian
Posts: 11

Original Poster
Rep: Reputation: 0
Unhappy

Quote:
Originally Posted by GrapefruiTgirl View Post
Does Toshiba not provide a BIOS with the accompanying tools & instructions to install it? I find that odd.

Sasha
No, unfortunately. It is some kind of vendor-lock-in stuff. Possibly they want to do this sort of repair exclusively.
 
Old 08-22-2009, 08:19 AM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
I know that Dell and IBM provide BIOS flashes via their website. Have you tried the Toshiba site?
 
Old 08-22-2009, 08:28 AM   #5
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
I looked myself on the Toshiba site -- there, as well as third party sites, there are plenty of BIOS's available, however they appear to ALL be Windows-Installer type of packages, for this particular machine.

Looks like the OP's kinda right: this qualifies as 'Vendor Lockout' IMO, if a user isn't running Win.

Unfortunately, I feel that this thread/topic *could* be considered contrary to BIOS vendor proprietary interests and/or licensing agreements, so not sure that it should remain open.

Sasha
 
Old 08-22-2009, 06:37 PM   #6
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,820

Rep: Reputation: 229Reputation: 229Reputation: 229
BIOS...

If you can find a BIOS version that works with DOS, you can use FreeDOS to install it. If you don't find a DOS version on the Tosh support site and the machine is not too old, you might try to contact Toshiba directly.

If you know anyone with a Windows live-cd, it and they could run the Windows BIOS program under the common law doctrine of Fair Use.

Last edited by thorkelljarl; 08-22-2009 at 06:45 PM.
 
Old 08-22-2009, 06:57 PM   #7
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Windows LiveCD? Is there such a thing?
 
Old 08-22-2009, 07:01 PM   #8
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
The only one I know of is BartPE - for which you need a copy of Windows because you have to build the disk yourself. UBCD has an option to save the current BIOS and can have basic DOS installed to it. Again, specific things need to be installed to the boot disk by hand.
 
Old 08-22-2009, 07:07 PM   #9
GrapefruiTgirl
LQ Guru
 
Registered: Dec 2006
Location: underground
Distribution: Slackware64
Posts: 7,594

Rep: Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556Reputation: 556
Exclamation

Quote:
Originally Posted by XavierP View Post
The only one I know of is BartPE - for which you need a copy of Windows because you have to build the disk yourself. UBCD has an option to save the current BIOS and can have basic DOS installed to it. Again, specific things need to be installed to the boot disk by hand.
One must choose ones words carefully here -- I'm sure you meant to write, "...for which you need your original Windows disc..."?

heh!

Sasha

Last edited by GrapefruiTgirl; 08-22-2009 at 07:10 PM.
 
Old 08-22-2009, 07:34 PM   #10
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Quote:
Originally Posted by GrapefruiTgirl View Post
One must choose ones words carefully here -- I'm sure you meant to write, "...for which you need your original Windows disc..."?

heh!

Sasha
Well, sort of. According to the EULA you can only install on one PC at a time, so technically you'd need to buy a new copy to create the live CD.
 
Old 08-23-2009, 08:55 AM   #11
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
This thread is being closed due to the possibility of OS vendor proprietary interests and/or licensing agreements.
 
  


Closed Thread



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
[SOLVED] Slackware 12.2 on Toshiba Tecra M2 madsovenielsen Linux - Laptop and Netbook 4 08-21-2009 02:17 AM
Toshiba Tecra S2 bittus Linux - Hardware 11 09-12-2006 05:41 AM
Linux for Toshiba Tecra A7 audan Linux - Laptop and Netbook 1 03-25-2006 09:57 AM
TOSHIBA Tecra S1 with SuSe 9.3 amaragon Linux - Newbie 0 07-11-2005 05:16 PM
How to get into BIOS on Toshiba Tecra 800 Megamieuwsel Linux - Laptop and Netbook 3 09-10-2003 07:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 12: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