mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
57 lines
1.8 KiB
HTML
57 lines
1.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
Cosmos supports running on any Intel x86 environment. However for debugging and
|
|
ease of use, many virtual and physical setups have integrated support. If you do
|
|
not see your environment, this does not mean Cosmos will not work. You can
|
|
simply fall back to ISO which should work with any environment.<h3>
|
|
ISO</h3>
|
|
<p>
|
|
The ISO option creates an ISO image of the Cosmos output. This ISO file can be
|
|
mounted and booted by most virtualization technologies. In addition a physical
|
|
optical disk can be burned and used to boot physical hardware.</p>
|
|
<h3>
|
|
VMWare Workstation</h3>
|
|
<p>
|
|
WMWare Workstation and VMWare Player are the preferred testing environments for
|
|
Cosmos. This is because they are stable, reliable, and easily controlled by the
|
|
Cosmos Visual Studio integration package. This second point provides for a
|
|
seemless development and debugging process.</p>
|
|
<p>
|
|
VMWare Workstation is not free, however VMWare Player is. VMWare Player for the
|
|
typical Cosmos developer provides more than enough functionality.</p>
|
|
<h3>
|
|
VMWare Player</h3>
|
|
<p>
|
|
VMWare Player can be downloaded <a href="http://vmware.com/download/player/">
|
|
here</a>.</p>
|
|
<h3>
|
|
VMWare Server</h3>
|
|
<p>
|
|
</p>
|
|
<h3>
|
|
QEMU</h3>
|
|
<p>
|
|
</p>
|
|
<p>
|
|
Bochs</p>
|
|
<p>
|
|
</p>
|
|
<p>
|
|
PXE</p>
|
|
<p>
|
|
</p>
|
|
<p>
|
|
Virtual PC</p>
|
|
<p>
|
|
</p>
|
|
<p>
|
|
Hyper-V</p>
|
|
|
|
</body>
|
|
</html>
|