System Board Replacement Notice
System Board Replacement Notice
System Board Replacement Notice for TP 770E and TP 600
Restoring the System Unit Serial Number: The EEPROM on the system board contains vital product data (VPD), such as the system unit serial number and the system board serial number.
You must restore the system unit serial number to its original number when the system board is replaced.
To restore the system unit serial number, do the following:
- Press and hold F1 and power on the computer.
- Hold down F1 until the Easy-Setup menu appears.
- Click on Config
- Press Ctrl+N. The system Unit Serial Number menu appears.
- Follow the instructions on the menu.
Notes:
- Do not power-off the computer during the restoration process.
- The serial number label is attached to the bottom of the computer.
Notice for 770X and 600E
Serial Numbers: When the computer was manufactured, the EEPROM on the system board was loaded with the serial numbers of the system and all major components.
The EEPROM contains the following serial numbers:
- System board serial number
- System Unit serial number
- CPU Card serial number
- DC-DC Card serial number
You must restore each of those serial numbers except the system board serial number to its original number when replacing the system board.
To save the original serial numbers, do the following:
- Boot from DOS, or open an MS-DOS prompt.
- Insert the ThinkPad Hardware Maintenance Diskette Version 1.05 into the diskette drive.
- Enter A:\SERUPDT.EXE at the DOS prompt.
NOTE: SERUPDT.EXE is in the ThinkPad Hardware Maintenance Diskette Version 1.05 or a later version.
- Enter SERUPDT R
Each serial numbers is displayed with its device type.
Write down all the numbers except the system board serial number.
The device type designations for each serial number are as follows:08: CPU card serial number
20: System unit serial number
38: DC-DC card serial number
40: System board serial number
78-7F: Hard disk drive serial numberNOTE: You can disregard the hard disk drive serial number.
To restore the serial numbers, do the following:
- Boot from DOS, or open a MS-DOS prompt.
- Enter SERUPDT.EXE at the DOS prompt.
The usage of this tool is displayed. - Enter SERUPDT W nn SSSSSSS for each serial number you saved.
NOTES:
- nn is the device type, and SSSSSS is the serial number.
- The system unit serial numberis written in the label attached on the bottom of the computer.
Universally Unique IDentifier (UUID)
The UUID is a 128-bit number uniquely assigned to the computer a production and stored in the EEPROM on the system board.
The algorithm that generates the unique number is designed to provide unique IDs until year A.D. 3400.
Consequently, no two computers in the world have the same number.
When you replace the system board, you must set the UUID on the new system board as follows:
- Press and hold F1 and power on the computer.
- Hold down F1 until the Easy-Setup menu appears.
- Click on Config.
- Press Ctrl+G. The UUID menu appears.
- Press F5 to generate a new UUID, and press Enter to overwrite it to EEPROM.
CPU Card Replacement Notice 600E and 770X Only
You must restore the CPU card serial number to its original number, when the CPU card is replaced.
To save and restore the CPU card serial number, follow the above described Serial Number update instruction.
DC-DC Card Replacement Notice 600E and 770X Only
You must restore the DC-DC card serial number to its original number, when the DC-DC card is replaced.
To save and restore the DC-DC card serial number, follow the above described Serial Number update instruction.
=================== End
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
2017-10-27 采访 Lua 发明人的一篇文章
2017-10-27 Lua的函数调用和协程中,栈的变化情况
2017-10-27 理解 Lua 的那些坑爹特性
2017-10-27 高性能 Lua 技巧(译)
2017-10-27 Lua小技巧
2017-10-27 Lua中使用table实现的其它5种数据结构
2017-10-27 Lua 5.3 协程简单示例