<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Installing_Gentoo_on_a_ThinkPad_G41</id>
	<title>Installing Gentoo on a ThinkPad G41 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Installing_Gentoo_on_a_ThinkPad_G41"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Gentoo_on_a_ThinkPad_G41&amp;action=history"/>
	<updated>2026-05-11T16:12:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Gentoo_on_a_ThinkPad_G41&amp;diff=16023&amp;oldid=prev</id>
		<title>217.231.117.119 at 01:52, 9 May 2005</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Gentoo_on_a_ThinkPad_G41&amp;diff=16023&amp;oldid=prev"/>
		<updated>2005-05-09T01:52:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;What I've done so far:&lt;br /&gt;
&lt;br /&gt;
I initially booted the machine and the installed Access IBM software (I presume) converted the primary FAT32 to NTFS.  I downloaded a [http://www.gentoo.org/ Gentoo] LiveCD and a [http://www.sysresccd.org/ System Rescue CD] (known to have ntfsresize).&lt;br /&gt;
&lt;br /&gt;
In my scouting around on the net, I read that the Thinkpads have a have a Rescue and Recovery partition which must be the 4th entry in the partition table.  It occupies the final 4Gb of the drive as a primary partition. Using the System Rescue CD, I resized the partition on my 80 Gb drive to 30Gb.  The space made available between the end of the resized NTFS partition (/dev/hda1) and the Rescue and Recovery partition (/dev/hda4) was split into a primary partition to act as a boot partition (/dev/hda2), and an extended partition (/dev/hda3). The extended partition was further subdivided into a 2Gb swap partition (/dev/hda5) and all of the remaining space as a root partition for Linux.  N.B. If you are using ''fdisk'', rather than the excellent ''QTParted'' (accessed as ''run_qtparted'' from the System Rescue CD), you will have to fix the order of the partition table entries using the&lt;br /&gt;
   x   extra functionality (experts only)&lt;br /&gt;
entry on the first fdisk menu, then the&lt;br /&gt;
   f   fix partition order&lt;br /&gt;
entry on the expert menu, after you have created the new linux partitions. The end result looks like this:&lt;br /&gt;
&lt;br /&gt;
 Disk /dev/hda: 80.0 GB, 80026361856 bytes&lt;br /&gt;
 240 heads, 63 sectors/track, 10337 cylinders&lt;br /&gt;
 Units = cylinders of 15120 * 512 = 7741440 bytes&lt;br /&gt;
&lt;br /&gt;
   Device Boot      Start         End      Blocks   Id  System&lt;br /&gt;
 /dev/hda1   *           1        4058    30678448+   7  HPFS/NTFS&lt;br /&gt;
 /dev/hda2            4059        4072      105840   83  Linux&lt;br /&gt;
 /dev/hda3            4073        9794    43258320    f  W95 Ext'd (LBA)&lt;br /&gt;
 /dev/hda4            9795       10337     4105080   12  Compaq diagnostics&lt;br /&gt;
 /dev/hda5            4073        4343     2048728+  82  Linux swap / Solaris&lt;br /&gt;
 /dev/hda6            4344        9794    41209528+  83  Linux&lt;br /&gt;
&lt;br /&gt;
After the initial Gentoo installation using ''grub'', I was able to boot Gentoo and XP.  XP complained on booting, but was able to sort itself out.  I think that ''fdisk'' may affect the MBR in a slightly different way from QTParted.  When setting up grub, I provided an entry for the R&amp;amp;R partition, like so:&lt;br /&gt;
 # For booting the IBM Rescue &amp;amp; Recovery partition&lt;br /&gt;
 title=Access IBM&lt;br /&gt;
 rootnoverify (hd0,3)&lt;br /&gt;
 chainloader +1&lt;br /&gt;
&lt;br /&gt;
However, when I try to boot that partition, I am told there is no operating system, so it apparently does not have a bootstrap in the usual place.  I have asked IBM about this, but have yet to receive a reply.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Gentoo]] [[Category:G41]]&lt;/div&gt;</summary>
		<author><name>217.231.117.119</name></author>
		
	</entry>
</feed>