<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>howudune.com</title>
	<atom:link href="http://www.howudune.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howudune.com</link>
	<description></description>
	<lastBuildDate>Sat, 17 Oct 2009 00:50:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Mount a USB key in VMware ESX 3.0.1</title>
		<link>http://www.howudune.com/2007/04/mount-a-usb-key-in-vmware-esx-301/</link>
		<comments>http://www.howudune.com/2007/04/mount-a-usb-key-in-vmware-esx-301/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 00:42:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.howudune.com/?p=6</guid>
		<description><![CDATA[For anyone familiar with Linux, this is a trivial task. But for those new to Linux or VMware it might not seem straightforward. After many fruitless Google searches, I hope someone finds this helpful.The following worked on an HP DL380 G5. Your mileage may vary on different hardware. Mounting a USB drive: The &#8220;mount&#8221; command [...]]]></description>
			<content:encoded><![CDATA[<p><br />
For anyone familiar with Linux, this is a trivial task. But for those new to Linux or VMware it might not seem straightforward. After many fruitless Google searches, I hope someone finds this helpful.The following worked on an HP DL380 G5.  Your mileage may vary on different hardware.</p>
<p>Mounting a USB drive:</p>
<p>The &#8220;mount&#8221; command by itself will show you the currently mounted volumes.<br />
# mount</p>
<p>First create a mount point:<br />
# mkdir /mnt/usbkey</p>
<p>Now mount the drive:<br />
# mount /dev/sda1 /mnt/usbkey -t vfat</p>
<p>Don&#8217;t forget to unmount it when your done.<br />
# umount /dev/sda1</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howudune.com/2007/04/mount-a-usb-key-in-vmware-esx-301/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create a persistent KNOPPIX disk image</title>
		<link>http://www.howudune.com/2007/04/create-a-persistent-knoppix-disk-image/</link>
		<comments>http://www.howudune.com/2007/04/create-a-persistent-knoppix-disk-image/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 00:40:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[knoppix]]></category>

		<guid isPermaLink="false">http://www.howudune.com/?p=5</guid>
		<description><![CDATA[Knoppix will allow you to create a persistent image which will save your settings and files after each use. To create a persistent disk image, after booting to your USB flash drive, select the penguin icon from the taskbar and select Configue &#62; Create a persistent KNOPPIX disk image. A dialog box will open asking [...]]]></description>
			<content:encoded><![CDATA[<p><br />
Knoppix will allow you to create a persistent image which will save your settings and files after each use.</p>
<p>To create a persistent disk image, after booting to your USB flash drive, select the penguin icon from the taskbar and select Configue &gt; Create a persistent KNOPPIX disk image. A dialog box will open asking you to select the drive on which to create the image. Choose the drive that corresponds to your USB flash drive; sdb1 in this example.</p>
<p>You will then be prompted to set the size of the drive. Here I accepted the default (100MB).</p>
<p>The next time that you boot Knoppix from the flash drive, you will be asked if you wan to use the persistent disk image. Select Yes and continue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howudune.com/2007/04/create-a-persistent-knoppix-disk-image/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to boot Knoppix 4.0 from a USB Flash Drive</title>
		<link>http://www.howudune.com/2007/04/how-to-boot-knoppix-40-from-a-usb-flash-drive/</link>
		<comments>http://www.howudune.com/2007/04/how-to-boot-knoppix-40-from-a-usb-flash-drive/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 00:36:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[knoppix]]></category>

		<guid isPermaLink="false">http://www.howudune.com/?p=4</guid>
		<description><![CDATA[Update: These instructions have been confirmed to also work with Knoppix 5.0.1. Testing was done using a Dell Optiplex GX280 and a PNY Attache 2GB USB Flash Drive. The following instructions describe the process for installing Knoppix Linux on a USB flash drive. This allows the OS to be booted directly from the flash drive. [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<blockquote><p>Update: These instructions have been confirmed to also work with Knoppix 5.0.1. Testing was done using a Dell Optiplex GX280 and a PNY Attache 2GB USB Flash Drive.</p></blockquote>
<p>The following instructions describe the process for installing Knoppix Linux on a USB flash drive. This allows the OS to be booted directly from the flash drive. The instructions have been tested to work on Dell Optiplex GX270 and GX280s.</p>
<p>These instuctions are designed to be performed from a Windows PC.</p>
<p>The Knoppix Live CD is about 700MB, so you&#8217;ll need a flash drive that is at least that big. In this example I used a 1GB Sandisk Cruzer Mini.</p>
<p><strong> Installation</strong></p>
<p>Begin by downloading the Knoppix ISO file from <a href="http://www.knoppix.org/">www.knoppix.org</a>. You&#8217;ll need v4.0 or newer. I used KNOPPIX_V4.0.2CD-2005-09-23-EN.iso</p>
<p>Next download Syslinux from <a href="http://syslinux.zytor.com/index.php">http://syslinux.zytor.com/index.php</a>. These instructions used syslinux-3.11.zip.</p>
<p>Extract the syslinux files to C:\syslinux-3.11.</p>
<p>Insert you USB Key into a USB slot in your PC and note the drive letter that it is assigned.</p>
<p>Run &#8220;C:\syslinux-3.11\win32\syslinux.exe (target drive)&#8221; where the target drive is the letter assigned to your USB key. Ex. &#8220;C:\syslinux-3.11\win32\syslinux.exe E:&#8221;</p>
<p>Now mount the Knoppix ISO that you downloaded earlier. You can do this using a program like <a href="http://www.winiso.com/">WinISO</a> or by simply burning it to CD.</p>
<p>Copy the entire contents of the Knoppix CD onto the USB flash drive.</p>
<p>On the flash drive, navigate to the bootisolinux directory and move it&#8217;s contents up to the root of the drive. Delete the boot directory.</p>
<p>Delete ISOlinux.bin from the root of the flash drive.</p>
<p>Rename ISOlinux.cfg to SYSlinux.cfg.</p>
<p>That&#8217;s all there is to it!</p>
<p><strong>Now boot to the drive.</strong></p>
<p>To boot to USB flash drive you&#8217;ll need a PC that&#8217;s BIOS supports booting to USB devices. Enter the BIOS and change the boot order so that the USB flash drive is the first boot device. Alternately, if the BIOS has a boot menu, select it from the BIOS screen when the PC starts and select &#8220;USB drive&#8221;.</p>
<p>For example, on a Dell computer: Start the PC. When the Dell BIOS screen appears, select F12. This will enter the one-time boot menu. Use the arrows keys to highlight the USB drive option and hit enter.</p>
<p>The PC should now boot to the Knoppix Live CD.</p>
<p><strong>References</strong></p>
<p>Here are some of the pages that were very helpful to me in writing these instructions:</p>
<p><a href="http://www.knoppix.net/forum/viewtopic.php?p=101767">Success making bootable and persistent USB key with SYSLINUX &#8211; Knoppix.net</a></p>
<p><a href="http://www.knoppix.net/forum/viewtopic.php?t=12964">Boot Knoppix 3.6 from USB key &#8211; How To (Success!) &#8211; Knoppix.net</a></p>
<p><a href="http://rz-obrian.rz.uni-karlsruhe.de/knoppix-usb/">Boot KNOPPIX from an USB Memory Stick</a></p>
<p><a href="http://www.beezmo.com/FloobyDustDir/FDKnoppixUsbDir/FDKnoppixUsb.htm">Knoppix on USB Flash Drive</a></p>
<p><a href="http://www.pcworld.idg.com.au/index.php/id;1104862437;fp;512;fpid;1783981662">PC World | Knoppix in your pocket</a><br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.howudune.com/2007/04/how-to-boot-knoppix-40-from-a-usb-flash-drive/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

