ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/documentation/index.html
Revision: 326
Committed: Mon May 25 17:31:02 2009 UTC (14 years, 11 months ago) by laffer1
Content type: text/html
File size: 8203 byte(s)
Log Message:
move mports to another page as it used to be... this is cleaner

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html lang="en">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title>MidnightBSD :: Documentation</title>
6 <link rel="shortcut icon" href="/favicon.ico">
7 <!--[if IE 5]><link rel="stylesheet" type="text/css" href="../css/ihateie5.css" /><![endif]-->
8 <!--[if IE 6]><link rel="stylesheet" type="text/css" href="../css/ihateie6.css" /><![endif]-->
9 <script type="text/javascript" src="../shadowbox/src/adapter/shadowbox-base.js"></script>
10 <script type="text/javascript" src="../shadowbox/src/shadowbox.js"></script>
11 <script type="text/javascript">
12 Shadowbox.loadSkin('classic', '../shadowbox/src/skin');
13 Shadowbox.loadLanguage('en', '../shadowbox/src/lang');
14 Shadowbox.loadPlayer(['flv', 'html', 'iframe', 'img', 'qt'], '../shadowbox/src/player');
15 window.onload = function(){
16 Shadowbox.init();
17 };
18 </script>
19 <style type="text/css" media="all">
20 @import url("../css/essence.css");
21 </style>
22 </head>
23 <body>
24 <div id="globe">
25 <div id="header"><h1 title="MidnightBSD Home"><a href="../" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
26 <!--#include virtual="/menu.html"-->
27 <div class="clear"></div>
28 <div id="text">
29 <h2><img src="../images/oxygen/doc32.png"> Documentation</h2>
30 <div id="toc">
31 <h3>Contents</h3>
32 <ul>
33 <li><a href="#1a"><strong>Installation</strong></a></li>
34 <ul>
35 <li><a href="#1b">Introduction</a></li>
36 <li><a href="#1c">Preparing For Installtion</a></li>
37 <li><a href="#1d">Installing MidnightBSD</a></li>
38 <li><a href="#1e">Example Hardware Configurations</a></li>
39 </ul>
40 <li><a href="mports/index.html"><strong>mports</strong></a></li>
41 </ul>
42 </div>
43 <h3 id="1a">Installation</h3>
44 <h4 id="1b">Introduction</h4>
45 <p>While MidnightBSD plans to target moderate and novice users, currently installation is too difficult for beginners to *NIX like operating systems. Experience with BSD, Linux, or another *NIX like system is very helpful. FreeBSD users familiar with sysinstall should have no problem with this procedure. You may also consult the FreeBSD Handbook for additional information not found on this page.
46 </p>
47 <h4 id="1c">Preparing For Installation</h4>
48 <p>You may download MidnightBSD from our FTP server or any mirrors, provided that you have cable or <a href="http://broadband.o2.co.uk/">broadband</a> internet connection. You will need disk 1 of a release or snapshot in order to install MidnightBSD.</p>
49 <p>You will need free space on your hard drive. While the system runs very well on a few gigabytes of disk space, we recommend at least 15GB of space for use with mports on a desktop. An Intel Pentium class computer or equivalent is required. We have removed 486 support from the default install, although it can be compiled in. At least 48MB of RAM is required for installation.
50 </p>
51 <p>Depending on your needs, various graphics cards are supported at different levels. Many network cards are supported as well as a few wireless network cards. We will document them at a later time. Many onboard audio controllers are supported as well as other cards like the Creative Labs Sound Blaster Audigy and Audigy 2 families.
52 </p>
53 <p>MidnightBSD can co-exist with Microsoft Windows or Linux on the same disk. It is recommended that you use GRUB from Linux if you wish to dual boot MidnightBSD with Linux. For Windows, the included boot loader is sufficient. (Windows XP was tested). Third party boot managers such as System Commander 8.20 are supported as well. I currently dual boot Windows XP SP2 and MidnightBSD with System Commander on my primary desktop.
54 <p>You may also install MidnightBSD using a virtualization product such as qemu, Microsoft Virtual PC, or VMware. Parallels has not been tested to my knowledge.
55 </p>
56 <p>You will need to burn a copy of the Disk 1 iso from our FTP server using your favorite CD burning software. If you need to download burning software, <a href="http://www.maconnect.ch/index.php?page=liquidcd&lang=en">LiquidCD</a> for Mac OS X, and <a href="http://infrarecorder.sourceforge.net/">InfraRecorder</a> for Windows XP are both free and easy to use.
57 </p>
58 <h4 id="1d">Installing MidnightBSD</h4>
59 <p>Insert the MidnightBSD CD into your CD-ROM drive and start up your PC. On some systems, you may need to enter the BIOS to enable booting from the CD-ROM drive first. On some systems, there is a button you can push to select the CD-ROM drive. For instance, on some Dell systems you can press F12 and then pick the CD-ROM drive.
60 </p>
61 <p>You should see a red and blue screen come up after a few moments preceded by a lot of white and black text. If several minutes pass with no activity and you do not see this screen, please report it. There maybe a bug or an incompatibility with your system we can work to fix.
62 </p>
63 <p>From this point, you may follow the steps in sysinstall to complete installation. On snapshots and possibly the first release, X11 (XORG) and packages are not present. Do not attempt to install these items or you will receive errors. We hope to resolve this by 0.2 release.
64 </p>
65 <h4 id="1e">Example Hardware Configurations</h4>
66 <p>Here is a list of systems that MidnightBSD has been tested on.</p>
67 <div class="hardware">
68 <table>
69 <caption>Hardware Tested with MidnightBSD</caption>
70 <tr>
71 <th>Hardware</th>
72 <th>Status</th>
73 <th>Notes</th>
74 </tr>
75 <tr>
76 <td>Dell Precision 650</td>
77 <td>Works</td>
78 <td>Dual 2.0Ghz Xeon 1GB ECC RAM SCSI and IDE. Onboard sound, NIC work.</td>
79 </tr>
80 <tr>
81 <td>Custom Pentium PC</td>
82 <td>Works</td>
83 <td>Custom Built Intel Pentium D 805 dual core 2.66Ghz w/ Intel DP965LT motherboard. Onboard sound untested, network card works, IDE channels do not work (CD-ROM, etc). Sata controller works in recent snapshots. Sound Blaster Audigy Gamer and Nvidia GeForce PCIe 7300 work as expected.</td>
84 </tr>
85 <tr>
86 <td>Custom PC</td>
87 <td>Works</td>
88 <td>Custom Built Nvidia nForce 2 w/ sata raid (MSI motherboard) 512mb PC2700 DDR, 2 sata disks in gmirror raid 1 configuration, 1 ide disk for boot partition, onboard sound, Geforce 5200 AGP 8x. Onboard NIC (nvidia maclan) did not work correctly, but an OEM Intel em worked as expected. Some disk corruption occured on the sata raid setup, but determined to be a faulty drive.</td>
89 </tr>
90 <tr>
91 <td>Compaq Cyrix based 366Mhz</td>
92 <td>Works</td>
93 <td>X11 was not tested, but all devices including an included 3com 905 NIC worked as expected.</td>
94 </tr>
95 <tr>
96 <td>Dell PowerEdge 5300</td>
97 <td>Works</td>
98 <td>Xeon 550Mhz PIII 512MB RAM, all scsi system. Works as expected including integrated ATI graphics.</td>
99 </tr>
100 <tr>
101 <td>Virtual PC</td>
102 <td>Works</td>
103 <td>Virtual PC for Windows works as expected. VPC 7 for Mac OS X works except the CDROM drive is "lost" during install. If you can get it installed using ftp install, it will work fine.</td>
104 </tr>
105 <tr>
106 <td>VMware</td>
107 <td>Works</td>
108 <td>VMware player works under Windows Vista. VMware Fusion on Mac OS X runs MidnightBSD as expected. Unable to install the vmware-tools for better performance.</td>
109 </tr>
110 <tr>
111 <td>Sun Ultra 10 3D creator</td>
112 <td>Works</td>
113 <td>Early releases were tested on a Sun Ultra 10 3D creator. The system died however.</td>
114 </tr>
115 <tr>
116 <td>Qemu</td>
117 <td>Works</td>
118 <td>One of our developers uses qemu often with the system. It is included in mports. I believe he's also run MidnightBSD virtualized inside of OpenBSD.</td>
119 </table>
120 </div>
121 <p>In general, if hardware worked in FreeBSD 6.0 Release it will most likely work in MidnightBSD. Some drivers were imported from FreeBSD 6.1 beta, 6.1 Release and 6.2.</p>
122 </div>
123 <!--#include virtual="/footer.html"-->
124 </body>
125 </html>

Properties

Name Value
svn:executable *