middleton bios for t61 7665 cto

T60/T61 series specific matters only
Post Reply
Message
Author
lktt887
Posts: 4
Joined: Sat Sep 17, 2016 7:35 am
Location: Kiel, Germany

middleton bios for t61 7665 cto

#1 Post by lktt887 » Sat Sep 17, 2016 7:38 am

is it possible to flash the middleton on the t61 7665 cto.

i haven't found any description yet. maybe the chipset is similar to another model?

if not, is it possble to deactivate the wifi-module whitelisting in another way?

thx in advance

RealBlackStuff
Admin
Admin
Posts: 17488
Joined: Mon Sep 18, 2006 5:17 am
Location: Mt. Cobb, PA USA
Contact:

Re: middleton bios for t61 7665 cto

#2 Post by RealBlackStuff » Sat Sep 17, 2016 9:20 am

Yes you can.
http://ali.dj/blog/sata-ii-support-for- ... 61-x61-r61
Grab the first one starting with T61, T61p, good for ANY T61 or T61p.
The numbers later (7732 etc.) only apply to R61
There should have been a comma between T60p and R61
Lovely day for a Guinness! (The Real Black Stuff)

Check out The Boardroom for Parts, Mods and Other Services.

lktt887
Posts: 4
Joined: Sat Sep 17, 2016 7:35 am
Location: Kiel, Germany

Re: middleton bios for t61 7665 cto

#3 Post by lktt887 » Sat Sep 17, 2016 2:13 pm

thank you very much.

:D

lktt887
Posts: 4
Joined: Sat Sep 17, 2016 7:35 am
Location: Kiel, Germany

Re: middleton bios for t61 7665 cto

#4 Post by lktt887 » Sun Sep 18, 2016 5:01 am

nice, that worked! i made the whole flashing procedure without windows, just linux. this may be interesting for some of you. also, i think the procedure that i used is quite simpe. here is what i did (!!!AT YOUR OWN RISK!!! of course):

i made a usb-drive with freedos:
https://www.chtaube.eu/computers/freedos/bootable-usb/
download image and unpack and :

Code: Select all

dd if=/home/susi/downloads/FreeDOS-1.1-memstick-2-2048M.img of=/dev/sdz bs=512k
downloaded the middleton firmware for T61:
http://www.thinkwiki.org/wiki/Middleton's_BIOS
unpacked the rar file and used an archive tool to access the 7luj27uc.iso .
mount the usbstick under /mnt/usb :

Code: Select all

mount /dev/sdz /mnt/usb
i made a directory under fdos:

Code: Select all

mkdir /mnt/usb/fdos/bu
copy the content of the iso to that folder.

Code: Select all

cp path-to-iso-image-content/* /mnt/usb/fdos/bu
reboot TP , press F12, choose usb stick. cd to folder :

Code: Select all

cd fdos

Code: Select all

cd bu

execute lcreflsh.bat (pls. check middleton manual for that , i needed to write my own flash.bat , because i have no battery)

NOTE 1:
i needed to turn on flash over lan (why? i dont know!) in the bios (config/network)

NOTE 2:
the first time i tried to flash the flash process seems to take 1.5 hours, i just restarted by pressing the power button , read all forum posts again , was sure i did right and tried again - this time with success.
i dont know what that could mean, but in the end it worked.

thx for all the help that i could find here!

RealBlackStuff
Admin
Admin
Posts: 17488
Joined: Mon Sep 18, 2006 5:17 am
Location: Mt. Cobb, PA USA
Contact:

Re: middleton bios for t61 7665 cto

#5 Post by RealBlackStuff » Sun Sep 18, 2016 6:49 am

It's much simpler to burn the included .ISO to a CD, using e.g. imgburn.
That CD will be self-booting.

Not having a battery would be the only reason to do something like you did.
There are other ways, see here: http://forum.thinkpads.com/viewtopic.php?t=106370 and here: http://forum.thinkpads.com/viewtopic.php?t=112647
Lovely day for a Guinness! (The Real Black Stuff)

Check out The Boardroom for Parts, Mods and Other Services.

lktt887
Posts: 4
Joined: Sat Sep 17, 2016 7:35 am
Location: Kiel, Germany

Re: middleton bios for t61 7665 cto

#6 Post by lktt887 » Sun Sep 18, 2016 9:27 am

i have no cd-drive. besides that, i really prefer booting from flash-drives (no need for burn-hard/software, no cd-roms to buy etc.).

for a day to day linux user the procedure described above is daily routine and therefore simple.

but thx for the info, as this thread may be useful for others , and more info is better :D

Shredder11
Junior Member
Junior Member
Posts: 259
Joined: Sat Jun 30, 2012 6:25 pm
Location: Bradford, West Yorkshire, England

Re: middleton bios for t61 7665 cto

#7 Post by Shredder11 » Sun Sep 18, 2016 12:49 pm

Each to their own I suppose but unless people are brand new to computers in the last few years, most tend to have an abundance of hard drives and optical drives strewn around over the years. Infact many like myself can construct entire PCs from just the loose old parts alone. I've still got plenty of old graphics cards of all types, and even old dialup modems gathering dust; I just love the old external ones with the rows of flashing lights! Anyway I appreciate the Linux based method that lktt887 shared with us, as that is something which will become ever more useful as time goes by.
Z61p x3 (C2D T7600, 3GB, 500GB SSD, BCM70015, Advanced Dock x1, Mini Dock x2)
X61 (C2D T7500, 3GB, 250GB SSD, BCM70015)
X61s (2GB, 120GB SSD)
X60s (CD L2400, 3GB, 160GB)
T43p (P M 760, 2GB, IBM Port Replicator II)
G40 x2 (P4 2.8GHz, 2GB, 60GB)
G41 (P4 3.46GHz, 2GB, 40GB)

Sweater Fish Deluxe
Posts: 36
Joined: Wed Jun 17, 2009 9:22 pm
Location: Ukiah, CA

Re: middleton bios for t61 7665 cto

#8 Post by Sweater Fish Deluxe » Sun Sep 18, 2016 3:28 pm

RealBlackStuff wrote:Not having a battery would be the only reason to do something like you did.
Or if you don't feel like swapping in an optical drive or wasting a CD-R (or waste time digging around for that CD-RW that must be somewhere around here).

This is the way I always update the BIOS on Thinkpads these days. In Windows you can use the program Rufus to format a USB drive as a bootable DOS disc. After that, open the BIOS update ISO with 7Zip and extract the files to the thumb drive. Reboot into the thumb drive and run the batch file. It's not really any more complicated than burning a CD I don't think.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad T6x Series”

Who is online

Users browsing this forum: iModFrenzy, TPFanatic and 3 guests