<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2347&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Converting Jessie VM to KVM and initrd requirements]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2347</link>
		<description><![CDATA[The most recent posts in Converting Jessie VM to KVM and initrd requirements.]]></description>
		<lastBuildDate>Fri, 21 Dec 2018 17:50:09 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Converting Jessie VM to KVM and initrd requirements]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=13402#p13402</link>
			<description><![CDATA[<p>Figured I&#039;d update this for anyone looking to do this. We got this working by adding the following modules to /etc/initramfs-tools/modules and then running update-initramfs:</p><p>virtio_rng<br />virtio_console<br />virtio_balloon<br />virtio_net<br />virtio_scsi<br />virtio_pci<br />virtio<br />virtio_ring<br />virtio_blk<br />rng_core</p><p>The reason we originally ran into trouble doing this was that we had omitted virtio_blk, so the device itself couldn&#039;t be accessed during the boot.</p><p>Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Fri, 21 Dec 2018 17:50:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=13402#p13402</guid>
		</item>
		<item>
			<title><![CDATA[Converting Jessie VM to KVM and initrd requirements]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11669#p11669</link>
			<description><![CDATA[<p>We use a Devuan Jessie VM (VMware) and were attempting to convert a copy of it for KVM. We converted it using qemu-img.exe under Windows using the flat VMware VMDK file. The issue we ran into was that initially on boot the main LVM volume group (containing the / file system) couldn&#039;t be read at all. From what I&#039;ve read I&#039;m fairly sure that this is because the initrd of the source VM probably doesn&#039;t have the virtio drivers, or something else that&#039;s required. In fact, a customer was apparently able to get it to boot by rebuilding the initrd, which supports that, though they weren&#039;t actually clear how they did that.</p><p>Our /etc/initramfs-tools/initramfs.conf currently has the default configuration with MODULES=most. Does anyone have any idea as to a configuration that would end up working for this after that conversion? I&#039;m guessing that it might just be a matter of adding modules to /etc/initramfs-tools/modules, which was part of what we had to do to convert to Hyper-V.</p><p>Thanks!<br />Tom</p>]]></description>
			<author><![CDATA[dummy@example.com (tlathm)]]></author>
			<pubDate>Wed, 05 Sep 2018 17:27:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11669#p11669</guid>
		</item>
	</channel>
</rss>
