<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Include_DSL</id>
		<title>Include DSL - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.fogproject.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Include_DSL"/>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Include_DSL&amp;action=history"/>
		<updated>2026-04-30T00:08:06Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Include_DSL&amp;diff=2649&amp;oldid=prev</id>
		<title>Rs at 06:42, 27 October 2010</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Include_DSL&amp;diff=2649&amp;oldid=prev"/>
				<updated>2010-10-27T06:42:30Z</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;I setup dsl linux which is only 50mb to boot of the fog pxe menu. Here is the link where I got the instructions http://wl500g.info/showthread.php?t=17156. This distro has Firefox and it boots pretty fast from pxe.  DSL is based on knoppix linux. So, this could be used as a work around to access the fog console to send images if you do not have a working computer near by.  This might be useful until there is a way to image through the pxe menu. Actually you might not need this feature now with this work around.  Here is how I did it. &lt;br /&gt;
 &lt;br /&gt;
I downloaded dsl version dsl-4.4.10-initrd.iso and expanded the iso into a dsl folder on my desktop &lt;br /&gt;
&lt;br /&gt;
(note: downloading the iso to your own server and then mounting it works too)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mkdir dslmount&lt;br /&gt;
mount -o loop -t iso9660 dsl-4.4.10-initrd.iso dslmount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On the fog server I created under the /tftpboot/fog folder dsl folder. Then I copied linux24 and minirt24.gz files to /tftpboot/fog/dsl folder. Make sure to check rights on the files so the rights are set to 777. &lt;br /&gt;
&lt;br /&gt;
Then in my pxelinux menu settings (in the file /tftpboot/pxelinux.cfg/default) I added the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
LABEL DSL&lt;br /&gt;
    kernel fog/dsl/linux24&lt;br /&gt;
    append ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 initrd=fog/dsl/minirt24.gz nomce noapic quiet&lt;br /&gt;
    BOOT_IMAGE=fog/dsl/knoppix&lt;br /&gt;
    MENU LABEL Damn Small Linux&lt;br /&gt;
    TEXT HELP&lt;br /&gt;
    Damn Small Linux provides a minimal Linux environment,&lt;br /&gt;
    with Firefox and other bare-bones utilities.&lt;br /&gt;
    This can be used to browse back to FOG from a&lt;br /&gt;
    PXE booted client, for example.&lt;br /&gt;
    WARNING: It may be advisable to password protect&lt;br /&gt;
    this menu option for security reasons&lt;br /&gt;
    ENDTEXT&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I hope this helps.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
It might be interesting to try to get Damn Small Linux - Not! (DSL-N) working from a PXE boot as well, because it includes more hardware support and a 2.6 kernel. I will try to get this working when I have some time at work... please add notes here if you get this working! One of the biggest problems I have with DSL PXE boot is that the USB drivers for the systems I've tried DSL with aren't recognized, so I can't type or use the mouse [[User:Ericgearhart|Ericgearhart]] 13:04, 16 July 2009 (MST)&lt;br /&gt;
&lt;br /&gt;
P.S. see http://www.damnsmalllinux.org/dsl-n/download.html for details&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
It is also possible to netboot [[SystemRescueCD]] in a very similar way. This allows in-depth examination of the client machines.&lt;br /&gt;
&lt;br /&gt;
[[Category:pxe]]&lt;br /&gt;
[[Category:Customization]]&lt;/div&gt;</summary>
		<author><name>Rs</name></author>	</entry>

	</feed>