Need help with Bios update
Need help with Bios update
I'm having some issues installing a new release of the bios (1.19). I downloaded everything I need (including the embedded controller files - all for non-diskette). have power-on password removed as it says in the instructions. The installation is running, but nothing really happened after the reboot. I currently have bios 1.14. Any suggestions are greatly appreciated. Thanks.
Thinkpad Z60m and happy with it
The same thing happened to me with the latest BIOS update for my T42. I tried several times, to no avail. However, I happen to have a spare hard drive that I recently used the Product Recovery Discs on (so the OS and software was pretty much as it came from the factory from IBM). I copied the BIOS update to that hard drive, then it worked. So one of my programs or updates is preventing the BIOS update from working. The only other method that will work rather than the method described above is to use the diskette version of the BIOS update.
DKB
I use System Update to handle this sort of thing, and have never had any problems with updating my bios. It is also a good idea to backup your current bios, and fortunately ibm has a tool for that.
This tool can also be used to update bios with all the passwords enabeled. You should check out : http://www-3.ibm.com/pc/support/site.ws ... MIGR-41472
This tool can also be used to update bios with all the passwords enabeled. You should check out : http://www-3.ibm.com/pc/support/site.ws ... MIGR-41472
IBM TP T43p: P M 770, 1GB RAM, 60GB HDD, 15 UXGA(1600x1200) TFT LCD, 128MB ATI FireGL V3200
The question is, what is on those two hard drives? Is one a cloned drive of the other? If that is the case, then of course you get the same behavior. In my case, I had one hard drive with all the Windows updates, all the IBM updates, software firewall, up-to-date antivirus, up-to-date antispyware, and many installed programs. My other hard drive had the original factory install, that was not updated at all. Windows wasn't updated either. I never enrolled the antivirus software. On this hard drive, the BIOS update worked.Andrew2T wrote:I have the same problem.... And I do have 2 hard drives as well, it doesnt matter whether I ran it from the main drive or the second one, windows restarts and nothing happens.
The point of it all is that there is some software on the up-to-date hard drive, that is preventing the BIOS update from completeing. The problem is that there are too many possibilities to track down the offending software to make it worth my time.
DKB
It's most probably happening because you don't have .NET
framework 2.0 installed on your ThinkPad or Windows updated
security update's. When your updating your BIOS, make sure
your battery pack is fully charged and laptop running on AC
power and secondly exit maximum background services from
Task Manager before you begin the process. It would be a
good idea to disable internet connection and Antivirus, Oh yes
specially if your Norton Antivirus user. If you follow above
steps i dont think you'll face any problem ....
framework 2.0 installed on your ThinkPad or Windows updated
security update's. When your updating your BIOS, make sure
your battery pack is fully charged and laptop running on AC
power and secondly exit maximum background services from
Task Manager before you begin the process. It would be a
good idea to disable internet connection and Antivirus, Oh yes
specially if your Norton Antivirus user. If you follow above
steps i dont think you'll face any problem ....
X200s 7469-A41 . [ Since May 2012 ]
X60 1709-H6U with ultrabase. [ Dec11 ~ May12 ]
T61 7659-AL8 . [ Mar11 ~ Nov11 ]
X61 7673-4NU . [ Feb 2011 ~ May 2011]
T60 2007-AY6 . [ March 2009 ~Feb 2011 ]
T60 1953-DAU . [ Jan08 ~ Mar09 ]
R50e 1834 [ May05 ~ Dec07] My 1st personal PC
X60 1709-H6U with ultrabase. [ Dec11 ~ May12 ]
T61 7659-AL8 . [ Mar11 ~ Nov11 ]
X61 7673-4NU . [ Feb 2011 ~ May 2011]
T60 2007-AY6 . [ March 2009 ~Feb 2011 ]
T60 1953-DAU . [ Jan08 ~ Mar09 ]
R50e 1834 [ May05 ~ Dec07] My 1st personal PC
I finally found a solution. After a lot of unsucessful tries with the non-diskette version 1.19 I did the following:
- downloaded diskette version
- ran setup and extracted files to disk (on my desktop)
- created a bootable CD ROM with Nero
- copied the files from the disk to the CD
- burned CD ROM
- ran BIOS update (was perfect)
I did the same for the embedded controller chip. So it looks I'm ready for the new CSS 7.0 version now since Lenovo recommends the latest BIOS version.
- downloaded diskette version
- ran setup and extracted files to disk (on my desktop)
- created a bootable CD ROM with Nero
- copied the files from the disk to the CD
- burned CD ROM
- ran BIOS update (was perfect)
I did the same for the embedded controller chip. So it looks I'm ready for the new CSS 7.0 version now since Lenovo recommends the latest BIOS version.
Thinkpad Z60m and happy with it
So did you extract to a disk? If not, how did you manage to extract the files to your desktop?PDX28 wrote:I finally found a solution. After a lot of unsucessful tries with the non-diskette version 1.19 I did the following:
- downloaded diskette version
- ran setup and extracted files to disk (on my desktop)
- created a bootable CD ROM with Nero
- copied the files from the disk to the CD
- burned CD ROM
- ran BIOS update (was perfect)
I did the same for the embedded controller chip. So it looks I'm ready for the new CSS 7.0 version now since Lenovo recommends the latest BIOS version.
I have the same problem, and no disk drive.
IBM T60
14,1" (1400x1050), 1,83GHz Core Duo, 64MB X1300
1GB RAM, 100GB 7200 HDD, DVD burner
14,1" (1400x1050), 1,83GHz Core Duo, 64MB X1300
1GB RAM, 100GB 7200 HDD, DVD burner
-
bill bolton
- Admin

- Posts: 3848
- Joined: Thu Sep 01, 2005 10:09 am
- Location: Sydney, Australia - Best Address on Earth!
Re: Need help with Bios update
I had exactly same problem when upgrading my R40e BIOS to 1.38.PDX28 wrote:The installation is running, but nothing really happened after the reboot.
Solution if you want to use non-diskette version!
I had to boot my WinXP Pro MSDN with unmodified kernel (ntoskrnl.exe - version 5.1.2600)
I found this out accidentally - I usually run heavily modified kernel and I always keep backups available.
This can be done by directly editing a hidden system file in C:\ root, boot.ini
It'll look like this if you're running typical WinXP install:
Code: Select all
[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect DO NOT CHANGE IT. Keep the original path or your Windows won't start up! Do the other changes mentioned here.
Get a copy of original ntoskrnl.exe from Windows CD (or somewhere else) and copy it to your \windows\system32\ directory as kernel2.exe.
Then, add the following line to boot.ini:
Code: Select all
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows original kernel" /fastdetect /KERNEL=kernel2.exe↑ Owner of a hot IBM ThinkPad R40e (2684-HVG) with +512MB RAM
-
- Similar Topics
- Replies
- Views
- Last post
-
-
BIOS update - ok to jump 11 updates in one update?
by serpico » Tue Apr 18, 2017 11:53 am » in ThinkPad T430/T530 and later Series - 6 Replies
- 490 Views
-
Last post by MikalE
Wed Apr 19, 2017 12:21 pm
-
-
-
T60 1952 Unable to download bios update Version 2.27. Bootable CD ISO.
by slaterlp » Tue Feb 21, 2017 12:18 pm » in ThinkPad T6x Series - 3 Replies
- 850 Views
-
Last post by slaterlp
Wed Feb 22, 2017 5:54 am
-
-
-
UPDATE: Updating bios on thinkcentre 57 is a exercise in frustration.
by thinkpadcollection » Fri Apr 28, 2017 1:51 am » in IBM or Lenovo Desktops/Workstations/ThinkStations only - 2 Replies
- 239 Views
-
Last post by RealBlackStuff
Fri May 26, 2017 9:37 pm
-
-
- 1 Replies
- 1509 Views
-
Last post by 4uk4a
Sat Mar 18, 2017 2:42 pm
Who is online
Users browsing this forum: No registered users and 4 guests





