<?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>Alex Sleat &#187; ui</title>
	<atom:link href="https://alexsleat.co.uk/tag/ui/feed/" rel="self" type="application/rss+xml" />
	<link>https://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Wed, 20 Jun 2012 17:33:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How To: Fix &#8220;Unknown keyword in configuration file.&#8221; Ubuntu USB Boot</title>
		<link>https://alexsleat.co.uk/2010/11/27/how-to-fix-unknown-keyword-in-configuration-file-ubuntu-usb-boot/</link>
		<comments>https://alexsleat.co.uk/2010/11/27/how-to-fix-unknown-keyword-in-configuration-file-ubuntu-usb-boot/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 10:44:52 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[configuration file]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[isadora]]></category>
		<category><![CDATA[julia]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[katya]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[lisa]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[Maverick Meerkat]]></category>
		<category><![CDATA[syslinux.cfg]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[unknown keyword]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb device]]></category>

		<guid isPermaLink="false">https://alexsleat.co.uk/?p=7614</guid>
		<description><![CDATA[<br/><p style="text-align: center;"></p> <p>Attempting Boot From USB Device</p> <p>SYSLINUX 3.63 Debian-2008-07-15 EBIOS Copyright (C) 1994-2008 H. Peter Anvin Unknown keyword in configuration file. boot: _</p> <p></p> <p>After creating a USB bootable version of Ubuntu from the Startup Disk Creator (or usb-creator-gtk) and attempting to boot, I was greeted by the error above. It might [...]]]></description>
			<content:encoded><![CDATA[<br/><p style="text-align: center;"><a href="https://alexsleat.co.uk/wp-content/uploads/2010/11/2010-11-26-14.20.40.jpg"><img class="aligncenter size-large wp-image-7789" title="USB boot fail" src="https://alexsleat.co.uk/wp-content/uploads/2010/11/2010-11-26-14.20.40-1024x614.jpg" alt="" width="614" height="368" /></a></p>
<blockquote><p>Attempting Boot From USB Device</p>
<p>SYSLINUX 3.63 Debian-2008-07-15 EBIOS Copyright (C) 1994-2008 H. Peter Anvin<br />
Unknown keyword in configuration file.<br />
boot:<br />
_</p></blockquote>
<p></p>
<p>After creating a USB bootable version of Ubuntu from the Startup Disk Creator (or usb-creator-gtk) and attempting to boot, I was greeted by the error above. It might look a bit scary but it&#8217;s really easy to fix, just plug the USB flash drive into a computer (windows or linux, mac too probably but I haven&#8217;t tried that.)</p>
<h5>Solution 1:</h5>
<ol>
<li>Open the the syslinux folder in the root of the flash drive.</li>
<li>Inside is a file called syslinux.cfg you&#8217;ll want to edit that.</li>
<li>Find the line &#8220;ui gfxboot bootlogo&#8221; and simply remove the &#8220;ui &#8220;.</li>
<li>Save and try booting again.</li>
</ol>
<p>Below is how my syslinux.cfg file looks after editing:</p>
<div class="dean_ch" style="white-space: wrap;"><span class="re3"># D-I config version <span class="nu0">2.0</span></span><br />
include menu.cfg<br />
default vesamenu.c32<br />
prompt <span class="nu0">0</span><br />
timeout <span class="nu0">50</span><br />
gfxboot bootlogo</div>
<p></p>
<hr />
<h5>Solution 2</h5>
<p>Alternatively it looks as though there is another way of fixing this issue if there is no &#8220;ui&#8221; in the file, this is to do as followed (as pointed out in the comments below):</p>
<ol>
<li> Type &#8220;help&#8221; and press enter </li>
<li> Hit Enter again </li>
</ol>
<p>This should boot correctly and shouldn&#8217;t need to be done every time.</p>
]]></content:encoded>
			<wfw:commentRss>https://alexsleat.co.uk/2010/11/27/how-to-fix-unknown-keyword-in-configuration-file-ubuntu-usb-boot/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
	</channel>
</rss>
