<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6630&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Unable to install in qemu-based VM on a headless server]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6630</link>
		<description><![CDATA[The most recent posts in [SOLVED] Unable to install in qemu-based VM on a headless server.]]></description>
		<lastBuildDate>Fri, 24 May 2024 14:34:33 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Unable to install in qemu-based VM on a headless server]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=50088#p50088</link>
			<description><![CDATA[<p>Thanks, that made sense <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> I was able to finish installation process this way (adding console=ttyS01,115200 and ensuring qemu&#039;s emulating serial port).</p>]]></description>
			<author><![CDATA[dummy@example.com (lvd)]]></author>
			<pubDate>Fri, 24 May 2024 14:34:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=50088#p50088</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Unable to install in qemu-based VM on a headless server]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=50078#p50078</link>
			<description><![CDATA[<p>You may try with a TAB and then add <span class="bbc">console=ttyS0,115200</span> to the boot parameters somewhere early, and then you also need to tell qemu to offer the serial on the console perhaps multiplexed with the qemu monitor by adding <span class="bbc">-serial mon:stdio</span> to its arguments. That will do well until the first reboot where you also need to have configured the bootup init system to offer serial login.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 24 May 2024 08:53:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=50078#p50078</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Unable to install in qemu-based VM on a headless server]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=50076#p50076</link>
			<description><![CDATA[<p>I&#039;m trying to run <span class="bbc">devuan_daedalus_5.0.1_amd64_netinstall.iso</span> under qemu in order to install devuan in VM on a headless remote server.</p><p>I run the following in SSH session:</p><p><span class="bbc"><br />/usr/bin/qemu-system-x86_64 -runas qemu -enable-kvm -machine pc,accel=kvm \<br />-device virtio-scsi-pci,id=scsi0 -drive file=/my/path/disk.img,format=raw,discard=unmap,id=hdd,media=disk,aio=native,cache=none,id=hdd,if=none \<br />-device scsi-hd,drive=hdd,bus=scsi0.0 -netdev user,id=net00 -device \<br />virtio-net-pci,netdev=net00,mac=52:54:11:00:05:03 -m 8192 -cpu host -smp 8 \<br />-drive file=/my/path/devuan_daedalus/installer-iso/devuan_daedalus_5.0.1_amd64_netinstall.iso,media=cdrom \<br />-display curses -nographic -vga none<br /></span></p><p>I only able to get blue install selection menu, after I select smth, only the video mode request follows and then nothing.</p><p>I&#039;ve also tried removing either of (or both) &#039;-vga none&#039; and &#039;-nographic&#039;, I can see either nothing, SeaBOOT screen or curses display showing me just &#039;640x480 graphics mode&#039; line in the middle of console.</p><p>Therefore I conclude that install on VM is impossible without resorting to GUI, or is there some way to do that?</p>]]></description>
			<author><![CDATA[dummy@example.com (lvd)]]></author>
			<pubDate>Fri, 24 May 2024 07:54:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=50076#p50076</guid>
		</item>
	</channel>
</rss>
