<div dir="ltr">Intrepid openBIOS developers, <div>Though not new news, thank you for providing an openBIOS that is able to boot solaris in qemu-system-sparc32!   While I am able to disk boot (with qcow2 image containing ufs filesystems), but would prefer to serve as much of my guest filesystem from NFS as possible.  Netboot allows a 'diskless' system, so that is the most extreme case, but I'm open to other suggestions.  <br><br><div>Does OpenBIOS 1.1 (eg the snapshot attached to QEMU GIT HEAD as of last Friday) support boot net:rarp, boot net:dhcp, or any other more manual method of providing the kernel&parameters?  I haven't been able to find this in the documentation or code so I imagine it does not.</div><br></div><div>PS - FWIW this is the command line I am presently using for a 'disk0' boot.  Note that the tftp/bootfile do not do anything, but I included them as an example based on the other qemu documentation.<br><br></div><div><div>qemu/sparc-softmmu/qemu-system-sparc \</div><div>  -net nic,macaddr=00:03:BA:04:A5:AD -net user,hostfwd=tcp::8023-:23,hostfwd=tcp::5911-:5911,tftp=/tftpboot,bootfile=inetboot.sun4m \</div><div>  -hda sol8_36G.disk.install \<br></div><div>  -nographic -serial telnet:<a href="http://0.0.0.0:3000/" target="_blank">0.0.0.0:3000</a>,server \</div><div>  -m 256</div><div><br></div><div>PPS Mark Cave-Ayland, it appears you're active on this list.  Thanks again for your help (now years ago!) fixing the MUTEX_HELD & related problems in 2.6.... the current GIT still runs clean.   I have not really worked with QEMU since ~2.6, around that time I picked up a SunBlade 1000, which is supported by the old kernel I need, and is able to run the (mostly CC compile) workloads an order of magnitude faster.  QEMU remains interesting for applications requiring less performance, e.g. lmgrd license server.</div></div></div>