I have fallen heir to a TP X20

Older ThinkPads.. from the 600, the 7xx, the iSeries, 300, 500, the Transnote and, of course, the 701
Post Reply
Message
Author
Olde Man
Freshman Member
Posts: 71
Joined: Mon May 04, 2009 12:32 pm
Location: Winchester, VA

I have fallen heir to a TP X20

#1 Post by Olde Man » Fri May 06, 2011 2:02 pm

IBM type daughter cleaning out the basement and I got this.

Looks like a 'light horse' version of the 600 "heavy horse'. Has Win 2000 on it. Now all she has to do is figure out what her password was.

Is RAM and the HD interchangeable with the 600 series TP?

Neil
Senior ThinkPadder
Senior ThinkPadder
Posts: 2914
Joined: Sun Aug 07, 2005 5:41 pm
Location: Paragould AR USA

Re: I have fallen heir to a TP X20

#2 Post by Neil » Fri May 06, 2011 2:11 pm

Yup, same PC100 RAM and PATA hard drives. However, if you are talking about just swapping drives from one to the other, you may have some issues. Won't hurt anything to try, but a fresh install of the OS would seem to be in order. Especially if you can't come up with the password. Oh wait! What kind of password is she trying to remember? Windows? Or, HDD, BIOS or Supervisor?
Collection = T500 - R400 - X300 - X200 - T61 (14" WXGA+) - T61 (14.1" SXGA+) - T60 (15" SXGA+) - X40 - T43p - T43 - T42p - A30P - 600E

Olde Man
Freshman Member
Posts: 71
Joined: Mon May 04, 2009 12:32 pm
Location: Winchester, VA

Re: I have fallen heir to a TP X20

#3 Post by Olde Man » Fri May 06, 2011 7:22 pm

Windows 2000 password.

I would use a formated HD, which I have a spare (doesn't everybody?) put 98SE and Linux Mint8 on it.

But I thought if the Win 2000 could be retrieved.....

Olde Man
Freshman Member
Posts: 71
Joined: Mon May 04, 2009 12:32 pm
Location: Winchester, VA

Re: I have fallen heir to a TP X20

#4 Post by Olde Man » Fri May 06, 2011 9:12 pm

Just got hold of the manual (Thanks to GOOGLE) and there seems to be a 'workaround' for the Windows password, which I think is the only one on there. We shall see.

In the excitement, I had to change the CMOS battery. Naturally, when I pulled the battery, it refused to let go of the female portion (sexual attraction there?) and the whole [censored] connection came out.

Hmmm! So I stuck it back in with a new battery and gee! It seems to work. Wonders will never cease.

Unfortunately, the workaround requires that I disconnect the CMOS battery. I am not too sure I will be lucky in making the connection the next time. Might be best to wipe the HD and instal Linux and Win98SE.

Sure nice to have a new hobby.

Olde Man
Freshman Member
Posts: 71
Joined: Mon May 04, 2009 12:32 pm
Location: Winchester, VA

Re: I have fallen heir to a TP X20

#5 Post by Olde Man » Sat May 07, 2011 6:54 pm

The clock/date error appeared the first time I booted, so I replaced the CMOS battery.

However, the rig seems to run awful hot, a lot hotter than any others.

There is no fan noise that I can hear (my hearing is not good, but I think I would hear because I hear fans start up on the others) and no sign of air moving either.

However, no 'fan erro'r noted on the screen even though there is no evidence of a fan.

Is that unusual, or is there something else going on here?

pkiff
Moderator
Moderator
Posts: 1426
Joined: Wed May 05, 2004 9:17 am
Location: Toronto, Canada

Re: I have fallen heir to a TP X20

#6 Post by pkiff » Mon May 09, 2011 5:40 pm

Olde Man wrote:There is no fan noise that I can hear [....] Is that unusual, or is there something else going on here?
I wouldn't worry about unless the system freezes up. My 600 machines often run without the fan for long stretches, including during startup. I don't have experience with the X20 series, but I would expect similar. The CPUs run pretty slowly compared to current CPUs and the graphic cards rarely needed any cooling at all...

Phil.
W520 (dual-boot Windows 10/Ubuntu 15) · X61 Tablet SXGA+ · T60p UXGA · Legacy: X60T, 600X, 770Z
Thinkpad Media Centre: X61T running XBMC with Broadcom Crystal HD BCM970015, Creative X-Fi Surround 5.1 plugged into Cambridge Audio Sonata AR30 receiver

Olde Man
Freshman Member
Posts: 71
Joined: Mon May 04, 2009 12:32 pm
Location: Winchester, VA

Re: I have fallen heir to a TP X20

#7 Post by Olde Man » Tue May 10, 2011 12:09 pm

I only noticed when I noted that the case got a lot hotter than any of the 600's I have.

Anyway, I have decided to trash the rig, the CMOS connector busted off so.....I now have a door stop.

My daughter, who worked for IBM at the time, got it as a 'try-out before production', apparently their first 'light' model. I don't need 'light' and it had few of the features I wanted so no loss there.

I am now trying to figure out how to change the HD from NTFS to FAT. It was claimed that a Linux format would do it, I checked FAT in the Linux format specs, and ran Format. But if I got FAT, it is cleverly hidden from me.

Oh well, it keeps me off the street and out of the VFW.

ozzymud
Senior Member
Senior Member
Posts: 590
Joined: Sun Apr 03, 2011 3:38 pm
Location: Klamath Falls, OR

Re: I have fallen heir to a TP X20

#8 Post by ozzymud » Tue May 10, 2011 1:46 pm

mkdosfs...

This is the mkdosfs package. You can use this under Linux to create MS-DOS FAT file systems. It can create FAT12, FAT16 and FAT32 added a link for mkfs.vfat and a script for mkfs.umsdos and mkfs.uvfat (this last one needs the uvfat support to work). (from rpm description)

Code: Select all

mkdosfs -F 32 /dev/sda1
(2)701C,(1)760EL,(6)760XL,(1)760XD
(4)CD Drives (5)int floppies (3)ext floppy (4)2.1GB
(10)CF/IDE w/2 or 4GB 133x CF (1)760XL restore CD
(1)Belkin USB 2.0 32bit Cardbus (2)WPC54G(S) Wifi Cardbus
(1)Belkin F5D5020 NIC (1)Giga-Byte GN-WLM01 Wifi
(1)Backpack CD (1) Xircom REM56G-10 + misc

Olde Man
Freshman Member
Posts: 71
Joined: Mon May 04, 2009 12:32 pm
Location: Winchester, VA

Re: I have fallen heir to a TP X20

#9 Post by Olde Man » Tue May 10, 2011 2:12 pm

Thanks for the quick response. I ran across the 'formula' you suggest along with several others, although this one seemed the simplest. My problem is that Mint does not tell me the 'ID' of the HD that I want to format. I have no proof that 'sda1' is it.

No doubt it is in there somewhere.

ozzymud
Senior Member
Senior Member
Posts: 590
Joined: Sun Apr 03, 2011 3:38 pm
Location: Klamath Falls, OR

Re: I have fallen heir to a TP X20

#10 Post by ozzymud » Tue May 10, 2011 2:57 pm

"fdisk -l" or possibly "sudo fdisk -l" (<-- lower case L for list) will list available hard disks... look for the one with the NTFS filesystem...

Code: Select all

Disk /dev/sda: 74.3 GB, 74355769344 bytes
255 heads, 63 sectors/track, 9039 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 9040 72610816 7 HPFS/NTFS

Disk /dev/sdb: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sdb1 1 9725 78116031 7 HPFS/NTFS

Disk /dev/sdc: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sdc1 1 24792 199141708+ 5 Extended
/dev/sdc5 2573 24792 178482118+ 7 HPFS/NTFS
/dev/sdc6 1 124 995935+ 82 Linux swap / Solaris
/dev/sdc7 125 2572 19663528+ 83 Linux

Partition table entries are not in disk order

Disk /dev/sdd: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sdd1 1 7296 58602496 7 HPFS/NTFS

Disk /dev/sde: 163.9 GB, 163928604672 bytes
255 heads, 63 sectors/track, 19929 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sde1 * 1 19929 160079661 7 HPFS/NTFS
You should be able to pick the correct drive from the sizes listed, you can also use mount... with it you can mount the drive/partition 1st to verify it is the one you intend to format and/or copy data from 1st...

Code: Select all

sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sda1 /media/c
The /dev/sdX will prolly be different in your system...

typically:
/dev/hda = primary master
/dev/hdb = primary slave
/dev/hdc = secondary master
/dev/sda,sdb,sdc = 1st, 2nd, 3rd SATA drives
/dev/tfa,tfb,tfc = transflash... SD, CF, MMC...
/dev/cdrom, cdrom0, cdrom1 = CD's :P
etc, etc
(2)701C,(1)760EL,(6)760XL,(1)760XD
(4)CD Drives (5)int floppies (3)ext floppy (4)2.1GB
(10)CF/IDE w/2 or 4GB 133x CF (1)760XL restore CD
(1)Belkin USB 2.0 32bit Cardbus (2)WPC54G(S) Wifi Cardbus
(1)Belkin F5D5020 NIC (1)Giga-Byte GN-WLM01 Wifi
(1)Backpack CD (1) Xircom REM56G-10 + misc

Olde Man
Freshman Member
Posts: 71
Joined: Mon May 04, 2009 12:32 pm
Location: Winchester, VA

Re: I have fallen heir to a TP X20

#11 Post by Olde Man » Tue May 10, 2011 4:05 pm

Thanks. As soon as I nerve myself, I will try it.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad Legacy Hardware”

Who is online

Users browsing this forum: No registered users and 13 guests