<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.heepy.net/index.php?action=history&amp;feed=atom&amp;title=Booting_a_floppy_image_on_a_flash_drive</id>
	<title>Booting a floppy image on a flash drive - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.heepy.net/index.php?action=history&amp;feed=atom&amp;title=Booting_a_floppy_image_on_a_flash_drive"/>
	<link rel="alternate" type="text/html" href="https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&amp;action=history"/>
	<updated>2026-05-07T05:00:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&amp;diff=210&amp;oldid=prev</id>
		<title>Morris: Created page with &quot;The easiest way is to start with an already working Ubuntu installer disk.   First you need a copy of &quot;memdisk&quot; which is part of the debian &quot;syslinux&quot; package, generally found in…&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.heepy.net/index.php?title=Booting_a_floppy_image_on_a_flash_drive&amp;diff=210&amp;oldid=prev"/>
		<updated>2011-03-08T01:30:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The easiest way is to start with an already working Ubuntu installer disk.   First you need a copy of &amp;quot;memdisk&amp;quot; which is part of the debian &amp;quot;syslinux&amp;quot; package, generally found in…&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The easiest way is to start with an already working Ubuntu installer disk. &lt;br /&gt;
&lt;br /&gt;
First you need a copy of &amp;quot;memdisk&amp;quot; which is part of the debian &amp;quot;syslinux&amp;quot; package, generally found in/usr/lib/syslinux/memdisk; copy it to /install/memdisk on the flash media. Also copy the bootable floppy image into the root of the flash media. Many such images can be found at bootdisk.com. Then edit /syslinux/txt.cfg and insert a menu item for your floppy image: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
label floppyimage&lt;br /&gt;
menu label ^Boot floppy image&lt;br /&gt;
kernel /install/memdisk&lt;br /&gt;
append initrd=/floppy.img&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now when you boot a machine off the flash drive, you'll have the option of booting from that floppy image.&lt;/div&gt;</summary>
		<author><name>Morris</name></author>
	</entry>
</feed>