<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Creating a Current ISO - Revision history</title>
		<link>https://www.slackwiki.com/index.php?title=Creating_a_Current_ISO&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.40.0</generator>
		<lastBuildDate>Wed, 08 Apr 2026 14:21:21 GMT</lastBuildDate>
		<item>
			<title>Erik: Copy from old</title>
			<link>https://www.slackwiki.com/index.php?title=Creating_a_Current_ISO&amp;diff=70&amp;oldid=prev</link>
			<guid isPermaLink="false">https://www.slackwiki.com/index.php?title=Creating_a_Current_ISO&amp;diff=70&amp;oldid=prev</guid>
			<description>&lt;p&gt;Copy from old&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The following was taken from: http://www.backslider.net/wordpress/?page_id=3&lt;br /&gt;
&lt;br /&gt;
== Creating a Slackware-current iso: how-to ==&lt;br /&gt;
&lt;br /&gt;
=== Step numero uno: ===&lt;br /&gt;
Download slackware-current, grab it from ftp.nluug.nl. To save time and space, don’t bother downloading bootdisks/, extra/, pasture/, source/, testing/, zipslack/ and then within slackware, leave out gnome/, kde/ and kdei/. This will keep our image below 700MB. If you plan on installing KDE, go ahead and grab it now.&lt;br /&gt;
&lt;br /&gt;
=== Step numero dos: ===&lt;br /&gt;
Run the following command to create the iso. You will need mkisofs installed via the cdrtools package.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;mkisofs -o /somedir/slackware-current.iso -R -V “Slackware Install” -v -d -D -N -no-emul-boot -boot-load-size 4 -boot-info-table -b isolinux.bin -c isolinux.boot -A “Slackware Install CD”&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you did download kde/ or one of those other directories, you’ll need to exclude it from the mkisofs command like so, -x kde/.&lt;br /&gt;
&lt;br /&gt;
=== Step numero tres: ===&lt;br /&gt;
Assuming I haven’t given bad advice, you now have a slackware-current iso that you can burn to cd now. You should be able to boot and then install off of it. I may check into how to create that second cd that would contain the gnome and kde packages, so check back at this page at a later time.&lt;br /&gt;
&lt;br /&gt;
== Update 5/14/2005 ==&lt;br /&gt;
You can download unofficial current isos here:&lt;br /&gt;
&lt;br /&gt;
ftp://ftp.slackware.no/pub/linux/ISO-images/slackware/Current-ISO-build/&lt;br /&gt;
&lt;br /&gt;
This should save you some time for those of you who don’t need to customize your own iso. Please note that slackware.no only makes -current isos once a week every Tuesday at 0400 UTC&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</description>
			<pubDate>Tue, 02 Jun 2009 03:10:22 GMT</pubDate>
			<dc:creator>Erik</dc:creator>
			<comments>https://www.slackwiki.com/Talk:Creating_a_Current_ISO</comments>
		</item>
</channel></rss>