<?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>Bert&#039;s notes &#187; ubuntu server</title>
	<atom:link href="https://a20.net/bert/tag/ubuntu-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://a20.net/bert</link>
	<description></description>
	<lastBuildDate>Mon, 02 Nov 2020 10:47:22 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.5</generator>
	<item>
		<title>Ubuntu Server 14.04 installation: CD could not be mounted</title>
		<link>https://a20.net/bert/2015/10/17/ubuntu-server-14-04-installation-cd-could-not-be-mounted/</link>
		<comments>https://a20.net/bert/2015/10/17/ubuntu-server-14-04-installation-cd-could-not-be-mounted/#comments</comments>
		<pubDate>Sat, 17 Oct 2015 09:30:22 +0000</pubDate>
		<dc:creator><![CDATA[bert]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cdrom not found]]></category>
		<category><![CDATA[installation issues]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu server]]></category>

		<guid isPermaLink="false">https://a20.net/bert/?p=45</guid>
		<description><![CDATA[This happens a lot when trying to install Ubuntu Server 14.04 from USB stick (14.04.3 still has the issue). [!! Detect and mount CD-ROM] Your installation CD-ROM couldn't be mounted. This probably means that the CD-ROM was not in the drive. If so you can insert it and try again. Retry mounting the CD-ROM? .. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>This happens a lot when trying to install Ubuntu Server 14.04 from USB stick (14.04.3 still has the issue).</p>
<p><code>[!! Detect and mount CD-ROM]<br />
Your installation CD-ROM couldn't be mounted. This probably means that the CD-ROM was not in the drive. If so you can insert it and try again.<br />
Retry mounting the CD-ROM?</code></p>
<p>.. and of course there is no CD-ROM at all, the installation media are on the USB drive. An easy way to work around this:</p>
<ol>
<li>Open a second console with Alt-F2 (get back to the installation dialogue with Alt-F1 later)</li>
<li>Press enter to activate it</li>
<li>Enter the following command to make /cdrom a softlink to /media:<br />
<blockquote><p><code>rmdir /cdrom; ln -s media /cdrom</code></p></blockquote>
</li>
<li>Go back to the installation process with Alt-F1</li>
<li>Answer &#8216;yes&#8217; to the question <em>Retry mounting the CD-ROM?</em></li>
</ol>
<p>From here on the installation should go on as normal.</p>
]]></content:encoded>
			<wfw:commentRss>https://a20.net/bert/2015/10/17/ubuntu-server-14-04-installation-cd-could-not-be-mounted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
