<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Qemu entering the 1.2 rc phase!	</title>
	<atom:link href="https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Tue, 28 Aug 2012 16:36:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		By: TC1988		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18723</link>

		<dc:creator><![CDATA[TC1988]]></dc:creator>
		<pubDate>Tue, 28 Aug 2012 16:36:35 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18723</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18713&quot;&gt;Raijinzrael&lt;/a&gt;.

I know that :P, but when I put the AMD PCnet drivers from a floppy image (either IMG or IMA or VFD) or any floppy image, it gets that damned error which is &quot;The Disk media is not recognized, it may not be formatted&quot; on Qemu]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18713">Raijinzrael</a>.</p>
<p>I know that :P, but when I put the AMD PCnet drivers from a floppy image (either IMG or IMA or VFD) or any floppy image, it gets that damned error which is &#8220;The Disk media is not recognized, it may not be formatted&#8221; on Qemu</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raijinzrael		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18713</link>

		<dc:creator><![CDATA[Raijinzrael]]></dc:creator>
		<pubDate>Mon, 27 Aug 2012 00:30:05 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18713</guid>

					<description><![CDATA[Good!

For some reason, normal &quot;-drive&quot; syntax don&#039;t work well with other devices besides the default supported scsi adapter, so you need change the whole &quot;-drive&quot; default command parameter to this:

-device scsi-cd,drive=scd0 -drive file=winnt31.iso,if=none,bus=0,unit=2,id=scd0

Where &quot;winnt31.iso&quot; is your NT3.1 CD image. &quot;id=scd0&quot; can be any recognizable tag for you, as this is only a identifier so scsi-cd device can take over the &quot;-driver&quot; directive.

For the record, dc390 emulation works well, supposing that you provided the correct Adapter ROM to QEMU. Even you can have a SCSI-Only NT 3.1 setup using this emulation.

You can upload a good ROM copy from there:

ftp://ftp.tekram.com.cn/Storage/SCSI/PCI/DC-390X/DC-390/BIOS/V203/

User: down
Pass: down

Drivers:

ftp://ftp.tekram.com.cn/Storage/SCSI/PCI/DC-390X/DC-390/Driver&#038;AP/DOS&#038;WIN/v321/

Greetings.]]></description>
			<content:encoded><![CDATA[<p>Good!</p>
<p>For some reason, normal &#8220;-drive&#8221; syntax don&#8217;t work well with other devices besides the default supported scsi adapter, so you need change the whole &#8220;-drive&#8221; default command parameter to this:</p>
<p>-device scsi-cd,drive=scd0 -drive file=winnt31.iso,if=none,bus=0,unit=2,id=scd0</p>
<p>Where &#8220;winnt31.iso&#8221; is your NT3.1 CD image. &#8220;id=scd0&#8221; can be any recognizable tag for you, as this is only a identifier so scsi-cd device can take over the &#8220;-driver&#8221; directive.</p>
<p>For the record, dc390 emulation works well, supposing that you provided the correct Adapter ROM to QEMU. Even you can have a SCSI-Only NT 3.1 setup using this emulation.</p>
<p>You can upload a good ROM copy from there:</p>
<p><a href="ftp://ftp.tekram.com.cn/Storage/SCSI/PCI/DC-390X/DC-390/BIOS/V203/" rel="ugc">ftp://ftp.tekram.com.cn/Storage/SCSI/PCI/DC-390X/DC-390/BIOS/V203/</a></p>
<p>User: down<br />
Pass: down</p>
<p>Drivers:</p>
<p><a href="ftp://ftp.tekram.com.cn/Storage/SCSI/PCI/DC-390X/DC-390/Driver&#038;AP/DOS&#038;WIN/v321/" rel="ugc">ftp://ftp.tekram.com.cn/Storage/SCSI/PCI/DC-390X/DC-390/Driver&#038;AP/DOS&#038;WIN/v321/</a></p>
<p>Greetings.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TC1988		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18705</link>

		<dc:creator><![CDATA[TC1988]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 22:10:24 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18705</guid>

					<description><![CDATA[finally, installed NT 3.1 from CD with the Am53c974 adapter, works fine, but every floppy image after it is installed says that it is in Unknown Disk Format.]]></description>
			<content:encoded><![CDATA[<p>finally, installed NT 3.1 from CD with the Am53c974 adapter, works fine, but every floppy image after it is installed says that it is in Unknown Disk Format.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TC1988		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18700</link>

		<dc:creator><![CDATA[TC1988]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 19:40:16 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18700</guid>

					<description><![CDATA[I tried setting it to ID 2, but still got the same messagge.]]></description>
			<content:encoded><![CDATA[<p>I tried setting it to ID 2, but still got the same messagge.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18699</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 19:39:17 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18699</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18697&quot;&gt;Raijinzrael&lt;/a&gt;.

I tried setting it to ID 2, but still got the same messagge]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18697">Raijinzrael</a>.</p>
<p>I tried setting it to ID 2, but still got the same messagge</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raijinzrael		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18697</link>

		<dc:creator><![CDATA[Raijinzrael]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 17:11:43 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18697</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18688&quot;&gt;TC1988&lt;/a&gt;.

Then try to use the SCSI ID No.2.

From the SETUP.TXT Readme: &quot;When you are installing Windows NT from a SCSI CD-ROM device, make sure that the device does not have an ID of 0 or 1. Some SCSI BIOS programs reserve 0 and 1 for hard disks. If you set your CD-ROM with an ID of 0 or 1, you will likely see an extra partition in Setup that does not exist. &quot;

&quot;The SCSI and CD-ROM support built into Windows NT 3.1 requires that CD-ROMs provide SCSI parity to function properly. For many drives this is a configurable option or is active by default. Check the documentation for your CD-ROM to find specifics on how this is configured for your drive.&quot;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18688">TC1988</a>.</p>
<p>Then try to use the SCSI ID No.2.</p>
<p>From the SETUP.TXT Readme: &#8220;When you are installing Windows NT from a SCSI CD-ROM device, make sure that the device does not have an ID of 0 or 1. Some SCSI BIOS programs reserve 0 and 1 for hard disks. If you set your CD-ROM with an ID of 0 or 1, you will likely see an extra partition in Setup that does not exist. &#8221;</p>
<p>&#8220;The SCSI and CD-ROM support built into Windows NT 3.1 requires that CD-ROMs provide SCSI parity to function properly. For many drives this is a configurable option or is active by default. Check the documentation for your CD-ROM to find specifics on how this is configured for your drive.&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TC1988		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18688</link>

		<dc:creator><![CDATA[TC1988]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 15:45:54 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18688</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18684&quot;&gt;Raijinzrael&lt;/a&gt;.

For some reason, even if I set the SCSI CD ID to Unit 3 (also tried IDs 4, 5 and 6), the driver gets recognized, but still says that there are no SCSI CDROM drives during setup (by using the cdinstall.ima CD bootdisk, not DOS based)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18684">Raijinzrael</a>.</p>
<p>For some reason, even if I set the SCSI CD ID to Unit 3 (also tried IDs 4, 5 and 6), the driver gets recognized, but still says that there are no SCSI CDROM drives during setup (by using the cdinstall.ima CD bootdisk, not DOS based)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TC1988		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18687</link>

		<dc:creator><![CDATA[TC1988]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 15:35:09 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18687</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18684&quot;&gt;Raijinzrael&lt;/a&gt;.

I already know that NT 3.1 CDs weren&#039;t bootable back in the day (1993), but thanks for the command line :D]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18684">Raijinzrael</a>.</p>
<p>I already know that NT 3.1 CDs weren&#8217;t bootable back in the day (1993), but thanks for the command line 😀</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raijinzrael		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18685</link>

		<dc:creator><![CDATA[Raijinzrael]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 15:18:48 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18685</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18678&quot;&gt;TC1988&lt;/a&gt;.

To your working QEMU commandline you should add the following:

-device am53c974 -drive file=winnt31.iso,if=scsi,media=cdrom,bus=0,unit=3

where “winnt31.iso” is you path to your NT31 CD iso, and “unit=3″ is your SCSI ID for you CDROM (As far as i know NT31 doesn’t like CDROMS using the first 3 IDs).

Remember that NT31 CDRoms don’t have boot support, so you will need all the following to you QEMU working command line.

-fda nt3btdsk.vfd -fdb amddrv.vfd

Where nt3btdsk.vfd is your NT31 bootdisk (you can make it with the NT31 winnt.exe app), and amddrv.vfd is your AMD PCSCSI NT31 driver disk.

Greetings.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18678">TC1988</a>.</p>
<p>To your working QEMU commandline you should add the following:</p>
<p>-device am53c974 -drive file=winnt31.iso,if=scsi,media=cdrom,bus=0,unit=3</p>
<p>where “winnt31.iso” is you path to your NT31 CD iso, and “unit=3″ is your SCSI ID for you CDROM (As far as i know NT31 doesn’t like CDROMS using the first 3 IDs).</p>
<p>Remember that NT31 CDRoms don’t have boot support, so you will need all the following to you QEMU working command line.</p>
<p>-fda nt3btdsk.vfd -fdb amddrv.vfd</p>
<p>Where nt3btdsk.vfd is your NT31 bootdisk (you can make it with the NT31 winnt.exe app), and amddrv.vfd is your AMD PCSCSI NT31 driver disk.</p>
<p>Greetings.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raijinzrael		</title>
		<link>https://virtuallyfun.com/2012/08/23/qemu-entering-the-1-2-rc-phase/comment-page-1/#comment-18684</link>

		<dc:creator><![CDATA[Raijinzrael]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 15:16:37 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=2295#comment-18684</guid>

					<description><![CDATA[To your working QEMU commandline you should add the following:

-device am53c974 -drive file=winnt31.iso,if=scsi,media=cdrom,bus=0,unit=3

where &quot;winnt31.iso&quot; is you path to your NT31 CD iso, and &quot;unit=3&quot; is your SCSI ID for you CDROM (As far as i know NT31 doesn&#039;t like CDROMS using the first 3 IDs).

Remember that NT31 CDRoms don&#039;t have boot support, so you will need all the following to you QEMU working command line.

-fda nt3btdsk.vfd -fdb amddrv.vfd

Where nt3btdsk.vfd is your NT31 bootdisk (you can make it with the NT31 winnt.exe app), and amddrv.vfd is your AMD PCSCSI NT31 driver disk.

Greetings.]]></description>
			<content:encoded><![CDATA[<p>To your working QEMU commandline you should add the following:</p>
<p>-device am53c974 -drive file=winnt31.iso,if=scsi,media=cdrom,bus=0,unit=3</p>
<p>where &#8220;winnt31.iso&#8221; is you path to your NT31 CD iso, and &#8220;unit=3&#8221; is your SCSI ID for you CDROM (As far as i know NT31 doesn&#8217;t like CDROMS using the first 3 IDs).</p>
<p>Remember that NT31 CDRoms don&#8217;t have boot support, so you will need all the following to you QEMU working command line.</p>
<p>-fda nt3btdsk.vfd -fdb amddrv.vfd</p>
<p>Where nt3btdsk.vfd is your NT31 bootdisk (you can make it with the NT31 winnt.exe app), and amddrv.vfd is your AMD PCSCSI NT31 driver disk.</p>
<p>Greetings.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
