drivers needed for the usb ibm cd-rom
drivers needed for the usb ibm cd-rom
hi trying to install windows on my thinkpad 240 from the recovery cd but cant seem to get the usb cd rom loaded
have managed to install a dos driver but it cant be seen in windows can anyone provide a link to the correct drivers thanks
have managed to install a dos driver but it cant be seen in windows can anyone provide a link to the correct drivers thanks
x61t and t61p
sometimes you bite the dog sometimes the dog bites you
sometimes you bite the dog sometimes the dog bites you
-
tom lightbody
- Junior Member

- Posts: 334
- Joined: Fri Jul 07, 2006 1:07 am
- Location: cleveland
since you're trying an installation, I suppose you want
to boot from the USB cdrom. Two points:
1. supposing usb 1.1, it may not support booting from
the CD without extra power applied somehow
2. if it does, you might try "smart boot manager" that
has been helpful to me in the case of various
machines that normally do not boot from the CD
to boot from the USB cdrom. Two points:
1. supposing usb 1.1, it may not support booting from
the CD without extra power applied somehow
2. if it does, you might try "smart boot manager" that
has been helpful to me in the case of various
machines that normally do not boot from the CD
the way up and the way down are the same (heraclitus)
To sakkara. You really need to provide more information if you want to get good advice here. You do not mention which version of Windows you are trying to install - is it Windows 98 or 98SE? Are you using a Windows Startup floppy disk to boot from? You do not clearly outline the procedure you are currently using and where the problem comes up.
DKB
more info
sorry
ok here we go
i have the external usb cd-rom
the floppy boot disk
and the windows 95 and 98 recovery cds
when i try to install from cd with the recovery cd in the drive the floppy recovery starts
after the blue screen asking for language
it gives option if recover from hard drive
or
load usb drivers and boot to dos
i sellect load drivers
screen says please wait .......... and i wait and i wait
nothing happens
i have made a win start up disk which loads the usb drivers and i have managed to load an old copy of windows 95 BUT when it is installed i find i have no cd rom in control panel ??
so need either the 95 drivers OR
if any one can remember back to dos the command to cory the whole windows directory onto the c: drive and i will try that
i have a copy of xp i want to install and when i try it says " this program cant load from dos "

ok here we go
i have the external usb cd-rom
the floppy boot disk
and the windows 95 and 98 recovery cds
when i try to install from cd with the recovery cd in the drive the floppy recovery starts
after the blue screen asking for language
it gives option if recover from hard drive
or
load usb drivers and boot to dos
i sellect load drivers
screen says please wait .......... and i wait and i wait
nothing happens
i have made a win start up disk which loads the usb drivers and i have managed to load an old copy of windows 95 BUT when it is installed i find i have no cd rom in control panel ??
so need either the 95 drivers OR
if any one can remember back to dos the command to cory the whole windows directory onto the c: drive and i will try that
i have a copy of xp i want to install and when i try it says " this program cant load from dos "
x61t and t61p
sometimes you bite the dog sometimes the dog bites you
sometimes you bite the dog sometimes the dog bites you
-
The Spirit of X21
- Senior Member

- Posts: 746
- Joined: Fri Apr 28, 2006 4:21 pm
- Location: Providence, RI, USA
- Contact:
Did you put the IBM USB CD-ROM driver for DOS on the floppy?
http://www-307.ibm.com/pc/support/site. ... IGR-4TFT8J
http://www-307.ibm.com/pc/support/site. ... IGR-4TFT8J
X61 - 3GB, 80GB SSD
The Spirit of X21 wrote:Did you put the IBM USB CD-ROM driver for DOS on the floppy?
i assumed it would be on the ibm recovery floppy as it is the original recovery set that came with the laptop
ttp://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-4TFT8J
x61t and t61p
sometimes you bite the dog sometimes the dog bites you
sometimes you bite the dog sometimes the dog bites you
GomJabbar wrote:Here are some links that should help you out.
http://www.microsoft.com/technet/archiv ... x?mfr=true
http://support.microsoft.com/kb/293185
http://www.geocities.com/politalk/cdrom/cddos.htm
http://www.computerhope.com/ac.htm
http://70.85.203.226/dos/wwwboard/forum/15171.html
ok seems like no help
can anyone remember what dos command i use to copy the windows folder off the cd to harddrive and also what files i need ??
thanks
x61t and t61p
sometimes you bite the dog sometimes the dog bites you
sometimes you bite the dog sometimes the dog bites you
-
RealBlackStuff
- Admin
- Posts: 17517
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
the syntax is: copy d:\windows c:\ OR copy d:\source\windows c:\
where d = your CD-drive
where (\source\)windows = name of your windows directory on that CD
Any and all subdirectories within that \windows directory will have to be copied manually as well!
If you have the xcopy program at your disposal, you can do it all in one go:
xcopy d:\windows /s /e c:\ OR xcopy d:\source\windows /s /e c:\
I doubt if that's going to work though, because the CD will have all compressed files on it (showing like calc.ex_ instead of calc.exe) that only get de-compressed during a proper install.
where d = your CD-drive
where (\source\)windows = name of your windows directory on that CD
Any and all subdirectories within that \windows directory will have to be copied manually as well!
If you have the xcopy program at your disposal, you can do it all in one go:
xcopy d:\windows /s /e c:\ OR xcopy d:\source\windows /s /e c:\
I doubt if that's going to work though, because the CD will have all compressed files on it (showing like calc.ex_ instead of calc.exe) that only get de-compressed during a proper install.
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
The TP240 (unlike the TP240X) needed a CD-ROM with a PCMCIA adapter and cable to be bootable from the CD. That was my experience having owned one some long time ago.
For Windows 98 though, you can delete most everything on the hard drive, make a directory C:\Windows\Options\Cabs and copy the file in the Cabs folder from the 98 CD into the same folder on the hard drive on the TP40. Then run setup from that Cabs folder and it will install Windows 98. The big issue will be: Can you access the CD at all (not boot from it)? or do you have to copy the mismash onto floppies first? (very painful). ... JDH
For Windows 98 though, you can delete most everything on the hard drive, make a directory C:\Windows\Options\Cabs and copy the file in the Cabs folder from the 98 CD into the same folder on the hard drive on the TP40. Then run setup from that Cabs folder and it will install Windows 98. The big issue will be: Can you access the CD at all (not boot from it)? or do you have to copy the mismash onto floppies first? (very painful). ... JDH
I could be wrong I guess, but I believe the problem is that your copy of Windows 95 does not support USB.
http://www.usbman.com/Win95%20USB%20Guide.htm
http://www.usbman.com/Win95%20USB%20Guide.htm
DKB
Re: drivers needed for the usb ibm cd-rom
I don't think availablity of a CD driver will solve the problem. As far as I know, the IBM recovery disk will expect to boot itself directly from startup. That means the BIOS start up sequence must be set for a USB CD device to be the first to be attempted - if the BIOS has that option.
I had a similer problem after acquiring an X31 with no Operating System installed. In that case I used a Toshiba PCMCIA CD reader to install XP. That used a Freecom PCMCIA driver that I may still have somewhere - and you'd need a PCMCIA CD reader for it to work. But I can't remember whether the driver was installed under DOS, which would mean the IBM recovery disk would still not be useable.
Do you not have an XP install disk?
I had a similer problem after acquiring an X31 with no Operating System installed. In that case I used a Toshiba PCMCIA CD reader to install XP. That used a Freecom PCMCIA driver that I may still have somewhere - and you'd need a PCMCIA CD reader for it to work. But I can't remember whether the driver was installed under DOS, which would mean the IBM recovery disk would still not be useable.
Do you not have an XP install disk?
Re: drivers needed for the usb ibm cd-rom
jtt3011; this thread is nearly 18 months old. Why are you trying to answer the OP's question now?
I believe this thread is a bit stale.
I believe this thread is a bit stale.
DKB
Re: drivers needed for the usb ibm cd-rom
Ooooops!GomJabbar wrote:jtt3011; this thread is nearly 18 months old. Why are you trying to answer the OP's question now?
I believe this thread is a bit stale.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Hitachi 7k100 IBM firmware files/instructions needed
by EloItsMee » Wed Apr 19, 2017 12:09 pm » in ThinkPad T4x Series - 6 Replies
- 895 Views
-
Last post by EloItsMee
Thu Apr 20, 2017 11:50 am
-
-
-
Thinkpad with VGA display and CD-ROM
by Thinkpad4by3 » Sat Mar 25, 2017 12:03 pm » in ThinkPad Legacy Hardware - 2 Replies
- 851 Views
-
Last post by Thinkpad4by3
Sat Mar 25, 2017 12:52 pm
-
-
-
WTB:Thinkpad VGA TFT LCD and CD-ROM
by Thinkpad4by3 » Sun Mar 26, 2017 7:16 pm » in Marketplace - Forum Members only - 3 Replies
- 449 Views
-
Last post by hwattys
Wed Mar 29, 2017 5:40 pm
-
-
-
365ED Display Swap or CD-ROM swap???
by Thinkpad4by3 » Wed Mar 29, 2017 1:58 pm » in ThinkPad Legacy Hardware - 1 Replies
- 838 Views
-
Last post by remax
Wed Apr 05, 2017 8:11 am
-
Who is online
Users browsing this forum: No registered users and 6 guests





