%!PS %%Version: 3.3.2 %%DocumentFonts: (atend) %%Pages: (atend) %%EndComments % % Version 3.3.2 prologue for troff files. % /#copies 1 store /aspectratio 1 def /formsperpage 1 def /landscape false def /linewidth .3 def /magnification 1 def /margin 0 def /orientation 0 def /resolution 720 def /rotation 1 def /xoffset 0 def /yoffset 0 def /roundpage true def /useclippath true def /pagebbox [0 0 612 792] def /R /Times-Roman def /I /Times-Italic def /B /Times-Bold def /BI /Times-BoldItalic def /H /Helvetica def /HI /Helvetica-Oblique def /HB /Helvetica-Bold def /HX /Helvetica-BoldOblique def /CW /Courier def /CO /Courier def /CI /Courier-Oblique def /CB /Courier-Bold def /CX /Courier-BoldOblique def /PA /Palatino-Roman def /PI /Palatino-Italic def /PB /Palatino-Bold def /PX /Palatino-BoldItalic def /Hr /Helvetica-Narrow def /Hi /Helvetica-Narrow-Oblique def /Hb /Helvetica-Narrow-Bold def /Hx /Helvetica-Narrow-BoldOblique def /KR /Bookman-Light def /KI /Bookman-LightItalic def /KB /Bookman-Demi def /KX /Bookman-DemiItalic def /AR /AvantGarde-Book def /AI /AvantGarde-BookOblique def /AB /AvantGarde-Demi def /AX /AvantGarde-DemiOblique def /NR /NewCenturySchlbk-Roman def /NI /NewCenturySchlbk-Italic def /NB /NewCenturySchlbk-Bold def /NX /NewCenturySchlbk-BoldItalic def /ZD /ZapfDingbats def /ZI /ZapfChancery-MediumItalic def /S /S def /S1 /S1 def /GR /Symbol def /inch {72 mul} bind def /min {2 copy gt {exch} if pop} bind def /show {show} bind def % so later references don't bind /widthshow {widthshow} bind def /stringwidth {stringwidth} bind def /setup { counttomark 2 idiv {def} repeat pop landscape {/orientation 90 orientation add def} if /scaling 72 resolution div def linewidth setlinewidth 1 setlinecap pagedimensions xcenter ycenter translate orientation rotation mul rotate width 2 div neg height 2 div translate xoffset inch yoffset inch neg translate margin 2 div dup neg translate magnification dup aspectratio mul scale scaling scaling scale addmetrics 0 0 moveto } def /pagedimensions { useclippath userdict /gotpagebbox known not and { /pagebbox [clippath pathbbox newpath] def roundpage currentdict /roundpagebbox known and {roundpagebbox} if } if pagebbox aload pop 4 -1 roll exch 4 1 roll 4 copy landscape {4 2 roll} if sub /width exch def sub /height exch def add 2 div /xcenter exch def add 2 div /ycenter exch def userdict /gotpagebbox true put } def /addmetrics { /Symbol /S null Sdefs cf /Times-Roman /S1 StandardEncoding dup length array copy S1defs cf } def /pagesetup { /page exch def currentdict /pagedict known currentdict page known and { page load pagedict exch get cvx exec } if } def /decodingdefs [ {counttomark 2 idiv {y moveto show} repeat} {neg /y exch def counttomark 2 idiv {y moveto show} repeat} {neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat} {neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat} {counttomark 2 idiv {y moveto show} repeat} {neg setfunnytext} ] def /setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def /w {neg moveto show} bind def /m {neg dup /y exch def moveto} bind def /done {/lastpage where {pop lastpage} if} def /f { dup /font exch def findfont exch dup /ptsize exch def scaling div dup /size exch def scalefont setfont linewidth ptsize mul scaling 10 mul div setlinewidth /spacewidth ( ) stringwidth pop def } bind def /changefont { /fontheight exch def /fontslant exch def currentfont [ 1 0 fontheight ptsize div fontslant sin mul fontslant cos div fontheight ptsize div 0 0 ] makefont setfont } bind def /sf {f} bind def /cf { dup length 2 idiv /entries exch def /chtab exch def /newencoding exch def /newfont exch def findfont dup length 1 add dict /newdict exch def {1 index /FID ne {newdict 3 1 roll put}{pop pop} ifelse} forall newencoding type /arraytype eq {newdict /Encoding newencoding put} if newdict /Metrics entries dict put newdict /Metrics get begin chtab aload pop 1 1 entries {pop def} for newfont newdict definefont pop end } bind def % % A few arrays used to adjust reference points and character widths in some % of the printer resident fonts. If square roots are too high try changing % the lines describing /radical and /radicalex to, % % /radical [0 -75 550 0] % /radicalex [-50 -75 500 0] % % Move braceleftbt a bit - default PostScript character is off a bit. % /Sdefs [ /bracketlefttp [201 500] /bracketleftbt [201 500] /bracketrighttp [-81 380] /bracketrightbt [-83 380] /braceleftbt [203 490] /bracketrightex [220 -125 500 0] /radical [0 0 550 0] /radicalex [-50 0 500 0] /parenleftex [-20 -170 0 0] /integral [100 -50 500 0] /infinity [10 -75 730 0] ] def /S1defs [ /underscore [0 80 500 0] /endash [7 90 650 0] ] def % % Tries to round clipping path dimensions, as stored in array pagebbox, so they % match one of the known sizes in the papersizes array. Lower left coordinates % are always set to 0. % /roundpagebbox { 7 dict begin /papersizes [8.5 inch 11 inch 14 inch 17 inch] def /mappapersize { /val exch def /slop .5 inch def /diff slop def /j 0 def 0 1 papersizes length 1 sub { /i exch def papersizes i get val sub abs dup diff le {/diff exch def /j i def} {pop} ifelse } for diff slop lt {papersizes j get} {val} ifelse } def pagebbox 0 0 put pagebbox 1 0 put pagebbox dup 2 get mappapersize 2 exch put pagebbox dup 3 get mappapersize 3 exch put end } bind def %%EndProlog %%BeginSetup mark /linewidth 0.5 def /#copies 1 store /landscape false def /resolution 720 def % % Encoding vector and redefinition of findfont for the ISO Latin1 standard. % The 18 characters missing from ROM based fonts on older printers are noted % below. % /ISOLatin1Encoding [ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright /parenleft /parenright /asterisk /plus /comma /minus /period /slash /zero /one /two /three /four /five /six /seven /eight /nine /colon /semicolon /less /equal /greater /question /at /A /B /C /D /E /F /G /H /I /J /K /L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore /quoteleft /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o /p /q /r /s /t /u /v /w /x /y /z /braceleft /bar /braceright /asciitilde /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /dotlessi /grave /acute /circumflex /tilde /macron /breve /dotaccent /dieresis /.notdef /ring /cedilla /.notdef /hungarumlaut /ogonek /caron /space /exclamdown /cent /sterling /currency /yen /brokenbar % missing /section /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree % missing /plusminus % missing /twosuperior % missing /threesuperior % missing /acute /mu % missing /paragraph /periodcentered /cedilla /onesuperior % missing /ordmasculine /guillemotright /onequarter % missing /onehalf % missing /threequarters % missing /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth % missing /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply % missing /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute % missing /Thorn % missing /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis /eth % missing /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide % missing /oslash /ugrave /uacute /ucircumflex /udieresis /yacute % missing /thorn % missing /ydieresis ] def /NewFontDirectory FontDirectory maxlength dict def % % Apparently no guarantee findfont is defined in systemdict so the obvious % % systemdict /findfont get exec % % can generate an error. So far the only exception is a VT600 (version 48.0). % userdict /@RealFindfont known not { userdict begin /@RealFindfont systemdict begin /findfont load end def end } if /findfont { dup NewFontDirectory exch known not { dup %dup systemdict /findfont get exec % not always in systemdict dup userdict /@RealFindfont get exec dup /Encoding get StandardEncoding eq { dup length dict begin {1 index /FID ne {def}{pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /DummyFontName exch definefont } if NewFontDirectory 3 1 roll put } if NewFontDirectory exch get } bind def setup 2 setdecoding %%EndSetup %%Page: 1 1 /saveobj save def mark 1 pagesetup 12 B f (Configuring a PC)2 907 1 2426 1220 t 10 I f (Dave Presotto)1 574 1 2593 1480 t 10 R f ( in the file)3 468(The Plan 9 distribution comes with an image for a 1.4 megabyte floppy disk, stored)14 3602 2 970 2056 t 10 CW f (/sys/lib/pcdisk)720 2176 w 10 R f ( the DOS file sys\255)4 728( floppy can be used as a stand alone Plan 9 system that uses)13 2435(. This)1 257 3 1620 2176 t ( to prepare a DOS hard disk partition as a Plan)10 1888( can also be used)4 684( It)1 113(tem on the floppy as its own file system.)8 1635 4 720 2296 t ( already have a plan 9 file server running, you can just boot Plan 9 from the floppy)17 3385(9 file system or, if you)5 935 2 720 2416 t (and attach directly to the file server using it as your root file system, see)14 2876 1 720 2536 t 10 I f (booting)3621 2536 w 10 R f (\(8\).)3927 2536 w ( you from a 386 or 486 PC with DOS to a)11 1691( instructions take)2 685( These)1 289(The PC comes with DOS installed.)5 1405 4 970 2692 t ( different versions)2 732( DOS\255related steps vary with)4 1175( The)1 209(PC with hard disk partitions for both DOS and Plan 9.)10 2204 4 720 2812 t ( before you leap.)3 670( Look)1 261(of DOS and its format and fdisk programs.)7 1709 3 720 2932 t 10 B f (Backing up DOS)2 719 1 720 3172 t 10 R f ( the disk you will restore this)6 1221( repartitioning)1 578( After)1 269(Start by backing up the DOS system to floppies.)8 2002 4 970 3328 t (system into a smaller area.)4 1062 1 720 3448 t ( at least 13 empty floppies and label them all with the ID of the PC you are about to convert.)20 3693(1. Find)1 434 2 720 3604 t ( on the PC)3 420(2. Turn)1 444 2 720 3760 t ( one floppy)2 471( to the label of)4 605(3. Add)1 422 3 720 3916 t 10 I f (PC system disk)2 621 1 2251 3916 t 10 R f ( in an empty floppy, format it, and copy some)9 1901(. Plug)1 267 2 2872 3916 t (useful stuff onto it.)3 761 1 970 4036 t 9 CW f (C> format a: /s)3 810 1 1258 4206 t (C> cd dos)2 486 1 1258 4316 t (C> copy format.* a:)3 1026 1 1258 4426 t (C> copy backup.* a:)3 1026 1 1258 4536 t (C> copy restore.* a:)3 1080 1 1258 4646 t (C> copy fdisk.* a:)3 972 1 1258 4756 t 10 R f ( end up inserting empty floppies one after another as it)10 2260( You'll)1 319( floppies.)1 380( the DOS system to)4 806(4. Backup)1 555 5 720 4972 t ( each floppy is finished add to its label DOS backup)10 2091( As)1 162(asks for them.)2 567 3 970 5092 t 10 I f (n)3816 5092 w 10 R f (where)3892 5092 w 10 I f (n)4161 5092 w 10 R f (is the number of the)4 803 1 4237 5092 t (floppy in the dump.)3 789 1 970 5212 t 9 CW f (C> backup c: a: /s)4 972 1 1258 5382 t 10 R f ( booting the PC may ask you to)7 1336( When)1 299( system with the system floppy plugged in.)7 1794(Now reboot the)2 641 4 970 5598 t ( hit return.)2 419( Just)1 206(enter date and time.)3 787 3 720 5718 t (You are about to repartition the hard disk by first removing the current partition and then creating a)17 4070 1 970 5874 t (new smaller one.)2 679 1 720 5994 t ( present 1 step per menu.)5 998( We)1 188( is menu driven.)3 644( It)1 111( FDISK.)1 339(5. Run)1 417 6 720 6150 t 9 CW f (A> FDISK)1 432 1 1258 6320 t 10 R f ( FDISK option 3, delete DOS partition.)6 1572(6. Choose)1 550 2 720 6536 t cleartomark showpage saveobj restore %%EndPage: 1 1 %%Page: 2 2 /saveobj save def mark 2 pagesetup 10 R f (\255 2 \255)2 166 1 2797 480 t 9 CW f (FDISK Options)1 702 1 2122 830 t (1. Create DOS partition or Logical DOS Drive)7 2376 1 1258 1050 t (2. Set active partition)3 1242 1 1258 1160 t (3. Delete DOS Partition)3 1242 1 1258 1270 t (4. ...)1 324 1 1258 1380 t 10 R f (Enter choice [3])2 642 1 970 1670 t ( the primary partition.)3 877(7. Select)1 494 2 720 1826 t 9 CW f (Delete DOS Partition or ...)4 1458 1 2122 1996 t (1. Delete Primary DOS Partition)4 1674 1 1258 2216 t (2. Delete extended DOS Partition)4 1728 1 1258 2326 t (3. ...)1 324 1 1258 2436 t (4. ...)1 324 1 1258 2546 t 10 R f (Enter choice [1])2 642 1 970 2836 t ( enter a label.)3 537( Don't)1 283( partition 1.)2 464( Choose)1 350( that you really want to do it.)7 1155(8. Confirm)1 589 6 720 2992 t 9 CW f (Delete Primary DOS Partition)3 1512 1 2122 3162 t (WARNING! Data in the Deleted Primary DOS Partition will be lost)10 3402 1 1258 3382 t (What primary partition di you want to delete..? [1])8 2754 1 1258 3492 t ( ])1 756(Enter Volume Label..............................? [)3 2754 2 1258 3602 t (Are you sure \(Y/N\)..............................? [Y])4 2862 1 1258 3712 t 10 R f ( escape to get back to top level menu.)8 1500(9. Type)1 455 2 720 3928 t ( 1.)1 100( Choose)1 350( a new DOS partition.)4 874(10. Create)1 510 4 720 4084 t 9 CW f (FDISK Options)1 702 1 2122 4254 t (1. Create DOS partition or Logical DOS Drive)7 2376 1 1258 4474 t (2. Set active partition)3 1242 1 1258 4584 t (3. Delete DOS Partition)3 1242 1 1258 4694 t (4. ...)1 324 1 1258 4804 t 10 R f (Enter choice [1])2 642 1 970 5094 t ( 1.)1 100( Choose)1 350( a primary partition.)3 799(11 Create)1 510 4 720 5250 t 9 CW f (Create DOS Partition or ...)4 1458 1 2122 5420 t (1. Create Primary DOS Partition)4 1674 1 1258 5640 t (2. Create extended DOS Partition)4 1728 1 1258 5750 t (3. ...)1 324 1 1258 5860 t (4. ...)1 324 1 1258 5970 t (Enter choice [1])2 864 1 1258 6190 t 10 R f ( normally use 19 megabytes, not the maximum.)7 1902( We)1 188( a size for the primary partition.)6 1267(12 Pick)1 428 4 720 6406 t cleartomark showpage saveobj restore %%EndPage: 2 2 %%Page: 3 3 /saveobj save def mark 3 pagesetup 10 R f (\255 3 \255)2 166 1 2797 480 t 9 CW f (Create Primary DOS Partition)3 1512 1 2122 830 t (Do you wish to use the maximum available size for a Primary DOS Partition)13 3942 1 1258 1050 t (and make the partition active\(Y/N\).....?[N])4 2322 1 1258 1160 t (Enter partition size in Mbytes or percent of disk space \(%\) to)11 3348 1 1258 1380 t (create a Primary DOS Partition...............[19])4 2646 1 1258 1490 t 10 R f ( escape to get back to top level menu.)8 1500(13. Type)1 455 2 720 1706 t ( 2.)1 100( Choose)1 350( the partition you just created to active.)7 1559(14. Set)1 378 4 720 1862 t 9 CW f (FDISK Options)1 702 1 2122 2032 t (1. Create DOS partition or Logical DOS Drive)7 2376 1 1258 2252 t (2. Set active partition)3 1242 1 1258 2362 t (3. Delete DOS Partition)3 1242 1 1258 2472 t (4. ...)1 324 1 1258 2582 t 10 R f (Enter choice [2])2 642 1 970 2872 t ( it partition 1.)3 545(15. Tell)1 411 2 720 3028 t 9 CW f (Set Active Partition)2 1080 1 2122 3198 t (Enter the number of the partition you want to make active.....[1])10 3510 1 1258 3418 t 10 R f ( system will now reboot.)4 986( The)1 205( escape twice to get out of FDISK.)7 1381(16. Type)1 455 4 720 3634 t (We can now format the partition we just created and restore the DOS system to it.)15 3272 1 970 3790 t ( give it a label.)4 591( Don't)1 283( the hard disk.)3 566(17. Format)1 539 4 720 3946 t 9 CW f (A> format c: /s)3 810 1 1258 4116 t (WARNING, ALL DATA ON THE NON\255REMOVABLE DISK)6 2322 1 1258 4336 t (DRIVE C: WILL BE LOST!)4 1188 1 1258 4446 t (Proceed with format\(Y/N\)?y)2 1404 1 1258 4556 t (Volume label \(11 characters, ENTER for none\)?)6 2430 1 1258 4776 t 10 R f ( you made)2 430( will be asked to insert the backup floppies in the same order as)13 2610( You)1 228( the backup.)2 497(18. Restore)1 555 5 720 4992 t ( is almost as exciting as making the backup.)8 1757(them. This)1 453 2 970 5112 t 9 CW f (A> restore a: c: /s)4 1026 1 1258 5282 t 10 B f (Installing Plan 9)2 702 1 720 5582 t 10 R f ( 9)1 87( copy the Plan)3 602( First)1 245(You now have a hole at the end of the hard disk to make Plan 9 partitions.)16 3136 4 970 5738 t (floppy image \()2 612 1 720 5858 t 10 CW f (/sys/lib/pcdisk)1332 5858 w 10 R f ( directory)1 396( you can't do that, copy the)6 1162( If)1 128(\) onto a diskette somehow.)4 1122 4 2232 5858 t (tree starting at)2 571 1 720 5978 t 10 CW f (/sys/lib/pc)1316 5978 w 10 R f (onto a floppy.)2 558 1 2001 5978 t ( can do this by cycling the power.)7 1348( You)1 222( the system with no floppy in it.)7 1273(20. Reboot)1 539 4 720 6134 t ( the Plan 9)3 440( Run)1 222( is another floppy drive, make sure it is empty.)9 1907( Plan 9 boot floppy and if there)7 1274(21. Insert)1 477 5 720 6290 t (boot program)1 541 1 970 6410 t 9 CW f (C> a:b.com)1 540 1 1258 6580 t 10 R f ( the default: type return.)4 962( Take)1 249(The boot program will ask you where to boot from.)9 2053 3 970 6760 t ( login as any\255)3 562( Then)1 262( as a file system.)4 691( it to connect using the local floppy)7 1455( Tell)1 217( 9 will now boot.)4 705(22. Plan)1 428 7 720 6916 t ( believe any 8 character password.)5 1373(one. It'll)1 369 2 970 7036 t cleartomark showpage saveobj restore %%EndPage: 3 3 %%Page: 4 4 /saveobj save def mark 4 pagesetup 10 R f (\255 4 \255)2 166 1 2797 480 t 9 CW f (root is from \(tcp, il, local\)[local]: l)6 2106 1 1258 830 t (user[none]:yournamehere)1258 940 w (password:)1258 1050 w 10 R f ( may be some error)4 786( There)1 285( system will come up and try to mount both the floppy and hard disks.)14 2844(24. The)1 405 4 720 1266 t ( you will get a prompt.)5 911( Eventually)1 483(messages related to mounting a second floppy.)6 1867 3 970 1386 t 9 CW f (%)1258 1556 w 10 R f ( can either play with it or start configuring file systems.)10 2217( You)1 222(You now have a running Plan 9.)6 1290 3 970 1736 t ( configure Plan 9 partitions on the hard disk, run the program)11 2513(25. To)1 361 2 720 1892 t 10 I f (disk/prep)3626 1892 w 10 R f ( will ask you parti\255)4 783(\(8\). It)1 259 2 3998 1892 t ( active par\255)2 448( it finds a DOS)4 604( If)1 117(tion info and write a Plan 9 partition sector on the last sector of the disk.)15 2901 4 970 2012 t ( minimum, you)2 623( At)1 154( numbers it asks for are in 512 byte sectors.)9 1772( All)1 182( tell you.)2 361(tition on the disk, it will)5 978 6 970 2132 t (will want a boot partition called "boot", a swap partition called "swap", and a file system partition)16 4070 1 970 2252 t ( boot partition should be bigger than the kernel since that's what is copied into it.)15 3242( The)1 205(called "fs".)1 442 3 970 2372 t 9 CW f (% disk/prep /dev/hd0)2 1080 1 1258 2542 t (sector = 512 bytes, disk = 205561 sectors)7 2214 1 1258 2652 t (DOS partition table exists)3 1404 1 1258 2762 t ( Len)1 486( Start)1 864(Nr Type)1 378 3 1258 2982 t ( 100000)1 810( 23)1 702(1 Huge)1 378 3 1258 3092 t (\(d\)elete, \(e\)dit or \(q\)uit ? e)5 1620 1 1258 3312 t ( Size)1 486( %)1 486( End)1 486( Start)1 648( Overlap)1 1296(Nr Name)1 378 6 1258 3642 t ( 205561)1 486( 100)1 486( 205561)1 486( 0)1 648( 0123456)1 1080(0 /hd0disk)1 540 6 1312 3752 t ( 0 1)2 972( 205561)1 486( 205560)1 648( 01\255\255\255\255\255)1 810(1 /hd0partition)1 810 5 1312 3862 t (2 name \(dos [\255 to delete, * to quit]\):)8 2052 1 1312 4082 t 10 R f ( the defaults for the DOS partition.)6 1390(26. Take)1 449 2 720 4408 t 9 CW f (2 name \(dos [\255 to delete, * to quit]\):)8 2052 1 1312 4688 t (2 start \(0\):)2 648 1 1312 4798 t (2 length \(100023\):)2 972 1 1312 4908 t 10 R f ( create your own partitions.)4 1095(27. Now)1 444 2 720 5124 t cleartomark showpage saveobj restore %%EndPage: 4 4 %%Page: 5 5 /saveobj save def mark 5 pagesetup 10 R f (\255 5 \255)2 166 1 2797 480 t 9 CW f (3 name \( [\255 to delete, * to quit]\): boot)9 2160 1 1312 830 t (3 start \(100023\):)2 918 1 1312 940 t (3 length \(105583\): 2048)3 1242 1 1312 1050 t (4 name \( [\255 to delete, * to quit]\): swap)9 2160 1 1312 1160 t (4 start \(102071\):)2 918 1 1312 1270 t (4 length \(103490\): 20000)3 1296 1 1312 1380 t (5 name \( [\255 to delete, * to quit]\): fs)9 2052 1 1312 1490 t (5 start \(122071\):)2 918 1 1312 1600 t (5 length \(83490\):)2 918 1 1312 1710 t (6 name \( [\255 to delete, * to quit]\): *)9 1998 1 1312 1820 t ( Size)1 486( %)1 486( End)1 486( Start)1 648( Overlap)1 1296(Nr Name)1 378 6 1258 2040 t ( 205561)1 486( 100)1 486( 205561)1 486( 0)1 702( 012345)1 1026(0 /hd0disk)1 540 6 1312 2150 t ( 0 1)2 972( 205561)1 486( 205560)1 702( 01\255\255\255\255)1 756(1 /hd0partition)1 810 5 1312 2260 t ( 100023)1 486( 46)1 486( 100023)1 486( 0)1 702( 0\2552\255\255\255)1 1080(2 /hd0dos)1 486 6 1312 2370 t ( 2048)1 486( 1)1 486( 102071)1 486( 100023)1 702( 0\255\2553\255\255)1 1026(3 /hd0boot)1 540 6 1312 2480 t ( 20000)1 486( 10)1 486( 122071)1 486( 102071)1 702( 0\255\255\2554\255)1 1026(4 /hd0swap)1 540 6 1312 2590 t ( 83490)1 486( 43)1 486( 205560)1 486( 122071)1 702( 0\255\255\255\2555)1 1134(5 /hd0fs)1 432 6 1312 2700 t (Ok:y)1258 2920 w (%)1258 3030 w 10 R f ( the DOS boot program to the DOS partition on the hard disk.)12 2468(28. Copy)1 467 2 720 3246 t 9 CW f (% cp /b.com /n/c:/b.com)3 1242 1 1258 3416 t 10 R f ( should be a ker\255)4 669( will initially be the floppy's kernel but later)8 1771( This)1 228( a kernel to the boot partition.)6 1185(29. Copy)1 467 5 720 3632 t (nel you build specifically for your system.)6 1690 1 970 3752 t 9 CW f (% bind \255b '#w' /dev)4 1026 1 1258 3922 t (% cp /9dos /dev/hd0boot)3 1242 1 1258 4032 t 10 R f ( start up a local Plan 9 file server and instruct it to format the new file system partition.)18 3471(30. Now)1 444 2 720 4248 t 9 CW f (% disk/kfs \255rf /dev/hd0fs)3 1350 1 1258 4418 t 10 R f (You now have a Plan 9 partition on the disk containing a minimal user table,)14 3109 1 970 4634 t 10 CW f (/adm/users.)4107 4634 w 10 R f (If you)1 245 1 4795 4634 t ( floppy disk onto it \(see)5 977(like, you may copy all of the)6 1188 2 720 4754 t 10 I f (mkfs)2916 4754 w 10 R f (\(8\)\) or, if it works, you may get things over the)10 1941 1 3099 4754 t (Ethernet using the)2 729 1 720 4874 t 10 I f (ftpfs)1475 4874 w 10 R f ( do the latter you will have to start up the connection server, config\255)13 2725( To)1 162(\(4\) program.)1 505 3 1648 4874 t ( floppy's kernel supports)3 999( boot)1 205( The)1 207(ure the internet, and use the FTP file system to attach to another system.)13 2909 4 720 4994 t (both 8 bit and 16 bit Elite Ethernet boards.)8 1702 1 720 5114 t ( Before)1 330( what kind of mouse you have.)6 1283( thing that the system doesn't work out automatically is)9 2291(30. One)1 416 4 720 5270 t (you can run)2 471 1 970 5390 t 10 CW f (8\275)1466 5390 w 10 R f (, you need to configure the mouse by running one of)10 2094 1 1586 5390 t 9 CW f (echo ps2 > '#v/mouseconf')3 1350 1 1258 5560 t (echo serial0 > '#v/mouseconf')3 1566 1 1258 5670 t (echo serial1 > '#v/mouseconf')3 1566 1 1258 5780 t 10 R f ( 0 \(COMA\), or serial)4 876(depending on whether you have a mouse attached to the PS/2 port, serial port)13 3194 2 970 5960 t (port 1 \(COMB\).)2 647 1 970 6080 t (31. Getting)1 550 1 720 6236 t 10 CW f (ftpfs)1295 6236 w 10 R f (started \(assuming you are 192.11.4.195 and the destination is 11.222.333.444\).)9 3153 1 1620 6236 t 9 CW f (% ndb/cs)1 432 1 1258 6406 t (% ip/ipconfig 192.11.4.195)2 1404 1 1258 6516 t (% ftpfs \255/ 11.222.333.444)3 1350 1 1258 6626 t 10 R f ( a user name and password that)6 1325(After typing)1 503 2 970 6842 t 10 CW f (ftpfs)2836 6842 w 10 R f (prompts for, you should have the root of the)8 1866 1 3174 6842 t (other system's file system mounted under)5 1668 1 720 6962 t 10 CW f (/n/ftp)2413 6962 w 10 R f (.)2773 6962 w ( avoid constantly typing numbers at ipconfig and ftpfs, edit the file)11 3330(If you want to)3 740 2 970 7118 t 10 CW f (/lib/ndb/local.)720 7238 w 10 R f (The format should be obvious from the templates already in the file.)11 2724 1 1645 7238 t cleartomark showpage saveobj restore %%EndPage: 5 5 %%Trailer done %%Pages: 5 %%DocumentFonts: Times-Bold Times-Italic Times-Roman Courier