<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Creating_a_Current_ISO</id>
	<title>Creating a Current ISO - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slackwiki.com/index.php?action=history&amp;feed=atom&amp;title=Creating_a_Current_ISO"/>
	<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Creating_a_Current_ISO&amp;action=history"/>
	<updated>2026-04-08T14:21:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://www.slackwiki.com/index.php?title=Creating_a_Current_ISO&amp;diff=70&amp;oldid=prev</id>
		<title>Erik: Copy from old</title>
		<link rel="alternate" type="text/html" href="https://www.slackwiki.com/index.php?title=Creating_a_Current_ISO&amp;diff=70&amp;oldid=prev"/>
		<updated>2009-06-02T03:10:22Z</updated>

		<summary type="html">&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;</summary>
		<author><name>Erik</name></author>
	</entry>
</feed>