diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-12-28 23:36:54 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-12-28 23:36:54 +0000 |
| commit | 04564716a7c9029dba70eb231589346f6f95e0ad (patch) | |
| tree | 4e77d0d82a82eaf9a1f366490b59db7ac77c8b65 /en/tutorials/disklessx | |
| parent | 0788e8780d7fad9bc7d214899a44bb91b4cd46ca (diff) | |
Spelling police.
Notes
svn path=/head/; revision=911
Diffstat (limited to 'en/tutorials/disklessx')
| -rw-r--r-- | en/tutorials/disklessx/disklessx.sgml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/en/tutorials/disklessx/disklessx.sgml b/en/tutorials/disklessx/disklessx.sgml index 914236c41e..408ae81e91 100644 --- a/en/tutorials/disklessx/disklessx.sgml +++ b/en/tutorials/disklessx/disklessx.sgml @@ -1,11 +1,11 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$Date: 1996-10-06 20:17:12 $"> +<!ENTITY date "$Date: 1996-12-28 23:36:52 $"> <!ENTITY title "Diskless X Server: a how to guide"> <!ENTITY copyright " "> <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; ]> -<!-- $Id: disklessx.sgml,v 1.2 1996-10-06 20:17:12 jfieber Exp $ --> +<!-- $Id: disklessx.sgml,v 1.3 1996-12-28 23:36:52 mpp Exp $ --> <html> &header; @@ -19,7 +19,7 @@ required first creating a diskless system with minimal utilities mounted via NFS. These same steps were used to create 2 separate diskless systems. The first is 'altair.kcis.com'. A diskless X terminal that I run on my old 386DX-40. It has a 340Meg hard disk but, I did not want to change it. -So, it boots from 'antares.kcis.com' across a ethernet. The second system +So, it boots from 'antares.kcis.com' across a Ethernet. The second system is a 486DX2-66. I setup a diskless FreeBSD (complete) that uses no local disk. The server in that case is a Sun 670MP running SunOS 4.1.3. The same setup configuration was needed for both.</p> @@ -79,7 +79,7 @@ boot floppy created earlier. <h2>Determine which program to run (On the diskless system)</h2> -<p>If you know the chipset that your ethernet adapter uses, this is +<p>If you know the chipset that your Ethernet adapter uses, this is easy. If you have the NS8390 chipset, or a NS8390 based chipset, use NB8390.COM. If you have a 3Com 509 based chipset, use the NB3C509.COM boot program. If you are not sure which you have, @@ -89,9 +89,9 @@ Beyond that, you are pretty much on your own. <h2>Booting across the network</h2> <p>Boot the diskless system with out any config.sys/autoexec.bat -files. try running the boot program for your ethernet adapter.</p> +files. try running the boot program for your Ethernet adapter.</p> <pre> - My ethernet adapter is running in WD8013 16bit mode so + My Ethernet adapter is running in WD8013 16bit mode so I run NB8390.COM C:> cd \netboot |
