<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing to a machine with 64MB RAM</title>
	<atom:link href="http://alien.slackbook.org/blog/installing-to-a-machine-with-64mb-ram/feed/" rel="self" type="application/rss+xml" />
	<link>http://alien.slackbook.org/blog/installing-to-a-machine-with-64mb-ram/</link>
	<description>My thoughts on Slackware, life and everything</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:34:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dino</title>
		<link>http://alien.slackbook.org/blog/installing-to-a-machine-with-64mb-ram/#comment-15623</link>
		<dc:creator>Dino</dc:creator>
		<pubDate>Fri, 23 Sep 2011 10:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=92#comment-15623</guid>
		<description>Hello Eric,

I have asked on freenode #slackware how to handle initrd.img. I have laptop Toshiba 4090 XCDT with unmodified specifications. It has a great Mendocino Celeron CPU on 400 MHz, 64 MB RAM and only 2 GB of HDD which is also very slow. So I found two of solutions:
1. Making old initrd smaller by deleting one module tree in lib/modules/2.xx.x-smp and repacking then replacing the old initrd.img in /isolinux on USB stick.
# unpack old initrd image: first unzip, then extract with cpio
mkdir oldinitrd
cd oldinitrd
cp cdcontents/isolinux/initrd.img initrd.img.gz
gunzip initrd.img.gz
cpio -i --make-directories  ../newinitrd.img
cd ..
gzip -9 newinitrd.img
mv newinitrd.img.gz cdcontents/isolinux/initrd.img
2. In case above method does not work then just copy over initrd.img from Slackware 11.0 (2.6MB). Slackware 12.2 and 11.0 uses the same package system, and ends in .tgz
For Slackware 13.0 use method #1 because #2 won&#039;t work due to .txz packages that older versions wouldn&#039;t recognize (message: package doesn&#039;t end in .tgz, but you will not be able to see it in setup, and setup will finish too quick, so something must have gone wrong). Hope this will help someone.
Greetings,
Dino.</description>
		<content:encoded><![CDATA[<p>Hello Eric,</p>
<p>I have asked on freenode #slackware how to handle initrd.img. I have laptop Toshiba 4090 XCDT with unmodified specifications. It has a great Mendocino Celeron CPU on 400 MHz, 64 MB RAM and only 2 GB of HDD which is also very slow. So I found two of solutions:<br />
1. Making old initrd smaller by deleting one module tree in lib/modules/2.xx.x-smp and repacking then replacing the old initrd.img in /isolinux on USB stick.<br />
# unpack old initrd image: first unzip, then extract with cpio<br />
mkdir oldinitrd<br />
cd oldinitrd<br />
cp cdcontents/isolinux/initrd.img initrd.img.gz<br />
gunzip initrd.img.gz<br />
cpio -i &#8211;make-directories  ../newinitrd.img<br />
cd ..<br />
gzip -9 newinitrd.img<br />
mv newinitrd.img.gz cdcontents/isolinux/initrd.img<br />
2. In case above method does not work then just copy over initrd.img from Slackware 11.0 (2.6MB). Slackware 12.2 and 11.0 uses the same package system, and ends in .tgz<br />
For Slackware 13.0 use method #1 because #2 won&#8217;t work due to .txz packages that older versions wouldn&#8217;t recognize (message: package doesn&#8217;t end in .tgz, but you will not be able to see it in setup, and setup will finish too quick, so something must have gone wrong). Hope this will help someone.<br />
Greetings,<br />
Dino.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slackware 13.1 installation huge.s stops at kernel_thread_helper</title>
		<link>http://alien.slackbook.org/blog/installing-to-a-machine-with-64mb-ram/#comment-14165</link>
		<dc:creator>Slackware 13.1 installation huge.s stops at kernel_thread_helper</dc:creator>
		<pubDate>Sat, 16 Apr 2011 21:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=92#comment-14165</guid>
		<description>[...] (Mobile Pentium 3, 64MB).    I think the problem is, taht you don&#039;t have enough ram. Read this: http://alien.slackbook.org/blog/inst...with-64mb-ram/ Download the slackware-12.2-mini-install.iso and see if it boots. If it does you can try replacing [...]</description>
		<content:encoded><![CDATA[<p>[...] (Mobile Pentium 3, 64MB).    I think the problem is, taht you don&#39;t have enough ram. Read this: <a href="http://alien.slackbook.org/blog/inst...with-64mb-ram/" rel="nofollow">http://alien.slackbook.org/blog/inst&#8230;with-64mb-ram/</a> Download the slackware-12.2-mini-install.iso and see if it boots. If it does you can try replacing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bambus</title>
		<link>http://alien.slackbook.org/blog/installing-to-a-machine-with-64mb-ram/#comment-4353</link>
		<dc:creator>bambus</dc:creator>
		<pubDate>Sun, 31 May 2009 11:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=92#comment-4353</guid>
		<description>second method with replacing initrd.img in iso image doesn&#039;t works on pentium 200mhz, 64mb ram</description>
		<content:encoded><![CDATA[<p>second method with replacing initrd.img in iso image doesn&#8217;t works on pentium 200mhz, 64mb ram</p>
]]></content:encoded>
	</item>
</channel>
</rss>

