<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shazbot Blog &#187; boot.ini</title>
	<atom:link href="http://jamespo.org.uk/wp/archives/tag/bootini/feed" rel="self" type="application/rss+xml" />
	<link>http://jamespo.org.uk/wp</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 20:42:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installing Fedora 10 on a Lenovo S10e</title>
		<link>http://jamespo.org.uk/wp/archives/781</link>
		<comments>http://jamespo.org.uk/wp/archives/781#comments</comments>
		<pubDate>Sat, 17 Jan 2009 22:28:16 +0000</pubDate>
		<dc:creator>jamespo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[boot.ini]]></category>
		<category><![CDATA[dualboot]]></category>
		<category><![CDATA[fedora10]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[lenovo]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[s10e]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://jamespo.org.uk/wp/archives/781</guid>
		<description><![CDATA[I recently got a Lenovo S10e, it came with 2 partitions: Windows XP home and a rescue partition. Here is how I installed Fedora 10 (dual boot with XP) on it: I downloaded the Fedora 10 i686 live ISO image and put it onto a USB stick with unetbootin I rebooted the laptop via USB [...]]]></description>
			<content:encoded><![CDATA[<p>I recently got a Lenovo S10e, it came with 2 partitions: Windows XP home and a rescue partition. Here is how I installed Fedora 10 (dual boot with XP) on it:</p>
<ol>
<li>I downloaded the <a href="http://torrent.fedoraproject.org/" target="_blank">Fedora 10 i686 live ISO</a> image and put it onto a USB stick with <a href="http://unetbootin.sourceforge.net/" target="_blank">unetbootin</a></li>
<li>I rebooted the laptop via USB (hold F12 on boot, IIRC) and started the installer.</li>
<li>I got the installer to resize my C: partition to ~80GB. I then went for a default install into the free space of Fedora 10. This created a boot partition and an extended partition with / and swap in it.</li>
<li><strong>IMPORTANT</strong>: I chose to install the bootloader (grub) into the boot partition just created <strong>NOT</strong> the MBR.</li>
<li>At the end of the install I then rebooted into windows. This forced a diskcheck due to the resize earlier. I used <a href="http://www.winimage.com/bootpart.htm" target="_blank">bootpart</a> to add an entry in XP&#8217;s boot.ini for <a href="http://home.ubalt.edu/abento/linux/redhat-install/dualbootNT.html" target="_blank">booting Fedora</a>. This just copies the first 512 bytes out of the Fedora boot partition into a file on the c: drive which is used by the NT bootloader.<br />
This was done by first just running bootpart (I copied the .exe into the root of C:) to list the partitions, then identifying the # of the /boot partition (let&#8217;s call it x) and running<br />
<code>bootpart x bootsect.fed Fedora</code></li>
</ol>
<p>Post install: I booted into Linux, finished off the usual post install tasks then connected up to the Internet via ethernet cable. I ran &#8220;yum update&#8221; to ensure the machine was fully patched, rebooted, then installed the broadcom wireless drivers as <a href="http://www.cenolan.com/2008/11/rpm-install-broadcom-wireless-sta-driver-fedora/" target="_blank">shown here</a>.</p>
<p>Other tips: I recommend setting the properties of the top &amp; bottom gnome toolbars to &#8220;hideable&#8221; to give you a bit more screen space for large dialog boxes and reducing the default font pitch size to 8.</p>
<p><strong>IMPORTANT:</strong> I take no responsibility and offer no support for these steps, if you wipe your laptop, hard luck.</p>
<p>The splashtop instant boot environment still works, I imagine the rescue partition will be a little upset unless I remove the Linux partitions. Sound, wireless (see above), sleep/resume with close/open lid and the camera all work under Fedora 10. Compiz graphical effects can be enabled and work well.</p>
<p>You can get more information on the <a href="http://www.s10lenovo.com/viewforum.php?f=13" target="_blank">Lenovo s10 forum</a>, or <a href="http://www.thatsabsurd.net/2008/12/xp-and-ubuntu-dual-boot-s10e/" target="_blank">here</a>.</p>
<img src="http://jamespo.org.uk/wp/?ak_action=api_record_view&id=781&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://jamespo.org.uk/wp/archives/781/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
