<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.yobi.be/index.php?action=history&amp;feed=atom&amp;title=Dual_boot</id>
	<title>Dual boot - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.yobi.be/index.php?action=history&amp;feed=atom&amp;title=Dual_boot"/>
	<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Dual_boot&amp;action=history"/>
	<updated>2026-05-25T00:19:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Dual_boot&amp;diff=2825&amp;oldid=prev</id>
		<title>PhilippeTeuwen at 23:39, 25 February 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Dual_boot&amp;diff=2825&amp;oldid=prev"/>
		<updated>2008-02-25T23:39:44Z</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;&amp;#039;&amp;#039;Converted with [[MediaWiki#HTML-WikiConverter|HTML::WikiConverter::MediaWiki]] from my old phpwiki site&amp;#039;&amp;#039;&lt;br /&gt;
----&lt;br /&gt;
=== Tips to resize a Windows partition to leave room for Linux ===&lt;br /&gt;
&lt;br /&gt;
* Reboot the machine with Knoppix in the CDrom.&lt;br /&gt;
* Go for a root-console (crtl+alt+f1).&lt;br /&gt;
* Follow the instructions in that [http://mlf.linux.rulez.org/mlf/ezaz/ntfsresize.html#example FAQ page] of ntfsresize.&lt;br /&gt;
** Brief decription for a NTFS located on /dev/hda1:&lt;br /&gt;
** Check for minimal partition size:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
           ntfsresize -i /dev/hda1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote class=&amp;quot;tightenable top bottom&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Shrink the ntfs filesystem:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
           ntfsresize -s5000M /dev/hda1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote class=&amp;quot;tightenable top bottom&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Delete the (long) ntfs partition&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
           fdisk /dev/hda -&amp;amp;gt; d (-&amp;amp;gt; 1)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote class=&amp;quot;tightenable top bottom&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Create a new ntfs partition (with the newly shrunk filesystem)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
           (fdisk)-&amp;amp;gt; n -&amp;amp;gt; p -&amp;amp;gt; 1 -&amp;amp;gt; 1 -&amp;amp;gt; +5000M&lt;br /&gt;
                  -&amp;amp;gt; t (-&amp;amp;gt; 1) -&amp;amp;gt; 7&lt;br /&gt;
                  -&amp;amp;gt; a -&amp;amp;gt; 1&lt;br /&gt;
   (Create the other partitions in the left space:)&lt;br /&gt;
   (                 n e 2 enter enter            )&lt;br /&gt;
   ( For a SWAP:                                  )&lt;br /&gt;
   (                 n l enter +512M              )&lt;br /&gt;
   (                 t 5 82                       )&lt;br /&gt;
   ( For a /:                                     )&lt;br /&gt;
   (                 n l enter enter              )&lt;br /&gt;
 &lt;br /&gt;
                  -&amp;amp;gt; w&lt;br /&gt;
&lt;br /&gt;
* First check: Reboot without the Knoppix CD and check if Windows boots properly&lt;br /&gt;
* Now you&amp;#039;re ready to install Linux...&lt;/div&gt;</summary>
		<author><name>PhilippeTeuwen</name></author>
	</entry>
</feed>