- removed warnings about old BIOSes and config files

- beautified the disk image list
This commit is contained in:
Volker Ruppert 2005-01-05 18:59:02 +00:00
parent 93b4276cc2
commit 3502150e22

View File

@ -5,44 +5,38 @@
<!--#include virtual="includes/header.txt" -->
<img src="images/logo.gif" alt="A Window, Tux, and the BSD Daemon" width="160" height="175" align="right">
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Disk Images with Pre-installed Systems</b></font><BR>
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Disk Images with Pre-installed Systems</b></font><BR><BR>
&nbsp;&nbsp;&nbsp;&nbsp;We are trying to collect a minimal hard disk or floppy disk image for all
free supported operating systems that Bochs can run.
Please don't use the System and VGA Bioses contained in the tarballs,
as they are outdated.
We are trying to collect a minimal hard disk or floppy disk image for all
free supported operating systems that Bochs can run.
<A HREF="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=Disk+Images+README&url=http://bochs.sourceforge.net/guestos/README.txt">More info...</A><P>
WARNING: Some disk images have not been updated recently, so some Bochsrc
hacking might be required.
<p>
Other disk images are available from the
Other disk images are available from the
<a href="http://bochs.sourceforge.net/cgi-bin/topper.pl?name=Disk+Images&url=http://sourceforge.net/project/showfiles.phpqmrkgroup_ideq12580amppackage_ideq27799">
file section of the Bochs pages
on SourceForge</a>
<ul>
<li><IMG SRC="/icons/compressed.gif" ALT="[ ]"> <A HREF="guestos/freedos-img.tar.gz">FreeDOS</A><BR>
5-meg hard disk image which boots into FreeDOS.
5-meg hard disk image which boots into FreeDOS.<BR><BR>
<li><IMG SRC="/icons/compressed.gif" ALT="[ ]"> <A HREF="guestos/linux-img.tar.gz">Linux</A><BR>
4-meg hard disk image which boots into Linux. It should boot ok.
<li><IMG SRC="/icons/compressed.gif" ALT="[ ]"> <A HREF="http://unc.dl.sourceforge.net/sourceforge/bochs/dlxlinux1.tar.gz">DLX Linux</A><BR>
A 10-meg disk that boots DLX Linux (1.3.x kernel).
4-meg hard disk image which boots into Linux. It should boot ok.<BR><BR>
<li><IMG SRC="/icons/compressed.gif" ALT="[ ]"> <A HREF="guestos/dlxlinux4.tar.gz">DLX Linux</A><BR>
A 10-meg disk that boots DLX Linux (1.3.x kernel).<BR><BR>
<li><IMG SRC="/icons/compressed.gif" ALT="[ ]"> <A HREF="guestos/netbsd-img.tar.gz">NetBSD</A><BR>
Bootable floppy image. Fails in Bochs under bugfix2 with hard disk panic.
Bootable floppy image. Fails in Bochs 1.1.1 with hard disk panic.<BR><BR>
<!-- <li><b>OpenBSD</b><BR>
<ul> -->
<li><IMG SRC="/icons/compressed.gif" ALT="[ ]"> <A HREF="guestos/openbsd-img.tar.gz">OpenBSD</A><BR>
Bootable floppy image. Fails in Bochs under bugfix2 with hard disk panic.
Bootable floppy image. Fails in Bochs 1.1.1 with hard disk panic.<BR><BR>
<!--<li><IMG SRC="/icons/compressed.gif" ALT="[ ]"> <A HREF="http://bochs.theb0x.org/diskimage/openbsd-126M.img.gz">OpenBSD Partition</A><BR>
A 126 megabyte OpenBSD partition (30 meg download). ( <a
href="http://bochs.theb0x.org/diskimage/openbsd-126M.img.README">Readme</a> )
</ul> -->
<li><IMG SRC="/icons/compressed.gif" ALT="[ ]"> <A HREF="guestos/picobsd-img.tar.gz">PicoBSD</A><BR>
Floppy image that boots FreeBSD, not a complete installation.
Floppy image that boots FreeBSD, not a complete installation.<BR><BR>
<li><IMG SRC="/icons/compressed.gif" ALT="[ ]"> <A HREF="guestos/pragmalinux-img.tar.gz">Pragma Linux</A><BR>
Floppy image that boots Pragma Linux.
Floppy image that boots Pragma Linux.<BR><BR>
<li>Debian images, contributed by Robert Millan
<ul>
<li><img src="/icons/compressed.gif" ALT="[ ]"> <A HREF="http://unc.dl.sourceforge.net/sourceforge/bochs/debian-3.0r0.img.gz">Debian 3.0r0 Image (77MB download)</a>
@ -52,8 +46,8 @@ Floppy image that boots Pragma Linux.
<BR><font face="arial, helvetica" color="#1e029a" size="4"><b>Other Images</b></font><BR>
<ul>
<li><A HREF="guestos/linux.x86-64.bzImage">Linux kernel image for x86-64</a> from Andi Kleen at SuSE, which can be used as a boot floppy. <a href="guestos/linux.x86-64.bzImage.System.map.txt">Here</a> is the System.map file for it, which can be useful for debugging.
<li><IMG SRC="/icons/unknown.gif" ALT="[ ]"> <A HREF="guestos/BOXCARZF.ZIP">BOXCARZF.ZIP</A><BR> DOS executable from Leyland Needham (suboner@aol.com) that may expose a Bochs FPU bug
<li><A HREF="guestos/linux.x86-64.bzImage">Linux kernel image for x86-64</a> from Andi Kleen at SuSE, which can be used as a boot floppy. <a href="guestos/linux.x86-64.bzImage.System.map.txt">Here</a> is the System.map file for it, which can be useful for debugging.<BR><BR>
<li><IMG SRC="/icons/unknown.gif" ALT="[ ]"> <A HREF="guestos/BOXCARZF.ZIP">BOXCARZF.ZIP</A><BR> DOS executable from Leyland Needham (suboner@aol.com) that may expose an FPU bug in Bochs 1.1.1
</ul>
<!--#include virtual="includes/footer.txt" -->