INSTALL.PS
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:90k
源码类别:
操作系统开发
开发平台:
C/C++
- %!PS-Adobe-1.0
- %%Creator: devps (Pipeline Associates, Inc.)
- %%CreationDate: Thu Sep 19 23:06:12 1996
- %%Pages: (atend)
- %%DocumentFonts: (atend)
- /devps 180 dict def devps begin
- /res 10.000000 def
- /y_offset 843 def
- /X{exch}bind def
- /mm {transform round X round X itransform} bind def
- /r{rmoveto}bind def
- /m{moveto}bind def
- /l{lineto}bind def
- /rl{rlineto}bind def
- /st{stroke}bind def
- /gs{gsave}bind def
- /gr{grestore}bind def
- /cp{currentpoint}bind def
- /np{newpath}bind def
- /ct{curveto}bind def
- systemdict /setpacking known
- { /savepacking currentpacking def true setpacking } if
- /m0{0 0 moveto}bind def
- /xc{//res div}bind def
- /yc{//res neg div //y_offset add}bind def
- /lc{yc X xc X l st}bind def
- /mc{yc X xc X m}bind def
- /el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
- /ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
- /sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
- /V{//res neg div //y_offset add
- currentpoint pop X
- m}bind def
- /H{//res div
- 0 transform X round X itransform pop
- currentpoint X pop
- moveto}bind def
- /h{//res div 0 r}bind def
- /v{//res neg div 0 X r}bind def
- /S{X H show}bind def
- /A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
- /psize 10 def
- /height 0 def
- /cheight { height 0 ne { height } { psize } ifelse } bind def
- /slant 0 def
- /FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
- [psize 0 cheight slant sin slant cos div mul cheight 0 0]
- makefont setfont}bind def
- /shade{gs
- /dy X def
- /dx X def
- np m
- 0 /dy rl
- /dx 0 rl
- 0 /dy neg rl
- /dx neg 0 rl
- closepath
- .9 setgray
- fill
- gr}bind def
- 1 setlinecap
- /resolution res 72 mul def
- /startFig {
- /SavedState save def
- userdict maxlength dict begin
- currentpoint transform
- DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
- setlinewidth setmatrix
- itransform moveto
- /ury exch def
- /urx exch def
- /lly exch def
- /llx exch def
- /y exch 72 mul resolution div def
- /x exch 72 mul resolution div def
- currentpoint /cy exch def /cx exch def
- /sx x urx llx sub div def
- /sy y ury lly sub div def
- sx sy scale
- cx sx div llx sub
- cy sy div ury sub translate
- /DefFigCTM matrix currentmatrix def
- /initmatrix {
- DefFigCTM setmatrix
- } def
- /defaultmatrix {
- DefFigCTM exch copy
- } def
- /initgraphics {
- DocumentInitState setmiterlimit setgray setdash
- setlinejoin setlinecap setlinewidth setmatrix
- DefFigCTM setmatrix
- } def
- /showpage {
- initgraphics
- } def
- }bind def
- /clipFig {
- currentpoint 6 2 roll
- newpath 4 copy
- 4 2 roll moveto
- 6 -1 roll exch lineto
- exch lineto
- exch lineto
- closepath clip
- newpath
- moveto
- }bind def
- /doclip { llx lly urx ury clipFig } def
- /endFig {
- end SavedState restore
- }bind def
- /globalstart {
- fontnum psize slant height resolution currentpoint
- pagesave restore gsave
- }bind def
- /globalend {
- grestore moveto
- /resolution exch def /height exch def
- /slant exch def /psize exch def /fontnum exch def
- F
- /pagesave save def
- }bind def
- /fontnum 1 def
- systemdict /setpacking known { savepacking setpacking} if
- end
- /BP{
- save mark devps begin m0
- /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
- currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
- }bind def
- /EP{
- end cleartomark restore showpage}def
- /Encoding-1 256 array def
- 0 1 255 {Encoding-1 exch /.notdef put} for
- Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
- Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
- Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
- Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
- Encoding-1
- dup 8#41 /copyright put
- dup 8#42 /registered put
- dup 8#43 /trademark put
- dup 8#44 /logicalnot put
- dup 8#45 /Eth put
- dup 8#46 /eth put
- dup 8#47 /Thorn put
- dup 8#50 /thorn put
- dup 8#51 /brokenbar put
- dup 8#52 /degree put
- dup 8#53 /divide put
- dup 8#54 /multiply put
- dup 8#55 /minus put
- dup 8#56 /onehalf put
- dup 8#57 /onequarter put
- dup 8#60 /threequarters put
- dup 8#101 /Aacute put
- dup 8#102 /Acircumflex put
- dup 8#103 /Adieresis put
- dup 8#104 /Agrave put
- dup 8#105 /Aring put
- dup 8#106 /Atilde put
- dup 8#107 /Ccedilla put
- dup 8#110 /Eacute put
- dup 8#111 /Ecircumflex put
- dup 8#112 /Edieresis put
- dup 8#113 /Egrave put
- dup 8#114 /Iacute put
- dup 8#115 /Icircumflex put
- dup 8#116 /Idieresis put
- dup 8#117 /Igrave put
- dup 8#120 /Ntilde put
- dup 8#121 /Oacute put
- dup 8#122 /Ocircumflex put
- dup 8#123 /Odieresis put
- dup 8#124 /Ograve put
- dup 8#125 /Otilde put
- dup 8#126 /Scaron put
- dup 8#127 /Uacute put
- dup 8#130 /Ucircumflex put
- dup 8#131 /Udieresis put
- dup 8#132 /Ugrave put
- dup 8#133 /Ydieresis put
- dup 8#134 /Zcaron put
- dup 8#135 /aacute put
- dup 8#136 /acircumflex put
- dup 8#137 /adieresis put
- dup 8#140 /agrave put
- dup 8#141 /aring put
- dup 8#142 /atilde put
- dup 8#143 /ccedilla put
- dup 8#144 /eacute put
- dup 8#145 /ecircumflex put
- dup 8#146 /edieresis put
- dup 8#147 /egrave put
- dup 8#150 /iacute put
- dup 8#151 /icircumflex put
- dup 8#152 /idieresis put
- dup 8#153 /igrave put
- dup 8#154 /ntilde put
- dup 8#155 /oacute put
- dup 8#156 /ocircumflex put
- dup 8#157 /odieresis put
- dup 8#160 /ograve put
- dup 8#161 /otilde put
- dup 8#162 /scaron put
- dup 8#163 /uacute put
- dup 8#164 /ucircumflex put
- dup 8#165 /udieresis put
- dup 8#166 /ugrave put
- dup 8#167 /ydieresis put
- dup 8#170 /zcaron put
- pop
- /Enc-dict 30 dict def
- Enc-dict /tmpstr1 50 string put
- Enc-dict /tmpstr2 50 string put
- Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
- /AEnc-def { % arguments: the original font's name, encoding nr
- Enc-dict begin
- tmpstr2 cvs /Enc-no exch def % Remember the number in a string
- dup /OrigName exch def % remember the name
- findfont dup maxlength dict /newdict exch def % get dictionary for new font
- { exch dup /FID ne
- { exch newdict 3 1 roll put }
- { pop pop } % Ignore FID
- ifelse
- } forall
- newdict begin
- /Encoding
- tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
- cvn load
- def % Replace encoding
- currentdict /UniqueID known
- { /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
- end % newdict
- /FNlength OrigName tmpstr1 cvs length def % convert name, remember length
- FNlength 1 add Enc-no length add string
- dup 0 OrigName tmpstr1 cvs putinterval
- dup FNlength (-) putinterval
- dup FNlength 1 add Enc-no putinterval
- dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
- cvn dup newdict /FontName 3 2 roll put newdict definefont
- end % Enc-dict
- } def
- /Times-Roman 1 AEnc-def pop
- /R-1{/Times-Roman-1 FF}def
- /R{/Times-Roman FF}def
- /B{/Times-Bold FF}def
- /Times-Bold 1 AEnc-def pop
- /B-1{/Times-Bold-1 FF}def
- /I{/Times-Italic FF}def
- %%EndProlog
- %%Page: 1 1
- BP
- /slant 0 def
- /height 0 def
- 480 V
- 10 R
- 720(USAGE)S
- 1065(()S
- 1107(8)S
- 1165())S
- 2696(Eighth)S
- (Edition)296 2989 A
- 4782(USAGE)S
- 5127(()S
- 5169(8)S
- 5227())S
- 960 V
- 9 R
- 720(N)S
- 722(NA)S
- 790(AM)S
- 858(ME)S
- 940(E)S
- 1080 V
- 10 R
- 1080(usage)S
- 10 R-1
- 1334(-)S
- 10 R
- (installing)374 1416 A
- 1815(and)S
- 1985(using)S
- 2227(MINIX)S
- 1248 V
- 9 R
- 720(D)S
- 722(DE)S
- 790(ES)S
- 848(SC)S
- 900(CR)S
- 962(RI)S
- 1024(IP)S
- 1057(PT)S
- 1109(TI)S
- 1167(IO)S
- 1200(ON)S
- 1268(N)S
- 1368 V
- 10 R
- 1080(This)S
- 1290(manual)S
- 1617(page)S
- 1838(describes)S
- 2244(the)S
- 2398(installation)S
- 2876(and)S
- 3053(use)S
- 3219(of)S
- 3335(MINIX)S
- 3670(from)S
- 3898(a)S
- 3975(System)S
- 4303(Administrators)S
- 4939(point)S
- 5177(of)S
- 1488 V
- 1080(view.)S
- 1365(It)S
- 1466(contains)S
- 1840(an)S
- 1974(installation)S
- 2460(guide,)S
- 2747(instructions)S
- 3255(on)S
- 3393(how)S
- 3604(to)S
- 3720(do)S
- 3858(the)S
- (initial)235 4019 A
- 4292(con256guration)S
- 4866(and)S
- 5049(some)S
- 1608 V
- 1080(other)S
- 1326(info.)S
- 1577(Please)S
- 1874(read)S
- 2087(this)S
- 2271(document)S
- 2706(entirely)S
- 3053(before)S
- 3350(attempting)S
- 3820(to)S
- 3938(install)S
- 4224(MINIX.)S
- 4617(The)S
- 4814(installation)S
- 1728 V
- 1080(steps)S
- 1307(are)S
- 1457(in)S
- 1561(the)S
- 1710(proper)S
- 1999(order,)S
- 2263(but)S
- 2417(not)S
- 2571(all)S
- 2698(the)S
- 2847(information)S
- (you)150 3348 A
- 3524(may)S
- 3723(need)S
- 3939(is)S
- 4032(presented)S
- 4444(at)S
- 4543(the)S
- 4692(right)S
- 4907(moment.)S
- 1848 V
- 1080(Other)S
- 1335(detailed)S
- 1679(information)S
- 2179(that)S
- 2355(may)S
- 2553(be)S
- 2673(useful)S
- 2944(can)S
- 3109(be)S
- (found)234 3229 A
- 3488(in)S
- 10 B
- 3591(boot)S
- 10 R
- 3781((8))S
- 3924(and)S
- 10 B
- 4094(hier)S
- 10 R
- 4268((7).)S
- 2016 V
- 870(1)S
- 872(1.)S
- 924(.)S
- 976(R)S
- 978(RE)S
- 1047(EQ)S
- 1111(QU)S
- 1186(UI)S
- 1261(IR)S
- 1297(RE)S
- 1366(EM)S
- 1430(ME)S
- 1521(EN)S
- 1585(NT)S
- 1660(TS)S
- 1724(S)S
- 2136 V
- 1080(The)S
- 1272(minimum)S
- 1697(system)S
- 2011(MINIX)S
- 2349(can)S
- 2524(be)S
- 2654(installed)S
- 3030(on)S
- 3165(comfortably)S
- 3692(is)S
- 3794(an)S
- 3924(IBM)S
- 4149(PC/AT)S
- 4470(or)S
- 4589(PS/2)S
- 4815(with)S
- 5030(a)S
- (286)150 5111 A
- 2256 V
- 1080(processor,)S
- (640)150 1529 A
- 1717(KB)S
- 1895(memory,)S
- 2293(a)S
- (720)150 2376 A
- 2564(kb)S
- 2702(diskette)S
- 3053(drive,)S
- 3322(and)S
- 3504(25-30)S
- 3775(MB)S
- 3968(free)S
- (space)224 4163 A
- 4424(on)S
- 4561(an)S
- 4693(AT,)S
- 4890(ESDI,)S
- 5177(or)S
- 2376 V
- 1080(SCSI)S
- 1322(hard)S
- 1530(disk)S
- 1726((the)S
- 1912(latter)S
- 2149(controlled)S
- 2586(by)S
- 2715(an)S
- 2839(Adaptec)S
- (1540.))259 3204 A
- 3517(MINIX)S
- 3849(for)S
- 3996(the)S
- (386)150 4148 A
- ((MINIX-386)521 4327 A
- 4878(for)S
- 5026(short))S
- 2496 V
- 1080(can)S
- 1249(be)S
- 1373(installed)S
- 1743(on)S
- 1872(a)S
- 1946(machine)S
- 2316(with)S
- 2524(at)S
- 2626(least)S
- 2840(a)S
- (386sx)239 2913 A
- 3180(processor,)S
- 3619(3)S
- 3697(MB)S
- 3881(memory)S
- 4244(and)S
- 4417(at)S
- 4518(least)S
- 4731(25-30)S
- 4993(MB)S
- 5177(of)S
- 2616 V
- 1080(disk)S
- (space.)249 1272 A
- 2784 V
- 870(2)S
- 872(2.)S
- 924(.)S
- 976(M)S
- 978(MI)S
- 1069(IN)S
- 1105(NI)S
- 1180(IX)S
- 1216(X)S
- 1316(I)S
- 1318(IN)S
- 1354(NS)S
- 1429(ST)S
- 1487(TA)S
- 1551(AL)S
- 1626(LL)S
- 1690(LA)S
- 1754(AT)S
- 1829(TI)S
- 1893(IO)S
- 1929(ON)S
- 2004(N)S
- 2104(B)S
- 2106(BA)S
- 2175(AC)S
- 2250(CK)S
- 2319(KG)S
- 2394(GR)S
- 2469(RO)S
- 2538(OU)S
- 2613(UN)S
- 2688(ND)S
- 2763(D)S
- 2904 V
- 1080(The)S
- 1266(objective)S
- 1664(of)S
- 1777(the)S
- 1929(installation)S
- 2405(is)S
- 2501(to)S
- 2608(create)S
- 2879(a)S
- (partition)341 2953 A
- 3323(on)S
- (your)184 3452 A
- 3665(disk)S
- 3862(and)S
- 4037(to)S
- 4145(put)S
- 4303(MINIX)S
- 4636(into)S
- 4822(it.)S
- 4958(MINIX)S
- 3024 V
- 1080(really)S
- 1342(requires)S
- 1699(two)S
- (partitions)380 1882 A
- 2294(however,)S
- 2697(so)S
- 2817(the)S
- 2971(single)S
- 3242("primary")S
- (partition)341 3674 A
- 4046(is)S
- (split)173 4144 A
- 4348(into)S
- 4535(two)S
- (subpartitions.)544 4717 A
- 3144 V
- 1080(The)S
- 10 B
- 1264(a)S
- 10 R
- (subpartition)480 1341 A
- (will)157 1848 A
- 2032(contain)S
- 2355(the)S
- 2505(root)S
- 2694(256le)S
- 2850(system,)S
- 3181(and)S
- 3354(the)S
- 10 B
- 3505(c)S
- 10 R
- (subpartition)480 3578 A
- (will)157 4086 A
- 4271(contain)S
- 4595(the)S
- 10 B
- 4746(/usr)S
- 10 R
- 4942(256le)S
- 5099(sys-)S
- 3264 V
- 1080(tem.)S
- 1317(What)S
- 1571(MS-DOS)S
- 1988(calls)S
- 2209("drives",)S
- 2598(i.e)S
- 2732(C:,)S
- 2888(D:,)S
- 3050(E:,)S
- 3200(MINIX)S
- 3538(calls)S
- 3758("256le)S
- 3963(systems".)S
- 4407(MINIX)S
- 4745(does)S
- 4964(not)S
- 5127(use)S
- 3384 V
- 1080(drive)S
- 1317(letters,)S
- 1619(but)S
- 1777(requires)S
- 2132(that)S
- 2313(one)S
- 2489(256le)S
- 2649(system)S
- 2959(is)S
- 3057(made)S
- 3306(a)S
- 3382(part)S
- 3570(of)S
- 3685(another)S
- 4018(256le)S
- 4178(system)S
- 4488(by)S
- ("mounting")466 4619 A
- 5116(one)S
- 3504 V
- 1080(on)S
- 1212(the)S
- 1367(other.)S
- 1656(The)S
- 1845("root")S
- 2121(256le)S
- 2282(system)S
- 2593(is)S
- 2692(always)S
- 3004(present)S
- 3327(and)S
- 3504(starts)S
- 3749(with)S
- 3960(the)S
- 4115(directory)S
- 4510("/",)S
- 4676(the)S
- 4830(root)S
- 5023(of)S
- 5138(the)S
- 3624 V
- 1080(directory)S
- 1496(tree.)S
- 1751(The)S
- 1961(root)S
- 2176(256le)S
- 2358(system)S
- 2690(contains)S
- 3078(a)S
- 3176(few)S
- 3381(programs)S
- 3814(in)S
- 10 B
- 3945(/bin)S
- 10 R
- 4113(,)S
- 4191(device)S
- 4507(256les)S
- 4728(in)S
- 10 B
- 4859(/dev)S
- 10 R
- 5038(,)S
- 5116(and)S
- 3744 V
- 1080(con256guration)S
- 1650(256les)S
- 1852(in)S
- 10 B
- 1964(/etc)S
- 10 R
- 2116(.)S
- 2200(This)S
- 2413(is)S
- 2514(just)S
- (enough)295 2693 A
- 3022(to)S
- 3134(get)S
- 3291(the)S
- 3448(system)S
- 3761(started.)S
- 4114(MINIX)S
- (will)157 4451 A
- (soon)189 4642 A
- 4865(extend)S
- 5166(its)S
- 3864 V
- 1080(directory)S
- 1477(tree)S
- 1662(by)S
- (mounting)384 1796 A
- 2214(a)S
- 2293(256le)S
- 2456(system)S
- 2769(on)S
- 2903(the)S
- 10 B
- 3060(/usr)S
- 10 R
- 3262(directory.)S
- 3710(What)S
- 3962(is)S
- 4063(henceforth)S
- (known)273 4528 A
- 4835(as)S
- 4953(the)S
- 5110(/usr)S
- 3984 V
- 1080(256le)S
- 1250(system)S
- 1570(contains)S
- 1946(all)S
- 2088(MINIX)S
- 2432(programs)S
- 2853(in)S
- 10 B
- 2972(/usr/bin)S
- 10 R
- 3308(,)S
- 3374(256le)S
- 3544(system)S
- 3863(sources)S
- 4205(in)S
- 10 B
- 4323(/usr/src)S
- 10 R
- 4648(,)S
- 4713(etc,)S
- 4896(etc.)S
- 5104(The)S
- 4104 V
- 8 R
- 1080(ROOT)S
- 10 R
- 1329(image)S
- 1605(contains)S
- 1970(the)S
- 2123(complete)S
- 2522(MINIX)S
- 2855(root)S
- 3047(256le)S
- 3206(system,)S
- 3540(but)S
- 8 R
- 3693(USR)S
- 10 R
- 3880(contains)S
- 4245(just)S
- 4420(a)S
- 4495(small)S
- 4743(subset)S
- 5024(of)S
- 5138(the)S
- 4224 V
- 1080(/usr)S
- 1265(256le)S
- 1428(system,)S
- 1766(with)S
- 1979(just)S
- (enough)295 2158 A
- (utilities)302 2487 A
- 2823(to)S
- 2935(install)S
- 3215(MINIX.)S
- 3602(The)S
- 3793(complete)S
- 4196(/usr)S
- 4381(256le)S
- 4543(system)S
- 4855(is)S
- (split)173 4955 A
- 5161(up)S
- 4344 V
- 1080(into)S
- 1261(the)S
- 8 R
- 1404(USR.TAZ)S
- 10 R
- 1739(,)S
- 8 R
- 1784(SYS.TAZ)S
- 10 R
- 2135(and)S
- 8 R
- 2300(CMD.TAZ)S
- 10 R
- 2686(archives)S
- 3047(that)S
- 3223(are)S
- 3372(installed)S
- 3738(later)S
- 3943(to)S
- 4046(256ll)S
- 4183(/usr.)S
- 4512 V
- 1080(Let's)S
- (suppose)323 1321 A
- (your)184 1677 A
- 1894(256rst)S
- 2084(hard)S
- 2296(disk,)S
- 2521(which)S
- 2800(has)S
- 2967(device)S
- 3264(name)S
- 10 B
- 3516(/dev/hd0)S
- 10 R
- 3885(,)S
- 3944(has)S
- 4112(MS-DOS)S
- 4527(already)S
- 4858(present)S
- 5183(in)S
- 4632 V
- 1080(the)S
- 1236(256rst)S
- 1426(primary)S
- (partition)341 1778 A
- 2151(()S
- 10 B
- 2185(/dev/hd1)S
- 10 R
- 2554(),)S
- 2645(and)S
- 2822(some)S
- 3066(free)S
- (space)224 3256 A
- 3512(left)S
- 3679(after)S
- 3897(that.)S
- 4130(After)S
- 4376(MINIX)S
- 4711(is)S
- 4810(installed)S
- 5183(in)S
- 4752 V
- 1080(that)S
- 1256(free)S
- (space)224 1439 A
- 1688(the)S
- 1836(disk)S
- (will)157 2028 A
- (look)178 2210 A
- 2413(like)S
- 2589(this:)S
- 4920 V
- (/dev/hd0)351 1280 A
- 1880(Whole)S
- 2173(hard)S
- 2377(disk)S
- 2569(#0)S
- 5040 V
- (/dev/hd1)351 1380 A
- 1980(MS-DOS)S
- 2386(C:)S
- 2506(drive)S
- 5160 V
- (/dev/hd2)351 1380 A
- 1980(MINIX)S
- 2308(primary)S
- (partition)341 2652 A
- 5280 V
- (/dev/hd2a)396 1480 A
- 2080(MINIX)S
- 2408(root)S
- (partition)341 2595 A
- 5400 V
- (/dev/hd2c)396 1480 A
- 2080(MINIX)S
- 2408(/usr)S
- (partition)341 2584 A
- 5568 V
- (/dev/hd0)351 1080 A
- 1459(is)S
- 1554(the)S
- 1705(sum)S
- 1900(of)S
- 2012(a)S
- (partition)341 2085 A
- 2454(table,)S
- (/dev/hd1)351 2703 A
- 3082(and)S
- (/dev/hd2.)376 3255 A
- 3684(Likewise)S
- 4082(is)S
- (/dev/hd2)351 4177 A
- 4556(the)S
- 4707(sum)S
- 4902(of)S
- 5014(a)S
- 5088(sub-)S
- 5688 V
- (partition)341 1080 A
- 1469(table,)S
- (/dev/hd2a)396 1738 A
- 2182(and)S
- (/dev/hd2c.)421 2375 A
- 2869(Read)S
- 3123(the)S
- 3293("DEVICES")S
- 3849(sections)S
- 4220(for)S
- 4385(more)S
- 4639(information)S
- 5161(on)S
- 5808 V
- 1080(MINIX)S
- 1408(devices.)S
- 5976 V
- 870(3)S
- 872(3.)S
- 924(.)S
- 976(I)S
- 978(IN)S
- 1014(NS)S
- 1089(ST)S
- 1147(TA)S
- 1211(AL)S
- 1286(LL)S
- 1350(LA)S
- 1414(AT)S
- 1489(TI)S
- 1553(IO)S
- 1589(ON)S
- 1664(N)S
- 6096 V
- 1080(If)S
- (you)150 1190 A
- 1382(have)S
- 1614(not)S
- 1785(already)S
- 2125(copied)S
- 2436(MINIX)S
- 2782(to)S
- (257oppy)256 2903 A
- 3202(disks,)S
- 3476(please)S
- 3771(read)S
- 3988(the)S
- 4154(README.TXT)S
- 4845(256le)S
- 5017(in)S
- 5138(the)S
- 6216 V
- 1080(MINIX)S
- 1414(directory)S
- 1809(now.)S
- 2063(It)S
- 2156(tells)S
- 2355(how)S
- 2559(to)S
- 2668(do)S
- 2799(this.)S
- 3025(You)S
- (should)267 3229 A
- 3527(also)S
- 3719(print)S
- 3939(out)S
- 4097(EXAMPLE.TXT)S
- 4826(and)S
- 5001(read)S
- 5205(it)S
- 6336 V
- 1080(in)S
- 1191(parallel)S
- 1528(with)S
- 1741(this)S
- 1920(document.)S
- 2400(This)S
- 2613(one)S
- 2792(tells)S
- (you)150 2994 A
- 3178(what)S
- 3408(to)S
- 3520(do;)S
- 3682(that)S
- 3867(one)S
- 4046(shows)S
- (you)150 4331 A
- 4515(what)S
- 4745(the)S
- 4902(screen)S
- 5194(is)S
- 6456 V
- (supposed)373 1080 A
- 1478(to)S
- (look)178 1581 A
- 1784(like)S
- 1960(at)S
- (each)185 2058 A
- 2268(step,)S
- 2480(so)S
- (you)150 2594 A
- 2769(can)S
- 2934(see)S
- 3088(if)S
- 3175(everything)S
- 3630(is)S
- 3722(OK.)S
- 6624 V
- 1080(You)S
- 1286(can)S
- 1459(install)S
- 1738(MINIX)S
- 2075(automatically)S
- 2657(or)S
- 2775(manually)S
- 3183(as)S
- 3301(described)S
- 3721(the)S
- 3878(sections)S
- 4236(below.)S
- 4566(The)S
- 4757(end)S
- 4936(result)S
- 5194(is)S
- 6744 V
- 1080(the)S
- 1231(same,)S
- 1491(but)S
- 1647(manual)S
- 1971(installation)S
- 2446(allows)S
- 2737(one)S
- 2910(to)S
- 3015(deviate)S
- 3333(from)S
- 3556(the)S
- 3706(precon256gured)S
- 4292(choices.)S
- 4671(You)S
- 4871(may)S
- 5071(wish)S
- 6864 V
- 1080(to)S
- 1193(read)S
- 1402(the)S
- 1560(manual)S
- 1892(pages)S
- 2157(of)S
- 2277(the)S
- 2436(programs)S
- 2852(used)S
- 3072(below)S
- 3354(before)S
- (you)150 3648 A
- 3834(start.)S
- 4094(You)S
- 4303(may)S
- 4512(especially)S
- 4951(want)S
- 5183(to)S
- 6984 V
- 1080(read)S
- 10 B
- 1286(boot)S
- 10 R
- 1476((8))S
- 1626(if)S
- (your)184 1719 A
- 1934(machine)S
- 2306(is)S
- 2404(different)S
- 2783(from)S
- 3010(what)S
- 3237(the)S
- 3391(majority)S
- (buys,)214 3763 A
- (because)319 4008 A
- (you)150 4358 A
- 4539(may)S
- 4743(need)S
- 4964(to)S
- 5073(set)S
- 5216(a)S
- 7104 V
- 1080(few)S
- (boot)178 1262 A
- 1470(parameters)S
- 1943(to)S
- 2051(con256gure)S
- 2461(drivers.)S
- 2821(To)S
- 2963(do)S
- 3093(this)S
- 3268(type)S
- 10 B
- 3471(ESC)S
- 10 R
- 3697(to)S
- 3805(get)S
- 3958(to)S
- 4066(the)S
- 4219(Boot)S
- 4444(Monitor)S
- 4803(prompt,)S
- 5149(set)S
- 7224 V
- 1080(the)S
- 1228(appropriate)S
- 1712(variables,)S
- 2126(use)S
- 10 B
- 2285(save)S
- 10 R
- 2494(to)S
- 2597(store)S
- 2818(the)S
- (settings)307 2966 A
- 3298(and)S
- 10 B
- 3468(menu)S
- 10 R
- 3734(to)S
- 3837(continue)S
- 4208(where)S
- (you)150 4480 A
- 4655(left)S
- 4815(off.)S
- 7392 V
- 1080(To)S
- 1223(install)S
- 1500(the)S
- 1654(system)S
- (you)150 1964 A
- 2145(need)S
- 2366(two)S
- 2548(diskettes:)S
- 2959(a)S
- (bootable)346 3035 A
- 3412(root)S
- 3605(diskette)S
- 3949(and)S
- 4125(a)S
- 4201(diskette)S
- 4545(full)S
- 4716(of)S
- 4832(binaries)S
- 5183(to)S
- 7512 V
- 1080(use)S
- 1240(as)S
- 10 B
- 1350(/usr)S
- 10 R
- 1518(.)S
- 1594(These)S
- 1860(diskettes)S
- 2237(are)S
- 2386(named)S
- 8 B
- 2679(ROOT)S
- 10 R
- 2940(and)S
- 8 B
- 3110(USR)S
- 10 R
- 3271(.)S
- 3346(These)S
- 3612(two)S
- 3788(diskettes)S
- 4165(may)S
- 4363(also)S
- 4550(be)S
- 4670(combined)S
- 5091(on)S
- 5216(a)S
- 7903 V
- 720(Page)S
- 941(1)S
- 4455(September)S
- 4911(19,)S
- (1996)200 5061 A
- 8143 V
- EP
- %%Page: 2 2
- BP
- /slant 0 def
- /height 0 def
- 480 V
- 10 R
- 720(USAGE)S
- 1065(()S
- 1107(8)S
- 1165())S
- 2696(Eighth)S
- (Edition)296 2989 A
- 4782(USAGE)S
- 5127(()S
- 5169(8)S
- 5227())S
- 960 V
- 1080(single)S
- 1345(high)S
- 1548(density)S
- 1863(diskette.)S
- 2251(In)S
- 2360(that)S
- 2536(case)S
- 2735(the)S
- 8 R
- 2878(USR)S
- 10 R
- 3060(part)S
- 3242(is)S
- 3334(on)S
- 3459(the)S
- 10 B
- 3607(c)S
- 10 R
- (partition.)366 3677 A
- 1128 V
- 1080(Insert)S
- 1339(the)S
- 8 R
- 1486(ROOT)S
- 10 R
- 1735(diskette,)S
- (boot)178 2102 A
- 2309(the)S
- 2461(machine)S
- 2831(and)S
- 3005(type)S
- 3207('=')S
- 3361(to)S
- 3468(the)S
- 3620(menu.)S
- 3922(The)S
- 4108(MINIX)S
- 4440(kernel)S
- 4721(is)S
- 4818(loaded)S
- 5116(and)S
- 1248 V
- 1080(takes)S
- 1323(control)S
- 1644(when)S
- (you)150 1898 A
- 2084(see)S
- 2249(the)S
- (copyright)385 2408 A
- 2829(banner.)S
- 3189(After)S
- 3439(loading)S
- 3776(the)S
- 3935(root)S
- 4133(diskette)S
- 4481(into)S
- 4672(the)S
- 4830(RAM)S
- 5094(disk)S
- 1368 V
- (you)150 1080 A
- (will)157 1258 A
- 1443(be)S
- 1566(asked)S
- 1823(to)S
- 1929(256nish)S
- 2180(the)S
- 2331(name)S
- 2577(of)S
- 2689(the)S
- 2840(device)S
- 3131(to)S
- (mount)256 3237 A
- 3521(on)S
- 10 B
- 3649(/usr)S
- 10 R
- 3817(.)S
- 3895(Type)S
- 10 B
- 4130(fd0c)S
- 10 R
- 4343(for)S
- 4489(a)S
- 4562(diskette)S
- 4903(that)S
- 5082(con-)S
- 1488 V
- 1080(tains)S
- 1295(both)S
- 8 R
- 1493(ROOT)S
- 10 R
- 1738(and)S
- 8 R
- 1903(USR)S
- 10 R
- 2060(,)S
- 2110(otherwise)S
- (replace)292 2527 A
- 8 R
- 2839(ROOT)S
- 10 R
- 3084(by)S
- 8 R
- 3204(USR)S
- 10 R
- 3386(and)S
- 3556(type)S
- 10 B
- 3754(fd0)S
- 10 R
- 3894(.)S
- 3969(Login)S
- 4234(as)S
- 10 B
- 4343(root)S
- 10 R
- 4522(.)S
- 1656 V
- 870(4)S
- 872(4.)S
- 924(.)S
- 976(A)S
- 978(AU)S
- 1053(UT)S
- 1128(TO)S
- 1192(OM)S
- 1267(MA)S
- 1358(AT)S
- 1433(TI)S
- 1497(IC)S
- 1533(C)S
- 1627(I)S
- 1629(IN)S
- 1665(NS)S
- 1740(ST)S
- 1798(TA)S
- 1862(AL)S
- 1937(LL)S
- 2001(LA)S
- 2065(AT)S
- 2140(TI)S
- 2204(IO)S
- 2240(ON)S
- 2315(N)S
- 1776 V
- 1080(Before)S
- 1390(starting)S
- 1727(the)S
- 1885(installation,)S
- (you)150 2392 A
- 2577(must)S
- 2807(either)S
- 3073(have)S
- 3299(a)S
- 3380(free)S
- (partition)341 3574 A
- 3951(available)S
- 4351(or)S
- 4471(have)S
- 4697(at)S
- 4806(least)S
- 5027(25-30)S
- 1896 V
- 1080(MB)S
- 1270(not)S
- 1432(in)S
- 1544(any)S
- (partition)341 1723 A
- 2098(so)S
- (you)150 2221 A
- 2405(can)S
- 2579(create)S
- 2855(a)S
- 2934(MINIX)S
- (partition.)366 3271 A
- (Splitting)346 3696 A
- 4076(an)S
- 4205(MS-DOS)S
- (partition)341 4619 A
- 4993(can)S
- 5166(be)S
- 2016 V
- (done)195 1080 A
- 1300(using)S
- 1542(256ps,)S
- 1737(and)S
- 1907(is)S
- 1999(discussed)S
- 2409(in)S
- 2512(the)S
- 2660(main)S
- 2886(README.TXT)S
- 3559(256le.)S
- 2184 V
- 1080(Type)S
- 10 B
- 1314(setup)S
- 10 R
- 1571(to)S
- 1676(start)S
- 1877(the)S
- 2027(installation)S
- 2501(script.)S
- 2802(First)S
- 3014(it)S
- 3097(offers)S
- 3361(to)S
- 3467(install)S
- 3741(a)S
- 3814(national)S
- (keyboard)374 4166 A
- 4568(map.)S
- 4819(The)S
- 5004(names)S
- 2304 V
- (should)267 1080 A
- 1378(be)S
- 1504(clear,)S
- 1757(except)S
- 2051(for)S
- 10 B
- 2200(us-swap)S
- 10 R
- 2547(,)S
- 2603(which)S
- 2879(swaps)S
- 3155(the)S
- 3308(CTRL)S
- 3596(and)S
- 3771(CAPS)S
- 4053(LOCK)S
- 4358(keys)S
- 4572(of)S
- 4686(a)S
- 4761(standard)S
- 5132(US)S
- 2424 V
- 1080(style)S
- (keyboard)374 1303 A
- 1710(for)S
- 1861(people)S
- 2162(who)S
- 2368(believe)S
- 2693(that)S
- 2878(the)S
- 3035(natural)S
- (place)213 3349 A
- 3596(of)S
- 3714(CTRL)S
- 4006(is)S
- 4107(next)S
- 4314(to)S
- 4426(A.)S
- 4583(The)S
- 4774(default)S
- 5088(sug-)S
- 2544 V
- 1080(gested)S
- 1362(between)S
- 1723([)S
- 1782(and)S
- 1952(])S
- 2011(is)S
- 2103(the)S
- 2251(US)S
- 2405(standard)S
- (keyboard.)399 2771 A
- 2712 V
- 1080(The)S
- 1273(next)S
- 1482(thing)S
- 1724(to)S
- 1838(do)S
- 1974(is)S
- 2077(to)S
- 2191(make)S
- 2445(a)S
- (partition,)366 2526 A
- 2928(for)S
- 3083(this)S
- (you)150 3265 A
- 3452(are)S
- (placed)263 3613 A
- 3913(in)S
- 4028(a)S
- (partition)341 4110 A
- 4488(table)S
- 4721(editor)S
- 4993(named)S
- 2832 V
- 10 B
- 1080(part)S
- 10 R
- 1265(.)S
- 1341(This)S
- (partition)341 1546 A
- 1913(table)S
- 2135(editor)S
- 2396(is)S
- 2489(very)S
- 2694(easy)S
- 2899(to)S
- 3003(use)S
- 3163((in)S
- 3301(the)S
- 3450(author's)S
- 3806(opinion),)S
- 4197(but)S
- (you)150 4351 A
- (will)157 4527 A
- 4710(probably)S
- 5093(hate)S
- 2952 V
- 1080(it.)S
- 1211(You)S
- 1409(can)S
- 1574(move)S
- 1822(all)S
- 1948(over)S
- 2152(the)S
- (place)213 2300 A
- 2539(with)S
- 2744(the)S
- 2893(arrow)S
- 3155(keys,)S
- 3390(change)S
- 3701(values,)S
- 4009(and)S
- 4180(make)S
- 4424(a)S
- 4495(mess)S
- 4722(of)S
- (your)184 4832 A
- 5042(parti-)S
- 3072 V
- 1080(tion)S
- 1283(table)S
- 1526(real)S
- 1725(quick.)S
- 2045(So)S
- 2198(if)S
- (you)150 2307 A
- 2503(get)S
- 2672(into)S
- (trouble,)310 2874 A
- 3230(type)S
- 3449('q')S
- 3613(to)S
- 3737(quit,)S
- 3964('n')S
- 4128(to)S
- 4252(not)S
- 4426(write)S
- 4680(the)S
- 4849(table,)S
- 5116(and)S
- 3192 V
- 1080(RETURN)S
- 1509(to)S
- 1612(start)S
- 1811(over.)S
- 2065(Use)S
- 2247(the)S
- 2395('?')S
- 2533(key)S
- 2703(to)S
- 2806(get)S
- 2954(help.)S
- 3360 V
- 1080(With)S
- 1309(the)S
- 1460('+')S
- 1613(and)S
- 1786(')S
- 10 R-1
- 1820(-)S
- 10 R
- 1877(')S
- 1939(keys)S
- (you)150 2152 A
- 2331(can)S
- 2500(select)S
- 2759(the)S
- 2911(disk)S
- 3107(device)S
- 3399(to)S
- 3506(install)S
- 3781(on,)S
- 3935(probably)S
- 10 B
- 4321(/dev/hd0)S
- 10 R
- 4690(,)S
- 4744(the)S
- 4896(256rst)S
- 5082(hard)S
- 3480 V
- 1080(disk.)S
- 1326(Type)S
- ('r')102 1562 A
- 1693(to)S
- 1800(load)S
- 2002(the)S
- (partition)341 2154 A
- 2524(table)S
- 2749(of)S
- 2861(the)S
- 3012(selected)S
- 3365(disk.)S
- 3610(Either)S
- 3885(create)S
- 4155(one)S
- 4328(new)S
- (partition)341 4524 A
- 4893(by)S
- 5021(modi-)S
- 3600 V
- 1080(fying)S
- 1324(a)S
- (partition)341 1402 A
- 1776(marked)S
- 2111("None",)S
- 2469(or)S
- 2586(reuse)S
- 2832(an)S
- 2960(existing)S
- (partition)341 3311 A
- 3685(by)S
- 3818(changing)S
- 4219(its)S
- 4347(type)S
- 4553(to)S
- 4664("MINIX")S
- 5082((hex)S
- 3720 V
- 1080(code)S
- 1300(81).)S
- 1514(The)S
- 1701(FIPS)S
- 1933(program)S
- 2303(can)S
- 2472(be)S
- 2596(used)S
- (under)229 2809 A
- 3067(MS-DOS)S
- 3477(to)S
- 3584(shrink)S
- 3864(an)S
- 3988(MS-DOS)S
- (partition.)366 4398 A
- 4818(FIPS)S
- (splits)212 5049 A
- 3840 V
- 1080(the)S
- 1237(MS-DOS)S
- (partition)341 1652 A
- 2027(in)S
- 2139(two,)S
- 2349(so)S
- 2472(one)S
- 2651(of)S
- 2769(the)S
- 2926(two)S
- 3111(can)S
- 3285(be)S
- 3414(used)S
- 3632(for)S
- 3784(MINIX.)S
- 4172(You)S
- 4380(have)S
- 4605(to)S
- 4718(be)S
- 4848(absolutely)S
- 3960 V
- 1080(sure)S
- 1277(which)S
- 1552(one.)S
- 1776(When)S
- 2045(in)S
- (doubt,)253 2152 A
- 2433(256rst)S
- 2618(use)S
- 2780(the)S
- 2931(FDISK)S
- 3251(program)S
- (under)229 3620 A
- 3877(MS-DOS)S
- 4286(to)S
- 4392(delete)S
- 4661(the)S
- 4812(extra)S
- 5042(parti-)S
- 4080 V
- 1080(tion,)S
- 1291(and)S
- 1466(let)S
- 1597(MINIX)S
- 1930(part)S
- 2118(create)S
- 2391(a)S
- 2467(new)S
- 2666(one.)S
- 2892(DO)S
- 3069(NOT)S
- 3308(use)S
- 3473(part)S
- 3661(to)S
- 3770(shrink)S
- 4052(an)S
- 4178(existing)S
- (partition!)375 4527 A
- 4958(MINIX)S
- 4200 V
- 1080(needs)S
- 1336(a)S
- (partition)341 1408 A
- 1776(of)S
- 1887(at)S
- 1987(least)S
- 2199(25-30)S
- 2460(MB,)S
- 2668(but)S
- 2823(not)S
- 2978(larger)S
- 3241(than)S
- (128)150 3440 A
- 3616(MB)S
- 3798((MINIX-86))S
- 4329(or)S
- 4439(1)S
- 4515(GB)S
- ((MINIX-386).)580 4681 A
- 4320 V
- 1080(The)S
- 1262(system)S
- 1566(needs)S
- 1820(30)S
- 1945(MB)S
- 2126(in)S
- 2229(compiled)S
- 2628(state.)S
- 4488 V
- 1080(The)S
- 1264(script)S
- 1515(then)S
- 1715(wants)S
- 1977(to)S
- (know)223 2082 A
- 2332(the)S
- 2482(name)S
- 2727(of)S
- 2838(the)S
- (partition)341 2988 A
- (you've)279 3356 A
- 3662(created,)S
- 4006(this)S
- 4178(name)S
- 4423(is)S
- 4518(probably)S
- (still)151 4903 A
- 5082(visi-)S
- 4608 V
- 1080(ble)S
- 1243(on)S
- 1383(the)S
- 1546(screen)S
- ((hd2,)209 1844 A
- (hd6,)175 2092 A
- 2306(something)S
- 2763(like)S
- 2953(that.))S
- 3227(The)S
- 3423(new)S
- (partition)341 3630 A
- 4010(table)S
- 4245(is)S
- 4351(reloaded)S
- 4737(into)S
- 4932(the)S
- 5094(disk)S
- 4728 V
- 1080(driver,)S
- 1372(and)S
- 1543(the)S
- 1692(new)S
- 1886(MINIX)S
- (partition)341 2216 A
- 2584(is)S
- 2678(carved)S
- 2974(up)S
- 3101(into)S
- 3284(two)S
- (subpartitions,)544 3462 A
- 4033(a)S
- (1440)200 4105 A
- 4332(kb)S
- 4459(root)S
- 4648(and)S
- 4820(the)S
- 4970(rest)S
- 5143(for)S
- 4848 V
- 1080(/usr.)S
- 5016 V
- 1080(After)S
- 1320(making)S
- 1647(/usr,)S
- 1849(it)S
- 1931(is)S
- 2024(immediately)S
- 2553(put)S
- 2707(to)S
- 2811(use)S
- 2971(to)S
- (replace)292 3075 A
- 3393(the)S
- 3542(installation)S
- 4015(/usr)S
- 4192(256le)S
- 4347(system)S
- 4652(so)S
- 4767(that)S
- (you)150 4944 A
- 5121(can)S
- 5136 V
- 1080(remove)S
- 1412(the)S
- 8 R
- 1560(USR)S
- 10 R
- 1747(diskette)S
- 2090(and)S
- 2265(insert)S
- 2519(the)S
- 8 R
- 2667(ROOT)S
- 10 R
- 2917(diskette)S
- 3260((unless)S
- 3575(they)S
- 3778(are)S
- 3932(one)S
- 4107(and)S
- 4282(the)S
- 4435(same).)S
- 4755(The)S
- 4941(root)S
- 5132(256le)S
- 5256 V
- 1080(system)S
- 1387(is)S
- 1482(256lled)S
- 1717(with)S
- 1924(the)S
- 2075(contents)S
- 2438(of)S
- 2550(the)S
- 8 R
- 2696(ROOT)S
- 10 R
- 2945(diskette)S
- 3287(and)S
- 3461(slightly)S
- 3791(patched)S
- 4133(up)S
- 4262(to)S
- 4369(work)S
- 4605(on)S
- 4734(the)S
- 4886(hard)S
- 5094(disk)S
- 5376 V
- 1080((/etc/fstab.))S
- 5544 V
- 1080(To)S
- 1218(compute)S
- 1590(the)S
- 1739(size)S
- 1922(of)S
- 2032(the)S
- 2182(so-called)S
- ("second)320 2573 A
- 2920(level)S
- 3143(block)S
- (cache")271 3393 A
- (you)150 3691 A
- 3868(are)S
- 4019(asked)S
- 4275(to)S
- 4380(specify)S
- 4698(the)S
- 4848(RAM)S
- 5104(size)S
- 5664 V
- 1080(of)S
- (your)184 1195 A
- 1410(machine.)S
- 1832(If)S
- (you)150 1931 A
- 2112(have)S
- 2332(plenty,)S
- 2638(i.e)S
- 2766(4)S
- 2846(MB)S
- 3032(or)S
- 3146(more)S
- 3383(then)S
- 3586(simply)S
- 3889(hit)S
- 4025(RETURN,)S
- 4484(otherwise)S
- 4906(enter)S
- 5138(the)S
- 5784 V
- 1080(size)S
- 1262(of)S
- (your)184 1371 A
- 1580(system)S
- 1884(RAM)S
- 2138(in)S
- (kilobytes.)393 2241 A
- 5952 V
- 1080(You)S
- 1285(can)S
- 1457(now)S
- 1662(skip)S
- 1861(the)S
- 2016(next)S
- 2221(section)S
- 2538(and)S
- 2715(move)S
- 2970(to)S
- 3080("TESTING",)S
- 3641(but)S
- 3801(it)S
- 3889(may)S
- 4094(be)S
- 4221(instructive)S
- 4678(to)S
- 4788(read)S
- 4994(it)S
- 5082(any-)S
- 6072 V
- 1080(way.)S
- 6240 V
- 870(5)S
- 872(5.)S
- 924(.)S
- 976(M)S
- 978(MA)S
- 1069(AN)S
- 1144(NU)S
- 1219(UA)S
- 1294(AL)S
- 1369(L)S
- 1458(I)S
- 1460(IN)S
- 1496(NS)S
- 1571(ST)S
- 1629(TA)S
- 1693(AL)S
- 1768(LL)S
- 1832(LA)S
- 1896(AT)S
- 1971(TI)S
- 2035(IO)S
- 2071(ON)S
- 2146(N)S
- 6360 V
- 1080(The)S
- 1265(instructions)S
- 1763(that)S
- 1943(follow)S
- 2235(are)S
- 2388(at)S
- 2490(a)S
- 2564(very)S
- 2772(low)S
- 2952(level)S
- 3177(and)S
- 3351(require)S
- (you)150 3666 A
- 3845(to)S
- 3952(be)S
- 4076(very)S
- 4284(careful.)S
- 4644(The)S
- 4830(big)S
- 4987(advan-)S
- 6480 V
- 1080(tage)S
- 1280(is)S
- 1379(that)S
- (you)150 1562 A
- (know)223 1744 A
- 1999(precisely)S
- 2395(what)S
- 2623(tools)S
- 2850(have)S
- 3072(been)S
- 3294(used)S
- 3510(and)S
- 3687(how)S
- 3892(everything)S
- 4354(works.)S
- 4682(The)S
- 4870(disadvan-)S
- 6600 V
- 1080(tage)S
- 1274(is)S
- 1367(that)S
- (you)150 1544 A
- 1720(may)S
- 1919(easily)S
- 2180(make)S
- 2424(a)S
- 2495(mistake)S
- 2834(that)S
- 3011(either)S
- 3267(forces)S
- (you)150 3540 A
- 3716(to)S
- 3820(start)S
- 4020(over)S
- 4225(if)S
- (you)150 4313 A
- 4489(are)S
- 4640(lucky,)S
- 4915(or)S
- 5026(wipes)S
- 6720 V
- 1080(out)S
- 1244(the)S
- 1403(contents)S
- 1774(of)S
- (your)184 1894 A
- 2114(hard)S
- 2329(disk)S
- 2532(if)S
- (you)150 2630 A
- 2816(are)S
- 2976(not.)S
- 3190(Only)S
- 3427(if)S
- (you)150 3525 A
- 3711(really)S
- 3977(want)S
- 4209(to)S
- 4323(do)S
- 4459(something)S
- 4913(different)S
- 6840 V
- (should)267 1080 A
- (you)150 1379 A
- 1561(use)S
- 1727(a)S
- 1805(manual)S
- 2134(installation.)S
- 2664(Slavishly)S
- 3071(following)S
- 3495(the)S
- 3651(steps)S
- 3885(shown)S
- 4180(below)S
- (will)157 4459 A
- 4649(only)S
- 4860(make)S
- (you)150 5111 A
- 6960 V
- 1080(end)S
- 1250(up)S
- 1375(with)S
- 1579(the)S
- 1727(same)S
- 1959(result)S
- 2208(as)S
- 2317(an)S
- 2437(automatic)S
- 2859(installation.)S
- 7128 V
- 1080(Run)S
- 10 B
- 1275(part)S
- 10 R
- 1488(to)S
- 1594(make)S
- (partitions)380 1840 A
- 2248(to)S
- 2354(load)S
- 2555(the)S
- 2706(system)S
- 3013(into.)S
- 3247(The)S
- 3432(best)S
- 3622(thing)S
- 3856(to)S
- 3962(do)S
- 4090(is)S
- 4185(to)S
- 4291(make)S
- 4537(one)S
- 4711(large)S
- 4942(primary)S
- 7248 V
- (partition)341 1080 A
- 1451(of)S
- 1565(type)S
- 1768("MINIX")S
- 2183(and)S
- 2358(to)S
- 2466(carve)S
- 2715(this)S
- (partition)341 2890 A
- 3261(up)S
- 3391(into)S
- 3577(three)S
- (subpartitions)519 3809 A
- 4358(for)S
- 4506(root)S
- 4698(and)S
- 4873(/usr.)S
- 5104(The)S
- 7368 V
- 1080(assumption)S
- 1562(is)S
- 1654(that)S
- (you)150 1830 A
- (will)157 2005 A
- 2187(use)S
- 2346(the)S
- (second)279 2494 A
- (partition)341 2798 A
- 3164(on)S
- 3289(the)S
- 3437(256rst)S
- 3619(hard)S
- 3823(disk,)S
- 10 B
- 4040(/dev/hd2)S
- 10 R
- 4409(,)S
- 4459(and)S
- 4630(that)S
- 10 B
- 4807(hd2a)S
- 10 R
- 5045(is)S
- 5138(the)S
- 7488 V
- 1080(root)S
- (subpartition)480 1280 A
- 1798(and)S
- 10 B
- 1981(hd2c)S
- 10 R
- 2225(is)S
- 2329(/usr.)S
- 2567(If)S
- (you)150 2672 A
- 2859(want)S
- 3092(to)S
- 3207(use)S
- 3378(the)S
- 3538(256rst)S
- (partition)341 3732 A
- 4110(on)S
- 4247(the)S
- (second)279 4407 A
- 4723(hard)S
- 4939(disk)S
- 5143(for)S
- 7903 V
- 720(September)S
- 1176(19,)S
- (1996)200 1326 A
- 4990(Page)S
- 5211(2)S
- 8143 V
- EP
- %%Page: 3 3
- BP
- /slant 0 def
- /height 0 def
- 480 V
- 10 R
- 720(USAGE)S
- 1065(()S
- 1107(8)S
- 1165())S
- 2696(Eighth)S
- (Edition)296 2989 A
- 4782(USAGE)S
- 5127(()S
- 5169(8)S
- 5227())S
- 960 V
- 1080(instance,)S
- 1476(then)S
- (substitute)385 1690 A
- (hd6)150 2116 A
- 2307(and)S
- (hd6[ac])308 2493 A
- 2842(for)S
- 3001(the)S
- (above.)265 3165 A
- 3496(On)S
- 3660(a)S
- 8 R
- 3741(SCSI)S
- 10 R
- 3953(disk)S
- 4162(it)S
- (will)157 4260 A
- 4459(be)S
- 4596(/dev/sd2)S
- 4978(for)S
- 5138(the)S
- 1080 V
- (second)279 1080 A
- (partition)341 1396 A
- 1774(on)S
- 1911(the)S
- 2071(disk)S
- 2275(at)S
- 2385(target)S
- 2652(0.)S
- 2789(See)S
- 2972(the)S
- 3132(section)S
- 3454(on)S
- 3591(devices)S
- 3930(below,)S
- 4238(and)S
- 4420(the)S
- 4580(manual)S
- 4912(pages)S
- 5177(of)S
- 1200 V
- 10 B
- 1080(part)S
- 10 R
- 1265((8),)S
- 10 B
- 1434(hd)S
- 10 R
- 1546((4),)S
- 1715(and)S
- 10 B
- 1886(sd)S
- 10 R
- 1981((4).)S
- 2176(Start)S
- 10 B
- 2394(part)S
- 10 R
- 2606(and)S
- 2778(select)S
- 3035(the)S
- 3185(whole)S
- 3458(hard)S
- 3664(disk)S
- 3858(device)S
- 4148((the)S
- ("multiple)376 4332 A
- 4735(of)S
- 4846(5")S
- 4964(device))S
- 1320 V
- 1080(that)S
- (you)150 1256 A
- 1431(want)S
- 1652(to)S
- 1755(install)S
- 2026(MINIX)S
- 2354(onto.)S
- 2607(In)S
- 2716(our)S
- 2875(example)S
- 3241(it)S
- (will)157 3322 A
- 3504(be)S
- 10 B
- 3624(/dev/hd0)S
- 10 R
- 3993(.)S
- 1488 V
- 1080(Use)S
- 10 B
- 1265(part)S
- 10 R
- 1478(to)S
- 1584(make)S
- 1830(a)S
- 1903(single)S
- (partition)341 2171 A
- 2540(in)S
- 2647(the)S
- 2799(primary)S
- (partition)341 3147 A
- 3517(table)S
- 3742(of)S
- 3855(type)S
- 4057("MINIX",)S
- 4496(then)S
- 4698(hit)S
- 4833('>')S
- 4987(on)S
- 5116(this)S
- 1608 V
- 1080(new)S
- (partition)341 1273 A
- 1639(to)S
- 1742(make)S
- 1985(a)S
- (subpartition)480 2055 A
- 2560(table.)S
- 1776 V
- 1080(For)S
- 1245(the)S
- 1393(root)S
- (subpartition)480 1580 A
- (you)150 2085 A
- 2260(are)S
- 2409(advised)S
- 2741(to)S
- 2844(use)S
- (1440)200 3003 A
- 3228(kb)S
- 3353(exactly.)S
- 3719(You)S
- 3918(can)S
- 4084(make)S
- 4328(it)S
- 4410(larger)S
- 4672(if)S
- (you)150 4760 A
- 4936(want)S
- 5158(to,)S
- 1896 V
- 1080(but)S
- 1235(it)S
- 1318(is)S
- 1412(advisable)S
- 1819(never)S
- 2070(to)S
- 2175(let)S
- 2303(the)S
- 2453(contents)S
- 2815(outgrow)S
- 3177(a)S
- (257oppy.)281 3249 A
- 3581((The)S
- 8 R
- 3793(ROOT)S
- 10 R
- 4039(diskette)S
- 4378(is)S
- 4471(a)S
- (copy)195 4542 A
- 4763(of)S
- 4873(a)S
- 4944(root)S
- 5132(256le)S
- 2016 V
- 1080(system,)S
- 1409(and)S
- (will)157 1579 A
- 1761(be)S
- 1881(used)S
- 2090(to)S
- 2193(256ll)S
- (your)184 2330 A
- 2539(root)S
- (subpartition.))539 2726 A
- 2184 V
- 1080(The)S
- (second)279 1265 A
- (subpartition)480 1572 A
- 2080(is)S
- 2175(either)S
- 2433(empty)S
- 2713(or)S
- 2826(a)S
- 2900("scratch")S
- (partition.)366 3297 A
- 3717(MINIX)S
- 4049(no)S
- (longer)257 4178 A
- 4464(uses)S
- 4666(the)S
- 10 B
- 4818(b)S
- 10 R
- (subparti-)358 4903 A
- 2304 V
- 1080(tion)S
- 1268(for)S
- 1418(anything)S
- 1801(useful)S
- 2079(anymore,)S
- 2488(but)S
- 2648(it)S
- 2736(has)S
- 2902(become)S
- 3247(customary)S
- 3698(to)S
- 3808(have)S
- 4030(root)S
- 4224(on)S
- 10 B
- 4356(a)S
- 10 R
- 4438(and)S
- 4615(/usr)S
- 4797(on)S
- 10 B
- 4928(c)S
- 10 R
- 4973(.)S
- 5054((You)S
- 2424 V
- 1080(are)S
- 1229(free)S
- 1412(to)S
- (ignore)257 1515 A
- 1797(this)S
- (convention,)471 1967 A
- 2463(of)S
- 2572(course.))S
- 2592 V
- 1080(Use)S
- 1262(the)S
- 1410(rest)S
- 1581(of)S
- 1690(the)S
- (partition)341 1838 A
- 2204(for)S
- 2347(the)S
- 2495(/usr)S
- 10 B
- 2671(c)S
- 10 R
- (subpartition.)505 2741 A
- 2760 V
- 1080(When)S
- (you)150 1354 A
- 1538(are)S
- (done)195 1696 A
- 1926(check)S
- 2196(that)S
- (/dev/hd2a)396 2382 A
- 2813(is)S
- 2915(active)S
- 3191((the)S
- 3383(*)S
- 3468(after)S
- 3689(the)S
- (partition)341 3847 A
- 4223(number))S
- 4599(so)S
- (you)150 4723 A
- 4908(can)S
- (boot)178 5083 A
- 2880 V
- 1080(from)S
- 1301(it)S
- 1382(later.)S
- 3048 V
- 1080(If)S
- (your)184 1180 A
- 1396(disk)S
- 1595(has)S
- 1761(bad)S
- 1938(blocks)S
- 2232(then)S
- (don't)212 2437 A
- 2681(put)S
- 2841(the)S
- 2996(root)S
- 3190(or)S
- 3306(scratch)S
- (subpartition)480 3624 A
- 4136(on)S
- 4269(top)S
- 4430(of)S
- 4547(them.)S
- 4831(Make)S
- 5093(sure)S
- 3168 V
- 1080(the)S
- (inode)223 1234 A
- 1488(tables)S
- 1753(in)S
- 1861(the)S
- 2014(other)S
- (partitions)380 2251 A
- (don't)212 2661 A
- 2903(have)S
- 3123(bad)S
- 3298(blocks)S
- 3590(either.)S
- 3900(You)S
- 4103(can)S
- 4273(put)S
- 4431(the)S
- (subpartitions)519 4584 A
- 5133(out)S
- 3288 V
- 1080(of)S
- 1191(order)S
- 1431(on)S
- 1558(the)S
- 1708(disk)S
- 1902(if)S
- 1991(that)S
- 2170(helps.)S
- (Subpartition)497 2460 A
- 2985(tables,)S
- 3273(other)S
- 3508(than)S
- 3709(the)S
- 3860(main)S
- (partition)341 4089 A
- 4458(table,)S
- 4707(are)S
- 4859(not)S
- 5015(sorted)S
- 3408 V
- 1080(by)S
- 1205(the)S
- 1353(driver.)S
- 3576 V
- 1080(After)S
- 1326(making)S
- 1659(the)S
- (partitions)380 1814 A
- (you)150 2226 A
- 2408(do)S
- 2540(not)S
- 2701(have)S
- 2924(to)S
- (reboot.)282 3035 A
- 3375(The)S
- 3565(disk)S
- 3765(driver)S
- 4039(reloads)S
- 4363(the)S
- (partition)341 4519 A
- 4893(tables)S
- 5161(on)S
- 3696 V
- 1080(the)S
- 1228(next)S
- (access)258 1426 A
- 1709(if)S
- 1796(the)S
- 1944(disk)S
- 2136(is)S
- 2228(not)S
- 2381(in)S
- 2484(use.)S
- 2693((Open)S
- 2970(or)S
- (mounted.))410 3079 A
- 3864 V
- 1080(To)S
- 1224(be)S
- 1351(able)S
- 1551(to)S
- (boot)178 1661 A
- 1871(from)S
- (/dev/hd2a)396 2099 A
- (you)150 2527 A
- 2709(must)S
- (place)213 2936 A
- 3181(a)S
- 3259(master)S
- (bootstrap)374 3561 A
- 3968(in)S
- (/dev/hd2.)376 4079 A
- 4513(It)S
- 4608(has)S
- 4775(been)S
- (placed)263 4998 A
- 3984 V
- 1080(there)S
- 1307(by)S
- 10 B
- 1432(part)S
- 10 R
- 1642(if)S
- 1729(it)S
- 1810(told)S
- (you)150 1991 A
- 2166(that)S
- 2342(it)S
- 2423(was)S
- 2605(creating)S
- 2955(a)S
- 3025(new)S
- (partition)341 3218 A
- 3584(table,)S
- 3830(but)S
- 4152 V
- 10 B
- 1440(installboot)S
- 10 B-1
- 1943(-)S
- 10 B
- 2000(m)S
- 2134(/dev/hd2)S
- 2553(/usr/mdec/masterboot)S
- 4320 V
- 10 R
- (will)157 1080 A
- 1262(put)S
- 1415(it)S
- 1496(there)S
- 1723(for)S
- 1866(sure.)S
- 4488 V
- 1080(You)S
- (will)157 1278 A
- 1461(start)S
- 1661(by)S
- 1787(making)S
- 2114(a)S
- 2185(256le)S
- 2340(system)S
- 2645(for)S
- 2789(/usr)S
- 2966(and)S
- (256lling)240 3137 A
- 3403(it)S
- 3485(partially.)S
- 3897(This)S
- 4102(may)S
- 4301(seem)S
- 4534(to)S
- 4638(be)S
- 4759(out)S
- 4913(of)S
- 5023(order,)S
- 4608 V
- 1080(but)S
- (you)150 1233 A
- 1408(can't)S
- 1635(insert)S
- 1884(the)S
- 8 R
- 2027(ROOT)S
- 10 R
- (257oppy)256 2272 A
- 2553(right)S
- 2768(now.)S
- 4776 V
- 10 B
- 1440(mkfs)S
- 1703(/dev/hd2c)S
- 4896 V
- 1440(readall)S
- 10 B-1
- 1792(-)S
- 10 B
- 1849(b)S
- 1955(/dev/hd2c)S
- 2394(|)S
- 2441(sh)S
- 5016 V
- 1440(mount)S
- 1770(/dev/hd2c)S
- 2234(/mnt)S
- 5136 V
- 1440(cpdir)S
- 10 B-1
- 1720(-)S
- 10 B
- 1777(v)S
- 1877(/usr)S
- 2095(/mnt)S
- 5304 V
- 10 R
- 1080(This)S
- (will)157 1290 A
- 1478(create)S
- 1751(a)S
- 1827(256le)S
- 1987(system)S
- 2297(on)S
- (/dev/hd2c,)421 2428 A
- (mount)256 2880 A
- 3167(it)S
- 3254(on)S
- 3385(/mnt,)S
- 3625(and)S
- (copy)195 3801 A
- 4028(the)S
- 4183(contents)S
- 4550(of)S
- 4666(the)S
- 8 R
- 4816(USR)S
- 10 R
- (257oppy)256 5005 A
- 5424 V
- 1080(onto)S
- 1293(it.)S
- 1434(The)S
- 1626(call)S
- 1807(to)S
- 10 B
- 1920(readall)S
- 10 R
- 2257(marks)S
- 2538(bad)S
- 2718(blocks)S
- 3015(on)S
- 3150(the)S
- 3308(256le)S
- 3472(system)S
- 3786(as)S
- (unusable,)382 3905 A
- (you)150 4322 A
- 4507(can)S
- 4682(omit)S
- 4901(this)S
- 5081(on)S
- 5216(a)S
- 5544 V
- 1080(drive)S
- (known)273 1312 A
- 1610(to)S
- 1713(be)S
- 1833(spotless)S
- 2176(()S
- 8 R
- 2210(IDE)S
- 10 R
- 2370(or)S
- 8 R
- 2474(SCSI)S
- 10 R
- 2645(.))S
- 5712 V
- 1080(You)S
- 1278(can)S
- 1443(now)S
- 1641(use)S
- 1800(the)S
- 1948(new)S
- 2141(/usr)S
- 2317(in)S
- (place)213 2420 A
- 2658(of)S
- 2767(the)S
- 8 R
- 2910(USR)S
- 10 R
- (257oppy:)284 3092 A
- 5880 V
- 10 B
- 1440(umount)S
- 1826(/dev/hd2c)S
- 6000 V
- 1440(umount)S
- 1826(/dev/fd0)S
- 2423(#)S
- 2498(fd0c)S
- 2708(if)S
- 2795(combined)S
- 6120 V
- 1440(mount)S
- 1770(/dev/hd2c)S
- 2234(/usr)S
- 6288 V
- 10 R
- 1080(This)S
- (little)185 1286 A
- 1498(dance)S
- 1760(has)S
- 1921(freed)S
- 2156(up)S
- (your)184 2283 A
- (257oppy)256 2494 A
- 2777(drive,)S
- 3036(so)S
- 3152(please)S
- 3431(remove)S
- 3761(the)S
- 8 R
- 3907(USR)S
- 10 R
- 4092(diskette)S
- 4433(and)S
- (replace)292 4606 A
- 4926(it)S
- 5010(by)S
- 5138(the)S
- 6408 V
- 8 R
- 1080(ROOT)S
- 10 R
- 1341(diskette.)S
- 1745(Make)S
- 2015(a)S
- 2101(256le)S
- 2271(system)S
- 2591(for)S
- 2750(the)S
- 2914(root)S
- 3117(with)S
- 3337(at)S
- 3451(least)S
- (512)150 3676 A
- (inodes)262 3866 A
- 4168((256les),)S
- 4469(and)S
- 4654(256ll)S
- 4806(it)S
- 4902(from)S
- 5138(the)S
- 6528 V
- (257oppy:)284 1080 A
- 6696 V
- 10 B
- 1440(mkfs)S
- 10 B-1
- 1703(-)S
- 10 B
- 1760(i)S
- (512)150 1838 A
- 2038(/dev/hd2a)S
- 6816 V
- 1440(mount)S
- 1770(/dev/fd0)S
- 2167(/fd0)S
- 6936 V
- 1440(mount)S
- 1770(/dev/hd2a)S
- 2239(/mnt)S
- 7056 V
- 1440(cpdir)S
- 10 B-1
- 1720(-)S
- 10 B
- 1777(v)S
- 1877(/fd0)S
- 2095(/mnt)S
- 7176 V
- 1440(umount)S
- 1826(/dev/fd0)S
- 7344 V
- 10 R
- 1080(Remove)S
- 10 B
- 1447(/mnt/etc/issue)S
- 10 R
- 2068(to)S
- 2179(get)S
- 2335(rid)S
- 2480(of)S
- 2597(the)S
- 2753("use)S
- 2961(setup")S
- 3247(message)S
- 3621(that)S
- 3805(greets)S
- (you)150 4079 A
- 4262(when)S
- (you)150 4513 A
- (boot,)203 4696 A
- 4932(and)S
- 5110(edit)S
- 7464 V
- 1080(the)S
- 1229(256le)S
- 10 B
- 1384(/mnt/etc/fstab)S
- 10 R
- 2005(to)S
- 2109(name)S
- 2353(the)S
- 2502(devices)S
- 2830(MINIX)S
- 3159(has)S
- 3319(been)S
- 3535(installed)S
- 3901(on.)S
- 4076(In)S
- 4185(our)S
- 4344(example)S
- 4710(it)S
- (should)267 4791 A
- (look)178 5083 A
- 7903 V
- 720(Page)S
- 941(3)S
- 4455(September)S
- 4911(19,)S
- (1996)200 5061 A
- 8143 V
- EP
- %%Page: 4 4
- BP
- /slant 0 def
- /height 0 def
- 480 V
- 10 R
- 720(USAGE)S
- 1065(()S
- 1107(8)S
- 1165())S
- 2696(Eighth)S
- (Edition)296 2989 A
- 4782(USAGE)S
- 5127(()S
- 5169(8)S
- 5227())S
- 960 V
- 1080(like)S
- 1256(this:)S
- 1128 V
- 10 B
- 1440(root=/dev/hd2a)S
- 1248 V
- 1440(usr=/dev/hd2c)S
- 1416 V
- 10 R
- (Unmount)379 1080 A
- 1484(the)S
- 1632(new)S
- 1825(root:)S
- 1584 V
- 10 B
- 1440(umount)S
- 1826(/dev/hd2a)S
- 1752 V
- 10 R
- 1080(Make)S
- 1334(it)S
- (bootable:)374 1415 A
- 1920 V
- 10 B
- 1440(installboot)S
- 10 B-1
- 1943(-)S
- 10 B
- 2000(d)S
- 2106(/dev/hd2a)S
- 2575(/usr/mdec/bootblock)S
- 3504(boot)S
- 2088 V
- 10 R
- 1080(The)S
- 1272(automatic)S
- 1704(script)S
- 1963(would)S
- 2249(now)S
- 2457(set)S
- 2604(the)S
- 10 B
- 2762(rootdev)S
- 10 R
- 3127(and)S
- 10 B
- 3308(ramimagedev)S
- 10 R
- (boot)178 3931 A
- 4145(variables.)S
- 4595(You)S
- 4804(can)S
- 4980(do)S
- 5116(this)S
- 2208 V
- 1080(now)S
- 1284(using)S
- 1532(the)S
- 10 B
- 1686(edparams)S
- 10 R
- 2142(command,)S
- 2594(but)S
- 2753(it)S
- 2840(is)S
- 2938(easier)S
- 3205(to)S
- (postpone)362 3314 A
- 3707(it)S
- (until)184 3793 A
- 4007(the)S
- 4160(testing)S
- 4458(phase.)S
- 4767(The)S
- (settings)307 4954 A
- 2328 V
- (should)267 1080 A
- 1372(be:)S
- 2496 V
- 10 B
- 1440(rootdev=hd2a)S
- 2616 V
- 1440(ramimagedev=hd2a)S
- 2784 V
- 10 R
- 870(6)S
- 872(6.)S
- 924(.)S
- 976(T)S
- 978(TE)S
- 1042(ES)S
- 1106(ST)S
- 1164(TI)S
- 1228(IN)S
- 1264(NG)S
- 1339(G)S
- 2904 V
- 1080(By)S
- 1228(now)S
- 1433(a)S
- 1510(new)S
- 1710(MINIX)S
- 2045(system)S
- 2356(is)S
- 2455(present)S
- 2778(on)S
- (your)184 2910 A
- 3126(hard)S
- 3337(disk.)S
- 3586(Time)S
- 3831(to)S
- 3941(see)S
- 4102(if)S
- 4196(it)S
- 4284(works.)S
- 4612(Leave)S
- 4891(the)S
- 8 R
- 5041(ROOT)S
- 3024 V
- 10 R
- 1080(diskette)S
- 1428(in)S
- 1541(the)S
- 1699(drive)S
- 1941(and)S
- 2121(type)S
- 10 B
- 2328(halt)S
- 10 R
- 2496(.)S
- 2580(You)S
- 2787(are)S
- 2945(now)S
- 3152(going)S
- 3414(to)S
- 3526(use)S
- 3694(the)S
- 3851(power)S
- 4137(of)S
- 4255(the)S
- 4412(Boot)S
- 4641(Monitor)S
- 5004(on)S
- 5138(the)S
- 3144 V
- 1080(diskette)S
- 1420(to)S
- (boot)178 1525 A
- 1730(the)S
- 1881(MINIX)S
- (partition)341 2212 A
- 2581(on)S
- 2709(the)S
- 2860(hard)S
- 3067(disk.)S
- 3312(Use)S
- 3497(the)S
- 3648(monitor)S
- 3994(command)S
- 10 B
- 4418(boot)S
- 4636(hd2)S
- 10 R
- 4826(to)S
- (boot)178 4932 A
- 5138(the)S
- 3264 V
- 1080(primary)S
- (partition)341 1431 A
- 1804(MINIX)S
- 2139(has)S
- 2305(been)S
- 2527(installed)S
- 2900(in.)S
- 3060((It)S
- 3188(is)S
- ("hd2")232 3287 A
- 3551(in)S
- 3660(our)S
- 3825(example.))S
- 4281(For)S
- 4452(a)S
- 8 R
- 4523(SCSI)S
- 10 R
- 4725(disk)S
- (you)150 4923 A
- (will)157 5104 A
- 3384 V
- 1080(have)S
- 1296(to)S
- 1400(use)S
- 1560(a)S
- 1631('hd')S
- 1825(name)S
- 2069(too.)S
- 2273(The)S
- 2456(monitor)S
- 2800(uses)S
- 2999(the)S
- 3148(BIOS,)S
- 3429(so)S
- (you)150 3544 A
- (will)157 3721 A
- 3905(have)S
- 4122(to)S
- 4227(treat)S
- 4434(it)S
- 4517(as)S
- 4628(a)S
- 4700("normal")S
- 5094(disk)S
- 3504 V
- 1080(at)S
- 1178(this)S
- 1348(point.)S
- 3672 V
- 1080(The)S
- 1272(hard)S
- 1486(disk)S
- (bootstrap)374 1688 A
- 2097(is)S
- 2199(now)S
- 2407(showing)S
- 2782(the)S
- 2941(menu)S
- 3200(again.)S
- 3504(You)S
- 3713(can)S
- 3889(type)S
- 4098('=')S
- 4259(to)S
- 4373(start)S
- 4583(MINIX,)S
- 4947(but)S
- (you)150 5111 A
- 3792 V
- 1080(probably)S
- 1464(want)S
- 1687(to)S
- 1792(change)S
- 2104(the)S
- (boot)178 2254 A
- 2459(parameters.)S
- 2979(Hit)S
- 10 B
- 3135(ESC)S
- 10 R
- 3358(once)S
- 3575(more)S
- 3809(to)S
- 3914(get)S
- 4063(to)S
- 4167(the)S
- 4316(command)S
- 4738(prompt.)S
- 5104(The)S
- 3912 V
- 1080(command)S
- 10 B
- 1510(set)S
- 10 R
- 1662(shows)S
- 1947(what)S
- 2177(the)S
- 2334(current)S
- 2654(parameters)S
- 3131(are.)S
- 3339(Here)S
- 3570(is)S
- 3671(an)S
- 3800(example)S
- 4175(that)S
- 4360(shows)S
- 4645(how)S
- 4852(to)S
- 4964(make)S
- 5216(a)S
- 4032 V
- 1080(menu)S
- 1328(to)S
- 1431(either)S
- 1686(start)S
- 1885(MINIX)S
- 2213(or)S
- (boot)178 2322 A
- 2525(MS-DOS:)S
- 4200 V
- 10 B
- 1440(minix(=,MINIX))S
- 2205({boot})S
- 4320 V
- 1440(dos(d,MS-DOS))S
- 2176({boot)S
- 2456(hd1})S
- 4440 V
- 1440(save)S
- 4608 V
- 10 R
- 1080(MS-DOS)S
- 1490(is)S
- 1586(assumed)S
- 1961(to)S
- 2068(be)S
- 2192(in)S
- 2299(the)S
- 2451(256rst)S
- (partition)341 2637 A
- 3007(in)S
- 3114(the)S
- 3266(example)S
- (above)240 3636 A
- ((hd1).)243 3905 A
- 4202(When)S
- 4471(256nished)S
- 4818(type)S
- 10 B
- 5020(menu)S
- 4728 V
- 10 R
- 1080(to)S
- 1183(see)S
- 1337(if)S
- 1424(the)S
- 1572(menu)S
- (looks)217 1820 A
- 2062(right.)S
- 2302(If)S
- 2395(so)S
- 2509(hit)S
- 2640('=')S
- 2790(to)S
- 2893(start)S
- 3092(MINIX.)S
- 3445(Log)S
- 3632(in)S
- 3735(as)S
- 3844(root.)S
- 4896 V
- 870(7)S
- 872(7.)S
- 924(.)S
- 976(A)S
- 978(AD)S
- 1053(DD)S
- 1128(DI)S
- 1203(IN)S
- 1239(NG)S
- 1314(G)S
- 1414(P)S
- 1416(PR)S
- 1474(RO)S
- 1543(OG)S
- 1618(GR)S
- 1693(RA)S
- 1762(AM)S
- 1837(MS)S
- 1928(S)S
- 2011(A)S
- 2013(AN)S
- 2088(ND)S
- 2163(D)S
- 2263(S)S
- 2265(SO)S
- 2323(OU)S
- 2398(UR)S
- 2473(RC)S
- 2542(CE)S
- 2611(ES)S
- 2675(S)S
- 2758(T)S
- 2760(TO)S
- 2824(O)S
- 2924(/)S
- 2926(/u)S
- 2956(us)S
- 3008(sr)S
- 3049(r)S
- 5016 V
- 1080(The)S
- 10 B
- 1269(setup)S
- 10 R
- 1531(command)S
- 1959(can)S
- 2131(also)S
- 2325(be)S
- 2452(used)S
- 2668(to)S
- 2779(add)S
- 2957(256les)S
- 3158(from)S
- (257oppy)256 3387 A
- 3676(sets)S
- 3860(to)S
- 3971(the)S
- 4127(system.)S
- 4489(The)S
- 8 B
- 4679(USR.TAZ)S
- 10 R
- 5059((pro-)S
- 5136 V
- 1080(grams)S
- 1353(and)S
- (stuff),)244 1525 A
- 8 B
- 1796(SYS.TAZ)S
- 10 R
- 2156((system)S
- 2495(sources),)S
- 2882(and)S
- 8 B
- 3053(CMD.TAZ)S
- 10 R
- 3457((commands)S
- 3952(sources))S
- 4314(are)S
- 4464(all)S
- 4591(installed)S
- 4958(relative)S
- 5256 V
- 1080(to)S
- 1183(the)S
- 10 B
- 1331(/usr)S
- 10 R
- 1524(directory,)S
- 1938(so)S
- 2052(the)S
- 2200(command)S
- 2621(to)S
- 2724(use)S
- 2883(three)S
- 3110(times)S
- 3353(is)S
- 5424 V
- 10 B
- 1440(setup)S
- 1720(/usr)S
- 5592 V
- 1080(Setup)S
- 10 R
- (will)157 1360 A
- 1550(ask)S
- 1717(for)S
- 1868(the)S
- 2024(size)S
- 2214(of)S
- 2331(data)S
- 2532(on)S
- 2665(the)S
- (257oppies,)343 2821 A
- 3197(which)S
- 3476(is)S
- 3576(by)S
- 3709(default)S
- 4022(simply)S
- 4328(the)S
- 4484(entire)S
- (257oppy.)281 4748 A
- 5088(You)S
- 5712 V
- (will)157 1080 A
- 1284(see)S
- 1460(some)S
- ("Cannot)331 1719 A
- 2097(make)S
- 2362(directory")S
- 2814(errors)S
- 3097(while)S
- 3368(extracting,)S
- 3843(as)S
- 3973(some)S
- 4231(directories)S
- 4703(already)S
- 5046(exist.)S
- 5832 V
- (Ignore)263 1080 A
- 1377(these)S
- 1618(messages.)S
- 2082(You)S
- 2289(need)S
- 2513(the)S
- 8 B
- 2670(USR.TAZ)S
- 10 R
- 3051(set)S
- 3197(if)S
- (you)150 3293 A
- 3477(want)S
- 3707(a)S
- 3786(working)S
- 4155(MINIX)S
- 4492(system,)S
- 8 B
- 4830(SYS.TAZ)S
- 10 R
- 5199(if)S
- 5952 V
- (you)150 1080 A
- 1256(want)S
- 1478(recompile)S
- 1907(the)S
- 2056(system)S
- 2361(or)S
- (study)217 2471 A
- 2714(it,)S
- 2821(and)S
- 8 B
- 2992(CMD.TAZ)S
- 10 R
- 3396(if)S
- (you)150 3484 A
- 3660(also)S
- 3848(want)S
- 4069(the)S
- 4217(sources)S
- 4544(of)S
- 4653(the)S
- 4801(commands.)S
- 6072 V
- 1080(On)S
- 1236(a)S
- 1314(disk)S
- (space)224 1515 A
- 1773(starved)S
- 2098(machine)S
- (you)150 2473 A
- 2657(could)S
- 2914(opt)S
- 3076(to)S
- 3188(do)S
- (without)307 3322 A
- 3663(the)S
- 3820(commands)S
- 4289(sources,)S
- 4650(as)S
- 4768(they)S
- 4975(are)S
- 5133(not)S
- 6192 V
- 1080(absolutely)S
- (necessary)392 1518 A
- 1935(to)S
- (understand)441 2038 A
- 2504(MINIX.)S
- 6360 V
- 1080(If)S
- (your)184 1173 A
- 1382(machine)S
- 1748(does)S
- 1957(not)S
- 2110(have)S
- (enough)295 2325 A
- 2645(memory)S
- 3005(to)S
- 3108(run)S
- 10 B
- 3267(setup)S
- 3547(/usr)S
- 10 R
- 3740(then)S
- 3938(type)S
- 4136(these)S
- 4368(commands)S
- 4828(manually:)S
- 6528 V
- 10 B
- 1440(cd)S
- 1591(/usr)S
- 6648 V
- 1440(vol)S
- 1618(/dev/fd0)S
- 1990(|)S
- 2037(uncompress)S
- 2577(|)S
- 2624(tar)S
- 2803(xvfp)S
- 10 B-1
- 3043(-)S
- 6816 V
- 10 R
- 870(8)S
- 872(8.)S
- 924(.)S
- 976(N)S
- 978(NA)S
- 1053(AM)S
- 1128(ME)S
- 1219(ES)S
- 1283(S)S
- 6936 V
- 1080(A)S
- 1178(standalone)S
- 1633(machine)S
- (will)157 1999 A
- 2181(have)S
- 2396(to)S
- 2499(be)S
- 2619(given)S
- 2867(a)S
- 2937(name.)S
- 3230(As)S
- 10 B
- 3367(root)S
- 10 R
- 3571(type)S
- 7104 V
- 10 B
- 1440(echo)S
- 10 I
- 1686(name)S
- 10 B
- 1954(>/etc/hostname.256le)S
- 7272 V
- 10 R
- 1080(to)S
- 1183(change)S
- 1493(the)S
- 1641(host)S
- 1833(name)S
- 2076(of)S
- (your)184 2185 A
- 2394(machine)S
- 2760(to)S
- 10 I
- 2863(name)S
- 10 R
- 3089(.)S
- 7903 V
- 720(September)S
- 1176(19,)S
- (1996)200 1326 A
- 4990(Page)S
- 5211(4)S
- 8143 V
- EP
- %%Page: 5 5
- BP
- /slant 0 def
- /height 0 def
- 480 V
- 10 R
- 720(USAGE)S
- 1065(()S
- 1107(8)S
- 1165())S
- 2696(Eighth)S
- (Edition)296 2989 A
- 4782(USAGE)S
- 5127(()S
- 5169(8)S
- 5227())S
- 960 V
- 870(9)S
- 872(9.)S
- 924(.)S
- 976(A)S
- 978(AC)S
- 1053(CT)S
- 1122(TI)S
- 1186(IV)S
- 1222(VE)S
- 1297(E)S
- 1386(O)S
- 1388(ON)S
- 1463(N)S
- 1563(B)S
- 1565(BO)S
- 1634(OO)S
- 1709(OT)S
- 1784(T)S
- 1080 V
- 1080(You)S
- 1285(may)S
- 1490(want)S
- 1718(to)S
- 1828(make)S
- 2078(the)S
- 2233(MINIX)S
- (partition)341 2568 A
- 2941(active)S
- 3214(so)S
- 3336(that)S
- 3520(it)S
- 3609(is)S
- 3709(automatically)S
- (booted.)298 4290 A
- 4646(With)S
- 4880(MS-DOS)S
- 1200 V
- 10 B
- 1080(fdisk)S
- 10 R
- 1331(or)S
- 1453(MINIX)S
- 10 B
- 1794(part)S
- 10 R
- 1979(,)S
- 2042(mark)S
- 2287(the)S
- 2448(primary)S
- (partition)341 2805 A
- 3184(that)S
- 3373(contains)S
- 3746(MINIX)S
- 4086(active.)S
- 4414(Using)S
- 4691(the)S
- 4851(menu)S
- (you)150 5111 A
- 1320 V
- 1080(made)S
- 1333(earlier)S
- (you)150 1627 A
- 1812(can)S
- (boot)178 1987 A
- 2200(either)S
- 2465(MINIX)S
- 2803(or)S
- 2922(MS-DOS)S
- 3338(at)S
- 3446(a)S
- 3526(keypress.)S
- 3963(You)S
- 4171(can)S
- 4346(even)S
- 4571(set)S
- 4718(timeouts.)S
- 5149(To)S
- 1440 V
- (boot)178 1080 A
- 1283(MINIX)S
- 1611(automatically)S
- 2184(after)S
- 2395(5)S
- (seconds:)346 2470 A
- 1608 V
- 10 B
- 1440(main())S
- 1776({trap)S
- (5000)200 2051 A
- 2301(minix;)S
- 2631(menu})S
- 1776 V
- 10 R
- 1080(See)S
- 10 B
- 1251(monitor)S
- 10 R
- 1598((8))S
- 1741(for)S
- 1884(all)S
- 2010(the)S
- 2158(details)S
- 2446(on)S
- 2571(the)S
- 2719(monitor.)S
- 1944 V
- 1080(If)S
- (you)150 1183 A
- (don't)212 1368 A
- 1615(trust)S
- 1829(this)S
- 2009(then)S
- (you)150 2217 A
- 2402(can)S
- 2577(rig)S
- 2724(up)S
- 2859(a)S
- 2939(diskette)S
- 3287(that)S
- (boots)217 3473 A
- 3725(the)S
- 3883(MINIX)S
- (partition)341 4222 A
- 4599(when)S
- 4853(left)S
- 5024(in)S
- 5138(the)S
- 2064 V
- 1080(drive:)S
- 2232 V
- 10 B
- 1440(installboot)S
- 10 B-1
- 1943(-)S
- 10 B
- 2000(m)S
- 2134(2)S
- 2234(/dev/fd0)S
- 2631(/usr/mdec/masterboot)S
- 2400 V
- 10 R
- 1080(The)S
- 1265(number)S
- 1600(2)S
- 1678(indicates)S
- 2064(the)S
- 2215(hard)S
- 2422(disk)S
- (partition)341 2617 A
- 2986(that)S
- 3165(must)S
- 3389(be)S
- (booted,)298 3513 A
- (you)150 3840 A
- 4019(can)S
- 4188(use)S
- 4351(the)S
- 4503(numbers)S
- 4878(1)S
- 4957(to)S
- 5064(9)S
- 5143(for)S
- 2520 V
- (hd1)150 1080 A
- 1255(to)S
- (hd9.)175 1358 A
- 2688 V
- 870(1)S
- 872(10)S
- 924(0.)S
- 976(.)S
- 1028(D)S
- 1030(DE)S
- 1105(EV)S
- 1169(VI)S
- 1244(IC)S
- 1280(CE)S
- 1349(ES)S
- 1413(S)S
- 2808 V
- 1080(A)S
- 1190(crash)S
- 1440(course)S
- 1740(on)S
- 1877(the)S
- 2037(MINIX)S
- 2377(devices)S
- 2716(in)S
- 10 B
- 2831(/dev)S
- 10 R
- 3010(:)S
- 3075(The)S
- 3269(two)S
- 3458(hard)S
- 3675(disks)S
- 3919(are)S
- 4081(named)S
- 10 B
- 4387(hd0)S
- 10 R
- 4587(and)S
- 10 B
- 4770(hd5)S
- 10 R
- 4932(.)S
- 5020(These)S
- 2928 V
- ("multiple)376 1080 A
- 1482(of)S
- 1592(256ve")S
- 1810(devices)S
- 2138(address)S
- 2466(the)S
- 2615(entire)S
- 2871(hard)S
- 3076(disk,)S
- 3294(from)S
- 3516(the)S
- 3665(256rst)S
- 3848(to)S
- 3952(the)S
- 4101(last)S
- 4267(byte.)S
- 4515(Each)S
- 4742(disk)S
- 4934(has)S
- 5093(four)S
- 3048 V
- (partitions,)405 1080 A
- 1514(for)S
- 1661(disk)S
- 1857(0)S
- 1936(they)S
- 2138(are)S
- 10 B
- 2291(hd1)S
- 10 R
- 2453(,)S
- 10 B
- 2507(hd2)S
- 10 R
- 2669(,)S
- 10 B
- 2723(hd3)S
- 10 R
- 2885(,)S
- 2940(and)S
- 10 B
- 3115(hd4)S
- 10 R
- 3277(.)S
- 3357(And)S
- 3560(for)S
- 3708(disk)S
- 3905(1)S
- 3985(they)S
- 4188(are)S
- 4342(named)S
- 10 B
- 4640(hd6)S
- 10 R
- 4802(,)S
- 10 B
- 4857(hd7)S
- 10 R
- 5019(,)S
- 10 B
- 5074(hd8)S
- 10 R
- 5236(,)S
- 3168 V
- 1080(and)S
- 10 B
- 1255(hd9)S
- 10 R
- 1417(.)S
- 1497(These)S
- (partitions)380 1768 A
- 2178(may)S
- 2381(contain)S
- 2707(256le)S
- 2866(systems,)S
- 10 B
- 3239(hd1)S
- 10 R
- 3431(often)S
- 3667(contains)S
- 4031(the)S
- 4183(MS-DOS)S
- 4593("C:")S
- 4799(256le)S
- 4957(system.)S
- 3288 V
- 1080(MINIX)S
- 1417(can)S
- 1591(use)S
- 1759(these)S
- (partitions)380 2000 A
- 2414(for)S
- 2566(256le)S
- 2729(systems)S
- 3081(too,)S
- 3268(but)S
- (you)150 3430 A
- 3614(can)S
- 3788(also)S
- (partition)341 3984 A
- 4360(one)S
- 4540(of)S
- 4659(these)S
- 4901("primary)S
- 3408 V
- (partitions")421 1080 A
- 1532(into)S
- 1719(four)S
- 1918(so-called)S
- ("subpartitions".)626 2313 A
- 2995(The)S
- (subpartitions)519 3182 A
- 3731(of)S
- 10 B
- 3845(hd1)S
- 10 R
- 4037(are)S
- 4191(named)S
- 10 B
- 4489(hd1a)S
- 10 R
- 4701(,)S
- 10 B
- 4756(hd1b)S
- 10 R
- 4974(,)S
- 10 B
- 5029(hd1c)S
- 10 R
- 5236(,)S
- 3528 V
- 1080(and)S
- 10 B
- 1253(hd1d)S
- 10 R
- 1471(.)S
- 1549(The)S
- 1734(other)S
- (partitions)380 1969 A
- 2377(may)S
- 2578(have)S
- 2796(four)S
- (subpartitions)519 2992 A
- 3539(that)S
- 3718(are)S
- 3870(named)S
- 4167(in)S
- 4274(the)S
- 4426(same)S
- 4662(way)S
- 4859(by)S
- 4988(adding)S
- 3648 V
- 1080(a)S
- 1155(letter)S
- 1392(from)S
- 10 B
- 1617(a)S
- 10 R
- 1696(to)S
- 10 B
- 1803(d)S
- 10 R
- 1859(.)S
- 1938(So)S
- 2073(one)S
- 2247(disk)S
- 2443(may)S
- 2645(have)S
- 2864(four)S
- (partitions,)405 3061 A
- 3495(and)S
- 3669(16)S
- (subpartititions)575 3798 A
- 4402(total.)S
- 4660(SCSI)S
- 4902(disks)S
- 5137(are)S
- 3768 V
- 1080(named)S
- 1376(in)S
- 1482(the)S
- 1633(same)S
- 1868(way,)S
- 2089(from)S
- 10 B
- 2313(sd0)S
- 10 R
- 2486(to)S
- 10 B
- 2592(sd39d)S
- 10 R
- 2871(for)S
- 3017(all)S
- 3146(possible)S
- 3503(devices)S
- 3833(for)S
- 3979(all)S
- 4108(eight)S
- 4337(SCSI)S
- 4578(targets.)S
- 4925(The)S
- 5110(two)S
- 3888 V
- (257oppy)256 1080 A
- 1371(disks)S
- 1612(are)S
- 10 B
- 1771(fd0)S
- 10 R
- 1946(and)S
- 10 B
- 2126(fd1)S
- 10 R
- 2266(.)S
- 2351(Each)S
- 2588(may)S
- 2796(have)S
- 3021(four)S
- (partitions)380 3224 A
- 3639(named)S
- 10 B
- 3942(fd0a)S
- 10 R
- 4132(,)S
- 10 B
- 4192(fd0b)S
- 10 R
- 4388(,)S
- (...)75 4448 A
- 10 B
- 4583(fd1d)S
- 10 R
- 4779(.)S
- 4863(The)S
- 5054(com-)S
- 4008 V
- 1080(mand)S
- 10 B
- 1333(MAKEDEV)S
- 10 R
- (knows)262 1889 A
- 2181(how)S
- 2384(to)S
- 2492(make)S
- 2740(devices,)S
- 3097(and)S
- 10 B
- 3272(DESCRIBE)S
- 10 R
- 3817(can)S
- 3987(tell)S
- (you)150 4146 A
- 4326(what)S
- 4552(an)S
- (unknown)373 4678 A
- 5082(dev-)S
- 4128 V
- 1080(ice)S
- 1224(may)S
- 1423(be,)S
- 1569(or)S
- 1679(even)S
- 1895(what)S
- 2117(all)S
- 2244(devices)S
- 2572(in)S
- 10 B
- 2675(/dev)S
- 10 R
- 2879(may)S
- 3077(be)S
- 3197(if)S
- 3284(called)S
- (without)307 3550 A
- 3882(arguments.)S
- 4376(Devices)S
- 4726(are)S
- 4875(described)S
- 4248 V
- 1080(fully)S
- 1295(in)S
- 10 B
- 1398(dev)S
- 10 R
- 1549((4),)S
- 1717(and)S
- 1887(in)S
- 1990(the)S
- 2138(device)S
- 2426(speci256c)S
- 2759(manual)S
- 3080(pages)S
- 3334(like)S
- 10 B
- 3510(fd)S
- 10 R
- 3600((4))S
- 3743(and)S
- 10 B
- 3913(hd)S
- 10 R
- 4025((4).)S
- 4416 V
- 870(1)S
- 872(11)S
- 924(1.)S
- 976(.)S
- 1028(E)S
- 1030(ED)S
- 1094(DI)S
- 1169(IT)S
- 1205(TO)S
- 1269(OR)S
- 1344(RS)S
- 1413(S)S
- 4536 V
- 1080(The)S
- 1263(editors)S
- 1563(available)S
- 1953(are)S
- 10 B
- 2103(elvis)S
- 10 R
- 2319((a)S
- 10 B
- 2424(vi)S
- 10 R
- 2529(clone),)S
- 10 B
- 2833(elle)S
- 10 R
- 3006((a)S
- 3112(simple)S
- 10 B
- 3407(emacs)S
- 10 R
- 3697(clone),)S
- 4001(and)S
- 4173(the)S
- 4323(old)S
- 4478(MINIX)S
- 10 B
- 4808(mined)S
- 10 R
- 5104(edi-)S
- 4656 V
- 1080(tor.)S
- 1274(Of)S
- 1413(these)S
- 1651(editors)S
- 1956(only)S
- 2165(elvis)S
- 2386(can)S
- 2557(recover)S
- (your)184 2891 A
- 3106(256le)S
- 3266(after)S
- 3483(a)S
- 3559(system)S
- 3869(crash.)S
- 4163(Only)S
- 10 B
- 4395(mined)S
- 10 R
- 4695(is)S
- 4793(available)S
- 5188(at)S
- 4776 V
- 1080(installation)S
- 1552(time.)S
- 1806((All)S
- (you)150 1994 A
- 2169(need)S
- 2384(to)S
- (know)223 2487 A
- (about)223 2735 A
- 2983(mined)S
- 3259(right)S
- 3474(now)S
- 3672(is)S
- 3764(that)S
- 3940(CTRL-X)S
- 4330(gets)S
- (you)150 4517 A
- 4692(out)S
- 4845(of)S
- 4954(it.))S
- 4944 V
- 870(1)S
- 872(12)S
- 924(2.)S
- 976(.)S
- 1028(I)S
- 1030(IN)S
- 1066(NS)S
- 1141(ST)S
- 1199(TA)S
- 1263(AL)S
- 1338(LL)S
- 1402(LI)S
- 1466(IN)S
- 1502(NG)S
- 1577(G)S
- 1677(O)S
- 1679(ON)S
- 1754(N)S
- 1854(A)S
- 1856(A)S
- 1956(S)S
- 1958(SC)S
- 2016(CS)S
- 2085(SI)S
- 2143(I)S
- 2204(D)S
- 2206(DI)S
- 2281(IS)S
- 2317(SK)S
- 2375(K)S
- 5064 V
- 1080(Using)S
- 1345(a)S
- 1415(disk)S
- 1607(other)S
- 1839(than)S
- 2038(an)S
- 2159((IDE))S
- 10 B
- 2422(hd)S
- 10 R
- 2560(disk)S
- 2753(complicates)S
- 3260(things)S
- 3531(a)S
- 3602(bit.)S
- 3784(The)S
- 3967(Boot)S
- 4188(Monitor)S
- 4543(uses)S
- 4742(the)S
- 4891(BIOS,)S
- 5172(so)S
- 5184 V
- 1080(it)S
- 1164(names)S
- 1449(all)S
- 1578(disks)S
- 1812(with)S
- 10 B
- 2019(hd)S
- 10 R
- 2159(names.)S
- 2493(So)S
- 2626(it)S
- 2709(is)S
- 10 B
- 2803(boot)S
- 3020(hd1)S
- 10 R
- 3209(to)S
- (boot)178 3314 A
- (partition)341 3519 A
- 3887(1,)S
- 3989(and)S
- 10 B
- 4161(ramimagedev=sd2a)S
- 10 R
- 5027(to)S
- 5132(tell)S
- 5304 V
- 1080(MINIX)S
- 1416(its)S
- 1544(root)S
- (partition.)366 1739 A
- 2163(If)S
- (you)150 2264 A
- 2447(have)S
- 2670(both)S
- 2881(a)S
- 2959(normal)S
- 3277(and)S
- 3455(a)S
- 3533(SCSI)S
- 3779(disk)S
- 3980(then)S
- 4187(the)S
- 4344(disks)S
- 4584(may)S
- 4791(be)S
- 10 B
- 4920(hd0)S
- 10 R
- 5116(and)S
- 5424 V
- 10 B
- 1080(hd5)S
- 10 R
- 1267(to)S
- 1370(the)S
- 1518(Monitor,)S
- 1897(and)S
- 10 B
- 2067(hd0)S
- 10 R
- 2254(and)S
- 10 B
- 2424(sd0)S
- 10 R
- 2594(to)S
- 2697(MINIX.)S
- 5592 V
- 870(1)S
- 872(13)S
- 924(3.)S
- 976(.)S
- 1028(N)S
- 1030(NA)S
- 1105(AT)S
- 1180(TI)S
- 1244(IO)S
- 1280(ON)S
- 1355(NA)S
- 1430(AL)S
- 1505(L)S
- 1594(K)S
- 1596(KE)S
- 1671(EY)S
- 1735(YB)S
- 1810(BO)S
- 1879(OA)S
- 1954(AR)S
- 2029(RD)S
- 2098(DS)S
- 2173(S)S
- 5712 V
- 1080(The)S
- 1268(directory)S
- 10 B
- (/usr/lib/keymaps)716 1663 A
- 10 R
- 2410(contains)S
- 2776(keymap)S
- 3126(tables)S
- 3393(for)S
- 3543(several)S
- 3861(national)S
- (keyboards.)438 4217 A
- 4712(If)S
- (you)150 4812 A
- 4994(have)S
- 5216(a)S
- 5832 V
- 1080(German)S
- (keyboard)374 1430 A
- 1829(for)S
- 1972(instance,)S
- 2352(then)S
- 6000 V
- 10 B
- 1440(loadkeys)S
- (/usr/lib/keymaps/german.map)1289 1864 A
- 6168 V
- 10 R
- (will)157 1080 A
- 1275(load)S
- 1486(the)S
- 1647(German)S
- 2010(key)S
- 2194(translation)S
- 2658(table)S
- 2893(into)S
- 3088(the)S
- (keyboard)374 3250 A
- 3663(driver.)S
- (Copy)217 3993 A
- 4249(the)S
- 4411(map)S
- 4623(to)S
- 10 B
- 4740(/etc/keymap)S
- 6288 V
- 10 R
- 1080(once)S
- 1295(MINIX)S
- 1623(is)S
- 1715(installed)S
- 2081(on)S
- 2206(the)S
- 2354(hard)S
- 2558(disk,)S
- (because)319 2775 A
- 3119(having)S
- 3417(to)S
- 3520(type)S
- 3718(a)S
- 3788(key)S
- 3958(sequence)S
- 4352(like)S
- 4528(one)S
- 4698(of)S
- 4807(these:)S
- 6456 V
- 10 B
- 1440(loadkezs)S
- 10 B-1
- 1859(-)S
- 10 B
- 1916(usr)S
- 10 B-1
- 2056(-)S
- 10 B
- 2113(lib)S
- 10 B-1
- 2225(-)S
- 10 B
- 2282(kezmaps)S
- 10 B-1
- 2657(-)S
- 10 B
- 2714(german.map)S
- 6576 V
- (loqdkeys)380 1440 A
- 1870(=usr=lib=key,qps=french.,qp)S
- 6744 V
- 10 R
- 1080(on)S
- 1209(a)S
- (reboot)257 1283 A
- 1569(gets)S
- 1760(a)S
- 1834(bit)S
- (annoying)373 1969 A
- 2371(after)S
- 2586(a)S
- 2661(while.)S
- 2965(Send)S
- 3196(corrections)S
- 3674(and)S
- 3849(new)S
- 4047(keymaps)S
- 4434(to)S
- 4542(the)S
- 4695(person)S
- 4993(named)S
- 6864 V
- 1080(below.)S
- 1401((Do)S
- 1583(not)S
- 1736(send)S
- 1945(a)S
- 2015(Dutch)S
- 2286(keymap,)S
- (buy)150 2654 A
- (yourself)330 2829 A
- 3184(a)S
- 3254(real)S
- (keyboard)374 3431 A
- 3830(instead.))S
- 7032 V
- 9 R
- 720(S)S
- 722(SU)S
- 774(UG)S
- 842(GG)S
- 910(GE)S
- 978(ES)S
- 1036(ST)S
- 1088(TI)S
- 1146(IO)S
- 1179(ON)S
- 1247(NS)S
- 1315(S)S
- 7152 V
- 10 R
- 1080(Below)S
- 1379(are)S
- 1539(a)S
- 1620(few)S
- 1809(useful)S
- (suggestions.)493 2092 A
- 2647(Some)S
- 2913(of)S
- 3034(the)S
- 3194(information)S
- 3706(can)S
- 3883(be)S
- 4015(of)S
- 4136(use)S
- 4307(in)S
- 4422(other)S
- 4666(situations)S
- 5088(than)S
- 7272 V
- 1080(described)S
- 1491(here.)S
- 7903 V
- 720(Page)S
- 941(5)S
- 4455(September)S
- 4911(19,)S
- (1996)200 5061 A
- 8143 V
- EP
- %%Page: 6 6
- BP
- /slant 0 def
- /height 0 def
- 480 V
- 10 R
- 720(USAGE)S
- 1065(()S
- 1107(8)S
- 1165())S
- 2696(Eighth)S
- (Edition)296 2989 A
- 4782(USAGE)S
- 5127(()S
- 5169(8)S
- 5227())S
- 960 V
- 870(1)S
- 872(14)S
- 924(4.)S
- 976(.)S
- 1028(V)S
- 1030(VI)S
- 1105(IR)S
- 1141(RT)S
- 1210(TU)S
- 1274(UA)S
- 1349(AL)S
- 1424(L)S
- 1513(C)S
- 1515(CO)S
- 1584(ON)S
- 1659(NS)S
- 1734(SO)S
- 1792(OL)S
- 1867(LE)S
- 1931(ES)S
- 1995(S)S
- 1080 V
- 1080(Hold)S
- 1316(down)S
- 1574(the)S
- 1732(ALT)S
- 1964(key)S
- 2144(and)S
- 2324(press)S
- 2566(the)S
- 2724(left)S
- 2894(or)S
- 3014(right)S
- 3240(arrow)S
- 3512(key,)S
- 3718(F1,)S
- 3885(or)S
- 4005(F2.)S
- 4197(This)S
- 4412(switches)S
- 4795(the)S
- 4954(console)S
- 1200 V
- 1080(between)S
- 1456(two)S
- 1647(login)S
- 1892(sessions.)S
- 2310((Unless)S
- (you)150 2657 A
- 2846(have)S
- 3075(an)S
- 3209(old)S
- (mono)228 3376 A
- 3643(adapter,)S
- (because)319 4004 A
- 4362(virtual)S
- 4664(consoles)S
- 5049(sit)S
- 5183(in)S
- 1320 V
- 1080(video)S
- 1328(memory,)S
- 1713(and)S
- 1883(a)S
- (mono)228 1953 A
- 2206(adapter)S
- 2528(only)S
- 2731(has)S
- 2890(memory)S
- 3250(for)S
- 3393(one.))S
- 1488 V
- 1080(Note)S
- 1301(that)S
- 1477(kernel)S
- 1754(messages,)S
- 2184(including)S
- 2588(function)S
- 2948(key)S
- 3118(output,)S
- 3424(only)S
- 3627(appear)S
- 3921(on)S
- 4047(the)S
- 4196(256rst)S
- 4379(console.)S
- 4762(This)S
- 4967(may)S
- 5166(be)S
- 1608 V
- 1080(confusing,)S
- 1526(but)S
- 1679(it)S
- 1760(keeps)S
- 2014(the)S
- 2162(other)S
- 2394(consoles)S
- 2765(clean.)S
- 1776 V
- 870(1)S
- 872(15)S
- 924(5.)S
- 976(.)S
- 1028(L)S
- 1030(LO)S
- 1094(OW)S
- 1169(W)S
- 1291(O)S
- 1293(ON)S
- 1368(N)S
- 1468(M)S
- 1470(ME)S
- 1561(EM)S
- 1625(MO)S
- 1716(OR)S
- 1791(RY)S
- 1860(Y)S
- 1896 V
- 1080(The)S
- 1272(normal)S
- 1592(installation)S
- 2074(requires)S
- 2434(that)S
- (you)150 2620 A
- 2806(have)S
- (enough)295 3032 A
- 3363(memory)S
- 3734(for)S
- 3888(a)S
- 3969(large)S
- 4207(RAM)S
- 4472(disk.)S
- 4725(You)S
- 4934(can)S
- (still)151 5110 A
- 2016 V
- 1080(install)S
- 1353(MINIX)S
- 1683(normally)S
- 2073(if)S
- (you)150 2162 A
- 2339(either)S
- 2596(have)S
- 2812(a)S
- 2883(high)S
- 3087(density)S
- 3403(diskette)S
- 3742(drive)S
- 3975(for)S
- 4119(a)S
- 4190(combined)S
- 4612(root+usr)S
- (257oppy,)281 4980 A
- 2136 V
- 1080(or)S
- (you)150 1194 A
- 1374(have)S
- 1594(two)S
- (257oppy)256 1775 A
- 2061(drives)S
- 2337(of)S
- 2451(at)S
- 2554(least)S
- (720)150 2769 A
- 2949(kb.)S
- 3129(Before)S
- (booting)306 3434 A
- (you)150 3770 A
- 3950(have)S
- 4170(to)S
- 4278(set)S
- 4421(the)S
- 4575(variable)S
- 10 B
- 4931(rootdev)S
- 2256 V
- 10 R
- 1080(to)S
- 1183(the)S
- 1331(same)S
- 1563(value)S
- 1806(as)S
- 10 B
- 1915(ramimagedev)S
- 10 R
- 2502(.)S
- 2577(This)S
- 2781(is)S
- 2873(slower)S
- 3167(then)S
- 3365(a)S
- 3435(RAM)S
- 3689(disk,)S
- 3906(but)S
- 4059(saves)S
- 4302(a)S
- 4372(lot)S
- 4503(of)S
- 4612(memory.)S
- 2424 V
- 1080(The)S
- 1267(automatic)S
- 1694(installation)S
- 2171(script)S
- (knows)262 2425 A
- 2717(how)S
- 2920(to)S
- 3028(handle)S
- 3326(this)S
- 3501(new)S
- 3699(situation.)S
- 4126(If)S
- (you)150 4225 A
- 4406(install)S
- 4683(manually)S
- 5088(then)S
- 2544 V
- (you)150 1080 A
- 1255(have)S
- 1470(to)S
- 1573(use)S
- 2712 V
- 10 B
- 1440(cpdir)S
- 10 B-1
- 1720(-)S
- 10 B
- 1777(vx)S
- 1927(/)S
- 2005(/mnt)S
- 2880 V
- 10 R
- 1080(to)S
- (copy)195 1186 A
- 1409(the)S
- 1560(root)S
- 1750(device)S
- 2041(to)S
- 2147(disk.)S
- 2393(When)S
- 2662(it)S
- 2747(is)S
- 2843(time)S
- 3051(to)S
- 3158(256ll)S
- 3299(/usr)S
- 3479(and)S
- (you)150 3653 A
- 3832(only)S
- 4039(have)S
- 4258(one)S
- (257oppy)256 4432 A
- 4717(drive)S
- 4953(then)S
- 5155(hit)S
- 3000 V
- 1080(DEL)S
- 1311(to)S
- 1423(get)S
- 1580(out)S
- 1741(of)S
- 1858(the)S
- 2014(installation)S
- 2494(script)S
- 2751(and)S
- (reboot)257 2929 A
- 3219(as)S
- 3336(described)S
- 3755(in)S
- 3866("TESTING".)S
- 4453(You)S
- 4659(can)S
- 4832(then)S
- 5038(256nish)S
- 3120 V
- 1080(the)S
- 1228(installation)S
- 1700(manually.)S
- 2149(See)S
- 2320(the)S
- (XT640K.TXT)580 2468 A
- 3073(256le)S
- 3227(for)S
- 3370(more)S
- 3602(advice)S
- 3890(on)S
- 4015(small)S
- 4258(machines.)S
- 3288 V
- 870(1)S
- 872(16)S
- 924(6.)S
- 976(.)S
- 1028(L)S
- 1030(LO)S
- 1094(OW)S
- 1169(W)S
- 1291(O)S
- 1293(ON)S
- 1368(N)S
- 1468(M)S
- 1470(ME)S
- 1561(EM)S
- 1625(MO)S
- 1716(OR)S
- 1791(RY)S
- 1860(Y)S
- 1960(A)S
- 1962(AN)S
- 2037(ND)S
- 2112(D)S
- 2212(O)S
- 2214(ON)S
- 2289(NL)S
- 2364(LY)S
- 2428(Y)S
- 2528(O)S
- 2530(ON)S
- 2605(NE)S
- 2680(E)S
- 2769(7)S
- 2771(72)S
- 2823(20)S
- 2875(0)S
- 2952(K)S
- 2954(KB)S
- 3029(B)S
- 3123(F)S
- 3125(FL)S
- 3183(LO)S
- 3247(OP)S
- 3322(PP)S
- 3380(PY)S
- 3438(Y)S
- 3538(D)S
- 3540(DR)S
- 3615(RI)S
- 3684(IV)S
- 3720(VE)S
- 3795(E)S
- 3408 V
- 1080(If)S
- (you)150 1185 A
- 1372(only)S
- 1587(have)S
- 1814(one)S
- (720)150 1997 A
- 2185(kb)S
- (257oppy)256 2323 A
- 2617(drive)S
- 2862(and)S
- (your)184 3045 A
- 3267(system)S
- 3584(is)S
- 3689(low)S
- 3878(on)S
- 4016(memory)S
- 4389(then)S
- (you)150 4600 A
- 4788(can)S
- 4966(use)S
- 5138(the)S
- 3528 V
- 8 R
- 1080(TINYROOT)S
- 10 R
- (boot)178 1521 A
- 1727(image.)S
- 2051(This)S
- 2258(image)S
- 2532(contains)S
- 2895(a)S
- 2968(small)S
- 3214(kernel)S
- 3494(with)S
- 3700(only)S
- 3905(the)S
- 4055(BIOS)S
- 4312(disk)S
- 4506(driver,)S
- 4799(and)S
- 4971(a)S
- 5043(small)S
- 3648 V
- 1080(root)S
- 1272(256le)S
- 1431(system.)S
- 1790(You)S
- 1993(can)S
- 2163(use)S
- 2327(this)S
- 2502(disk)S
- 2700(to)S
- (boot)178 2809 A
- (your)184 3018 A
- 3233(machine.)S
- 3655(Use)S
- 3843(the)S
- 3997(normal)S
- 8 R
- 4308(ROOT)S
- 10 R
- 4559(to)S
- 4668(install)S
- 4945(the)S
- 5099(root)S
- 3768 V
- 1080(256le)S
- 1247(system.)S
- 1614(Keep)S
- (booting)306 1865 A
- (your)184 2209 A
- 2431(machine)S
- 2810(with)S
- 8 R
- 3021(TINYROOT)S
- 10 R
- (until)184 3471 A
- (you)150 3692 A
- 3879(have)S
- 4106(compiled)S
- 4517(a)S
- 4599(small)S
- 4854(kernel)S
- 5143(for)S
- 3888 V
- (your)184 1080 A
- 1308(system.)S
- 1681(Use)S
- 1882(the)S
- 10 B
- 2049(rootdev)S
- 10 R
- (boot)178 2424 A
- 2647(variable)S
- 3017(to)S
- 3140(select)S
- 3415(the)S
- 3583(hard)S
- 3807(disk)S
- 4019(root)S
- 4226(256le)S
- 4400(system.)S
- 4774(Do)S
- 10 B
- 4942(not)S
- 10 R
- 5127(use)S
- 4008 V
- 8 R
- 1080(TINYROOT)S
- 10 R
- 1518(for)S
- 1661(anything)S
- 2037(other)S
- 2269(than)S
- (booting,)331 2467 A
- 2823(always)S
- 3128(use)S
- 8 R
- 3282(ROOT)S
- 10 R
- 3527(when)S
- 3770(mentioned.)S
- 4176 V
- 870(1)S
- 872(17)S
- 924(7.)S
- 976(.)S
- 1028(F)S
- 1030(FL)S
- 1088(LO)S
- 1152(OP)S
- 1227(PP)S
- 1285(PY)S
- 1343(Y)S
- 1443(D)S
- 1445(DR)S
- 1520(RI)S
- 1589(IV)S
- 1625(VE)S
- 1700(E)S
- 1789(1)S
- 1791(1)S
- 1868(I)S
- 1870(IS)S
- 1906(S)S
- 1989(A)S
- 1991(A)S
- 2091(H)S
- 2093(HI)S
- 2168(IG)S
- 2204(GH)S
- 2279(H)S
- 2379(D)S
- 2381(DE)S
- 2456(EN)S
- 2520(NS)S
- 2595(SI)S
- 2653(IT)S
- 2689(TY)S
- 2753(Y)S
- 2853(D)S
- 2855(DR)S
- 2930(RI)S
- 2999(IV)S
- 3035(VE)S
- 3110(E)S
- 4296 V
- 1080(If)S
- (you)150 1177 A
- 1356(would)S
- 1636(like)S
- 1817(to)S
- 1925(install)S
- 2201(from)S
- (257oppy)256 2427 A
- 2713(drive)S
- 2950(1)S
- 3030(then)S
- (you)150 3233 A
- 3413(need)S
- 3633(to)S
- (copy)195 3741 A
- 3966(at)S
- 4069(least)S
- 4284(one)S
- 4459(sector)S
- 4730(from)S
- 4956(the)S
- 8 R
- 5104(USR)S
- 4416 V
- 10 R
- 1080(image)S
- 1351(onto)S
- 1554(a)S
- 1624(diskette)S
- 1962(for)S
- 2105(drive)S
- 2337(0.)S
- 2462(The)S
- 8 R
- 2639(USR)S
- 10 R
- (bootstrap)374 2821 A
- 3220(has)S
- 3379(been)S
- 3594(rigged)S
- 3876(to)S
- (boot)178 3979 A
- 4182(the)S
- 4330(other)S
- 4562(drive.)S
- 4584 V
- 870(1)S
- 872(18)S
- 924(8.)S
- 976(.)S
- 1028(I)S
- 1030(IN)S
- 1066(NS)S
- 1141(ST)S
- 1199(TA)S
- 1263(AL)S
- 1338(LL)S
- 1402(LI)S
- 1466(IN)S
- 1502(NG)S
- 1577(G)S
- 1677(O)S
- 1679(ON)S
- 1754(N)S
- 1854(A)S
- 1856(A)S
- 1956(S)S
- 1958(SE)S
- 2016(EC)S
- 2080(CO)S
- 2149(ON)S
- 2224(ND)S
- 2299(D)S
- 2399(H)S
- 2401(HA)S
- 2476(AR)S
- 2551(RD)S
- 2620(D)S
- 2720(D)S
- 2722(DI)S
- 2797(IS)S
- 2833(SK)S
- 2891(K)S
- 4704 V
- 1080(MINIX)S
- 1412(doesn't)S
- 1737(care)S
- 1935(if)S
- 2026(it)S
- 2111(is)S
- 2207(installed)S
- 2577(on)S
- 2706(the)S
- (second)279 2858 A
- 3166(disk)S
- 3362(of)S
- 3475(a)S
- 3549(system)S
- 3857(with)S
- 4065(two)S
- 4245(disks.)S
- 4531(The)S
- 4718(only)S
- 4926(problem)S
- 4824 V
- 1080(is)S
- 1175(to)S
- 1281(get)S
- 1432(it)S
- (booted.)298 1516 A
- 1867(You)S
- 2068(can)S
- 2236(either)S
- 2493(rig)S
- 2632(up)S
- 2759(a)S
- 2831(diskette)S
- 3171(to)S
- (boot)178 3276 A
- 3481(MINIX)S
- 3811(as)S
- 3922(shown)S
- 4211(earlier,)S
- 4522(or)S
- (you)150 4633 A
- 4810(can)S
- 4977(use)S
- 5138(the)S
- 4944 V
- 1080(same)S
- 1312(trick)S
- 1522(on)S
- 1647(the)S
- 1795(256rst)S
- 1977(disk.)S
- 2219(The)S
- 2401(command)S
- 5112 V
- 10 B
- 1440(installboot)S
- 10 B-1
- 1943(-)S
- 10 B
- 2000(m)S
- 2134(5)S
- 2234(/dev/hd0)S
- 2653(/usr/mdec/masterboot)S
- 5280 V
- 10 R
- (will)157 1080 A
- 1262(lock)S
- 1460(the)S
- 1608(256rst)S
- 1790(disk)S
- 1983(into)S
- (booting)306 2165 A
- 2497(the)S
- (second)279 2646 A
- 2951(disk.)S
- 3194(Note)S
- 3416(that)S
- 3593(this)S
- 3764(command)S
- 4186(modi256es)S
- 4558(the)S
- 4707(disk)S
- 4900(outside)S
- 5216(a)S
- 5400 V
- 1080(MINIX)S
- (partition,)366 1408 A
- (overwriting)470 1799 A
- 2294(a)S
- 2364(bit)S
- 2495(of)S
- 2604(code)S
- 2819(that)S
- 2995(has)S
- 3154(likely)S
- 3408(been)S
- 3623(put)S
- 3776(there)S
- 4003(by)S
- 4128(MS-DOS)S
- 4534(fdisk.)S
- 4810(First)S
- 5020(verify)S
- 5520 V
- 1080(that)S
- 1257(the)S
- 1406(Boot)S
- 1627(Monitor)S
- 1982(can)S
- (boot)178 2148 A
- 2352(an)S
- 2473(MS-DOS)S
- (partition,)366 2880 A
- (because)319 3272 A
- 3617(then)S
- 3817(the)S
- 3967(MINIX)S
- 4297(master)S
- (bootstrap)374 4593 A
- 4994(can)S
- 5161(do)S
- 5640 V
- 1080(it)S
- 1161(too.)S
- 5808 V
- 870(1)S
- 872(19)S
- 924(9.)S
- 976(.)S
- 1028(L)S
- 1030(LO)S
- 1094(OT)S
- 1169(TS)S
- 1233(S)S
- 1316(O)S
- 1318(OF)S
- 1393(F)S
- 1476(M)S
- 1478(ME)S
- 1569(EM)S
- 1633(MO)S
- 1724(OR)S
- 1799(RY)S
- 1868(Y)S
- 1968(O)S
- 1970(ON)S
- 2045(N)S
- 2145(A)S
- 2147(A)S
- 2247(2)S
- 2249(28)S
- 2301(86)S
- 2353(6)S
- 5928 V
- 1080(You)S
- (will)157 1282 A
- 1468(have)S
- 1687(a)S
- 1761(hard)S
- 1969(time)S
- 2177(making)S
- 2507(MINIX)S
- 2839(use)S
- 3002(up)S
- 3132(3)S
- 3212(MB)S
- 3398(memory.)S
- 3813(Memory)S
- (you)150 4189 A
- 4369(can)S
- 4539(spare)S
- 4782(can)S
- 4952(be)S
- 5077(used)S
- 6048 V
- 1080(for)S
- 1235(a)S
- ("second)320 1317 A
- 1673(level)S
- 1905(block)S
- (cache")271 2164 A
- 2471(on)S
- 2607(the)S
- 2766(RAM)S
- 3031(disk.)S
- 3284(The)S
- 3477(File)S
- 3670(System)S
- 4002(uses)S
- 4211(the)S
- (second)279 4370 A
- 4685(level)S
- (cache)230 4917 A
- 5183(to)S
- 6168 V
- 1080(store)S
- 1301(copies)S
- 1583(of)S
- 1692(disk)S
- 1884(blocks)S
- 2171(that)S
- 2347(are)S
- 2496(pushed)S
- 2805(out)S
- 2958(of)S
- 3067(the)S
- 3215(normal)S
- 3525((primary))S
- 3937(block)S
- (cache.)255 4185 A
- 4490(The)S
- 4673(size)S
- 4856(of)S
- 4966(the)S
- 5115(pri-)S
- 6288 V
- 1080(mary)S
- (cache)230 1321 A
- 1585(is)S
- 1686(compiled)S
- 2094(into)S
- 2284(the)S
- 2441(FS)S
- 2587(server,)S
- 2893(but)S
- 3055(the)S
- 3212(size)S
- 3403(of)S
- 3520(the)S
- (second)279 3676 A
- 3988(level)S
- (cache)230 4217 A
- 4480(can)S
- 4653(be)S
- 4781(set)S
- 4926(with)S
- 5138(the)S
- 6408 V
- 10 B
- 1080(ramsize)S
- 10 R
- (boot)178 1443 A
- 1648(variable.)S
- 2050(Set)S
- 2206(it)S
- 2289(to)S
- 2394(a)S
- 2466(number)S
- 2800(between)S
- 3163(0)S
- 3240(and)S
- (512.)175 3412 A
- (512)150 3639 A
- (kilobytes)368 3816 A
- 4212(is)S
- (enough)295 4307 A
- 4630(to)S
- 4736(keep)S
- 4954(most)S
- 5177(of)S
- 6528 V
- 1080(the)S
- 1228(compiler)S
- (cached.)305 1611 A
- 1966(You)S
- 2164(must)S
- 2384(have)S
- 2599(extended)S
- 2987(memory;)S
- 3375(expanded)S
- 3785(memory)S
- 4145(is)S
- 4237(not)S
- (supported.)421 4390 A
- 6696 V
- 870(2)S
- 872(20)S
- 924(0.)S
- 976(.)S
- 1028(L)S
- 1030(LO)S
- 1094(OT)S
- 1169(TS)S
- 1233(S)S
- 1316(O)S
- 1318(OF)S
- 1393(F)S
- 1476(M)S
- 1478(ME)S
- 1569(EM)S
- 1633(MO)S
- 1724(OR)S
- 1799(RY)S
- 1868(Y)S
- 1968(O)S
- 1970(ON)S
- 2045(N)S
- 2145(A)S
- 2147(A)S
- 2247(3)S
- 2249(38)S
- 2301(86)S
- 2353(6+)S
- 2405(+)S
- 6816 V
- 1080(Processes)S
- 1516(can)S
- 1700(be)S
- 1839(as)S
- 1967(big)S
- 2139(as)S
- (you)150 2267 A
- 2461(would)S
- 2756(like)S
- 2951(on)S
- 3095(a)S
- (386,)175 3184 A
- 3403(but)S
- 3576(in)S
- 3699(practice)S
- 4064(4)S
- 4159(MB)S
- 4360(is)S
- 4472(plenty)S
- 4768(for)S
- 4931(all)S
- (your)184 5077 A
- 6936 V
- 1080(processes.)S
- 1545(The)S
- 1731(installation)S
- 2207(script)S
- 2460(sets)S
- 2640(up)S
- 2769(a)S
- (second)279 2843 A
- 3151(level)S
- (cache)230 3375 A
- 3633(for)S
- (MINIX-386)487 3779 A
- 4294(of)S
- 4406(up)S
- 4534(to)S
- (1024)200 4640 A
- (kilobytes.)393 4868 A
- 7056 V
- 1080(This)S
- 1290(is)S
- (because)319 1388 A
- 1738(the)S
- 1892(default)S
- 2203(256le)S
- 2363(system)S
- (cache)230 2673 A
- 2934(is)S
- 3032(only)S
- 3241(80)S
- 3372(kb.)S
- 3554(Your)S
- 3793(256rst)S
- 3982(point)S
- 4220(of)S
- 4336(call)S
- 4514(is)S
- 4613(to)S
- 4723(get)S
- 4878(rid)S
- 5022(of)S
- 5138(the)S
- 7176 V
- (poorly)262 1080 A
- 1375(performing)S
- (second)279 1861 A
- 2173(level)S
- (cache)230 2402 A
- 2665(by)S
- (setting)268 2798 A
- 10 B
- (ENABLE_CACHE2)878 3099 A
- 10 R
- 4009(to)S
- 4119(0)S
- 4201(and)S
- 4378(to)S
- 4488(assign)S
- 4771(the)S
- 4926(memory)S
- 7296 V
- 1080(used)S
- 1300(by)S
- 1436(it)S
- 1528(to)S
- 1642(the)S
- 1801(normal)S
- 2122(block)S
- (cache)230 2381 A
- 2647(by)S
- 2783(enlarging)S
- 3199(the)S
- 3359(appropriate)S
- 10 B
- 3855(NR_BUFS)S
- 10 R
- 4346(and)S
- 10 B
- 4528(NR_BUF_HASH)S
- 7416 V
- 10 R
- 1080(constants)S
- 1483(in)S
- 1590(<minix/con256g.h>)S
- 2321(with)S
- 2529(as)S
- 2641(much)S
- 2892(as)S
- (you)150 3004 A
- 3182(can)S
- 3350(spare.)S
- ((1024)234 3641 A
- 3903(for)S
- 4049(NR_BUFS)S
- 4519(is)S
- 4614(the)S
- 4765(minimum)S
- 5183(to)S
- 7536 V
- 1080(keep)S
- 10 B
- 1302(cc)S
- 10 B-1
- 1424(-)S
- 10 B
- 1481(c)S
- 10 R
- (cached.)305 1558 A
- (2048)200 1920 A
- 2153(is)S
- 2253(then)S
- 2459(a)S
- 2537(nice)S
- 2738(value)S
- 2989(for)S
- 3140(NR_BUF_HASH.))S
- 3968(Disable)S
- 4309(the)S
- (second)279 4465 A
- 4777(level)S
- (cache,)255 5006 A
- 7903 V
- 720(September)S
- 1176(19,)S
- (1996)200 1326 A
- 4990(Page)S
- 5211(6)S
- 8143 V
- EP
- %%Page: 7 7
- BP
- /slant 0 def
- /height 0 def
- 480 V
- 10 R
- 720(USAGE)S
- 1065(()S
- 1107(8)S
- 1165())S
- 2696(Eighth)S
- (Edition)296 2989 A
- 4782(USAGE)S
- 5127(()S
- 5169(8)S
- 5227())S
- 960 V
- 1080(compile)S
- 1429(a)S
- 1499(new)S
- 1692(kernel,)S
- (reboot)257 1994 A
- 2276(and)S
- 2446(set)S
- 10 B
- 2583(ramsize)S
- 10 R
- 2944(to)S
- 3047(0.)S
- 1128 V
- 870(2)S
- 872(21)S
- 924(1.)S
- 976(.)S
- 1028(L)S
- 1030(LO)S
- 1094(OT)S
- 1169(TS)S
- 1233(S)S
- 1316(O)S
- 1318(OF)S
- 1393(F)S
- 1476(D)S
- 1478(DI)S
- 1553(IS)S
- 1589(SK)S
- 1647(K)S
- 1747(S)S
- 1749(SP)S
- 1807(PA)S
- 1865(AC)S
- 1940(CE)S
- 2009(E)S
- 1248 V
- 1080(The)S
- 1269(maximum)S
- 1708(256le)S
- 1869(system)S
- 2180(size)S
- 2369(is)S
- 2469(1)S
- 2552(GB)S
- 2725(for)S
- (MINIX-386)487 2876 A
- 3396(and)S
- (128)150 3574 A
- 3757(MB)S
- 3946(for)S
- 4097(MINIX-86.)S
- 4617((MINIX-86)S
- 5121(can)S
- 1368 V
- 1080(handle)S
- 1376(larger)S
- 1640(256le)S
- 1797(systems,)S
- 2168(but)S
- 10 B
- 2324(fsck)S
- 10 R
- 2525(can't)S
- 2754(check)S
- 3016(them.))S
- 3328(Note)S
- 3551(that)S
- 3729(a)S
- 3801(MINIX)S
- 4131(256le)S
- 4287(system)S
- 4593(can)S
- 4760(only)S
- 4965(contain)S
- 1488 V
- (65535)250 1080 A
- (inodes)262 1359 A
- 1650((256les),)S
- 1940(so)S
- 2058(the)S
- 2210(average)S
- 2553(256le)S
- (should)267 2711 A
- 3007(be)S
- 3132(16)S
- 3262(kb)S
- 3392(to)S
- 3500(completely)S
- 3977(256ll)S
- 4119(it.)S
- 4255(It)S
- 4347(may)S
- 4550(be)S
- 4675(better)S
- 4935(to)S
- 5043(make)S
- 1608 V
- 1080(two)S
- 1256(smaller)S
- 1578(256le)S
- 1732(systems.)S
- 2125(Besides,)S
- 2488(fsck)S
- 2681(takes)S
- 2913(forever)S
- 3230(on)S
- 3355(a)S
- 3425(large)S
- 3652(256le)S
- 3806(system.)S
- 1776 V
- 9 R
- 720(S)S
- 722(SY)S
- 774(YS)S
- 842(ST)S
- 894(TE)S
- 952(EM)S
- 1010(M)S
- 1130(A)S
- 1132(AD)S
- 1200(DM)S
- 1268(MI)S
- 1350(IN)S
- 1383(NI)S
- 1451(IS)S
- 1484(ST)S
- 1536(TR)S
- 1594(RA)S
- 1656(AT)S
- 1724(TI)S
- 1782(IO)S
- 1815(ON)S
- 1883(N)S
- 1896 V
- 10 R
- 1080(The)S
- 1267(system)S
- 1576(has)S
- 1740(been)S
- 1960(set)S
- 2102(up)S
- 2232(with)S
- 2441(the)S
- 2594(idea)S
- 2792(that)S
- 2973(working)S
- 3338(as)S
- 3452(root)S
- 3644(is)S
- 3741(a)S
- 3816(bad)S
- 3991(thing)S
- 4227(to)S
- 4335(do.)S
- 4515(As)S
- 4657(root)S
- (you)150 4849 A
- 5029(are)S
- 5183(in)S
- 2016 V
- 1080(no)S
- 1207(way)S
- 1401(protected)S
- 1802(from)S
- 2024(doing)S
- 2278(stupid)S
- 2549(things.)S
- 2870(So)S
- (don't)212 3002 A
- 3240(do)S
- 3366(development)S
- 3911(as)S
- 4021(root,)S
- 4234(but)S
- 4388(work)S
- 4621(as)S
- 10 B
- 4731(bin)S
- 10 R
- 4871(!)S
- 4956(Only)S
- 5183(in)S
- 2136 V
- 1080(exceptional)S
- 1574(cases)S
- 1818(do)S
- (you)150 1949 A
- 2130(want)S
- 2357(to)S
- 2466(become)S
- 2810(root.)S
- 3053(Being)S
- 3324(root)S
- 3517(is)S
- 3615(fun)S
- 3780(for)S
- 3929(wannabe)S
- 4318(hackers;)S
- 4685(administrators)S
- 2256 V
- (know)223 1080 A
- 1328(better.)S
- 2424 V
- 1080(To)S
- 1223(make)S
- 1472(life)S
- 1638(easier)S
- 1905(for)S
- 2054(bin,)S
- 2238(some)S
- 2481(programs)S
- 2892(like)S
- 10 B
- 3075(su)S
- 10 R
- 3170((1),)S
- 10 B
- 3345(install)S
- 10 R
- 3608((1))S
- 3758(and)S
- 10 B
- 3935(shutdown)S
- 10 R
- 4355((8))S
- 4505(treat)S
- 4717(bin)S
- 4877(and)S
- 5054(other)S
- 2544 V
- 1080(members)S
- 1479(of)S
- 1592(the)S
- 1744(operator)S
- (group)234 2109 A
- 2372(as)S
- 2485(special)S
- 2794(and)S
- 2968(allow)S
- 3221(them)S
- 3451(the)S
- 3603(privileges)S
- 4029(of)S
- 4142(root.)S
- 4383((One)S
- 4614(is)S
- 4710(an)S
- 4834(operator)S
- 5199(if)S
- 2664 V
- 1080(one's)S
- (group)234 1326 A
- 1588(id)S
- 1694(is)S
- 1789(zero.))S
- 2075(Operators)S
- (should)267 2501 A
- 2796(share)S
- 3037(the)S
- 3188(shadow)S
- 3523(password)S
- 3931(of)S
- 4043(root)S
- 4233(by)S
- 4361(having)S
- 10 B
- 4662(##root)S
- 10 R
- 4969(in)S
- 5076(their)S
- 2784 V
- 1080(password)S
- 1494(256eld.)S
- 1757(This)S
- 1970(way)S
- 2172(they)S
- 2379(all)S
- 2514(have)S
- 2738(one)S
- (face)169 2917 A
- 3120((password))S
- 3602(to)S
- 3714(the)S
- 3871(outside)S
- 4195(world,)S
- 4489(forming)S
- 4847(no)S
- 4980(greater)S
- 2904 V
- 1080(security)S
- 1424(risk)S
- 1600(than)S
- 1798(root)S
- 1985(alone.)S
- 3072 V
- 1080(The)S
- 1268(home)S
- 1522(directory)S
- 1917(of)S
- 2032(bin)S
- 2191(contains)S
- 2557(one)S
- 2733(important)S
- 3155(Make256le.)S
- 3594(You)S
- 3798(can)S
- 3969(use)S
- 4134(it)S
- 4221(to)S
- 4331(recompile)S
- 4766(all)S
- 4899(the)S
- 5054(com-)S
- 3192 V
- 1080(mands)S
- 1373(and)S
- 1549(libraries)S
- 1911(of)S
- 2026(the)S
- 2180(system.)S
- 2540(Type)S
- 10 B
- 2778(make)S
- 10 R
- 3044(to)S
- 3153(see)S
- 3313(the)S
- 3467(usage)S
- 3727(message.)S
- 4149(If)S
- (you)150 4248 A
- 4428(want)S
- 4654(to)S
- 4762(compile)S
- 5116(just)S
- 3312 V
- 1080(one)S
- 1255(command)S
- 1681(then)S
- (you)150 1884 A
- 2064(can)S
- 2234(simply)S
- 2537(type)S
- 10 B
- 2740(make)S
- 10 R
- 3005(to)S
- 3114(do)S
- 3245(so.)S
- 3415(To)S
- 3558(put)S
- 3717(it)S
- 3804(in)S
- 3913(its)S
- 4039(proper)S
- (place)213 4333 A
- (you)150 4577 A
- 4758(have)S
- 4979(to)S
- 5088(type)S
- 3432 V
- 10 B
- 1080(make)S
- 1349(install)S
- 10 R
- 1612(.)S
- 1696(Read)S
- 1937(the)S
- 2094(Make256les)S
- 2525(in)S
- 2637(the)S
- 10 B
- 2794(commands)S
- 10 R
- 3291(and)S
- 10 B
- 3469(lib)S
- 10 R
- (subdirectories)565 3614 A
- 4212(to)S
- (understand)441 4323 A
- 4797(how)S
- 5003(every-)S
- 3552 V
- 1080(thing)S
- 1315(is)S
- 1411(put)S
- 1568(together.)S
- 1977(If)S
- (you)150 2074 A
- 2253(are)S
- 2407(tight)S
- 2621(on)S
- 2751(memory)S
- 3116(then)S
- 10 B
- 3319(make)S
- 10 R
- 3584(may)S
- 3787(fail)S
- 3952(to)S
- 4060(traverse)S
- 4410(down)S
- 4663(the)S
- 4816(source)S
- 5109(tree)S
- 3672 V
- 1080(and)S
- 1266(also)S
- 1469(compile)S
- 1834(things.)S
- 2170(You)S
- (will)157 2384 A
- 2582(have)S
- 2813(to)S
- 2932(type)S
- 10 B
- 3146(make)S
- 10 R
- 3422(in)S
- (each)185 3540 A
- (subdirectory.)528 3765 A
- 4358(You)S
- 4571(can)S
- 4751(run)S
- 4925(make)S
- 5183(in)S
- 3792 V
- 1080(/usr/src)S
- 1402(at)S
- 1500(the)S
- 1648(end)S
- 1818(to)S
- 1921(see)S
- 2075(if)S
- (you've)279 2162 A
- 2466(missed)S
- 2770(something)S
- 3213(or)S
- 3322(not.)S
- 3960 V
- 1080(The)S
- 1265(login)S
- 1499(shell)S
- 1717(of)S
- 1829(bin)S
- 1985(is)S
- 10 B
- 2080(ash)S
- 10 R
- 2225(,)S
- 2278(the)S
- 2429(BSD)S
- 2653(shell.)S
- 2921(It)S
- 3011(has)S
- 3173(been)S
- 3391(modi256ed)S
- 3776(to)S
- 3882(offer)S
- 4107(simple)S
- 4404(line)S
- (editing)279 4584 A
- 4892(using)S
- 5138(the)S
- 4080 V
- 10 B
- 1080(editline)S
- 10 R
- 1400((3))S
- 1560(library.)S
- 10 B
- 1921(Ash)S
- 10 R
- 2131(is)S
- 2240(rather)S
- 2518(big,)S
- 2713(so)S
- (you)150 2844 A
- 3036(may)S
- 3251(have)S
- 3482(to)S
- 3601(change)S
- 3927(bin's)S
- 4169(shell)S
- 4400(back)S
- 4631(to)S
- 10 B
- 4750(/bin/sh)S
- 10 R
- 5082(with)S
- 4200 V
- 10 B
- 1080(chsh)S
- 10 R
- 1276((1))S
- 1419(if)S
- (you)150 1506 A
- 1681(are)S
- 1830(low)S
- 2006(on)S
- 2131(memory.)S
- 2541(Do)S
- 2689(not)S
- 2842(change)S
- 3152(root's)S
- 3412(shell)S
- 3627(to)S
- 3730(ash,)S
- 3914(and)S
- 4084(do)S
- 4209(not)S
- (replace)292 4362 A
- 4679(/bin/sh)S
- 4977(by)S
- 5102(ash.)S
- 4320 V
- 1080(It)S
- 1167(may)S
- 1365(run)S
- 1524(out)S
- 1677(of)S
- 1786(memory)S
- 2146(at)S
- 2244(the)S
- (wrong)257 2392 A
- 2674(moment.)S
- 4488 V
- 1080(The)S
- 1266(kernel)S
- 1547(is)S
- 1643(not)S
- 1800(compiled)S
- 2203(from)S
- 2428(the)S
- 2580(master)S
- 2878(Make256le.)S
- 3315(To)S
- 3456(make)S
- 3703(a)S
- 3777(new)S
- 3974(kernel)S
- (you)150 4255 A
- 4434(have)S
- 4653(to)S
- 4760(step)S
- 4952(into)S
- 5138(the)S
- 4608 V
- 10 B
- 1080(tools)S
- 10 R
- 1306(directory.)S
- 1745(There)S
- (you)150 2006 A
- 2181(can)S
- 2346(run)S
- 2505(four)S
- 2698(different)S
- 3071(make)S
- 3314(commands:)S
- 4776 V
- 10 B
- 1080(make)S
- 10 R
- 1440(This)S
- 1644(makes)S
- 1926(all)S
- 2052(the)S
- 2200(different)S
- 2573(kernel)S
- 2850(parts)S
- 3071(and)S
- 3241(combines)S
- 3651(them)S
- 3877(in)S
- 3980(the)S
- 4128(256le)S
- 4282(named)S
- 10 B
- 4575(image)S
- 10 R
- 4832(.)S
- 4944 V
- 10 B
- 1080(make)S
- 1340(fdboot)S
- 5064 V
- 10 R
- 1440(As)S
- (above)240 1580 A
- 1848(and)S
- 2022(then)S
- 2224(makes)S
- 2510(a)S
- (boot)178 2584 A
- (257oppy)256 2791 A
- 3076(that)S
- (you)150 3256 A
- 3435(can)S
- 3604(use)S
- 3767(to)S
- 3874(restart)S
- (your)184 4156 A
- 4369(system)S
- 4677(with.)S
- 4935(You)S
- 5137(are)S
- 5184 V
- 1440(prompted)S
- 1850(for)S
- 1993(the)S
- (257oppy)256 2141 A
- 2422(device)S
- 2710(name.)S
- 5352 V
- 10 B
- 1080(make)S
- (hdboot)302 1340 A
- 5472 V
- 10 R
- 1440(First)S
- 1650(makes)S
- 1933(the)S
- 2082(image)S
- 2354(256le)S
- 2509(and)S
- 2680(then)S
- 2879(copies)S
- 3162(it)S
- 3244(into)S
- 3426(the)S
- 3575(directory)S
- 10 B
- 3965(/minix)S
- 10 R
- 4239(.)S
- 4315(If)S
- 4409(there)S
- 4637(are)S
- 4787(already)S
- 5110(two)S
- 5592 V
- 1440(images)S
- 1756(in)S
- 1865(that)S
- 2047(directory)S
- 2442(then)S
- 2646(the)S
- 2800(newest)S
- 3111(image)S
- (will)157 3387 A
- 3574(be)S
- 3699(removed)S
- 4081(to)S
- 4189(make)S
- (space)224 4437 A
- 4691(for)S
- 4839(this)S
- 5014(newer)S
- 5712 V
- 1440(image.)S
- 1770(It)S
- 1866(is)S
- 1967(assumed)S
- 2347(that)S
- 2532(the)S
- 2689(oldest)S
- 2963(image)S
- 3243(is)S
- 3344(the)S
- 3501(most)S
- 3730(stable)S
- 3999(system)S
- 4312(image,)S
- 4617(one)S
- 4796(that)S
- 4981(always)S
- 5832 V
- 1440(works,)S
- 1749(and)S
- 1932(that)S
- 2121(the)S
- 2281(newest)S
- 2598(image)S
- 2881(is)S
- 2985(experimental.)S
- 3598(Check)S
- 3892(beforehand)S
- 4382(what)S
- 10 B
- 4615(/minix)S
- 10 R
- 4926(contains)S
- 5952 V
- 1440(before)S
- (you)150 1724 A
- 1900(run)S
- 10 B
- 2060(make)S
- (hdboot)302 2321 A
- 10 R
- 2623(.)S
- 2700(Remove)S
- 3062(the)S
- 3212(oldest)S
- 3479(image)S
- 3752(if)S
- (you)150 3841 A
- 4018(want)S
- 4241(another)S
- 4570(image)S
- 4843(to)S
- 4948(become)S
- 6072 V
- 1440(the)S
- 1589(stable)S
- 1850(image.)S
- 2172(The)S
- 2355(Boot)S
- 2576(Monitor)S
- (chooses)318 2931 A
- 3275(the)S
- 3424(newest)S
- 3730(image)S
- 4002(in)S
- 10 B
- 4106(/minix)S
- 10 R
- 4406(to)S
- (boot.)203 4510 A
- 4764(You)S
- 4962(can)S
- 5127(use)S
- 6192 V
- 1440(the)S
- 1594(monitor)S
- 1943(command)S
- 10 B
- 2371(ls)S
- 2470(minix)S
- 10 R
- 2748(to)S
- 2858(view)S
- 3086(the)S
- 3241(images)S
- 3558(present,)S
- 3906(and)S
- 4083(set)S
- 4227(the)S
- 10 B
- 4382(image)S
- 10 R
- 4671(variable)S
- 5028(to)S
- 5138(the)S
- 6312 V
- 1440(full)S
- 1617(name)S
- 1872(of)S
- 1993(the)S
- 2153(image)S
- (you)150 2436 A
- 2623(want)S
- 2856(to)S
- 2971(use)S
- 3142(instead)S
- 3464(if)S
- 3563(the)S
- 3723(newest)S
- 4040(doesn't)S
- 4373(work.)S
- 4667(The)S
- 4861(images)S
- 5183(in)S
- 6432 V
- 10 B
- 1440(/minix)S
- 10 R
- 1763(are)S
- 1936(named)S
- 2253(using)S
- 2519(the)S
- 2691(MINIX)S
- 3043(release)S
- 3374(and)S
- 3569(version)S
- 3915(numbers)S
- 4311(with)S
- 4540(an)S
- 4685(extra)S
- 4937(revision)S
- 6552 V
- 1440(number)S
- 1772(added)S
- 2037(to)S
- (distinguish)440 2140 A
- 2605(the)S
- 2753(images.)S
- 6720 V
- 1080(The)S
- 1262(256rst)S
- 1444(new)S
- 1637(kernel)S
- (you)150 1914 A
- 2089(would)S
- 2365(like)S
- 2541(to)S
- 2644(make)S
- 2887(is)S
- 2979(one)S
- 3149(con256gured)S
- 3604(for)S
- (your)184 3747 A
- 3956(system.)S
- 4310(The)S
- 4492(kernel)S
- (you)150 4769 A
- 4944(are)S
- 5093(run-)S
- 6840 V
- 1080(ning)S
- 1289(now)S
- 1493(contains)S
- 1859(several)S
- 2176(hard)S
- 2386(disk)S
- 2584(drivers)S
- (you)150 2895 A
- (don't)212 3076 A
- 3319(need,)S
- 3565(and)S
- 3741(it)S
- 3828(does)S
- 4043(not)S
- 4202(have)S
- 4423(a)S
- 4499(TCP/IP)S
- 4833(server)S
- 5110(that)S
- 6960 V
- (you)150 1080 A
- 1264(may)S
- 1471(want)S
- 1701(to)S
- 1813(have.)S
- 2087(In)S
- 2205(<minix/con256g.h>)S
- (you)150 2941 A
- 3125(can)S
- 3299(256nd)S
- 3489(a)S
- 3568(number)S
- 3909(of)S
- 10 B
- (ENABLE_)464 4027 A
- 10 I
- (XXX)186 4491 A
- 10 R
- 4711(variables)S
- 5110(that)S
- 7080 V
- 1080(can)S
- 1266(be)S
- 1407(set)S
- 1565(to)S
- 10 B
- 1689(0)S
- 10 R
- 1785(to)S
- 1909(exclude,)S
- 2293(or)S
- 10 B
- 2423(1)S
- 10 R
- 2519(to)S
- 2643(include)S
- 2985(a)S
- 3075(particular)S
- 3507(driver.)S
- 3843(Another)S
- 4218(driver)S
- 4504(related)S
- 4824(variable)S
- 5194(is)S
- 7200 V
- 10 B
- 1080(DMA_SECTORS)S
- 10 R
- 1841(.)S
- 1919(This)S
- 2126(variable)S
- 2479(sets)S
- 2658(the)S
- 2809(size)S
- 2994(of)S
- 3106(a)S
- 3179(buffer)S
- 3454(used)S
- 3666(by)S
- 3794(DMA)S
- 4057(based)S
- 4314(disk)S
- 4509(drivers)S
- 4817((all)S
- 4981(but)S
- 5138(the)S
- 7320 V
- (257oppy,)281 1080 A
- 1392(AT/IDE,)S
- 1780(and)S
- 1956(Adaptec)S
- 2323(drivers).)S
- 2718(Raise)S
- 2973(its)S
- 3099(value)S
- 3348(to)S
- 3457(greatly)S
- 3768(improve)S
- (throughput,)465 4134 A
- 4630(especially)S
- 5064(writ-)S
- 7440 V
- 1080(ing.)S
- 1284(A)S
- 1383(value)S
- 1627(of)S
- 1737(16)S
- 1863(shows)S
- (good)200 2141 A
- 2368(results.)S
- 2708((The)S
- 2926(BIOS)S
- 3183(driver)S
- 3451(bene256ts)S
- 3791(most,)S
- (because)319 4038 A
- 4384(it)S
- 4467(is)S
- 4561(a)S
- (long)178 4633 A
- 4838(way)S
- 5033(to)S
- 5138(the)S
- 7903 V
- 720(Page)S
- 941(7)S
- 4455(September)S
- 4911(19,)S
- (1996)200 5061 A
- 8143 V
- EP
- %%Page: 8 8
- BP
- /slant 0 def
- /height 0 def
- 480 V
- 10 R
- 720(USAGE)S
- 1065(()S
- 1107(8)S
- 1165())S
- 2696(Eighth)S
- (Edition)296 2989 A
- 4782(USAGE)S
- 5127(()S
- 5169(8)S
- 5227())S
- 960 V
- 1080(BIOS)S
- 1337(from)S
- 1560(protected)S
- 1962(mode,)S
- 2237(especially)S
- 2667(from)S
- (286)150 2889 A
- 3065(protected)S
- 3466(mode.))S
- 3799(You)S
- 3998(can)S
- 4164(increase)S
- 10 B
- 4521(NR_CONS)S
- 10 R
- 5023(if)S
- (you)150 5111 A
- 1080 V
- 1080(want)S
- 1311(to)S
- 1424(have)S
- 1649(more)S
- 1891(virtual)S
- 2189(consoles.)S
- 2620(Having)S
- 2952(more)S
- 3195(consoles)S
- 3577(costs)S
- (little)185 3814 A
- 4035(memory,)S
- (because)319 4431 A
- 4786(all)S
- 4923(the)S
- 5082(con-)S
- 1200 V
- 1080(soles)S
- 1312(are)S
- 1467(kept)S
- 1671(in)S
- 1780(video)S
- 2034(memory.)S
- (Scrolling)369 2450 A
- 2850(speed)S
- 3110(of)S
- 3225(the)S
- 3379(console)S
- (will)157 3717 A
- 3905(go)S
- 4036(down)S
- 4290(if)S
- 4383(more)S
- 4621(virtual)S
- 4915(consoles)S
- 1320 V
- 1080(share)S
- 1327(the)S
- 1484(available)S
- 1882(memory.)S
- 2301(CGA)S
- 2548(cards)S
- 2795(have)S
- (space)224 3019 A
- 3277(for)S
- 3429(4)S
- 3514(consoles,)S
- 3920(EGA)S
- 4163(and)S
- (VGA)219 4343 A
- 4597(can)S
- 4772(have)S
- 4997(8)S
- 5082(con-)S
- 1440 V
- 1080(soles.)S
- 1370(The)S
- 10 B
- 1565(NR_PTYS)S
- 10 R
- 2057(variable)S
- 2420(sets)S
- 2609(the)S
- 2770(number)S
- 3115(of)S
- (pseudo-ttys.)488 3237 A
- 3788(You)S
- 3999(need)S
- (pseudo-ttys)463 4227 A
- 4728(to)S
- 4844(be)S
- 4977(able)S
- 5183(to)S
- 1560 V
- 1080(login)S
- 1336(remotely)S
- 1744(over)S
- 1973(a)S
- 2068(network)S
- 2448(with)S
- 2677(the)S
- 10 B
- 2850(rlogin)S
- 10 R
- 3157(command.)S
- 3654(Each)S
- 3907(remote)S
- 4238(login)S
- 4495(session)S
- 4836(needs)S
- 5116(one)S
- 1680 V
- (pseudo-tty.)449 1080 A
- 1598(If)S
- (you)150 1710 A
- 1904(fear)S
- 2106(that)S
- 2300(the)S
- 2466(system)S
- (will)157 2788 A
- 2988(now)S
- 3204(run)S
- 3381(out)S
- 3552(of)S
- 3679(processes)S
- 4108(then)S
- 4324(increase)S
- 10 B
- 4698(NR_PROCS)S
- 10 R
- 5236(.)S
- 1800 V
- 1080(Con256guring)S
- 1595(a)S
- 1670(new)S
- 1868(kernel)S
- 2151(is)S
- 2249(sometimes)S
- 2710(not)S
- (enough)295 2869 A
- 3195(to)S
- 3304(enable)S
- 3598(new)S
- 3797(devices,)S
- (you)150 4155 A
- 4336(sometimes)S
- 4797(need)S
- 5018(to)S
- 5127(use)S
- 1920 V
- 1080(the)S
- 10 B
- 1230(MAKEDEV)S
- 10 R
- 1783(command)S
- 2206(to)S
- 2311(make)S
- 2556(new)S
- 2751(device)S
- 3041(256les)S
- 3236(in)S
- 10 B
- 3341(/dev)S
- 10 R
- 3520(.)S
- 3597(For)S
- (pseudo-ttys)463 3764 A
- (you)150 4254 A
- 4430(also)S
- 4618(have)S
- 4834(to)S
- 4938(check)S
- 5199(if)S
- 2040 V
- 10 B
- 1080(/etc/ttytab)S
- 10 R
- 1543(mentiones)S
- 1981(the)S
- 2129(new)S
- 2322(devices.)S
- 2208 V
- 1080(New)S
- (additions)368 1302 A
- 1701(to)S
- 1810(the)S
- 1964(system)S
- 2274(can)S
- 2445(be)S
- 2571(made)S
- 2820(in)S
- 2929(the)S
- 10 B
- 3083(/usr/local)S
- 10 R
- 3511(tree.)S
- 3744(An)S
- 3898(empty)S
- 4181(directory)S
- 4577(tree)S
- 4761(has)S
- 4927(been)S
- 5149(set)S
- 2328 V
- 1080(up)S
- 1213(for)S
- (you)150 1364 A
- 1547(and)S
- 1725(binaries)S
- 2077(and)S
- 2255(manual)S
- 2584(pages)S
- 2846(are)S
- 3003(already)S
- 3333(in)S
- 3444(the)S
- 3600(search)S
- 3891(paths.)S
- 4186(You)S
- 4392(can)S
- 4565(make)S
- 4816(a)S
- 4893(new)S
- 5093(user)S
- 2448 V
- 1080(entry)S
- 1312(with)S
- 1516(the)S
- 10 B
- (adduser)347 1664 A
- 10 R
- 2036(command.)S
- 2616 V
- 1080(The)S
- 10 B
- 1266(TZ)S
- 10 R
- 1429(variable)S
- 1783(in)S
- 10 B
- 1890(/etc/pro256le)S
- 10 R
- 2379(tells)S
- 2576(the)S
- 2728(time)S
- 2936(zone)S
- 3156(offset)S
- 3416(from)S
- 3642(the)S
- 3795(wall)S
- 3999(clock)S
- 4247(time)S
- 4456(to)S
- 4564(GMT.)S
- 4868(You)S
- 5071(have)S
- 2736 V
- 1080(to)S
- 1183(change)S
- 1493(it)S
- 1574(for)S
- (your)184 1717 A
- 1926(time)S
- 2130(zone.)S
- 2395((See)S
- 10 B
- 2600(TZ)S
- 10 R
- 2734((5).))S
- 2904 V
- 1080(The)S
- 1270(function)S
- 1638(keys)S
- (produce)324 1855 A
- (debug)245 2212 A
- 2491(dumps,)S
- 2817(showing)S
- 3191(various)S
- 3521(interesting)S
- 3980(data)S
- (about)223 4182 A
- 4439(the)S
- 4596(system.)S
- 4959(F1)S
- 5099(lists)S
- 3024 V
- 1080(processes)S
- 1504(and)S
- 1687(F5)S
- 1831(shows)S
- 2120(ethernet)S
- 2483(stats,)S
- 2725(which)S
- 3009(may)S
- 3220(be)S
- 3353(of)S
- 3475(use)S
- 3647(now.)S
- 3908(Read)S
- 10 B
- 4153(console)S
- 10 R
- 4466((4))S
- 4622(to)S
- (know)223 4738 A
- 4999(all)S
- 5138(the)S
- 3144 V
- 1080(details)S
- 1368(of)S
- 1477(the)S
- 1625(screen)S
- 1908(and)S
- (keyboard.)399 2078 A
- 3312 V
- 870(2)S
- 872(22)S
- 924(2.)S
- 976(.)S
- 1028(S)S
- 1030(SY)S
- 1088(YS)S
- 1163(ST)S
- 1221(TE)S
- 1285(EM)S
- 1349(M)S
- 1465(S)S
- 1467(SH)S
- 1525(HU)S
- 1600(UT)S
- 1675(TD)S
- 1739(DO)S
- 1814(OW)S
- 1889(WN)S
- 1986(N)S
- 3432 V
- 1080(You)S
- 1280(can't)S
- 1509(just)S
- 1681(turn)S
- 1870(a)S
- 1942(MINIX)S
- 2272(system)S
- 2578(off.)S
- 2773(MINIX)S
- 3103(must)S
- 3325(be)S
- 3447(told)S
- 3630(to)S
- 3735(257ush)S
- 3957(the)S
- 4107(modi256ed)S
- 4491(data)S
- 4686(in)S
- 4791(the)S
- 4942(256le)S
- 5099(sys-)S
- 3552 V
- 1080(tem)S
- (cache)230 1256 A
- 1511(256rst.)S
- 1743(The)S
- 1925(following)S
- 2341(commands/keystrokes)S
- 3259(can)S
- 3424(be)S
- 3544(used)S
- 3753(to)S
- 3856(exit)S
- 4032(MINIX)S
- 4360(properly:)S
- 3720 V
- 10 B
- 1080(shutdown)S
- 3840 V
- 10 R
- 1440(First)S
- 1658(alert)S
- 1871(all)S
- 2005(users)S
- 2245(and)S
- 2423(then)S
- 2629(all)S
- 2763(processes)S
- 3182(of)S
- 3299(the)S
- 3455(impending)S
- 3917(shutdown)S
- 4340(then)S
- 4546(halt)S
- 4730(or)S
- (reboot)257 4847 A
- 5138(the)S
- 3960 V
- 1440(system)S
- 1744(in)S
- 1847(one)S
- 2017(of)S
- 2126(various)S
- 2447(ways.)S
- 2729(See)S
- 10 B
- 2900(shutdown)S
- 10 R
- 3320((8).)S
- 4128 V
- 10 B
- 1080(reboot)S
- 1385(/)S
- 1438(halt)S
- 4248 V
- 10 R
- 1440(Alert)S
- 1673(all)S
- 1799(processes)S
- 2210(of)S
- 2319(the)S
- 2467(system)S
- 2771(shutdown)S
- 3186(then)S
- (reboot)257 3384 A
- 3666(or)S
- 3775(halt.)S
- 4416 V
- 8 B
- 1080(CTRL)S
- 8 B-1
- 1304(-)S
- 8 B
- 1350(ALT)S
- 8 B-1
- 1516(-)S
- 8 B
- 1562(DEL)S
- 4536 V
- 10 R
- 1440(Halt)S
- 1639(the)S
- 1787(system)S
- 2091(by)S
- (running)312 2216 A
- 10 B
- 2553(shutdown)S
- 10 B-1
- 2998(-)S
- 10 B
- 3055(h)S
- 3136(now)S
- 10 R
- 3315(.)S
- 4704 V
- 1080(MINIX)S
- 1420(halts)S
- 1647(by)S
- 1784(returning)S
- 2190(to)S
- 2305(the)S
- 2465(Boot)S
- 2698(Monitor,)S
- 3090(MINIX)S
- (reboots)296 3431 A
- 3765(by)S
- 3903(instructing)S
- 4371(the)S
- 4532(monitor)S
- 4888(to)S
- (reboot)257 5004 A
- 4824 V
- 1080(MINIX.)S
- 1464((MINIX)S
- 1832(is)S
- 1930(just)S
- 2106(a)S
- (subprocess)441 2182 A
- 2654(to)S
- 2763(the)S
- 2916(monitor.))S
- 3348(Either)S
- 3625(halt)S
- 3806(MINIX)S
- 4139(and)S
- 4314(use)S
- 4478(monitor)S
- 4826(commands)S
- 4944 V
- 1080(to)S
- 1183(escape)S
- 1477(MINIX,)S
- 1830(or)S
- 1939(use)S
- 10 B
- 2098(shutdown)S
- 10 B-1
- 2543(-)S
- 10 B
- 2600(R)S
- 10 R
- 2698(to)S
- 2801(reset)S
- 3017(the)S
- 3165(system.)S
- 5112 V
- 9 R
- 720(F)S
- 722(FI)S
- 774(IL)S
- 807(LE)S
- 865(ES)S
- 923(S)S
- 5232 V
- 10 B
- 1080(/usr/ast)S
- 10 R
- (Honorary)386 1680 A
- 2107(home)S
- 2371(directory)S
- 2777(of)S
- 2903(Andew)S
- 3236(S.)S
- 3359(Tanenbaum.)S
- (Doubles)335 3926 A
- 4303(as)S
- 4429(the)S
- (place)213 4594 A
- 4849(where)S
- 5138(the)S
- 5352 V
- 1680(default)S
- 1985(setup)S
- 2222(for)S
- 2365(a)S
- 2435(new)S
- 2628(user)S
- 2821(is)S
- (found.)259 2913 A
- 5520 V
- 9 R
- 720(S)S
- 722(SE)S
- 774(EE)S
- 832(E)S
- 913(A)S
- 915(AL)S
- 983(LS)S
- 1041(SO)S
- 1093(O)S
- 5640 V
- 10 B
- 1080(monitor)S
- 10 R
- 1427((8),)S
- 10 B
- 1635(boot)S
- 10 R
- 1825((8),)S
- 10 B
- 2033(part)S
- 10 R
- 2218((8),)S
- 10 B
- 2426(mkfs)S
- 10 R
- 2639((1),)S
- 10 B
- 2847(mount)S
- 10 R
- 3127((8),)S
- 10 B
- 3336(M)S
- 10 R
- 3431((8),)S
- 10 B
- 3640(fstab)S
- 10 R
- 3853((5),)S
- 10 B
- 4062(hier)S
- 10 R
- 4236((7),)S
- 10 B
- 4445(console)S
- 10 R
- 4758((4),)S
- 10 B
- 4967(dev)S
- 10 R
- 5118((4),)S
- 5760 V
- 10 B
- (adduser)347 1080 A
- 10 R
- 1427((8),)S
- 10 B
- 1595(TZ)S
- 10 R
- 1729((5),)S
- 10 B
- 1897(mkdist)S
- 10 R
- 2194((8),)S
- 10 B
- 2362(shutdown)S
- 10 R
- 2782((8).)S
- 5880 V
- 1080("Operating)S
- 1573(Systems)S
- 10 R-1
- 1958(-)S
- 10 R
- 2065(Design)S
- 2400(and)S
- 2595(Implementation)S
- 3282(2/e")S
- 3496(by)S
- 3646(Andrew)S
- 4021(S.)S
- 4152(Tanenbaum)S
- 4677(and)S
- 4872(Albert)S
- 5180(S.)S
- 6000 V
- (Woodhull.)426 1080 A
- 6168 V
- 9 R
- 720(N)S
- 722(NO)S
- 790(OT)S
- 858(TE)S
- 916(ES)S
- 974(S)S
- 6288 V
- 10 R
- 1080(The)S
- 1262(notation)S
- 10 B
- 1616(<)S
- 10 I
- 1673(256le)S
- 10 B
- 1804(.h>)S
- 10 R
- 1967(refers)S
- 2223(to)S
- 2326(a)S
- 2396(C)S
- (language)363 2488 A
- 2876(include)S
- 3197(256le)S
- 3351(in)S
- 3454(/usr/include.)S
- 6456 V
- 10 B
- 1080(Root)S
- 10 R
- 1322(and)S
- 10 B
- 1502(bin)S
- 10 R
- 1677(do)S
- 1812(not)S
- 1975(have)S
- 2200(the)S
- 2358(current)S
- 2679(directory)S
- 3078(in)S
- 3192(their)S
- 3413(program)S
- 3790(search)S
- 4084(path)S
- 4293(to)S
- 4407(avoid)S
- 4666(executing)S
- 5093(pro-)S
- 6576 V
- 1080(grams)S
- 1364(left)S
- (around)279 1537 A
- 1854(by)S
- 1992(malicious)S
- 2421(people.)S
- 2777(This)S
- 2993(means)S
- 3287(that)S
- 3475(to)S
- 3590(run)S
- 10 B
- 3761(foo)S
- 10 R
- 3932(from)S
- 4165(the)S
- 4325(current)S
- 4648(directory,)S
- 10 B
- 5074(./foo)S
- 6696 V
- 10 R
- 1080(must)S
- 1300(be)S
- 1420(typed.)S
- 6864 V
- 1080(Some)S
- 1336(of)S
- 1447(the)S
- 1597(commands)S
- 2060(have)S
- 2278(changed)S
- 2641(since)S
- 2876(earlier)S
- 3163(MINIX)S
- 3494(versions.)S
- 3907(For)S
- 4075(instance)S
- 10 B
- 4433(mkfs)S
- 10 R
- 4674(doesn't)S
- 4998(need)S
- 5216(a)S
- 6984 V
- 1080(size)S
- 1275(argument)S
- 1693(anymore,)S
- 2108(and)S
- 10 B
- 2291(vol)S
- 10 R
- 2457(automagically)S
- 3065(determines)S
- 3545(if)S
- 3645(it)S
- 3739(needs)S
- 4006(to)S
- 4122(read)S
- 4334(or)S
- 4456(write.)S
- 4751(Keep)S
- 5001(this)S
- 5183(in)S
- 7104 V
- 1080(mind)S
- 1311(if)S
- (you)150 1398 A
- 1573(use)S
- 1732(an)S
- 1852(older)S
- 2084(MINIX)S
- 2412(version)S
- 2733(to)S
- 2836(examine)S
- 3202(the)S
- 3350(newer)S
- 3622(system.)S
- 7272 V
- 9 R
- 720(B)S
- 722(BU)S
- 784(UG)S
- 852(GS)S
- 920(S)S
- 7392 V
- 10 R
- 1080(There)S
- 1348(are)S
- 1504(many)S
- 1759(PS/2)S
- 1981(models,)S
- 2328(all)S
- 2461(different.)S
- 2891(Some)S
- (will)157 3152 A
- 3342(run)S
- 3509(MINIX,)S
- 3870(some)S
- 4115(won't,)S
- 4408(some)S
- 4653(crippled)S
- 5016(if)S
- (you)150 5111 A
- 7512 V
- 1080(lie)S
- 1211(to)S
- 1319(MINIX)S
- 1652(by)S
- (setting)268 1782 A
- 10 B
- 2080(processor)S
- 10 R
- 2524(to)S
- 10 B
- 2632(86)S
- 10 R
- 2732(.)S
- 2812(Almost)S
- 3138(no)S
- 3268(PS/2)S
- 3488(has)S
- 3652(a)S
- 3726(standard)S
- 4096(disk,)S
- 4317(so)S
- (setting)268 4435 A
- 10 B
- 4732(hd)S
- 10 R
- 4873(to)S
- 10 B
- 4980(esdi)S
- 10 R
- 5177(or)S
- 7903 V
- 720(September)S
- 1176(19,)S
- (1996)200 1326 A
- 4990(Page)S
- 5211(8)S
- 8143 V
- EP
- %%Page: 9 9
- BP
- /slant 0 def
- /height 0 def
- 480 V
- 10 R
- 720(USAGE)S
- 1065(()S
- 1107(8)S
- 1165())S
- 2696(Eighth)S
- (Edition)296 2989 A
- 4782(USAGE)S
- 5127(()S
- 5169(8)S
- 5227())S
- 960 V
- 10 B
- 1080(bios)S
- 10 R
- (will)157 1278 A
- 1460(be)S
- (necessary.)417 1580 A
- 1128 V
- 1080(While)S
- 1353(testing)S
- 1648(a)S
- 1720(full)S
- 1887(library)S
- 2183(rebuild)S
- 2495(of)S
- 2606(this)S
- 2778(distribution)S
- 3268(it)S
- 3351(sometimes)S
- 3808(happened)S
- 4220(that)S
- 4398(some)S
- 4637(things)S
- 4909(were)S
- 5133(not)S
- 1248 V
- 1080(put)S
- 1238(back)S
- 1458(into)S
- 1643(the)S
- 1795(library.)S
- 2143(This)S
- 2351(seems)S
- 2626(to)S
- 2733(be)S
- 2857(256xed,)S
- 3112(but)S
- 3269(we)S
- 3416(do)S
- 3545(not)S
- (understand)441 3702 A
- 4172(why)S
- 4374(the)S
- 4526(256x)S
- 4661(256xed)S
- 4891(the)S
- 5043(prob-)S
- 1368 V
- 1080(lem.)S
- 1306(So)S
- 1437(if)S
- (you)150 1524 A
- 1699(see)S
- 1853(strange)S
- ("unde256ned")478 2169 A
- 2672(errors)S
- 2933(when)S
- (compiling)407 3176 A
- 3608(a)S
- 3678(program)S
- 4044(after)S
- 4255(a)S
- 4325(library)S
- 4619(rebuild)S
- 4929(then)S
- 5127(run)S
- 1488 V
- 10 B
- 1080(make)S
- 1340(install)S
- 10 R
- 1628(again)S
- 1871(in)S
- 10 B
- (/usr/src/lib/)493 1974 A
- 10 R
- 2492(to)S
- 2595(try)S
- 2732(and)S
- 2902(add)S
- 3072(the)S
- 3220(missing)S
- (pieces.)277 3557 A
- 1656 V
- 1080(Except)S
- 1392(for)S
- 1542(the)S
- (257oppy)256 1697 A
- 1985(driver,)S
- (none)195 2283 A
- 2510(of)S
- 2626(the)S
- 2781(DMA)S
- 3048(based)S
- 3309(drivers)S
- (know)223 3621 A
- (about)223 3876 A
- 4131(DMA)S
- 4398(being)S
- 4654(limited)S
- 4972(to)S
- 5083(a)S
- 5161(24)S
- 1776 V
- 1080(bits)S
- 1253(address,)S
- 1608(i.e.)S
- 1759(the)S
- 1910(256rst)S
- 2095(16)S
- 2223(MB.)S
- 2457(So)S
- (under)229 2591 A
- (MINIX-386)487 2848 A
- (you)150 3363 A
- 3541(run)S
- 3703(a)S
- 3776(slight)S
- 4027(risk)S
- 4206(that)S
- 4385(a)S
- 10 B
- 4458(tar)S
- 10 R
- 4615(or)S
- 10 B
- 4726(dd)S
- 10 R
- 4865(command)S
- 1896 V
- 1080(may)S
- 1285(use)S
- 1451(a)S
- 1528(buffer)S
- (above)240 1807 A
- 2079(16)S
- 2211(MB)S
- 2399(for)S
- 2549(reading)S
- 2883(or)S
- (writing)291 2999 A
- 3322(to)S
- 3432(a)S
- 3509(character)S
- 3912(device.)S
- 4258(This)S
- 4470(only)S
- 4681(happens)S
- 5043(if)S
- 5138(the)S
- 2016 V
- 1080(low)S
- 1256(16)S
- 1381(MB)S
- 1562(is)S
- 1654(taken)S
- 1897(by)S
- 2022(some)S
- (huge)195 2259 A
- 2479(processes,)S
- 2915(and)S
- (you)150 3085 A
- 3260(have)S
- 3475(more)S
- 3707(than)S
- 3905(16)S
- 4030(MB,)S
- 4236(of)S
- 4345(course.)S
- 2184 V
- 9 R
- 720(A)S
- 722(AU)S
- 790(UT)S
- 858(TH)S
- 916(HO)S
- 984(OR)S
- 1052(R)S
- 2304 V
- 10 R
- 1080(Kees)S
- 1307(J.)S
- 1396(Bot)S
- 1566((kjb@cs.vu.nl))S
- 7903 V
- 720(Page)S
- 941(9)S
- 4455(September)S
- 4911(19,)S
- (1996)200 5061 A
- 8143 V
- EP
- %%Trailer
- %%DocumentFonts: Times-Roman Times-Bold Times-Italic
- %%Pages: 9