[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



>Ennogaddado Vito said:
>  
>
>>I've been toying with it, myself...  I can't get it to boot anything on
>>a floppy or in the CD drive.  I've been using variations on this command:
>>
>>qemu -boot a /dev/fd0
>>
>>or
>>
>>qemu -boot d /dev/cdrom
>>    
>>
>
>Well, the -boot flag only tells it which device to boot from if you've
>specified multiple devices.  You still need to tell qemu where the cdrom
>and floppy are.
>
>Change your command to:
>
>qemu -boot a -fda /dev/fd0
>or
>qemu -boot d -cdrom /dev/cdrom
>
>Since you're only using one device, you can shorten it by removing the
>boot flag, like so:
>
>qemu -cdrom /dev/cdrom
>  
>

Actually, the last value should be the disk image you plan to install 
your system to.  I made the mistake of putting "/dev/cdrom" in the final 
posistion, and couldn't figure out why Solaris install wouldn't see the 
20G img file I'd created on my hard disk- this is how I booted my 
install the last time, and everything worked fine, including Solaris 
properly finding and partitioning the .img file:

qemu -m 240 -hda solaris.img -cdrom /dev/cdrom -boot d solaris.img





</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00980" href="msg00980.html">[ale] Qemu experiences (or.....wow!)</a></strong>
<ul><li><em>From:</em> jb at sourceillustrated.com (John Wells)</li></ul></li>
<li><strong><a name="00981" href="msg00981.html">[ale] Qemu experiences (or.....wow!)</a></strong>
<ul><li><em>From:</em> trey at fastmail.fm (Trey Sizemore)</li></ul></li>
<li><strong><a name="00984" href="msg00984.html">[ale] Qemu experiences (or.....wow!)</a></strong>
<ul><li><em>From:</em> marvin.higginbottom at gmail.com (Ennogaddado Vito)</li></ul></li>
<li><strong><a name="00988" href="msg00988.html">[ale] Qemu experiences (or.....wow!)</a></strong>
<ul><li><em>From:</em> jb at sourceillustrated.com (John Wells)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00990.html">[ale] Qemu experiences (or.....wow!) - how-to</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00992.html">[ale] Politics: Senators Clinton and Kerry Submit Open Voting Bill</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00988.html">[ale] Qemu experiences (or.....wow!)</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00986.html">[ale] Qemu experiences (or.....wow!) - how-to</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00991"><strong>Date</strong></a></li>
<li><a href="threads.html#00991"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>