| |
 |
Accessing the Recovery Partition if Linux has been installed and the F11 button no longer works - ThinkPad General
|
 |
 |
Accessing the Recovery Partition if Linux has been installed and the F11 button no longer works.
All ThinkPad systems with Disk-to-Disk recovery system partition with Linux installed
If the Recovery Partition is still on the hard drive, it can still be accessed. When Linux was installed on the system, the Recovery Partition became a hidden partition, and that is why it can not be booted. If the system is a dual boot system, then it is likely that the user will want to hide the Recovery Partition again when booting operating systems other than Linux so that they may avoid accidentally writing to the partition and corrupting the original software.
To hide and unhide partitions, please modify your boot loader configuration.
Note: Before you continue with this procedure, it is recommended that you first become familiar with boot loaders and disk partitioning by visiting the following Web sites for more information:
For purposes of an example, this Tip will use the GRUB method. The GRUB boot loader uses hide and unhide commands to hide and unhide partitions. A typical grub.conf file is shown below, where hdX, Y, and Z need to be replaced by your specific partitions.
<snip>
title Original Preload
hide (hdX,Y)
rootnoverify (hdX,Z)
chainloader+1
title Maintenance Partition
unhide (hdX,Y)
rootnoverify (hdX,Y)
chainloader+1
</snip>
|
|
 |
| Applicable countries and regions |
| Worldwide |
|
|
| Document id: MIGR-46088 |
| Last modified: 2007-03-23 |
| Copyright © 2008 IBM Corporation |
| Copyright © Lenovo 2008, all rights reserved |
 |
 |
|
|
|
 |
|

|
Subscribe to downloads and drivers updates
|
 |
|
|
|
|
|
 |
|