USAGE.8
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:87k
源码类别:

操作系统开发

开发平台:

C/C++

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 14:24:05 1996
  4. %%Pages: (atend)
  5. %%DocumentFonts: (atend)
  6. /devps 180 dict def devps begin
  7. /res 10.000000 def
  8. /y_offset 843 def
  9. /X{exch}bind def
  10. /mm {transform round X round X itransform} bind def
  11. /r{rmoveto}bind def
  12. /m{moveto}bind def
  13. /l{lineto}bind def
  14. /rl{rlineto}bind def
  15. /st{stroke}bind def
  16. /gs{gsave}bind def
  17. /gr{grestore}bind def
  18. /cp{currentpoint}bind def
  19. /np{newpath}bind def
  20. /ct{curveto}bind def
  21. systemdict /setpacking known
  22.  { /savepacking currentpacking def true setpacking } if
  23. /m0{0 0 moveto}bind def
  24. /xc{//res div}bind def
  25. /yc{//res neg div //y_offset add}bind def
  26. /lc{yc X xc X l st}bind def
  27. /mc{yc X xc X m}bind def
  28. /el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
  29. /ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
  30. /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
  31. /V{//res neg div //y_offset add
  32. currentpoint pop X
  33. m}bind def
  34. /H{//res div
  35. 0 transform X round X itransform pop
  36. currentpoint X pop
  37. moveto}bind def
  38. /h{//res div 0 r}bind def
  39. /v{//res neg div 0 X r}bind def
  40. /S{X H show}bind def
  41. /A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
  42. /psize 10 def
  43. /height 0 def
  44. /cheight { height 0 ne { height } { psize } ifelse } bind def
  45. /slant 0 def
  46. /FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
  47.     [psize 0 cheight slant sin slant cos div mul cheight 0 0]
  48.     makefont setfont}bind def
  49. /shade{gs
  50.  /dy X def
  51.  /dx X def
  52.  np m
  53.  0 /dy rl
  54.  /dx 0 rl
  55.  0 /dy neg rl
  56.  /dx neg 0 rl
  57.  closepath
  58.  .9 setgray
  59.  fill
  60. gr}bind def
  61. 1 setlinecap
  62. /resolution res 72 mul def
  63. /startFig {
  64. /SavedState save def
  65. userdict maxlength dict begin
  66. currentpoint transform
  67. DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
  68. setlinewidth setmatrix
  69. itransform moveto
  70. /ury exch def
  71. /urx exch def
  72. /lly exch def
  73. /llx exch def
  74. /y exch 72 mul resolution div def
  75. /x exch 72 mul resolution div def
  76. currentpoint /cy exch def /cx exch def
  77. /sx x urx llx sub div def
  78. /sy y ury lly sub div def
  79. sx sy scale
  80. cx sx div llx sub
  81. cy sy div ury sub translate
  82. /DefFigCTM matrix currentmatrix def
  83. /initmatrix {
  84. DefFigCTM setmatrix
  85. } def
  86. /defaultmatrix {
  87. DefFigCTM exch copy
  88. } def
  89. /initgraphics {
  90. DocumentInitState setmiterlimit setgray setdash 
  91. setlinejoin setlinecap setlinewidth setmatrix
  92. DefFigCTM setmatrix
  93. } def
  94. /showpage {
  95. initgraphics
  96. } def
  97. }bind  def
  98. /clipFig {
  99. currentpoint 6 2 roll
  100. newpath 4 copy
  101. 4 2 roll moveto
  102. 6 -1 roll exch lineto
  103. exch lineto
  104. exch lineto
  105. closepath clip
  106. newpath
  107. moveto
  108. }bind  def
  109. /doclip { llx lly urx ury clipFig } def
  110. /endFig {
  111. end SavedState restore
  112. }bind  def
  113. /globalstart {
  114. fontnum psize slant height resolution currentpoint 
  115. pagesave restore gsave 
  116. }bind  def
  117. /globalend {
  118. grestore moveto
  119. /resolution exch def /height exch def
  120. /slant exch def /psize exch def /fontnum exch def
  121. F
  122. /pagesave save def
  123. }bind  def
  124. /fontnum 1 def 
  125. systemdict /setpacking known { savepacking setpacking} if
  126. end
  127. /BP{
  128. save mark devps begin m0
  129. /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
  130. currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
  131. }bind def
  132. /EP{
  133. end cleartomark restore showpage}def
  134. /Encoding-1 256 array def
  135. 0 1 255 {Encoding-1 exch /.notdef put} for
  136. Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
  137. Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
  138. Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
  139. Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
  140. Encoding-1
  141. dup 8#41 /copyright put
  142. dup 8#42 /registered put
  143. dup 8#43 /trademark put
  144. dup 8#44 /logicalnot put
  145. dup 8#45 /Eth put
  146. dup 8#46 /eth put
  147. dup 8#47 /Thorn put
  148. dup 8#50 /thorn put
  149. dup 8#51 /brokenbar put
  150. dup 8#52 /degree put
  151. dup 8#53 /divide put
  152. dup 8#54 /multiply put
  153. dup 8#55 /minus put
  154. dup 8#56 /onehalf put
  155. dup 8#57 /onequarter put
  156. dup 8#60 /threequarters put
  157. dup 8#101 /Aacute put
  158. dup 8#102 /Acircumflex put
  159. dup 8#103 /Adieresis put
  160. dup 8#104 /Agrave put
  161. dup 8#105 /Aring put
  162. dup 8#106 /Atilde put
  163. dup 8#107 /Ccedilla put
  164. dup 8#110 /Eacute put
  165. dup 8#111 /Ecircumflex put
  166. dup 8#112 /Edieresis put
  167. dup 8#113 /Egrave put
  168. dup 8#114 /Iacute put
  169. dup 8#115 /Icircumflex put
  170. dup 8#116 /Idieresis put
  171. dup 8#117 /Igrave put
  172. dup 8#120 /Ntilde put
  173. dup 8#121 /Oacute put
  174. dup 8#122 /Ocircumflex put
  175. dup 8#123 /Odieresis put
  176. dup 8#124 /Ograve put
  177. dup 8#125 /Otilde put
  178. dup 8#126 /Scaron put
  179. dup 8#127 /Uacute put
  180. dup 8#130 /Ucircumflex put
  181. dup 8#131 /Udieresis put
  182. dup 8#132 /Ugrave put
  183. dup 8#133 /Ydieresis put
  184. dup 8#134 /Zcaron put
  185. dup 8#135 /aacute put
  186. dup 8#136 /acircumflex put
  187. dup 8#137 /adieresis put
  188. dup 8#140 /agrave put
  189. dup 8#141 /aring put
  190. dup 8#142 /atilde put
  191. dup 8#143 /ccedilla put
  192. dup 8#144 /eacute put
  193. dup 8#145 /ecircumflex put
  194. dup 8#146 /edieresis put
  195. dup 8#147 /egrave put
  196. dup 8#150 /iacute put
  197. dup 8#151 /icircumflex put
  198. dup 8#152 /idieresis put
  199. dup 8#153 /igrave put
  200. dup 8#154 /ntilde put
  201. dup 8#155 /oacute put
  202. dup 8#156 /ocircumflex put
  203. dup 8#157 /odieresis put
  204. dup 8#160 /ograve put
  205. dup 8#161 /otilde put
  206. dup 8#162 /scaron put
  207. dup 8#163 /uacute put
  208. dup 8#164 /ucircumflex put
  209. dup 8#165 /udieresis put
  210. dup 8#166 /ugrave put
  211. dup 8#167 /ydieresis put
  212. dup 8#170 /zcaron put
  213. pop
  214. /Enc-dict 30 dict def
  215. Enc-dict /tmpstr1 50 string put
  216. Enc-dict /tmpstr2 50 string put
  217. Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
  218. /AEnc-def { % arguments: the original font's name, encoding nr
  219. Enc-dict begin
  220. tmpstr2 cvs /Enc-no exch def % Remember the number in a string
  221. dup /OrigName exch def % remember the name
  222. findfont dup maxlength dict /newdict exch def % get dictionary for new font
  223. { exch dup /FID ne
  224.    { exch newdict 3 1 roll put }
  225.    { pop pop } % Ignore FID
  226.    ifelse
  227. } forall
  228. newdict begin
  229. /Encoding
  230.   tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
  231.   cvn load
  232.   def % Replace encoding
  233. currentdict /UniqueID known
  234. { /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
  235. end % newdict
  236. /FNlength OrigName tmpstr1 cvs length def % convert name, remember length
  237. FNlength 1 add Enc-no length add string
  238. dup 0 OrigName tmpstr1 cvs putinterval
  239. dup FNlength (-) putinterval
  240. dup FNlength 1 add Enc-no putinterval
  241. dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
  242. cvn dup newdict /FontName 3 2 roll put newdict definefont
  243. end % Enc-dict
  244. } def
  245. /Times-Roman 1 AEnc-def pop
  246. /R-1{/Times-Roman-1 FF}def
  247. /R{/Times-Roman FF}def
  248. /B{/Times-Bold FF}def
  249. /Times-Bold 1 AEnc-def pop
  250. /B-1{/Times-Bold-1 FF}def
  251. /I{/Times-Italic FF}def
  252. %%EndProlog
  253. %%Page: 1 1
  254. BP
  255. /slant 0 def
  256. /height 0 def
  257. 480 V
  258. 10 R
  259. 720(USAGE)S
  260. 1065(()S
  261. 1107(8)S
  262. 1165())S
  263. 2696(Eighth)S
  264. (Edition)296 2989 A
  265. 4782(USAGE)S
  266. 5127(()S
  267. 5169(8)S
  268. 5227())S
  269. 960 V
  270. 9 R
  271. 720(N)S
  272. 722(NA)S
  273. 790(AM)S
  274. 858(ME)S
  275. 940(E)S
  276. 1080 V
  277. 10 R
  278. 1080(usage)S
  279. 10 R-1
  280. 1334(-)S
  281. 10 R
  282. (installing)374 1416 A
  283. 1815(and)S
  284. 1985(using)S
  285. 2227(Minix)S
  286. 1248 V
  287. 9 R
  288. 720(D)S
  289. 722(DE)S
  290. 790(ES)S
  291. 848(SC)S
  292. 900(CR)S
  293. 962(RI)S
  294. 1024(IP)S
  295. 1057(PT)S
  296. 1109(TI)S
  297. 1167(IO)S
  298. 1200(ON)S
  299. 1268(N)S
  300. 1368 V
  301. 10 R
  302. 1080(This)S
  303. 1294(manual)S
  304. 1625(page)S
  305. 1850(describes)S
  306. 2260(the)S
  307. 2418(installation)S
  308. 2900(and)S
  309. 3080(use)S
  310. 3249(of)S
  311. 3369(Minix)S
  312. 3650(from)S
  313. 3882(a)S
  314. 3963(System)S
  315. 4295(Administrators)S
  316. 4935(point)S
  317. 5177(of)S
  318. 1488 V
  319. 1080(view.)S
  320. 1365(It)S
  321. 1466(contains)S
  322. 1840(an)S
  323. 1974(installation)S
  324. 2460(guide,)S
  325. 2747(instructions)S
  326. 3255(on)S
  327. 3393(how)S
  328. 3604(to)S
  329. 3720(do)S
  330. 3858(the)S
  331. (initial)235 4019 A
  332. 4292(con256guration)S
  333. 4866(and)S
  334. 5049(some)S
  335. 1608 V
  336. 1080(other)S
  337. 1313(info.)S
  338. 1551(Please)S
  339. 1835(read)S
  340. 2035(this)S
  341. 2206(document)S
  342. 2628(entirely)S
  343. 2962(before)S
  344. 3246(attempting)S
  345. 3702(to)S
  346. 3807(install)S
  347. 4080(Minix.)S
  348. 4402(The)S
  349. 4586(installation)S
  350. 5060(steps)S
  351. 1728 V
  352. 1080(are)S
  353. 1243(in)S
  354. 1360(the)S
  355. 1522(proper)S
  356. 1824(order,)S
  357. 2101(but)S
  358. 2268(not)S
  359. 2435(all)S
  360. 2575(the)S
  361. 2737(information)S
  362. (you)150 3251 A
  363. 3439(may)S
  364. 3650(need)S
  365. 3878(is)S
  366. 3983(presented)S
  367. 4407(at)S
  368. 4518(the)S
  369. 4679(right)S
  370. 4907(moment.)S
  371. 1848 V
  372. 1080(Other)S
  373. 1335(detailed)S
  374. 1679(information)S
  375. 2179(that)S
  376. 2355(may)S
  377. 2553(be)S
  378. 2673(useful)S
  379. 2944(can)S
  380. 3109(be)S
  381. (found)234 3229 A
  382. 3488(in)S
  383. 10 B
  384. 3591(boot)S
  385. 10 R
  386. 3781((8))S
  387. 3924(and)S
  388. 10 B
  389. 4094(hier)S
  390. 10 R
  391. 4268((7).)S
  392. 2016 V
  393. 870(1)S
  394. 872(1.)S
  395. 924(.)S
  396. 976(R)S
  397. 978(RE)S
  398. 1047(EQ)S
  399. 1111(QU)S
  400. 1186(UI)S
  401. 1261(IR)S
  402. 1297(RE)S
  403. 1366(EM)S
  404. 1430(ME)S
  405. 1521(EN)S
  406. 1585(NT)S
  407. 1660(TS)S
  408. 1724(S)S
  409. 2136 V
  410. 1080(The)S
  411. 1264(minimum)S
  412. 1681(system)S
  413. 1987(Minix)S
  414. 2259(can)S
  415. 2426(be)S
  416. 2548(installed)S
  417. 2916(on)S
  418. 3043(comfortably)S
  419. 3562(is)S
  420. 3656(an)S
  421. 3778(IBM)S
  422. 3995(PC/AT)S
  423. 4308(or)S
  424. 4419(PS/2)S
  425. 4636(with)S
  426. 4842(a)S
  427. (286)150 4915 A
  428. 5093(pro-)S
  429. 2256 V
  430. 1080(cessor,)S
  431. 1391(2)S
  432. 1475(Mb)S
  433. 1648(memory,)S
  434. 2042(a)S
  435. (720)150 2121 A
  436. 2305(kb)S
  437. 2439(diskette)S
  438. 2786(drive,)S
  439. 3051(and)S
  440. 3229(30)S
  441. 3362(Mb)S
  442. 3534(free)S
  443. (space)224 3725 A
  444. 3982(on)S
  445. 4115(an)S
  446. 4243(AT,)S
  447. 4436(ESDI,)S
  448. 4719(or)S
  449. 4836(SCSI)S
  450. 5082(hard)S
  451. 2376 V
  452. 1080(disk)S
  453. 1293((the)S
  454. 1496(latter)S
  455. 1750(controlled)S
  456. 2204(by)S
  457. 2350(an)S
  458. 2491(Adaptec)S
  459. (1540.))259 2873 A
  460. 3203(Minix)S
  461. 3494(for)S
  462. 3658(the)S
  463. (386)150 3827 A
  464. ((Minix-386)463 4023 A
  465. 4532(for)S
  466. 4697(short))S
  467. 4979(can)S
  468. 5166(be)S
  469. 2496 V
  470. 1080(installed)S
  471. 1446(on)S
  472. 1571(a)S
  473. 1641(machine)S
  474. 2007(with)S
  475. 2211(at)S
  476. 2309(least)S
  477. 2519(a)S
  478. (386sx)239 2589 A
  479. 2853(processor)S
  480. 3264(and)S
  481. 3434(3)S
  482. 3509(Mb)S
  483. 3673(memory.)S
  484. 2664 V
  485. 870(2)S
  486. 872(2.)S
  487. 924(.)S
  488. 976(M)S
  489. 978(MI)S
  490. 1069(IN)S
  491. 1105(NI)S
  492. 1180(IX)S
  493. 1216(X)S
  494. 1316(I)S
  495. 1318(IN)S
  496. 1354(NS)S
  497. 1429(ST)S
  498. 1487(TA)S
  499. 1551(AL)S
  500. 1626(LL)S
  501. 1690(LA)S
  502. 1754(AT)S
  503. 1829(TI)S
  504. 1893(IO)S
  505. 1929(ON)S
  506. 2004(N)S
  507. 2104(B)S
  508. 2106(BA)S
  509. 2175(AC)S
  510. 2250(CK)S
  511. 2319(KG)S
  512. 2394(GR)S
  513. 2469(RO)S
  514. 2538(OU)S
  515. 2613(UN)S
  516. 2688(ND)S
  517. 2763(D)S
  518. 2784 V
  519. 1080(The)S
  520. 1272(objective)S
  521. 1676(of)S
  522. 1795(the)S
  523. 1953(installation)S
  524. 2435(is)S
  525. 2537(to)S
  526. 2650(create)S
  527. 2927(a)S
  528. (partition)341 3007 A
  529. 3383(on)S
  530. (your)184 3519 A
  531. 3739(disk)S
  532. 3942(and)S
  533. 4123(to)S
  534. 4237(put)S
  535. 4401(Minix)S
  536. 4682(into)S
  537. 4874(it.)S
  538. 5016(Minix)S
  539. 2904 V
  540. 1080(really)S
  541. 1342(requires)S
  542. 1699(two)S
  543. (partitions)380 1882 A
  544. 2294(however,)S
  545. 2697(so)S
  546. 2817(the)S
  547. 2971(single)S
  548. 3242("primary")S
  549. (partition)341 3674 A
  550. 4046(is)S
  551. (split)173 4144 A
  552. 4348(into)S
  553. 4535(two)S
  554. (subpartitions.)544 4717 A
  555. 3024 V
  556. 1080(The)S
  557. 10 B
  558. 1264(a)S
  559. 10 R
  560. (subpartition)480 1341 A
  561. (will)157 1848 A
  562. 2032(contain)S
  563. 2355(the)S
  564. 2505(root)S
  565. 2694(256le)S
  566. 2850(system,)S
  567. 3181(and)S
  568. 3354(the)S
  569. 10 B
  570. 3505(c)S
  571. 10 R
  572. (subpartition)480 3578 A
  573. (will)157 4086 A
  574. 4271(contain)S
  575. 4595(the)S
  576. 10 B
  577. 4746(/usr)S
  578. 10 R
  579. 4942(256le)S
  580. 5099(sys-)S
  581. 3144 V
  582. 1080(tem.)S
  583. 1310(What)S
  584. 1556(MS-DOS)S
  585. 1965(calls)S
  586. 2178("drives",)S
  587. 2559(i.e)S
  588. 2685(C:,)S
  589. 2833(D:,)S
  590. 2987(E:,)S
  591. 3130(Minix)S
  592. 3403(calls)S
  593. 3616("256le)S
  594. 3814(systems".)S
  595. 4251(Minix)S
  596. 4524(does)S
  597. 4736(not)S
  598. 4892(use)S
  599. 5054(drive)S
  600. 3264 V
  601. 1080(letters,)S
  602. 1380(but)S
  603. 1536(requires)S
  604. 1889(that)S
  605. 2068(one)S
  606. 2241(256le)S
  607. 2398(system)S
  608. 2705(is)S
  609. 2800(made)S
  610. 3046(a)S
  611. 3119(part)S
  612. 3304(of)S
  613. 3416(another)S
  614. 3746(256le)S
  615. 3903(system)S
  616. 4211(by)S
  617. ("mounting")466 4340 A
  618. 4835(one)S
  619. 5009(on)S
  620. 5138(the)S
  621. 3384 V
  622. 1080(other.)S
  623. 1363(The)S
  624. 1546("root")S
  625. 1816(256le)S
  626. 1971(system)S
  627. 2276(is)S
  628. 2369(always)S
  629. 2675(present)S
  630. 2992(and)S
  631. 3163(starts)S
  632. 3402(with)S
  633. 3607(the)S
  634. 3756(directory)S
  635. 4145("/",)S
  636. 4305(the)S
  637. 4453(root)S
  638. 4640(of)S
  639. 4749(the)S
  640. 4897(directory)S
  641. 3504 V
  642. 1080(tree.)S
  643. 1311(The)S
  644. 1497(root)S
  645. 1688(256le)S
  646. 1847(system)S
  647. 2156(contains)S
  648. 2521(a)S
  649. 2596(few)S
  650. 2778(programs)S
  651. 3188(in)S
  652. 10 B
  653. 3296(/bin)S
  654. 10 R
  655. 3464(,)S
  656. 3519(device)S
  657. 3812(256les)S
  658. 4010(in)S
  659. 10 B
  660. 4118(/dev)S
  661. 10 R
  662. 4297(,)S
  663. 4352(and)S
  664. 4527(con256guration)S
  665. 5093(256les)S
  666. 3624 V
  667. 1080(in)S
  668. 10 B
  669. 1199(/etc)S
  670. 10 R
  671. 1351(.)S
  672. 1442(This)S
  673. 1662(is)S
  674. 1769(just)S
  675. (enough)295 1954 A
  676. 2289(to)S
  677. 2407(get)S
  678. 2570(the)S
  679. 2733(system)S
  680. 3052(started.)S
  681. 3411(Minix)S
  682. (will)157 3696 A
  683. (soon)189 3893 A
  684. 4122(extend)S
  685. 4430(its)S
  686. 4565(directory)S
  687. 4969(tree)S
  688. 5161(by)S
  689. 3744 V
  690. (mounting)384 1080 A
  691. 1490(a)S
  692. 1561(256le)S
  693. 1716(system)S
  694. 2021(on)S
  695. 2147(the)S
  696. 10 B
  697. 2296(/usr)S
  698. 10 R
  699. 2490(directory.)S
  700. 2930(What)S
  701. 3174(is)S
  702. 3267(henceforth)S
  703. (known)273 3725 A
  704. 4025(as)S
  705. 4136(the)S
  706. 4286(/usr)S
  707. 4464(256le)S
  708. 4620(system)S
  709. 4926(contains)S
  710. 3864 V
  711. 1080(all)S
  712. 1212(Minix)S
  713. 1488(programs)S
  714. 1899(in)S
  715. 10 B
  716. 2008(/usr/bin)S
  717. 10 R
  718. 2344(,)S
  719. 2400(256le)S
  720. 2560(system)S
  721. 2870(sources)S
  722. 3203(in)S
  723. 10 B
  724. 3312(/usr/src)S
  725. 10 R
  726. 3637(,)S
  727. 3693(etc,)S
  728. 3867(etc.)S
  729. 4065(The)S
  730. 8 R
  731. 4247(ROOT)S
  732. 10 R
  733. 4497(image)S
  734. 4773(contains)S
  735. 5138(the)S
  736. 3984 V
  737. 1080(complete)S
  738. 1481(Minix)S
  739. 1758(root)S
  740. 1952(256le)S
  741. 2113(system,)S
  742. 2449(but)S
  743. 8 R
  744. 2604(USR)S
  745. 10 R
  746. 2793(contains)S
  747. 3160(just)S
  748. 3337(a)S
  749. 3414(small)S
  750. 3664(subset)S
  751. 3948(of)S
  752. 4065(the)S
  753. 4221(/usr)S
  754. 4405(256le)S
  755. 4567(system,)S
  756. 4904(with)S
  757. 5116(just)S
  758. 4104 V
  759. (enough)295 1080 A
  760. (utilities)302 1401 A
  761. 1729(to)S
  762. 1833(install)S
  763. 2105(Minix.)S
  764. 2426(The)S
  765. 2609(complete)S
  766. 3004(/usr)S
  767. 3181(256le)S
  768. 3336(system)S
  769. 3641(is)S
  770. (split)173 3734 A
  771. 3933(up)S
  772. 4059(into)S
  773. 4241(the)S
  774. 8 R
  775. 4385(USR.TAZ)S
  776. 10 R
  777. 4720(,)S
  778. 8 R
  779. 4765(SYS.TAZ)S
  780. 10 R
  781. 5116(and)S
  782. 4224 V
  783. 8 R
  784. 1080(CMD.TAZ)S
  785. 10 R
  786. 1466(archives)S
  787. 1827(that)S
  788. 2003(are)S
  789. 2152(installed)S
  790. 2518(later)S
  791. 2723(to)S
  792. 2826(256ll)S
  793. 2963(/usr.)S
  794. 4392 V
  795. 1080(Let's)S
  796. (suppose)323 1321 A
  797. (your)184 1677 A
  798. 1894(256rst)S
  799. 2084(hard)S
  800. 2296(disk,)S
  801. 2521(which)S
  802. 2800(has)S
  803. 2967(device)S
  804. 3264(name)S
  805. 10 B
  806. 3516(/dev/hd0)S
  807. 10 R
  808. 3885(,)S
  809. 3944(has)S
  810. 4112(MS-DOS)S
  811. 4527(already)S
  812. 4858(present)S
  813. 5183(in)S
  814. 4512 V
  815. 1080(the)S
  816. 1239(256rst)S
  817. 1432(primary)S
  818. (partition)341 1787 A
  819. 2164(()S
  820. 10 B
  821. 2198(/dev/hd1)S
  822. 10 R
  823. 2567(),)S
  824. 2662(and)S
  825. 2843(some)S
  826. 3091(free)S
  827. (space)224 3285 A
  828. 3545(left)S
  829. 3716(after)S
  830. 3938(that.)S
  831. 4175(After)S
  832. 4425(Minix)S
  833. 4705(is)S
  834. 4807(installed)S
  835. 5183(in)S
  836. 4632 V
  837. 1080(that)S
  838. 1256(free)S
  839. (space)224 1439 A
  840. 1688(the)S
  841. 1836(disk)S
  842. (will)157 2028 A
  843. (look)178 2210 A
  844. 2413(like)S
  845. 2589(this:)S
  846. 4800 V
  847. (/dev/hd0)351 1280 A
  848. 1880(Whole)S
  849. 2173(hard)S
  850. 2377(disk)S
  851. 2569(#0)S
  852. 4920 V
  853. (/dev/hd1)351 1380 A
  854. 1980(MS-DOS)S
  855. 2386(C:)S
  856. 2506(drive)S
  857. 5040 V
  858. (/dev/hd2)351 1380 A
  859. 1980(Minix)S
  860. 2250(primary)S
  861. (partition)341 2594 A
  862. 5160 V
  863. (/dev/hd2a)396 1480 A
  864. 2080(Minix)S
  865. 2350(root)S
  866. (partition)341 2537 A
  867. 5280 V
  868. (/dev/hd2c)396 1480 A
  869. 2080(Minix)S
  870. 2350(/usr)S
  871. (partition)341 2526 A
  872. 5448 V
  873. (/dev/hd0)351 1080 A
  874. 1459(is)S
  875. 1554(the)S
  876. 1705(sum)S
  877. 1900(of)S
  878. 2012(a)S
  879. (partition)341 2085 A
  880. 2454(table,)S
  881. (/dev/hd1)351 2703 A
  882. 3082(and)S
  883. (/dev/hd2.)376 3255 A
  884. 3684(Likewise)S
  885. 4082(is)S
  886. (/dev/hd2)351 4177 A
  887. 4556(the)S
  888. 4707(sum)S
  889. 4902(of)S
  890. 5014(a)S
  891. 5088(sub-)S
  892. 5568 V
  893. (partition)341 1080 A
  894. 1469(table,)S
  895. (/dev/hd2a)396 1738 A
  896. 2182(and)S
  897. (/dev/hd2c.)421 2375 A
  898. 2869(Read)S
  899. 3123(the)S
  900. 3293("DEVICES")S
  901. 3849(sections)S
  902. 4220(for)S
  903. 4385(more)S
  904. 4639(information)S
  905. 5161(on)S
  906. 5688 V
  907. 1080(Minix)S
  908. 1350(devices.)S
  909. 5856 V
  910. 870(3)S
  911. 872(3.)S
  912. 924(.)S
  913. 976(I)S
  914. 978(IN)S
  915. 1014(NS)S
  916. 1089(ST)S
  917. 1147(TA)S
  918. 1211(AL)S
  919. 1286(LL)S
  920. 1350(LA)S
  921. 1414(AT)S
  922. 1489(TI)S
  923. 1553(IO)S
  924. 1589(ON)S
  925. 1664(N)S
  926. 5976 V
  927. 1080(You)S
  928. 1280(can)S
  929. 1447(install)S
  930. 1720(Minix)S
  931. 1992(automatically)S
  932. 2567(or)S
  933. 2678(manually)S
  934. 3080(as)S
  935. 3192(described)S
  936. 3606(the)S
  937. 3757(sections)S
  938. 4109(below.)S
  939. 4433(The)S
  940. 4618(end)S
  941. 4791(result)S
  942. 5043(is)S
  943. 5138(the)S
  944. 6096 V
  945. 1080(same,)S
  946. 1343(but)S
  947. 1502(manual)S
  948. 1829(installation)S
  949. 2307(allows)S
  950. 2601(one)S
  951. 2777(to)S
  952. 2886(deviate)S
  953. 3207(from)S
  954. 3433(the)S
  955. 3586(precon256gured)S
  956. 4175(choices.)S
  957. 4557(You)S
  958. 4760(may)S
  959. 4963(wish)S
  960. 5183(to)S
  961. 6216 V
  962. 1080(read)S
  963. 1284(the)S
  964. 1437(manual)S
  965. 1763(pages)S
  966. 2022(of)S
  967. 2136(the)S
  968. 2289(programs)S
  969. 2699(used)S
  970. 2913(below)S
  971. 3189(before)S
  972. (you)150 3477 A
  973. 3657(start.)S
  974. 3911(You)S
  975. 4114(may)S
  976. 4317(especially)S
  977. 4751(want)S
  978. 4978(to)S
  979. 5087(read)S
  980. 6336 V
  981. 10 B
  982. 1080(boot)S
  983. 10 R
  984. 1270((8))S
  985. 1421(if)S
  986. (your)184 1516 A
  987. 1733(machine)S
  988. 2107(is)S
  989. 2207(different)S
  990. 2588(from)S
  991. 2816(what)S
  992. 3044(the)S
  993. 3199(majority)S
  994. (buys,)214 3572 A
  995. (because)319 3818 A
  996. (you)150 4169 A
  997. 4351(may)S
  998. 4556(need)S
  999. 4778(to)S
  1000. 4888(set)S
  1001. 5032(a)S
  1002. 5109(few)S
  1003. 6456 V
  1004. (boot)178 1080 A
  1005. 1289(parameters)S
  1006. 1763(to)S
  1007. 1872(con256gure)S
  1008. 2283(drivers.)S
  1009. 2644(To)S
  1010. 2787(do)S
  1011. 2919(this)S
  1012. 3096(type)S
  1013. 10 B
  1014. 3301(ESC)S
  1015. 10 R
  1016. 3529(to)S
  1017. 3639(get)S
  1018. 3794(to)S
  1019. 3904(the)S
  1020. 4059(Boot)S
  1021. 4286(Monitor)S
  1022. 4647(prompt,)S
  1023. 4994(set)S
  1024. 5138(the)S
  1025. 6576 V
  1026. 1080(appropriate)S
  1027. 1564(variables,)S
  1028. 1978(use)S
  1029. 10 B
  1030. 2137(save)S
  1031. 10 R
  1032. 2346(to)S
  1033. 2449(store)S
  1034. 2670(the)S
  1035. (settings)307 2818 A
  1036. 3150(and)S
  1037. 10 B
  1038. 3320(menu)S
  1039. 10 R
  1040. 3586(to)S
  1041. 3689(continue)S
  1042. 4060(where)S
  1043. (you)150 4332 A
  1044. 4507(left)S
  1045. 4667(off.)S
  1046. 6744 V
  1047. 1080(To)S
  1048. 1223(install)S
  1049. 1500(the)S
  1050. 1654(system)S
  1051. (you)150 1964 A
  1052. 2145(need)S
  1053. 2366(two)S
  1054. 2548(diskettes:)S
  1055. 2959(a)S
  1056. (bootable)346 3035 A
  1057. 3412(root)S
  1058. 3605(diskette)S
  1059. 3949(and)S
  1060. 4125(a)S
  1061. 4201(diskette)S
  1062. 4545(full)S
  1063. 4716(of)S
  1064. 4832(binaries)S
  1065. 5183(to)S
  1066. 6864 V
  1067. 1080(use)S
  1068. 1240(as)S
  1069. 10 B
  1070. 1350(/usr)S
  1071. 10 R
  1072. 1518(.)S
  1073. 1594(These)S
  1074. 1860(diskettes)S
  1075. 2237(are)S
  1076. 2386(named)S
  1077. 8 B
  1078. 2679(ROOT)S
  1079. 10 R
  1080. 2940(and)S
  1081. 8 B
  1082. 3110(USR)S
  1083. 10 R
  1084. 3271(.)S
  1085. 3346(These)S
  1086. 3612(two)S
  1087. 3788(diskettes)S
  1088. 4165(may)S
  1089. 4363(also)S
  1090. 4550(be)S
  1091. 4670(combined)S
  1092. 5091(on)S
  1093. 5216(a)S
  1094. 6984 V
  1095. 1080(single)S
  1096. 1345(high)S
  1097. 1548(density)S
  1098. 1863(diskette.)S
  1099. 2251(In)S
  1100. 2360(that)S
  1101. 2536(case)S
  1102. 2735(the)S
  1103. 8 R
  1104. 2878(USR)S
  1105. 10 R
  1106. 3060(part)S
  1107. 3242(is)S
  1108. 3334(on)S
  1109. 3459(the)S
  1110. 10 B
  1111. 3607(c)S
  1112. 10 R
  1113. (partition.)366 3677 A
  1114. 7152 V
  1115. 1080(Insert)S
  1116. 1342(the)S
  1117. 8 R
  1118. 1492(ROOT)S
  1119. 10 R
  1120. 1744(diskette,)S
  1121. (boot)178 2114 A
  1122. 2324(the)S
  1123. 2479(machine)S
  1124. 2852(and)S
  1125. 3029(type)S
  1126. 3234('=')S
  1127. 3391(to)S
  1128. 3501(the)S
  1129. 3656(menu.)S
  1130. 3962(The)S
  1131. 4152(Minix)S
  1132. 4430(kernel)S
  1133. 4715(is)S
  1134. 4815(loaded)S
  1135. 5116(and)S
  1136. 7272 V
  1137. 1080(takes)S
  1138. 1323(control)S
  1139. 1644(when)S
  1140. (you)150 1898 A
  1141. 2084(see)S
  1142. 2249(the)S
  1143. (copyright)385 2408 A
  1144. 2829(banner.)S
  1145. 3189(After)S
  1146. 3439(loading)S
  1147. 3776(the)S
  1148. 3935(root)S
  1149. 4133(diskette)S
  1150. 4481(into)S
  1151. 4672(the)S
  1152. 4830(RAM)S
  1153. 5094(disk)S
  1154. 7392 V
  1155. (you)150 1080 A
  1156. (will)157 1258 A
  1157. 1443(be)S
  1158. 1566(asked)S
  1159. 1823(to)S
  1160. 1929(256nish)S
  1161. 2180(the)S
  1162. 2331(name)S
  1163. 2577(of)S
  1164. 2689(the)S
  1165. 2840(device)S
  1166. 3131(to)S
  1167. (mount)256 3237 A
  1168. 3521(on)S
  1169. 10 B
  1170. 3649(/usr)S
  1171. 10 R
  1172. 3817(.)S
  1173. 3895(Type)S
  1174. 10 B
  1175. 4130(fd0c)S
  1176. 10 R
  1177. 4343(for)S
  1178. 4489(a)S
  1179. 4562(diskette)S
  1180. 4903(that)S
  1181. 5082(con-)S
  1182. 7512 V
  1183. 1080(tains)S
  1184. 1295(both)S
  1185. 8 R
  1186. 1493(ROOT)S
  1187. 10 R
  1188. 1738(and)S
  1189. 8 R
  1190. 1903(USR)S
  1191. 10 R
  1192. 2060(,)S
  1193. 2110(otherwise)S
  1194. (replace)292 2527 A
  1195. 8 R
  1196. 2839(ROOT)S
  1197. 10 R
  1198. 3084(by)S
  1199. 8 R
  1200. 3204(USR)S
  1201. 10 R
  1202. 3386(and)S
  1203. 3556(type)S
  1204. 10 B
  1205. 3754(fd0)S
  1206. 10 R
  1207. 3894(.)S
  1208. 3969(Login)S
  1209. 4234(as)S
  1210. 10 B
  1211. 4343(root)S
  1212. 10 R
  1213. 4522(.)S
  1214. 7903 V
  1215. 720(Page)S
  1216. 941(1)S
  1217. 4455(September)S
  1218. 4911(13,)S
  1219. (1996)200 5061 A
  1220. 8143 V
  1221. EP
  1222. %%Page: 2 2
  1223. BP
  1224. /slant 0 def
  1225. /height 0 def
  1226. 480 V
  1227. 10 R
  1228. 720(USAGE)S
  1229. 1065(()S
  1230. 1107(8)S
  1231. 1165())S
  1232. 2696(Eighth)S
  1233. (Edition)296 2989 A
  1234. 4782(USAGE)S
  1235. 5127(()S
  1236. 5169(8)S
  1237. 5227())S
  1238. 960 V
  1239. 870(4)S
  1240. 872(4.)S
  1241. 924(.)S
  1242. 976(A)S
  1243. 978(AU)S
  1244. 1053(UT)S
  1245. 1128(TO)S
  1246. 1192(OM)S
  1247. 1267(MA)S
  1248. 1358(AT)S
  1249. 1433(TI)S
  1250. 1497(IC)S
  1251. 1533(C)S
  1252. 1627(I)S
  1253. 1629(IN)S
  1254. 1665(NS)S
  1255. 1740(ST)S
  1256. 1798(TA)S
  1257. 1862(AL)S
  1258. 1937(LL)S
  1259. 2001(LA)S
  1260. 2065(AT)S
  1261. 2140(TI)S
  1262. 2204(IO)S
  1263. 2240(ON)S
  1264. 2315(N)S
  1265. 1080 V
  1266. 1080(Type)S
  1267. 10 B
  1268. 1314(setup)S
  1269. 10 R
  1270. 1571(to)S
  1271. 1676(start)S
  1272. 1877(the)S
  1273. 2027(installation)S
  1274. 2501(script.)S
  1275. 2802(First)S
  1276. 3014(it)S
  1277. 3097(offers)S
  1278. 3361(to)S
  1279. 3467(install)S
  1280. 3741(a)S
  1281. 3814(national)S
  1282. (keyboard)374 4166 A
  1283. 4568(map.)S
  1284. 4819(The)S
  1285. 5004(names)S
  1286. 1200 V
  1287. (should)267 1080 A
  1288. 1378(be)S
  1289. 1504(clear,)S
  1290. 1757(except)S
  1291. 2051(for)S
  1292. 10 B
  1293. 2200(us-swap)S
  1294. 10 R
  1295. 2547(,)S
  1296. 2603(which)S
  1297. 2879(swaps)S
  1298. 3155(the)S
  1299. 3308(CTRL)S
  1300. 3596(and)S
  1301. 3771(CAPS)S
  1302. 4053(LOCK)S
  1303. 4358(keys)S
  1304. 4572(of)S
  1305. 4686(a)S
  1306. 4761(standard)S
  1307. 5132(US)S
  1308. 1320 V
  1309. 1080(style)S
  1310. (keyboard)374 1303 A
  1311. 1710(for)S
  1312. 1861(people)S
  1313. 2162(who)S
  1314. 2368(believe)S
  1315. 2693(that)S
  1316. 2878(the)S
  1317. 3035(natural)S
  1318. (place)213 3349 A
  1319. 3596(of)S
  1320. 3714(CTRL)S
  1321. 4006(is)S
  1322. 4107(next)S
  1323. 4314(to)S
  1324. 4426(A.)S
  1325. 4583(The)S
  1326. 4774(default)S
  1327. 5088(sug-)S
  1328. 1440 V
  1329. 1080(gested)S
  1330. 1362(between)S
  1331. 1723([)S
  1332. 1782(and)S
  1333. 1952(])S
  1334. 2011(is)S
  1335. 2103(the)S
  1336. 2251(US)S
  1337. 2405(standard)S
  1338. (keyboard.)399 2771 A
  1339. 1608 V
  1340. 1080(The)S
  1341. 1273(next)S
  1342. 1482(thing)S
  1343. 1724(to)S
  1344. 1838(do)S
  1345. 1974(is)S
  1346. 2077(to)S
  1347. 2191(make)S
  1348. 2445(a)S
  1349. (partition,)366 2526 A
  1350. 2928(for)S
  1351. 3083(this)S
  1352. (you)150 3265 A
  1353. 3452(are)S
  1354. (placed)263 3613 A
  1355. 3913(in)S
  1356. 4028(a)S
  1357. (partition)341 4110 A
  1358. 4488(table)S
  1359. 4721(editor)S
  1360. 4993(named)S
  1361. 1728 V
  1362. 10 B
  1363. 1080(part)S
  1364. 10 R
  1365. 1265(.)S
  1366. 1341(This)S
  1367. (partition)341 1546 A
  1368. 1913(table)S
  1369. 2135(editor)S
  1370. 2396(is)S
  1371. 2489(very)S
  1372. 2694(easy)S
  1373. 2899(to)S
  1374. 3003(use)S
  1375. 3163((in)S
  1376. 3301(the)S
  1377. 3450(author's)S
  1378. 3806(opinion),)S
  1379. 4197(but)S
  1380. (you)150 4351 A
  1381. (will)157 4527 A
  1382. 4710(probably)S
  1383. 5093(hate)S
  1384. 1848 V
  1385. 1080(it.)S
  1386. 1211(You)S
  1387. 1409(can)S
  1388. 1574(move)S
  1389. 1822(all)S
  1390. 1948(over)S
  1391. 2152(the)S
  1392. (place)213 2300 A
  1393. 2539(with)S
  1394. 2744(the)S
  1395. 2893(arrow)S
  1396. 3155(keys,)S
  1397. 3390(change)S
  1398. 3701(values,)S
  1399. 4009(and)S
  1400. 4180(make)S
  1401. 4424(a)S
  1402. 4495(mess)S
  1403. 4722(of)S
  1404. (your)184 4832 A
  1405. 5042(parti-)S
  1406. 1968 V
  1407. 1080(tion)S
  1408. 1283(table)S
  1409. 1526(real)S
  1410. 1725(quick.)S
  1411. 2045(So)S
  1412. 2198(if)S
  1413. (you)150 2307 A
  1414. 2503(get)S
  1415. 2672(into)S
  1416. (trouble,)310 2874 A
  1417. 3230(type)S
  1418. 3449('q')S
  1419. 3613(to)S
  1420. 3737(quit,)S
  1421. 3964('n')S
  1422. 4128(to)S
  1423. 4252(not)S
  1424. 4426(write)S
  1425. 4680(the)S
  1426. 4849(table,)S
  1427. 5116(and)S
  1428. 2088 V
  1429. 1080(RETURN)S
  1430. 1509(to)S
  1431. 1612(start)S
  1432. 1811(over.)S
  1433. 2065(Use)S
  1434. 2247(the)S
  1435. 2395('?')S
  1436. 2533(key)S
  1437. 2703(to)S
  1438. 2806(get)S
  1439. 2954(help.)S
  1440. 2256 V
  1441. 1080(With)S
  1442. 1309(the)S
  1443. 1460('+')S
  1444. 1613(and)S
  1445. 1786(')S
  1446. 10 R-1
  1447. 1820(-)S
  1448. 10 R
  1449. 1877(')S
  1450. 1939(keys)S
  1451. (you)150 2152 A
  1452. 2331(can)S
  1453. 2500(select)S
  1454. 2759(the)S
  1455. 2911(disk)S
  1456. 3107(device)S
  1457. 3399(to)S
  1458. 3506(install)S
  1459. 3781(on,)S
  1460. 3935(probably)S
  1461. 10 B
  1462. 4321(/dev/hd0)S
  1463. 10 R
  1464. 4690(,)S
  1465. 4744(the)S
  1466. 4896(256rst)S
  1467. 5082(hard)S
  1468. 2376 V
  1469. 1080(disk.)S
  1470. 1326(Type)S
  1471. ('r')102 1562 A
  1472. 1693(to)S
  1473. 1800(load)S
  1474. 2002(the)S
  1475. (partition)341 2154 A
  1476. 2524(table)S
  1477. 2749(of)S
  1478. 2861(the)S
  1479. 3012(selected)S
  1480. 3365(disk.)S
  1481. 3610(Either)S
  1482. 3885(create)S
  1483. 4155(one)S
  1484. 4328(new)S
  1485. (partition)341 4524 A
  1486. 4893(by)S
  1487. 5021(modi-)S
  1488. 2496 V
  1489. 1080(fying)S
  1490. 1324(a)S
  1491. (partition)341 1402 A
  1492. 1776(marked)S
  1493. 2111("None",)S
  1494. 2469(or)S
  1495. 2586(reuse)S
  1496. 2832(an)S
  1497. 2960(existing)S
  1498. (partition)341 3311 A
  1499. 3685(by)S
  1500. 3818(changing)S
  1501. 4219(its)S
  1502. 4347(type)S
  1503. 4553(to)S
  1504. 4664("MINIX")S
  1505. 5082((hex)S
  1506. 2616 V
  1507. 1080(code)S
  1508. 1300(81).)S
  1509. 1514(The)S
  1510. 1701(FIPS)S
  1511. 1933(program)S
  1512. 2303(can)S
  1513. 2472(be)S
  1514. 2596(used)S
  1515. (under)229 2809 A
  1516. 3067(MS-DOS)S
  1517. 3477(to)S
  1518. 3584(shrink)S
  1519. 3864(an)S
  1520. 3988(MS-DOS)S
  1521. (partition.)366 4398 A
  1522. 4818(FIPS)S
  1523. (splits)212 5049 A
  1524. 2736 V
  1525. 1080(the)S
  1526. 1239(DOS)S
  1527. (partition)341 1477 A
  1528. 1854(in)S
  1529. 1968(two,)S
  1530. 2180(so)S
  1531. 2305(one)S
  1532. 2486(of)S
  1533. 2606(the)S
  1534. 2765(two)S
  1535. 2952(can)S
  1536. 3128(be)S
  1537. 3259(used)S
  1538. 3479(for)S
  1539. 3633(Minix.)S
  1540. 3964(You)S
  1541. 4173(have)S
  1542. 4399(to)S
  1543. 4513(be)S
  1544. 4644(absolutely)S
  1545. 5093(sure)S
  1546. 2856 V
  1547. 1080(which)S
  1548. 1358(one.)S
  1549. 1585(When)S
  1550. 1857(in)S
  1551. (doubt,)253 1967 A
  1552. 2252(256rst)S
  1553. 2441(use)S
  1554. 2607(the)S
  1555. 2762(FDISK)S
  1556. 3086(program)S
  1557. (under)229 3458 A
  1558. 3718(DOS)S
  1559. 3951(to)S
  1560. 4060(delete)S
  1561. 4332(the)S
  1562. 4486(extra)S
  1563. (partition,)366 4719 A
  1564. 5116(and)S
  1565. 2976 V
  1566. 1080(let)S
  1567. 1207(Minix)S
  1568. 1478(part)S
  1569. 1661(create)S
  1570. 1929(a)S
  1571. 2000(new)S
  1572. 2194(one.)S
  1573. 2415(DO)S
  1574. 2587(NOT)S
  1575. 2821(use)S
  1576. 2981(part)S
  1577. 3165(to)S
  1578. 3270(shrink)S
  1579. 3548(an)S
  1580. 3670(existing)S
  1581. (partition!)375 4015 A
  1582. 4442(Minix)S
  1583. 4714(needs)S
  1584. 4970(a)S
  1585. 5042(parti-)S
  1586. 3096 V
  1587. 1080(tion)S
  1588. 1265(of)S
  1589. 1378(at)S
  1590. 1480(least)S
  1591. 1694(20)S
  1592. 1823(Mb,)S
  1593. 2016(but)S
  1594. 2173(not)S
  1595. 2330(larger)S
  1596. 2595(than)S
  1597. (128)150 2797 A
  1598. 2976(Mb)S
  1599. 3144((Minix-86))S
  1600. 3620(or)S
  1601. 3733(1)S
  1602. 3812(Gb)S
  1603. ((Minix-386).)522 3964 A
  1604. 4540(The)S
  1605. 4725(system)S
  1606. 5032(needs)S
  1607. 3216 V
  1608. 1080(30)S
  1609. 1205(Mb)S
  1610. 1369(in)S
  1611. 1472(compiled)S
  1612. 1871(state.)S
  1613. 3384 V
  1614. 1080(The)S
  1615. 1264(script)S
  1616. 1515(then)S
  1617. 1715(wants)S
  1618. 1977(to)S
  1619. (know)223 2082 A
  1620. 2332(the)S
  1621. 2482(name)S
  1622. 2727(of)S
  1623. 2838(the)S
  1624. (partition)341 2988 A
  1625. (you've)279 3356 A
  1626. 3662(created,)S
  1627. 4006(this)S
  1628. 4178(name)S
  1629. 4423(is)S
  1630. 4518(probably)S
  1631. (still)151 4903 A
  1632. 5082(visi-)S
  1633. 3504 V
  1634. 1080(ble)S
  1635. 1243(on)S
  1636. 1383(the)S
  1637. 1546(screen)S
  1638. ((hd2,)209 1844 A
  1639. (hd6,)175 2092 A
  1640. 2306(something)S
  1641. 2763(like)S
  1642. 2953(that.))S
  1643. 3227(The)S
  1644. 3423(new)S
  1645. (partition)341 3630 A
  1646. 4010(table)S
  1647. 4245(is)S
  1648. 4351(reloaded)S
  1649. 4737(into)S
  1650. 4932(the)S
  1651. 5094(disk)S
  1652. 3624 V
  1653. 1080(driver,)S
  1654. 1375(and)S
  1655. 1549(the)S
  1656. 1701(new)S
  1657. 1899(Minix)S
  1658. (partition)341 2174 A
  1659. 2545(is)S
  1660. 2642(carved)S
  1661. 2941(up)S
  1662. 3071(into)S
  1663. 3257(two)S
  1664. (subpartitions,)544 3438 A
  1665. 4012(a)S
  1666. (1440)200 4087 A
  1667. 4317(kb)S
  1668. 4447(root)S
  1669. 4639(and)S
  1670. 4814(the)S
  1671. 4967(rest)S
  1672. 5143(for)S
  1673. 3744 V
  1674. 1080(/usr.)S
  1675. 3912 V
  1676. 1080(After)S
  1677. 1320(making)S
  1678. 1647(/usr,)S
  1679. 1849(it)S
  1680. 1931(is)S
  1681. 2024(immediately)S
  1682. 2553(put)S
  1683. 2707(to)S
  1684. 2811(use)S
  1685. 2971(to)S
  1686. (replace)292 3075 A
  1687. 3393(the)S
  1688. 3542(installation)S
  1689. 4015(/usr)S
  1690. 4192(256le)S
  1691. 4347(system)S
  1692. 4652(so)S
  1693. 4767(that)S
  1694. (you)150 4944 A
  1695. 5121(can)S
  1696. 4032 V
  1697. 1080(remove)S
  1698. 1412(the)S
  1699. 8 R
  1700. 1560(USR)S
  1701. 10 R
  1702. 1747(diskette)S
  1703. 2090(and)S
  1704. 2265(insert)S
  1705. 2519(the)S
  1706. 8 R
  1707. 2667(ROOT)S
  1708. 10 R
  1709. 2917(diskette)S
  1710. 3260((unless)S
  1711. 3575(they)S
  1712. 3778(are)S
  1713. 3932(one)S
  1714. 4107(and)S
  1715. 4282(the)S
  1716. 4435(same).)S
  1717. 4755(The)S
  1718. 4941(root)S
  1719. 5132(256le)S
  1720. 4152 V
  1721. 1080(system)S
  1722. 1387(is)S
  1723. 1482(256lled)S
  1724. 1717(with)S
  1725. 1924(the)S
  1726. 2075(contents)S
  1727. 2438(of)S
  1728. 2550(the)S
  1729. 8 R
  1730. 2696(ROOT)S
  1731. 10 R
  1732. 2945(diskette)S
  1733. 3287(and)S
  1734. 3461(slightly)S
  1735. 3791(patched)S
  1736. 4133(up)S
  1737. 4262(to)S
  1738. 4369(work)S
  1739. 4605(on)S
  1740. 4734(the)S
  1741. 4886(hard)S
  1742. 5094(disk)S
  1743. 4272 V
  1744. 1080((/etc/fstab.))S
  1745. 4440 V
  1746. 1080(To)S
  1747. 1218(compute)S
  1748. 1590(the)S
  1749. 1739(size)S
  1750. 1922(of)S
  1751. 2032(the)S
  1752. 2182(so-called)S
  1753. ("second)320 2573 A
  1754. 2920(level)S
  1755. 3143(block)S
  1756. (cache")271 3393 A
  1757. (you)150 3691 A
  1758. 3868(are)S
  1759. 4019(asked)S
  1760. 4275(to)S
  1761. 4380(specify)S
  1762. 4698(the)S
  1763. 4848(RAM)S
  1764. 5104(size)S
  1765. 4560 V
  1766. 1080(of)S
  1767. (your)184 1196 A
  1768. 1412(machine.)S
  1769. 1835(If)S
  1770. (you)150 1935 A
  1771. 2116(have)S
  1772. 2337(plenty,)S
  1773. 2644(i.e)S
  1774. 2773(4)S
  1775. 2854(Mb)S
  1776. 3024(or)S
  1777. 3139(more)S
  1778. 3377(then)S
  1779. 3581(simply)S
  1780. 3885(hit)S
  1781. 4022(RETURN,)S
  1782. 4482(otherwise)S
  1783. 4905(enter)S
  1784. 5138(the)S
  1785. 4680 V
  1786. 1080(size)S
  1787. 1262(of)S
  1788. (your)184 1371 A
  1789. 1580(system)S
  1790. 1884(RAM)S
  1791. 2138(in)S
  1792. (kilobytes.)393 2241 A
  1793. 4848 V
  1794. 1080(You)S
  1795. 1285(can)S
  1796. 1457(now)S
  1797. 1662(skip)S
  1798. 1861(the)S
  1799. 2016(next)S
  1800. 2221(section)S
  1801. 2538(and)S
  1802. 2715(move)S
  1803. 2970(to)S
  1804. 3080("TESTING",)S
  1805. 3641(but)S
  1806. 3801(it)S
  1807. 3889(may)S
  1808. 4094(be)S
  1809. 4221(instructive)S
  1810. 4678(to)S
  1811. 4788(read)S
  1812. 4994(it)S
  1813. 5082(any-)S
  1814. 4968 V
  1815. 1080(way.)S
  1816. 5136 V
  1817. 870(5)S
  1818. 872(5.)S
  1819. 924(.)S
  1820. 976(M)S
  1821. 978(MA)S
  1822. 1069(AN)S
  1823. 1144(NU)S
  1824. 1219(UA)S
  1825. 1294(AL)S
  1826. 1369(L)S
  1827. 1458(I)S
  1828. 1460(IN)S
  1829. 1496(NS)S
  1830. 1571(ST)S
  1831. 1629(TA)S
  1832. 1693(AL)S
  1833. 1768(LL)S
  1834. 1832(LA)S
  1835. 1896(AT)S
  1836. 1971(TI)S
  1837. 2035(IO)S
  1838. 2071(ON)S
  1839. 2146(N)S
  1840. 5256 V
  1841. 1080(The)S
  1842. 1265(instructions)S
  1843. 1763(that)S
  1844. 1943(follow)S
  1845. 2235(are)S
  1846. 2388(at)S
  1847. 2490(a)S
  1848. 2564(very)S
  1849. 2772(low)S
  1850. 2952(level)S
  1851. 3177(and)S
  1852. 3351(require)S
  1853. (you)150 3666 A
  1854. 3845(to)S
  1855. 3952(be)S
  1856. 4076(very)S
  1857. 4284(careful.)S
  1858. 4644(The)S
  1859. 4830(big)S
  1860. 4987(advan-)S
  1861. 5376 V
  1862. 1080(tage)S
  1863. 1280(is)S
  1864. 1379(that)S
  1865. (you)150 1562 A
  1866. (know)223 1744 A
  1867. 1999(precisely)S
  1868. 2395(what)S
  1869. 2623(tools)S
  1870. 2850(have)S
  1871. 3072(been)S
  1872. 3294(used)S
  1873. 3510(and)S
  1874. 3687(how)S
  1875. 3892(everything)S
  1876. 4354(works.)S
  1877. 4682(The)S
  1878. 4870(disadvan-)S
  1879. 5496 V
  1880. 1080(tage)S
  1881. 1274(is)S
  1882. 1367(that)S
  1883. (you)150 1544 A
  1884. 1720(may)S
  1885. 1919(easily)S
  1886. 2180(make)S
  1887. 2424(a)S
  1888. 2495(mistake)S
  1889. 2834(that)S
  1890. 3011(either)S
  1891. 3267(forces)S
  1892. (you)150 3540 A
  1893. 3716(to)S
  1894. 3820(start)S
  1895. 4020(over)S
  1896. 4225(if)S
  1897. (you)150 4313 A
  1898. 4489(are)S
  1899. 4640(lucky,)S
  1900. 4915(or)S
  1901. 5026(wipes)S
  1902. 5616 V
  1903. 1080(out)S
  1904. 1244(the)S
  1905. 1403(contents)S
  1906. 1774(of)S
  1907. (your)184 1894 A
  1908. 2114(hard)S
  1909. 2329(disk)S
  1910. 2532(if)S
  1911. (you)150 2630 A
  1912. 2816(are)S
  1913. 2976(not.)S
  1914. 3190(Only)S
  1915. 3427(if)S
  1916. (you)150 3525 A
  1917. 3711(really)S
  1918. 3977(want)S
  1919. 4209(to)S
  1920. 4323(do)S
  1921. 4459(something)S
  1922. 4913(different)S
  1923. 5736 V
  1924. (should)267 1080 A
  1925. (you)150 1379 A
  1926. 1561(use)S
  1927. 1727(a)S
  1928. 1805(manual)S
  1929. 2134(installation.)S
  1930. 2664(Slavishly)S
  1931. 3071(following)S
  1932. 3495(the)S
  1933. 3651(steps)S
  1934. 3885(shown)S
  1935. 4180(below)S
  1936. (will)157 4459 A
  1937. 4649(only)S
  1938. 4860(make)S
  1939. (you)150 5111 A
  1940. 5856 V
  1941. 1080(end)S
  1942. 1250(up)S
  1943. 1375(with)S
  1944. 1579(the)S
  1945. 1727(same)S
  1946. 1959(result)S
  1947. 2208(as)S
  1948. 2317(an)S
  1949. 2437(automatic)S
  1950. 2859(installation.)S
  1951. 6024 V
  1952. 1080(Run)S
  1953. 10 B
  1954. 1275(part)S
  1955. 10 R
  1956. 1488(to)S
  1957. 1594(make)S
  1958. (partitions)380 1840 A
  1959. 2248(to)S
  1960. 2354(load)S
  1961. 2555(the)S
  1962. 2706(system)S
  1963. 3013(into.)S
  1964. 3247(The)S
  1965. 3432(best)S
  1966. 3622(thing)S
  1967. 3856(to)S
  1968. 3962(do)S
  1969. 4090(is)S
  1970. 4185(to)S
  1971. 4291(make)S
  1972. 4537(one)S
  1973. 4711(large)S
  1974. 4942(primary)S
  1975. 6144 V
  1976. (partition)341 1080 A
  1977. 1451(of)S
  1978. 1565(type)S
  1979. 1768("MINIX")S
  1980. 2183(and)S
  1981. 2358(to)S
  1982. 2466(carve)S
  1983. 2715(this)S
  1984. (partition)341 2890 A
  1985. 3261(up)S
  1986. 3391(into)S
  1987. 3577(three)S
  1988. (subpartitions)519 3809 A
  1989. 4358(for)S
  1990. 4506(root)S
  1991. 4698(and)S
  1992. 4873(/usr.)S
  1993. 5104(The)S
  1994. 6264 V
  1995. 1080(assumption)S
  1996. 1562(is)S
  1997. 1654(that)S
  1998. (you)150 1830 A
  1999. (will)157 2005 A
  2000. 2187(use)S
  2001. 2346(the)S
  2002. (second)279 2494 A
  2003. (partition)341 2798 A
  2004. 3164(on)S
  2005. 3289(the)S
  2006. 3437(256rst)S
  2007. 3619(hard)S
  2008. 3823(disk,)S
  2009. 10 B
  2010. 4040(/dev/hd2)S
  2011. 10 R
  2012. 4409(,)S
  2013. 4459(and)S
  2014. 4630(that)S
  2015. 10 B
  2016. 4807(hd2a)S
  2017. 10 R
  2018. 5045(is)S
  2019. 5138(the)S
  2020. 6384 V
  2021. 1080(root)S
  2022. (subpartition)480 1280 A
  2023. 1798(and)S
  2024. 10 B
  2025. 1981(hd2c)S
  2026. 10 R
  2027. 2225(is)S
  2028. 2329(/usr.)S
  2029. 2567(If)S
  2030. (you)150 2672 A
  2031. 2859(want)S
  2032. 3092(to)S
  2033. 3207(use)S
  2034. 3378(the)S
  2035. 3538(256rst)S
  2036. (partition)341 3732 A
  2037. 4110(on)S
  2038. 4247(the)S
  2039. (second)279 4407 A
  2040. 4723(hard)S
  2041. 4939(disk)S
  2042. 5143(for)S
  2043. 6504 V
  2044. 1080(instance,)S
  2045. 1476(then)S
  2046. (substitute)385 1690 A
  2047. (hd6)150 2116 A
  2048. 2307(and)S
  2049. (hd6[ac])308 2493 A
  2050. 2842(for)S
  2051. 3001(the)S
  2052. (above.)265 3165 A
  2053. 3496(On)S
  2054. 3660(a)S
  2055. 8 R
  2056. 3741(SCSI)S
  2057. 10 R
  2058. 3953(disk)S
  2059. 4162(it)S
  2060. (will)157 4260 A
  2061. 4459(be)S
  2062. 4596(/dev/sd2)S
  2063. 4978(for)S
  2064. 5138(the)S
  2065. 6624 V
  2066. (second)279 1080 A
  2067. (partition)341 1396 A
  2068. 1774(on)S
  2069. 1911(the)S
  2070. 2071(disk)S
  2071. 2275(at)S
  2072. 2385(target)S
  2073. 2652(0.)S
  2074. 2789(See)S
  2075. 2972(the)S
  2076. 3132(section)S
  2077. 3454(on)S
  2078. 3591(devices)S
  2079. 3930(below,)S
  2080. 4238(and)S
  2081. 4420(the)S
  2082. 4580(manual)S
  2083. 4912(pages)S
  2084. 5177(of)S
  2085. 6744 V
  2086. 10 B
  2087. 1080(part)S
  2088. 10 R
  2089. 1265((8),)S
  2090. 10 B
  2091. 1434(hd)S
  2092. 10 R
  2093. 1546((4),)S
  2094. 1715(and)S
  2095. 10 B
  2096. 1886(sd)S
  2097. 10 R
  2098. 1981((4).)S
  2099. 2176(Start)S
  2100. 10 B
  2101. 2394(part)S
  2102. 10 R
  2103. 2606(and)S
  2104. 2778(select)S
  2105. 3035(the)S
  2106. 3185(whole)S
  2107. 3458(hard)S
  2108. 3664(disk)S
  2109. 3858(device)S
  2110. 4148((the)S
  2111. ("multiple)376 4332 A
  2112. 4735(of)S
  2113. 4846(5")S
  2114. 4964(device))S
  2115. 6864 V
  2116. 1080(that)S
  2117. (you)150 1256 A
  2118. 1431(want)S
  2119. 1652(to)S
  2120. 1755(install)S
  2121. 2026(Minix)S
  2122. 2296(onto.)S
  2123. 2549(In)S
  2124. 2658(our)S
  2125. 2817(example)S
  2126. 3183(it)S
  2127. (will)157 3264 A
  2128. 3446(be)S
  2129. 10 B
  2130. 3566(/dev/hd0)S
  2131. 10 R
  2132. 3935(.)S
  2133. 7032 V
  2134. 1080(Use)S
  2135. 10 B
  2136. 1265(part)S
  2137. 10 R
  2138. 1478(to)S
  2139. 1584(make)S
  2140. 1830(a)S
  2141. 1903(single)S
  2142. (partition)341 2171 A
  2143. 2540(in)S
  2144. 2647(the)S
  2145. 2799(primary)S
  2146. (partition)341 3147 A
  2147. 3517(table)S
  2148. 3742(of)S
  2149. 3855(type)S
  2150. 4057("MINIX",)S
  2151. 4496(then)S
  2152. 4698(hit)S
  2153. 4833('>')S
  2154. 4987(on)S
  2155. 5116(this)S
  2156. 7152 V
  2157. 1080(new)S
  2158. (partition)341 1273 A
  2159. 1639(to)S
  2160. 1742(make)S
  2161. 1985(a)S
  2162. (subpartition)480 2055 A
  2163. 2560(table.)S
  2164. 7320 V
  2165. 1080(For)S
  2166. 1245(the)S
  2167. 1393(root)S
  2168. (subpartition)480 1580 A
  2169. (you)150 2085 A
  2170. 2260(are)S
  2171. 2409(advised)S
  2172. 2741(to)S
  2173. 2844(use)S
  2174. (1440)200 3003 A
  2175. 3228(kb)S
  2176. 3353(exactly.)S
  2177. 3719(You)S
  2178. 3918(can)S
  2179. 4084(make)S
  2180. 4328(it)S
  2181. 4410(larger)S
  2182. 4672(if)S
  2183. (you)150 4760 A
  2184. 4936(want)S
  2185. 5158(to,)S
  2186. 7440 V
  2187. 1080(but)S
  2188. 1235(it)S
  2189. 1318(is)S
  2190. 1412(advisable)S
  2191. 1819(never)S
  2192. 2070(to)S
  2193. 2175(let)S
  2194. 2303(the)S
  2195. 2453(contents)S
  2196. 2815(outgrow)S
  2197. 3177(a)S
  2198. (257oppy.)281 3249 A
  2199. 3581((The)S
  2200. 8 R
  2201. 3793(ROOT)S
  2202. 10 R
  2203. 4039(diskette)S
  2204. 4378(is)S
  2205. 4471(a)S
  2206. (copy)195 4542 A
  2207. 4763(of)S
  2208. 4873(a)S
  2209. 4944(root)S
  2210. 5132(256le)S
  2211. 7903 V
  2212. 720(September)S
  2213. 1176(13,)S
  2214. (1996)200 1326 A
  2215. 4990(Page)S
  2216. 5211(2)S
  2217. 8143 V
  2218. EP
  2219. %%Page: 3 3
  2220. BP
  2221. /slant 0 def
  2222. /height 0 def
  2223. 480 V
  2224. 10 R
  2225. 720(USAGE)S
  2226. 1065(()S
  2227. 1107(8)S
  2228. 1165())S
  2229. 2696(Eighth)S
  2230. (Edition)296 2989 A
  2231. 4782(USAGE)S
  2232. 5127(()S
  2233. 5169(8)S
  2234. 5227())S
  2235. 960 V
  2236. 1080(system,)S
  2237. 1409(and)S
  2238. (will)157 1579 A
  2239. 1761(be)S
  2240. 1881(used)S
  2241. 2090(to)S
  2242. 2193(256ll)S
  2243. (your)184 2330 A
  2244. 2539(root)S
  2245. (subpartition.))539 2726 A
  2246. 1128 V
  2247. 1080(The)S
  2248. (second)279 1269 A
  2249. (subpartition)480 1580 A
  2250. 2092(is)S
  2251. 2191(either)S
  2252. 2453(empty)S
  2253. 2736(or)S
  2254. 2852(a)S
  2255. 2929("scratch")S
  2256. (partition.)366 3329 A
  2257. 3752(Minix)S
  2258. 4029(no)S
  2259. (longer)257 4162 A
  2260. 4452(uses)S
  2261. 4658(the)S
  2262. 10 B
  2263. 4814(b)S
  2264. 10 R
  2265. (subparti-)358 4903 A
  2266. 1248 V
  2267. 1080(tion)S
  2268. 1268(for)S
  2269. 1418(anything)S
  2270. 1801(useful)S
  2271. 2079(anymore,)S
  2272. 2488(but)S
  2273. 2648(it)S
  2274. 2736(has)S
  2275. 2902(become)S
  2276. 3247(customary)S
  2277. 3698(to)S
  2278. 3808(have)S
  2279. 4030(root)S
  2280. 4224(on)S
  2281. 10 B
  2282. 4356(a)S
  2283. 10 R
  2284. 4438(and)S
  2285. 4615(/usr)S
  2286. 4797(on)S
  2287. 10 B
  2288. 4928(c)S
  2289. 10 R
  2290. 4973(.)S
  2291. 5054((You)S
  2292. 1368 V
  2293. 1080(are)S
  2294. 1229(free)S
  2295. 1412(to)S
  2296. (ignore)257 1515 A
  2297. 1797(this)S
  2298. (convention,)471 1967 A
  2299. 2463(of)S
  2300. 2572(course.))S
  2301. 1536 V
  2302. 1080(Use)S
  2303. 1262(the)S
  2304. 1410(rest)S
  2305. 1581(of)S
  2306. 1690(the)S
  2307. (partition)341 1838 A
  2308. 2204(for)S
  2309. 2347(the)S
  2310. 2495(/usr)S
  2311. 10 B
  2312. 2671(c)S
  2313. 10 R
  2314. (subpartition.)505 2741 A
  2315. 1704 V
  2316. 1080(When)S
  2317. (you)150 1354 A
  2318. 1538(are)S
  2319. (done)195 1696 A
  2320. 1926(check)S
  2321. 2196(that)S
  2322. (/dev/hd2a)396 2382 A
  2323. 2813(is)S
  2324. 2915(active)S
  2325. 3191((the)S
  2326. 3383(*)S
  2327. 3468(after)S
  2328. 3689(the)S
  2329. (partition)341 3847 A
  2330. 4223(number))S
  2331. 4599(so)S
  2332. (you)150 4723 A
  2333. 4908(can)S
  2334. (boot)178 5083 A
  2335. 1824 V
  2336. 1080(from)S
  2337. 1301(it)S
  2338. 1382(later.)S
  2339. 1992 V
  2340. 1080(If)S
  2341. (your)184 1180 A
  2342. 1396(disk)S
  2343. 1595(has)S
  2344. 1761(bad)S
  2345. 1938(blocks)S
  2346. 2232(then)S
  2347. (don't)212 2437 A
  2348. 2681(put)S
  2349. 2841(the)S
  2350. 2996(root)S
  2351. 3190(or)S
  2352. 3306(scratch)S
  2353. (subpartition)480 3624 A
  2354. 4136(on)S
  2355. 4269(top)S
  2356. 4430(of)S
  2357. 4547(them.)S
  2358. 4831(Make)S
  2359. 5093(sure)S
  2360. 2112 V
  2361. 1080(the)S
  2362. (inode)223 1234 A
  2363. 1488(tables)S
  2364. 1753(in)S
  2365. 1861(the)S
  2366. 2014(other)S
  2367. (partitions)380 2251 A
  2368. (don't)212 2661 A
  2369. 2903(have)S
  2370. 3123(bad)S
  2371. 3298(blocks)S
  2372. 3590(either.)S
  2373. 3900(You)S
  2374. 4103(can)S
  2375. 4273(put)S
  2376. 4431(the)S
  2377. (subpartitions)519 4584 A
  2378. 5133(out)S
  2379. 2232 V
  2380. 1080(of)S
  2381. 1191(order)S
  2382. 1431(on)S
  2383. 1558(the)S
  2384. 1708(disk)S
  2385. 1902(if)S
  2386. 1991(that)S
  2387. 2170(helps.)S
  2388. (Subpartition)497 2460 A
  2389. 2985(tables,)S
  2390. 3273(other)S
  2391. 3508(than)S
  2392. 3709(the)S
  2393. 3860(main)S
  2394. (partition)341 4089 A
  2395. 4458(table,)S
  2396. 4707(are)S
  2397. 4859(not)S
  2398. 5015(sorted)S
  2399. 2352 V
  2400. 1080(by)S
  2401. 1205(the)S
  2402. 1353(driver.)S
  2403. 2520 V
  2404. 1080(After)S
  2405. 1326(making)S
  2406. 1659(the)S
  2407. (partitions)380 1814 A
  2408. (you)150 2226 A
  2409. 2408(do)S
  2410. 2540(not)S
  2411. 2701(have)S
  2412. 2924(to)S
  2413. (reboot.)282 3035 A
  2414. 3375(The)S
  2415. 3565(disk)S
  2416. 3765(driver)S
  2417. 4039(reloads)S
  2418. 4363(the)S
  2419. (partition)341 4519 A
  2420. 4893(tables)S
  2421. 5161(on)S
  2422. 2640 V
  2423. 1080(the)S
  2424. 1228(next)S
  2425. (access)258 1426 A
  2426. 1709(if)S
  2427. 1796(the)S
  2428. 1944(disk)S
  2429. 2136(is)S
  2430. 2228(not)S
  2431. 2381(in)S
  2432. 2484(use.)S
  2433. 2693((Open)S
  2434. 2970(or)S
  2435. (mounted.))410 3079 A
  2436. 2808 V
  2437. 1080(To)S
  2438. 1224(be)S
  2439. 1351(able)S
  2440. 1551(to)S
  2441. (boot)178 1661 A
  2442. 1871(from)S
  2443. (/dev/hd2a)396 2099 A
  2444. (you)150 2527 A
  2445. 2709(must)S
  2446. (place)213 2936 A
  2447. 3181(a)S
  2448. 3259(master)S
  2449. (bootstrap)374 3561 A
  2450. 3968(in)S
  2451. (/dev/hd2.)376 4079 A
  2452. 4513(It)S
  2453. 4608(has)S
  2454. 4775(been)S
  2455. (placed)263 4998 A
  2456. 2928 V
  2457. 1080(there)S
  2458. 1307(by)S
  2459. 10 B
  2460. 1432(part)S
  2461. 10 R
  2462. 1642(if)S
  2463. 1729(it)S
  2464. 1810(told)S
  2465. (you)150 1991 A
  2466. 2166(that)S
  2467. 2342(it)S
  2468. 2423(was)S
  2469. 2605(creating)S
  2470. 2955(a)S
  2471. 3025(new)S
  2472. (partition)341 3218 A
  2473. 3584(table,)S
  2474. 3830(but)S
  2475. 3096 V
  2476. 10 B
  2477. 1440(installboot)S
  2478. 10 B-1
  2479. 1943(-)S
  2480. 10 B
  2481. 2000(m)S
  2482. 2134(/dev/hd2)S
  2483. 2553(/usr/mdec/masterboot)S
  2484. 3264 V
  2485. 10 R
  2486. (will)157 1080 A
  2487. 1262(put)S
  2488. 1415(it)S
  2489. 1496(there)S
  2490. 1723(for)S
  2491. 1866(sure.)S
  2492. 3432 V
  2493. 1080(You)S
  2494. (will)157 1278 A
  2495. 1461(start)S
  2496. 1661(by)S
  2497. 1787(making)S
  2498. 2114(a)S
  2499. 2185(256le)S
  2500. 2340(system)S
  2501. 2645(for)S
  2502. 2789(/usr)S
  2503. 2966(and)S
  2504. (256lling)240 3137 A
  2505. 3403(it)S
  2506. 3485(partially.)S
  2507. 3897(This)S
  2508. 4102(may)S
  2509. 4301(seem)S
  2510. 4534(to)S
  2511. 4638(be)S
  2512. 4759(out)S
  2513. 4913(of)S
  2514. 5023(order,)S
  2515. 3552 V
  2516. 1080(but)S
  2517. (you)150 1233 A
  2518. 1408(can't)S
  2519. 1635(insert)S
  2520. 1884(the)S
  2521. 8 R
  2522. 2027(ROOT)S
  2523. 10 R
  2524. (257oppy)256 2272 A
  2525. 2553(right)S
  2526. 2768(now.)S
  2527. 3720 V
  2528. 10 B
  2529. 1440(mkfs)S
  2530. 1703(/dev/hd2c)S
  2531. 3840 V
  2532. 1440(readall)S
  2533. 10 B-1
  2534. 1792(-)S
  2535. 10 B
  2536. 1849(b)S
  2537. 1955(/dev/hd2c)S
  2538. 2394(|)S
  2539. 2441(sh)S
  2540. 3960 V
  2541. 1440(mount)S
  2542. 1770(/dev/hd2c)S
  2543. 2234(/mnt)S
  2544. 4080 V
  2545. 1440(cpdir)S
  2546. 10 B-1
  2547. 1720(-)S
  2548. 10 B
  2549. 1777(v)S
  2550. 1877(/usr)S
  2551. 2095(/mnt)S
  2552. 4248 V
  2553. 10 R
  2554. 1080(This)S
  2555. (will)157 1290 A
  2556. 1478(create)S
  2557. 1751(a)S
  2558. 1827(256le)S
  2559. 1987(system)S
  2560. 2297(on)S
  2561. (/dev/hd2c,)421 2428 A
  2562. (mount)256 2880 A
  2563. 3167(it)S
  2564. 3254(on)S
  2565. 3385(/mnt,)S
  2566. 3625(and)S
  2567. (copy)195 3801 A
  2568. 4028(the)S
  2569. 4183(contents)S
  2570. 4550(of)S
  2571. 4666(the)S
  2572. 8 R
  2573. 4816(USR)S
  2574. 10 R
  2575. (257oppy)256 5005 A
  2576. 4368 V
  2577. 1080(onto)S
  2578. 1293(it.)S
  2579. 1434(The)S
  2580. 1626(call)S
  2581. 1807(to)S
  2582. 10 B
  2583. 1920(readall)S
  2584. 10 R
  2585. 2257(marks)S
  2586. 2538(bad)S
  2587. 2718(blocks)S
  2588. 3015(on)S
  2589. 3150(the)S
  2590. 3308(256le)S
  2591. 3472(system)S
  2592. 3786(as)S
  2593. (unusable,)382 3905 A
  2594. (you)150 4322 A
  2595. 4507(can)S
  2596. 4682(omit)S
  2597. 4901(this)S
  2598. 5081(on)S
  2599. 5216(a)S
  2600. 4488 V
  2601. 1080(drive)S
  2602. (known)273 1312 A
  2603. 1610(to)S
  2604. 1713(be)S
  2605. 1833(spotless)S
  2606. 2176(()S
  2607. 8 R
  2608. 2210(IDE)S
  2609. 10 R
  2610. 2370(or)S
  2611. 8 R
  2612. 2474(SCSI)S
  2613. 10 R
  2614. 2645(.))S
  2615. 4656 V
  2616. 1080(You)S
  2617. 1278(can)S
  2618. 1443(now)S
  2619. 1641(use)S
  2620. 1800(the)S
  2621. 1948(new)S
  2622. 2141(/usr)S
  2623. 2317(in)S
  2624. (place)213 2420 A
  2625. 2658(of)S
  2626. 2767(the)S
  2627. 8 R
  2628. 2910(USR)S
  2629. 10 R
  2630. (257oppy:)284 3092 A
  2631. 4824 V
  2632. 10 B
  2633. 1440(umount)S
  2634. 1826(/dev/hd2c)S
  2635. 4944 V
  2636. 1440(umount)S
  2637. 1826(/dev/fd0)S
  2638. 2423(#)S
  2639. 2498(fd0c)S
  2640. 2708(if)S
  2641. 2795(combined)S
  2642. 5064 V
  2643. 1440(mount)S
  2644. 1770(/dev/hd2c)S
  2645. 2234(/usr)S
  2646. 5232 V
  2647. 10 R
  2648. 1080(This)S
  2649. (little)185 1286 A
  2650. 1498(dance)S
  2651. 1760(has)S
  2652. 1921(freed)S
  2653. 2156(up)S
  2654. (your)184 2283 A
  2655. (257oppy)256 2494 A
  2656. 2777(drive,)S
  2657. 3036(so)S
  2658. 3152(please)S
  2659. 3431(remove)S
  2660. 3761(the)S
  2661. 8 R
  2662. 3907(USR)S
  2663. 10 R
  2664. 4092(diskette)S
  2665. 4433(and)S
  2666. (replace)292 4606 A
  2667. 4926(it)S
  2668. 5010(by)S
  2669. 5138(the)S
  2670. 5352 V
  2671. 8 R
  2672. 1080(ROOT)S
  2673. 10 R
  2674. 1341(diskette.)S
  2675. 1745(Make)S
  2676. 2015(a)S
  2677. 2101(256le)S
  2678. 2271(system)S
  2679. 2591(for)S
  2680. 2750(the)S
  2681. 2914(root)S
  2682. 3117(with)S
  2683. 3337(at)S
  2684. 3451(least)S
  2685. (512)150 3676 A
  2686. (inodes)262 3866 A
  2687. 4168((256les),)S
  2688. 4469(and)S
  2689. 4654(256ll)S
  2690. 4806(it)S
  2691. 4902(from)S
  2692. 5138(the)S
  2693. 5472 V
  2694. (257oppy:)284 1080 A
  2695. 5640 V
  2696. 10 B
  2697. 1440(mkfs)S
  2698. 10 B-1
  2699. 1703(-)S
  2700. 10 B
  2701. 1760(i)S
  2702. (512)150 1838 A
  2703. 2038(/dev/hd2a)S
  2704. 5760 V
  2705. 1440(mount)S
  2706. 1770(/dev/fd0)S
  2707. 2167(/fd0)S
  2708. 5880 V
  2709. 1440(mount)S
  2710. 1770(/dev/hd2a)S
  2711. 2239(/mnt)S
  2712. 6000 V
  2713. 1440(cpdir)S
  2714. 10 B-1
  2715. 1720(-)S
  2716. 10 B
  2717. 1777(v)S
  2718. 1877(/fd0)S
  2719. 2095(/mnt)S
  2720. 6120 V
  2721. 1440(umount)S
  2722. 1826(/dev/fd0)S
  2723. 6288 V
  2724. 10 R
  2725. 1080(Remove)S
  2726. 10 B
  2727. 1447(/mnt/etc/issue)S
  2728. 10 R
  2729. 2068(to)S
  2730. 2179(get)S
  2731. 2335(rid)S
  2732. 2480(of)S
  2733. 2597(the)S
  2734. 2753("use)S
  2735. 2961(setup")S
  2736. 3247(message)S
  2737. 3621(that)S
  2738. 3805(greets)S
  2739. (you)150 4079 A
  2740. 4262(when)S
  2741. (you)150 4513 A
  2742. (boot,)203 4696 A
  2743. 4932(and)S
  2744. 5110(edit)S
  2745. 6408 V
  2746. 1080(the)S
  2747. 1232(256le)S
  2748. 10 B
  2749. 1390(/mnt/etc/fstab)S
  2750. 10 R
  2751. 2014(to)S
  2752. 2121(name)S
  2753. 2368(the)S
  2754. 2520(devices)S
  2755. 2851(Minix)S
  2756. 3125(has)S
  2757. 3288(been)S
  2758. 3507(installed)S
  2759. 3877(on.)S
  2760. 4056(In)S
  2761. 4169(our)S
  2762. 4332(example)S
  2763. 4702(it)S
  2764. (should)267 4787 A
  2765. (look)178 5083 A
  2766. 6528 V
  2767. 1080(like)S
  2768. 1256(this:)S
  2769. 6696 V
  2770. 10 B
  2771. 1440(root=/dev/hd2a)S
  2772. 6816 V
  2773. 1440(usr=/dev/hd2c)S
  2774. 6984 V
  2775. 10 R
  2776. (Unmount)379 1080 A
  2777. 1484(the)S
  2778. 1632(new)S
  2779. 1825(root:)S
  2780. 7152 V
  2781. 10 B
  2782. 1440(umount)S
  2783. 1826(/dev/hd2a)S
  2784. 7320 V
  2785. 10 R
  2786. 1080(Make)S
  2787. 1334(it)S
  2788. (bootable:)374 1415 A
  2789. 7903 V
  2790. 720(Page)S
  2791. 941(3)S
  2792. 4455(September)S
  2793. 4911(13,)S
  2794. (1996)200 5061 A
  2795. 8143 V
  2796. EP
  2797. %%Page: 4 4
  2798. BP
  2799. /slant 0 def
  2800. /height 0 def
  2801. 480 V
  2802. 10 R
  2803. 720(USAGE)S
  2804. 1065(()S
  2805. 1107(8)S
  2806. 1165())S
  2807. 2696(Eighth)S
  2808. (Edition)296 2989 A
  2809. 4782(USAGE)S
  2810. 5127(()S
  2811. 5169(8)S
  2812. 5227())S
  2813. 960 V
  2814. 10 B
  2815. 1440(installboot)S
  2816. 10 B-1
  2817. 1943(-)S
  2818. 10 B
  2819. 2000(d)S
  2820. 2106(/dev/hd2a)S
  2821. 2575(/usr/mdec/bootblock)S
  2822. 3504(boot)S
  2823. 1128 V
  2824. 10 R
  2825. 1080(The)S
  2826. 1272(automatic)S
  2827. 1704(script)S
  2828. 1963(would)S
  2829. 2249(now)S
  2830. 2457(set)S
  2831. 2604(the)S
  2832. 10 B
  2833. 2762(rootdev)S
  2834. 10 R
  2835. 3127(and)S
  2836. 10 B
  2837. 3308(ramimagedev)S
  2838. 10 R
  2839. (boot)178 3931 A
  2840. 4145(variables.)S
  2841. 4595(You)S
  2842. 4804(can)S
  2843. 4980(do)S
  2844. 5116(this)S
  2845. 1248 V
  2846. 1080(now)S
  2847. 1284(using)S
  2848. 1532(the)S
  2849. 10 B
  2850. 1686(edparams)S
  2851. 10 R
  2852. 2142(command,)S
  2853. 2594(but)S
  2854. 2753(it)S
  2855. 2840(is)S
  2856. 2938(easier)S
  2857. 3205(to)S
  2858. (postpone)362 3314 A
  2859. 3707(it)S
  2860. (until)184 3793 A
  2861. 4007(the)S
  2862. 4160(testing)S
  2863. 4458(phase.)S
  2864. 4767(The)S
  2865. (settings)307 4954 A
  2866. 1368 V
  2867. (should)267 1080 A
  2868. 1372(be:)S
  2869. 1536 V
  2870. 10 B
  2871. 1440(rootdev=hd2a)S
  2872. 1656 V
  2873. 1440(ramimagedev=hd2a)S
  2874. 1824 V
  2875. 10 R
  2876. 870(6)S
  2877. 872(6.)S
  2878. 924(.)S
  2879. 976(T)S
  2880. 978(TE)S
  2881. 1042(ES)S
  2882. 1106(ST)S
  2883. 1164(TI)S
  2884. 1228(IN)S
  2885. 1264(NG)S
  2886. 1339(G)S
  2887. 1944 V
  2888. 1080(By)S
  2889. 1231(now)S
  2890. 1438(a)S
  2891. 1517(new)S
  2892. 1720(Minix)S
  2893. 2000(system)S
  2894. 2314(is)S
  2895. 2416(present)S
  2896. 2742(on)S
  2897. (your)184 2877 A
  2898. 3096(hard)S
  2899. 3310(disk.)S
  2900. 3562(Time)S
  2901. 3810(to)S
  2902. 3923(see)S
  2903. 4087(if)S
  2904. 4184(it)S
  2905. 4275(works.)S
  2906. 4606(Leave)S
  2907. 4888(the)S
  2908. 8 R
  2909. 5041(ROOT)S
  2910. 2064 V
  2911. 10 R
  2912. 1080(diskette)S
  2913. 1428(in)S
  2914. 1541(the)S
  2915. 1699(drive)S
  2916. 1941(and)S
  2917. 2121(type)S
  2918. 10 B
  2919. 2328(halt)S
  2920. 10 R
  2921. 2496(.)S
  2922. 2580(You)S
  2923. 2787(are)S
  2924. 2945(now)S
  2925. 3152(going)S
  2926. 3414(to)S
  2927. 3526(use)S
  2928. 3694(the)S
  2929. 3851(power)S
  2930. 4137(of)S
  2931. 4255(the)S
  2932. 4412(Boot)S
  2933. 4641(Monitor)S
  2934. 5004(on)S
  2935. 5138(the)S
  2936. 2184 V
  2937. 1080(diskette)S
  2938. 1424(to)S
  2939. (boot)178 1533 A
  2940. 1742(the)S
  2941. 1896(Minix)S
  2942. (partition)341 2172 A
  2943. 2544(on)S
  2944. 2675(the)S
  2945. 2829(hard)S
  2946. 3039(disk.)S
  2947. 3287(Use)S
  2948. 3475(the)S
  2949. 3629(monitor)S
  2950. 3978(command)S
  2951. 10 B
  2952. 4405(boot)S
  2953. 4626(hd2)S
  2954. 10 R
  2955. 4819(to)S
  2956. (boot)178 4928 A
  2957. 5138(the)S
  2958. 2304 V
  2959. 1080(primary)S
  2960. (partition)341 1434 A
  2961. 1810(Minix)S
  2962. 2090(has)S
  2963. 2259(been)S
  2964. 2484(installed)S
  2965. 2860(in.)S
  2966. 3023((It)S
  2967. 3154(is)S
  2968. ("hd2")232 3256 A
  2969. 3523(in)S
  2970. 3636(our)S
  2971. 3805(example.))S
  2972. 4265(For)S
  2973. 4440(a)S
  2974. 8 R
  2975. 4514(SCSI)S
  2976. 10 R
  2977. 4719(disk)S
  2978. (you)150 4920 A
  2979. (will)157 5104 A
  2980. 2424 V
  2981. 1080(have)S
  2982. 1296(to)S
  2983. 1400(use)S
  2984. 1560(a)S
  2985. 1631('hd')S
  2986. 1825(name)S
  2987. 2069(too.)S
  2988. 2273(The)S
  2989. 2456(monitor)S
  2990. 2800(uses)S
  2991. 2999(the)S
  2992. 3148(BIOS,)S
  2993. 3429(so)S
  2994. (you)150 3544 A
  2995. (will)157 3721 A
  2996. 3905(have)S
  2997. 4122(to)S
  2998. 4227(treat)S
  2999. 4434(it)S
  3000. 4517(as)S
  3001. 4628(a)S
  3002. 4700("normal")S
  3003. 5094(disk)S
  3004. 2544 V
  3005. 1080(at)S
  3006. 1178(this)S
  3007. 1348(point.)S
  3008. 2712 V
  3009. 1080(The)S
  3010. 1262(hard)S
  3011. 1466(disk)S
  3012. (bootstrap)374 1658 A
  3013. 2057(is)S
  3014. 2149(now)S
  3015. 2347(showing)S
  3016. 2712(the)S
  3017. 2860(menu)S
  3018. 3108(again.)S
  3019. 3401(You)S
  3020. 3599(can)S
  3021. 3764(type)S
  3022. 3962('=')S
  3023. 4113(to)S
  3024. 4217(start)S
  3025. 4417(Minix,)S
  3026. 4713(but)S
  3027. (you)150 4867 A
  3028. 5043(prob-)S
  3029. 2832 V
  3030. 1080(ably)S
  3031. 1291(want)S
  3032. 1525(to)S
  3033. 1641(change)S
  3034. 1964(the)S
  3035. (boot)178 2125 A
  3036. 2341(parameters.)S
  3037. 2872(Hit)S
  3038. 10 B
  3039. 3039(ESC)S
  3040. 10 R
  3041. 3273(once)S
  3042. 3500(more)S
  3043. 3744(to)S
  3044. 3859(get)S
  3045. 4019(to)S
  3046. 4134(the)S
  3047. 4294(command)S
  3048. 4727(prompt.)S
  3049. 5104(The)S
  3050. 2952 V
  3051. 1080(command)S
  3052. 10 B
  3053. 1510(set)S
  3054. 10 R
  3055. 1662(shows)S
  3056. 1947(what)S
  3057. 2177(the)S
  3058. 2334(current)S
  3059. 2654(parameters)S
  3060. 3131(are.)S
  3061. 3339(Here)S
  3062. 3570(is)S
  3063. 3671(an)S
  3064. 3800(example)S
  3065. 4175(that)S
  3066. 4360(shows)S
  3067. 4645(how)S
  3068. 4852(to)S
  3069. 4964(make)S
  3070. 5216(a)S
  3071. 3072 V
  3072. 1080(menu)S
  3073. 1328(to)S
  3074. 1431(either)S
  3075. 1686(start)S
  3076. 1885(Minix)S
  3077. 2155(or)S
  3078. (boot)178 2264 A
  3079. 2467(MS-DOS:)S
  3080. 3240 V
  3081. 10 B
  3082. 1440(minix(=,Minix))S
  3083. 2143({boot})S
  3084. 3360 V
  3085. 1440(dos(d,MS-DOS))S
  3086. 2176({boot)S
  3087. 2456(hd1})S
  3088. 3480 V
  3089. 1440(save)S
  3090. 3648 V
  3091. 10 R
  3092. 1080(MS-DOS)S
  3093. 1490(is)S
  3094. 1586(assumed)S
  3095. 1961(to)S
  3096. 2068(be)S
  3097. 2192(in)S
  3098. 2299(the)S
  3099. 2451(256rst)S
  3100. (partition)341 2637 A
  3101. 3007(in)S
  3102. 3114(the)S
  3103. 3266(example)S
  3104. (above)240 3636 A
  3105. ((hd1).)243 3905 A
  3106. 4202(When)S
  3107. 4471(256nished)S
  3108. 4818(type)S
  3109. 10 B
  3110. 5020(menu)S
  3111. 3768 V
  3112. 10 R
  3113. 1080(to)S
  3114. 1183(see)S
  3115. 1337(if)S
  3116. 1424(the)S
  3117. 1572(menu)S
  3118. (looks)217 1820 A
  3119. 2062(right.)S
  3120. 2327(If)S
  3121. 2420(so)S
  3122. 2534(hit)S
  3123. 2665('=')S
  3124. 2815(to)S
  3125. 2918(start)S
  3126. 3117(Minix.)S
  3127. 3936 V
  3128. 870(7)S
  3129. 872(7.)S
  3130. 924(.)S
  3131. 976(A)S
  3132. 978(AD)S
  3133. 1053(DD)S
  3134. 1128(DI)S
  3135. 1203(IN)S
  3136. 1239(NG)S
  3137. 1314(G)S
  3138. 1414(P)S
  3139. 1416(PR)S
  3140. 1474(RO)S
  3141. 1543(OG)S
  3142. 1618(GR)S
  3143. 1693(RA)S
  3144. 1762(AM)S
  3145. 1837(MS)S
  3146. 1928(S)S
  3147. 2011(A)S
  3148. 2013(AN)S
  3149. 2088(ND)S
  3150. 2163(D)S
  3151. 2263(S)S
  3152. 2265(SO)S
  3153. 2323(OU)S
  3154. 2398(UR)S
  3155. 2473(RC)S
  3156. 2542(CE)S
  3157. 2611(ES)S
  3158. 2675(S)S
  3159. 2758(T)S
  3160. 2760(TO)S
  3161. 2824(O)S
  3162. 2924(/)S
  3163. 2926(/u)S
  3164. 2956(us)S
  3165. 3008(sr)S
  3166. 3049(r)S
  3167. 4056 V
  3168. 1080(The)S
  3169. 10 B
  3170. 1269(setup)S
  3171. 10 R
  3172. 1531(command)S
  3173. 1959(can)S
  3174. 2131(also)S
  3175. 2325(be)S
  3176. 2452(used)S
  3177. 2668(to)S
  3178. 2779(add)S
  3179. 2957(256les)S
  3180. 3158(from)S
  3181. (257oppy)256 3387 A
  3182. 3676(sets)S
  3183. 3860(to)S
  3184. 3971(the)S
  3185. 4127(system.)S
  3186. 4489(The)S
  3187. 8 B
  3188. 4679(USR.TAZ)S
  3189. 10 R
  3190. 5059((pro-)S
  3191. 4176 V
  3192. 1080(grams)S
  3193. 1353(and)S
  3194. (stuff),)244 1525 A
  3195. 8 B
  3196. 1796(SYS.TAZ)S
  3197. 10 R
  3198. 2156((system)S
  3199. 2495(sources),)S
  3200. 2882(and)S
  3201. 8 B
  3202. 3053(CMD.TAZ)S
  3203. 10 R
  3204. 3457((commands)S
  3205. 3952(sources))S
  3206. 4314(are)S
  3207. 4464(all)S
  3208. 4591(installed)S
  3209. 4958(relative)S
  3210. 4296 V
  3211. 1080(to)S
  3212. 1183(the)S
  3213. 10 B
  3214. 1331(/usr)S
  3215. 10 R
  3216. 1524(directory,)S
  3217. 1938(so)S
  3218. 2052(the)S
  3219. 2200(command)S
  3220. 2621(to)S
  3221. 2724(use)S
  3222. 2883(three)S
  3223. 3110(times)S
  3224. 3353(is)S
  3225. 4464 V
  3226. 10 B
  3227. 1440(setup)S
  3228. 1720(/usr)S
  3229. 4632 V
  3230. 1080(Setup)S
  3231. 10 R
  3232. (will)157 1356 A
  3233. 1542(ask)S
  3234. 1705(for)S
  3235. 1853(the)S
  3236. 2006(size)S
  3237. 2193(of)S
  3238. 2307(data)S
  3239. 2505(on)S
  3240. 2635(the)S
  3241. (257oppies,)343 2788 A
  3242. 3161(which)S
  3243. 3437(is)S
  3244. 3534(by)S
  3245. 3664(default)S
  3246. 3974(simply)S
  3247. 4277(the)S
  3248. 4430(entire)S
  3249. (257oppy.)281 4690 A
  3250. 5026(Don't)S
  3251. 4752 V
  3252. 1080(worry)S
  3253. 1360(if)S
  3254. (you)150 1461 A
  3255. 1650(see)S
  3256. 1818(a)S
  3257. 1902(few)S
  3258. 2093("File)S
  3259. 2329(exists")S
  3260. 2637(errors)S
  3261. 2911(while)S
  3262. 3173(extracting,)S
  3263. 3639(as)S
  3264. 3761(some)S
  3265. 4011(directories)S
  3266. 4475(already)S
  3267. 4810(exist.)S
  3268. 5088(You)S
  3269. 4872 V
  3270. 1080(need)S
  3271. 1300(the)S
  3272. 8 B
  3273. 1453(USR.TAZ)S
  3274. 10 R
  3275. 1831(set)S
  3276. 1974(if)S
  3277. (you)150 2067 A
  3278. 2248(want)S
  3279. 2475(a)S
  3280. 2551(working)S
  3281. 2917(Minix)S
  3282. 3193(system,)S
  3283. 8 B
  3284. 3528(SYS.TAZ)S
  3285. 10 R
  3286. 3893(if)S
  3287. (you)150 3986 A
  3288. 4167(want)S
  3289. 4394(recompile)S
  3290. 4828(the)S
  3291. 4982(system)S
  3292. 4992 V
  3293. 1080(or)S
  3294. (study)217 1207 A
  3295. 1467(it,)S
  3296. 1591(and)S
  3297. 8 B
  3298. 1779(CMD.TAZ)S
  3299. 10 R
  3300. 2200(if)S
  3301. (you)150 2305 A
  3302. 2497(also)S
  3303. 2701(want)S
  3304. 2939(the)S
  3305. 3104(sources)S
  3306. 3448(of)S
  3307. 3574(the)S
  3308. 3739(simple)S
  3309. 4049(commands.)S
  3310. 4576(On)S
  3311. 4741(a)S
  3312. 4828(disk)S
  3313. (space)224 5037 A
  3314. 5112 V
  3315. 1080(starved)S
  3316. 1402(machine)S
  3317. (you)150 1774 A
  3318. 1955(could)S
  3319. 2209(opt)S
  3320. 2368(to)S
  3321. 2477(do)S
  3322. (without)307 2608 A
  3323. 2946(the)S
  3324. 3100(commands)S
  3325. 3566(sources,)S
  3326. 3924(as)S
  3327. 4039(they)S
  3328. 4243(are)S
  3329. 4398(not)S
  3330. 4558(absolutely)S
  3331. (neces-)258 5003 A
  3332. 5232 V
  3333. 1080(sary)S
  3334. 1273(to)S
  3335. (understand)441 1376 A
  3336. 1842(Minix.)S
  3337. 5400 V
  3338. 1080(If)S
  3339. (your)184 1173 A
  3340. 1382(machine)S
  3341. 1748(does)S
  3342. 1957(not)S
  3343. 2110(have)S
  3344. (enough)295 2325 A
  3345. 2645(memory)S
  3346. 3005(to)S
  3347. 3108(run)S
  3348. 10 B
  3349. 3267(setup)S
  3350. 3547(/usr)S
  3351. 10 R
  3352. 3740(then)S
  3353. 3938(type)S
  3354. 4136(these)S
  3355. 4368(commands)S
  3356. 4828(manually:)S
  3357. 5568 V
  3358. 10 B
  3359. 1440(cd)S
  3360. 1591(/usr)S
  3361. 5688 V
  3362. 1440(vol)S
  3363. 1618(/dev/fd0)S
  3364. 1990(|)S
  3365. 2037(uncompress)S
  3366. 2577(|)S
  3367. 2624(tar)S
  3368. 2803(xvfp)S
  3369. 10 B-1
  3370. 3043(-)S
  3371. 5856 V
  3372. 10 R
  3373. 870(8)S
  3374. 872(8.)S
  3375. 924(.)S
  3376. 976(N)S
  3377. 978(NA)S
  3378. 1053(AM)S
  3379. 1128(ME)S
  3380. 1219(ES)S
  3381. 1283(S)S
  3382. 5976 V
  3383. 1080(A)S
  3384. 1178(standalone)S
  3385. 1633(machine)S
  3386. (will)157 1999 A
  3387. 2181(have)S
  3388. 2396(to)S
  3389. 2499(be)S
  3390. 2619(given)S
  3391. 2867(a)S
  3392. 2937(name.)S
  3393. 3230(As)S
  3394. 10 B
  3395. 3367(root)S
  3396. 10 R
  3397. 3571(type)S
  3398. 6144 V
  3399. 10 B
  3400. 1440(echo)S
  3401. 10 I
  3402. 1686(name)S
  3403. 10 B
  3404. 1954(>/etc/hostname.256le)S
  3405. 6312 V
  3406. 10 R
  3407. 1080(to)S
  3408. 1183(change)S
  3409. 1493(the)S
  3410. 1641(host)S
  3411. 1833(name)S
  3412. 2076(of)S
  3413. (your)184 2185 A
  3414. 2394(machine)S
  3415. 2760(to)S
  3416. 10 I
  3417. 2863(name)S
  3418. 10 R
  3419. 3089(.)S
  3420. 6480 V
  3421. 870(9)S
  3422. 872(9.)S
  3423. 924(.)S
  3424. 976(A)S
  3425. 978(AC)S
  3426. 1053(CT)S
  3427. 1122(TI)S
  3428. 1186(IV)S
  3429. 1222(VE)S
  3430. 1297(E)S
  3431. 1386(O)S
  3432. 1388(ON)S
  3433. 1463(N)S
  3434. 1563(B)S
  3435. 1565(BO)S
  3436. 1634(OO)S
  3437. 1709(OT)S
  3438. 1784(T)S
  3439. 6600 V
  3440. 1080(You)S
  3441. 1278(may)S
  3442. 1476(want)S
  3443. 1697(to)S
  3444. 1800(make)S
  3445. 2043(the)S
  3446. 2191(Minix)S
  3447. (partition)341 2461 A
  3448. 2827(active)S
  3449. 3093(so)S
  3450. 3208(that)S
  3451. 3385(it)S
  3452. 3467(is)S
  3453. 3560(automatically)S
  3454. (booted.)298 4134 A
  3455. 4483(With)S
  3456. 4710(DOS)S
  3457. 10 B
  3458. 4938(fdisk)S
  3459. 10 R
  3460. 5177(or)S
  3461. 6720 V
  3462. 1080(Minix)S
  3463. 10 B
  3464. 1359(part)S
  3465. 10 R
  3466. 1544(,)S
  3467. 1603(mark)S
  3468. 1844(the)S
  3469. 2001(primary)S
  3470. (partition)341 2354 A
  3471. 2729(that)S
  3472. 2913(contains)S
  3473. 3281(Minix)S
  3474. 3559(active.)S
  3475. 3883(Using)S
  3476. 4156(the)S
  3477. 4312(menu)S
  3478. (you)150 4568 A
  3479. 4751(made)S
  3480. 5002(earlier)S
  3481. 6840 V
  3482. (you)150 1080 A
  3483. 1257(can)S
  3484. (boot)178 1424 A
  3485. 1629(either)S
  3486. 1886(Minix)S
  3487. 2159(or)S
  3488. 2271(DOS)S
  3489. 2501(at)S
  3490. 2602(a)S
  3491. 2675(keypress.)S
  3492. 3105(You)S
  3493. 3306(can)S
  3494. 3474(even)S
  3495. 3692(set)S
  3496. 3832(timeouts.)S
  3497. 4256(To)S
  3498. (boot)178 4396 A
  3499. 4602(Minix)S
  3500. 4875(automati-)S
  3501. 6960 V
  3502. 1080(cally)S
  3503. 1301(after)S
  3504. 1512(5)S
  3505. (seconds:)346 1587 A
  3506. 7128 V
  3507. 10 B
  3508. 1440(main())S
  3509. 1776({trap)S
  3510. (5000)200 2051 A
  3511. 2301(minix;)S
  3512. 2631(menu})S
  3513. 7296 V
  3514. 10 R
  3515. 1080(See)S
  3516. 10 B
  3517. 1251(monitor)S
  3518. 10 R
  3519. 1598((8))S
  3520. 1741(for)S
  3521. 1884(all)S
  3522. 2010(the)S
  3523. 2158(details)S
  3524. 2446(on)S
  3525. 2571(the)S
  3526. 2719(monitor.)S
  3527. 7903 V
  3528. 720(September)S
  3529. 1176(13,)S
  3530. (1996)200 1326 A
  3531. 4990(Page)S
  3532. 5211(4)S
  3533. 8143 V
  3534. EP
  3535. %%Page: 5 5
  3536. BP
  3537. /slant 0 def
  3538. /height 0 def
  3539. 480 V
  3540. 10 R
  3541. 720(USAGE)S
  3542. 1065(()S
  3543. 1107(8)S
  3544. 1165())S
  3545. 2696(Eighth)S
  3546. (Edition)296 2989 A
  3547. 4782(USAGE)S
  3548. 5127(()S
  3549. 5169(8)S
  3550. 5227())S
  3551. 960 V
  3552. 1080(If)S
  3553. (you)150 1173 A
  3554. (don't)212 1348 A
  3555. 1585(trust)S
  3556. 1789(this)S
  3557. 1959(then)S
  3558. (you)150 2157 A
  3559. 2332(can)S
  3560. 2497(rig)S
  3561. 2634(up)S
  3562. 2759(a)S
  3563. 2829(diskette)S
  3564. 3167(that)S
  3565. (boots)217 3343 A
  3566. 3585(the)S
  3567. 3733(Minix)S
  3568. (partition)341 4003 A
  3569. 4369(when)S
  3570. 4612(left)S
  3571. 4772(in)S
  3572. 4875(the)S
  3573. 5023(drive:)S
  3574. 1128 V
  3575. 10 B
  3576. 1440(installboot)S
  3577. 10 B-1
  3578. 1943(-)S
  3579. 10 B
  3580. 2000(m)S
  3581. 2134(2)S
  3582. 2234(/dev/fd0)S
  3583. 2631(/usr/mdec/masterboot)S
  3584. 1296 V
  3585. 10 R
  3586. 1080(The)S
  3587. 1265(number)S
  3588. 1600(2)S
  3589. 1678(indicates)S
  3590. 2064(the)S
  3591. 2215(hard)S
  3592. 2422(disk)S
  3593. (partition)341 2617 A
  3594. 2986(that)S
  3595. 3165(must)S
  3596. 3389(be)S
  3597. (booted,)298 3513 A
  3598. (you)150 3840 A
  3599. 4019(can)S
  3600. 4188(use)S
  3601. 4351(the)S
  3602. 4503(numbers)S
  3603. 4878(1)S
  3604. 4957(to)S
  3605. 5064(9)S
  3606. 5143(for)S
  3607. 1416 V
  3608. (hd1)150 1080 A
  3609. 1255(to)S
  3610. (hd9.)175 1358 A
  3611. 1584 V
  3612. 870(1)S
  3613. 872(10)S
  3614. 924(0.)S
  3615. 976(.)S
  3616. 1028(D)S
  3617. 1030(DE)S
  3618. 1105(EV)S
  3619. 1169(VI)S
  3620. 1244(IC)S
  3621. 1280(CE)S
  3622. 1349(ES)S
  3623. 1413(S)S
  3624. 1704 V
  3625. 1080(A)S
  3626. 1179(crash)S
  3627. 1418(course)S
  3628. 1707(on)S
  3629. 1833(the)S
  3630. 1982(Minix)S
  3631. 2253(devices)S
  3632. 2581(in)S
  3633. 10 B
  3634. 2685(/dev)S
  3635. 10 R
  3636. 2864(:)S
  3637. 2918(The)S
  3638. 3101(two)S
  3639. 3278(hard)S
  3640. 3483(disks)S
  3641. 3716(are)S
  3642. 3867(named)S
  3643. 10 B
  3644. 4162(hd0)S
  3645. 10 R
  3646. 4351(and)S
  3647. 10 B
  3648. 4523(hd5)S
  3649. 10 R
  3650. 4685(.)S
  3651. 4762(These)S
  3652. 5030("mul-)S
  3653. 1824 V
  3654. 1080(tiple)S
  3655. 1286(of)S
  3656. 1397(256ve")S
  3657. 1616(devices)S
  3658. 1945(address)S
  3659. 2273(the)S
  3660. 2422(entire)S
  3661. 2678(hard)S
  3662. 2883(disk,)S
  3663. 3101(from)S
  3664. 3323(the)S
  3665. 3472(256rst)S
  3666. 3655(to)S
  3667. 3759(the)S
  3668. 3908(last)S
  3669. 4074(byte.)S
  3670. 4323(Each)S
  3671. 4551(disk)S
  3672. 4744(has)S
  3673. 4904(four)S
  3674. 5098(par-)S
  3675. 1944 V
  3676. (titions,)276 1080 A
  3677. 1383(for)S
  3678. 1528(disk)S
  3679. 1722(0)S
  3680. 1799(they)S
  3681. 1999(are)S
  3682. 10 B
  3683. 2150(hd1)S
  3684. 10 R
  3685. 2312(,)S
  3686. 10 B
  3687. 2364(hd2)S
  3688. 10 R
  3689. 2526(,)S
  3690. 10 B
  3691. 2578(hd3)S
  3692. 10 R
  3693. 2740(,)S
  3694. 2792(and)S
  3695. 10 B
  3696. 2964(hd4)S
  3697. 10 R
  3698. 3126(.)S
  3699. 3203(And)S
  3700. 3403(for)S
  3701. 3549(disk)S
  3702. 3744(1)S
  3703. 3822(they)S
  3704. 4023(are)S
  3705. 4175(named)S
  3706. 10 B
  3707. 4471(hd6)S
  3708. 10 R
  3709. 4633(,)S
  3710. 10 B
  3711. 4686(hd7)S
  3712. 10 R
  3713. 4848(,)S
  3714. 10 B
  3715. 4901(hd8)S
  3716. 10 R
  3717. 5063(,)S
  3718. 5116(and)S
  3719. 2064 V
  3720. 10 B
  3721. 1080(hd9)S
  3722. 10 R
  3723. 1242(.)S
  3724. 1335(These)S
  3725. (partitions)380 1618 A
  3726. 2040(may)S
  3727. 2255(contain)S
  3728. 2593(256le)S
  3729. 2764(systems,)S
  3730. 10 B
  3731. 3149(hd1)S
  3732. 10 R
  3733. 3353(often)S
  3734. 3602(contains)S
  3735. 3979(the)S
  3736. 4144(MS-DOS)S
  3737. 4567("C:")S
  3738. 4786(256le)S
  3739. 4957(system.)S
  3740. 2184 V
  3741. 1080(Minix)S
  3742. 1351(can)S
  3743. 1517(use)S
  3744. 1677(these)S
  3745. (partitions)380 1910 A
  3746. 2316(for)S
  3747. 2460(256le)S
  3748. 2615(systems)S
  3749. 2959(too,)S
  3750. 3138(but)S
  3751. (you)150 3293 A
  3752. 3470(can)S
  3753. 3637(also)S
  3754. (partition)341 3826 A
  3755. 4194(one)S
  3756. 4366(of)S
  3757. 4477(these)S
  3758. 4711("primary)S
  3759. 5098(par-)S
  3760. 2304 V
  3761. (titions")292 1080 A
  3762. 1400(into)S
  3763. 1583(four)S
  3764. 1778(so-called)S
  3765. ("subpartitions".)626 2169 A
  3766. 2847(The)S
  3767. (subpartitions)519 3031 A
  3768. 3577(of)S
  3769. 10 B
  3770. 3688(hd1)S
  3771. 10 R
  3772. 3877(are)S
  3773. 4028(named)S
  3774. 10 B
  3775. 4323(hd1a)S
  3776. 10 R
  3777. 4535(,)S
  3778. 10 B
  3779. 4587(hd1b)S
  3780. 10 R
  3781. 4805(,)S
  3782. 10 B
  3783. 4857(hd1c)S
  3784. 10 R
  3785. 5064(,)S
  3786. 5116(and)S
  3787. 2424 V
  3788. 10 B
  3789. 1080(hd1d)S
  3790. 10 R
  3791. 1298(.)S
  3792. 1382(The)S
  3793. 1573(other)S
  3794. (partitions)380 1814 A
  3795. 2228(may)S
  3796. 2435(have)S
  3797. 2659(four)S
  3798. (subpartitions)519 2861 A
  3799. 3414(that)S
  3800. 3599(are)S
  3801. 3757(named)S
  3802. 4059(in)S
  3803. 4171(the)S
  3804. 4328(same)S
  3805. 4570(way)S
  3806. 4773(by)S
  3807. 4908(adding)S
  3808. 5216(a)S
  3809. 2544 V
  3810. 1080(letter)S
  3811. 1322(from)S
  3812. 10 B
  3813. 1552(a)S
  3814. 10 R
  3815. 1636(to)S
  3816. 10 B
  3817. 1747(d)S
  3818. 10 R
  3819. 1803(.)S
  3820. 1886(So)S
  3821. 2025(one)S
  3822. 2203(disk)S
  3823. 2403(may)S
  3824. 2609(have)S
  3825. 2832(four)S
  3826. (partitions,)405 3033 A
  3827. 3471(and)S
  3828. 3649(16)S
  3829. (subpartititions)575 3782 A
  3830. 4390(total.)S
  3831. 4652(SCSI)S
  3832. 4898(disks)S
  3833. 5137(are)S
  3834. 2664 V
  3835. 1080(named)S
  3836. 1376(in)S
  3837. 1482(the)S
  3838. 1633(same)S
  3839. 1868(way,)S
  3840. 2089(from)S
  3841. 10 B
  3842. 2313(sd0)S
  3843. 10 R
  3844. 2486(to)S
  3845. 10 B
  3846. 2592(sd39d)S
  3847. 10 R
  3848. 2871(for)S
  3849. 3017(all)S
  3850. 3146(possible)S
  3851. 3503(devices)S
  3852. 3833(for)S
  3853. 3979(all)S
  3854. 4108(eight)S
  3855. 4337(SCSI)S
  3856. 4578(targets.)S
  3857. 4925(The)S
  3858. 5110(two)S
  3859. 2784 V
  3860. (257oppy)256 1080 A
  3861. 1371(disks)S
  3862. 1612(are)S
  3863. 10 B
  3864. 1771(fd0)S
  3865. 10 R
  3866. 1946(and)S
  3867. 10 B
  3868. 2126(fd1)S
  3869. 10 R
  3870. 2266(.)S
  3871. 2351(Each)S
  3872. 2588(may)S
  3873. 2796(have)S
  3874. 3021(four)S
  3875. (partitions)380 3224 A
  3876. 3639(named)S
  3877. 10 B
  3878. 3942(fd0a)S
  3879. 10 R
  3880. 4132(,)S
  3881. 10 B
  3882. 4192(fd0b)S
  3883. 10 R
  3884. 4388(,)S
  3885. (...)75 4448 A
  3886. 10 B
  3887. 4583(fd1d)S
  3888. 10 R
  3889. 4779(.)S
  3890. 4863(The)S
  3891. 5054(com-)S
  3892. 2904 V
  3893. 1080(mand)S
  3894. 10 B
  3895. 1333(MAKEDEV)S
  3896. 10 R
  3897. (knows)262 1889 A
  3898. 2181(how)S
  3899. 2384(to)S
  3900. 2492(make)S
  3901. 2740(devices,)S
  3902. 3097(and)S
  3903. 10 B
  3904. 3272(DESCRIBE)S
  3905. 10 R
  3906. 3817(can)S
  3907. 3987(tell)S
  3908. (you)150 4146 A
  3909. 4326(what)S
  3910. 4552(an)S
  3911. (unknown)373 4678 A
  3912. 5082(dev-)S
  3913. 3024 V
  3914. 1080(ice)S
  3915. 1224(may)S
  3916. 1423(be,)S
  3917. 1569(or)S
  3918. 1679(even)S
  3919. 1895(what)S
  3920. 2117(all)S
  3921. 2244(devices)S
  3922. 2572(in)S
  3923. 10 B
  3924. 2675(/dev)S
  3925. 10 R
  3926. 2879(may)S
  3927. 3077(be)S
  3928. 3197(if)S
  3929. 3284(called)S
  3930. (without)307 3550 A
  3931. 3882(arguments.)S
  3932. 4376(Devices)S
  3933. 4726(are)S
  3934. 4875(described)S
  3935. 3144 V
  3936. 1080(fully)S
  3937. 1295(in)S
  3938. 10 B
  3939. 1398(dev)S
  3940. 10 R
  3941. 1549((4),)S
  3942. 1717(and)S
  3943. 1887(in)S
  3944. 1990(the)S
  3945. 2138(device)S
  3946. 2426(speci256c)S
  3947. 2759(manual)S
  3948. 3080(pages)S
  3949. 3334(like)S
  3950. 10 B
  3951. 3510(fd)S
  3952. 10 R
  3953. 3600((4))S
  3954. 3743(and)S
  3955. 10 B
  3956. 3913(hd)S
  3957. 10 R
  3958. 4025((4).)S
  3959. 3312 V
  3960. 870(1)S
  3961. 872(11)S
  3962. 924(1.)S
  3963. 976(.)S
  3964. 1028(E)S
  3965. 1030(ED)S
  3966. 1094(DI)S
  3967. 1169(IT)S
  3968. 1205(TO)S
  3969. 1269(OR)S
  3970. 1344(RS)S
  3971. 1413(S)S
  3972. 3432 V
  3973. 1080(The)S
  3974. 1266(editors)S
  3975. 1569(available)S
  3976. 1963(are)S
  3977. 10 B
  3978. 2117(elvis)S
  3979. 10 R
  3980. 2337((a)S
  3981. 10 B
  3982. 2446(vi)S
  3983. 10 R
  3984. 2554(clone),)S
  3985. 10 B
  3986. 2861(elle)S
  3987. 10 R
  3988. 3037((a)S
  3989. 3146(simple)S
  3990. 10 B
  3991. 3444(emacs)S
  3992. 10 R
  3993. 3737(clone),)S
  3994. 4044(and)S
  3995. 4219(the)S
  3996. 4372(old)S
  3997. 4530(Minix)S
  3998. 10 B
  3999. 4805(mined)S
  4000. 10 R
  4001. 5104(edi-)S
  4002. 3552 V
  4003. 1080(tor.)S
  4004. 1274(Of)S
  4005. 1413(these)S
  4006. 1651(editors)S
  4007. 1956(only)S
  4008. 2165(elvis)S
  4009. 2386(can)S
  4010. 2557(recover)S
  4011. (your)184 2891 A
  4012. 3106(256le)S
  4013. 3266(after)S
  4014. 3483(a)S
  4015. 3559(system)S
  4016. 3869(crash.)S
  4017. 4163(Only)S
  4018. 10 B
  4019. 4395(mined)S
  4020. 10 R
  4021. 4695(is)S
  4022. 4793(available)S
  4023. 5188(at)S
  4024. 3672 V
  4025. 1080(installation)S
  4026. 1552(time.)S
  4027. 1806((All)S
  4028. (you)150 1994 A
  4029. 2169(need)S
  4030. 2384(to)S
  4031. (know)223 2487 A
  4032. (about)223 2735 A
  4033. 2983(mined)S
  4034. 3259(right)S
  4035. 3474(now)S
  4036. 3672(is)S
  4037. 3764(that)S
  4038. 3940(CTRL-X)S
  4039. 4330(gets)S
  4040. (you)150 4517 A
  4041. 4692(out)S
  4042. 4845(of)S
  4043. 4954(it.))S
  4044. 3840 V
  4045. 870(1)S
  4046. 872(12)S
  4047. 924(2.)S
  4048. 976(.)S
  4049. 1028(I)S
  4050. 1030(IN)S
  4051. 1066(NS)S
  4052. 1141(ST)S
  4053. 1199(TA)S
  4054. 1263(AL)S
  4055. 1338(LL)S
  4056. 1402(LI)S
  4057. 1466(IN)S
  4058. 1502(NG)S
  4059. 1577(G)S
  4060. 1677(O)S
  4061. 1679(ON)S
  4062. 1754(N)S
  4063. 1854(A)S
  4064. 1856(A)S
  4065. 1956(S)S
  4066. 1958(SC)S
  4067. 2016(CS)S
  4068. 2085(SI)S
  4069. 2143(I)S
  4070. 2204(D)S
  4071. 2206(DI)S
  4072. 2281(IS)S
  4073. 2317(SK)S
  4074. 2375(K)S
  4075. 3960 V
  4076. 1080(Using)S
  4077. 1357(a)S
  4078. 1440(disk)S
  4079. 1645(other)S
  4080. 1890(than)S
  4081. 2101(a)S
  4082. 10 B
  4083. 2184(hd)S
  4084. 10 R
  4085. 2334(disk)S
  4086. 2539(complicates)S
  4087. 3058(things)S
  4088. 3341(a)S
  4089. 3424(bit.)S
  4090. 3618(The)S
  4091. 3813(Boot)S
  4092. 4046(Monitor)S
  4093. 4413(uses)S
  4094. 4624(the)S
  4095. 4785(BIOS,)S
  4096. 5078(so)S
  4097. 5205(it)S
  4098. 4080 V
  4099. 1080(names)S
  4100. 1369(all)S
  4101. 1502(disks)S
  4102. 1740(with)S
  4103. 10 B
  4104. 1951(hd)S
  4105. 10 R
  4106. 2095(names.)S
  4107. 2434(So)S
  4108. 2572(it)S
  4109. 2660(is)S
  4110. 10 B
  4111. 2759(boot)S
  4112. 2981(hd1)S
  4113. 10 R
  4114. 3175(to)S
  4115. (boot)178 3285 A
  4116. (partition)341 3495 A
  4117. 3868(1,)S
  4118. 3975(and)S
  4119. 10 B
  4120. 4152(ramimagedev=sd2a)S
  4121. 10 R
  4122. 5023(to)S
  4123. 5132(tell)S
  4124. 4200 V
  4125. 1080(Minix)S
  4126. 1351(its)S
  4127. 1472(root)S
  4128. (partition.)366 1660 A
  4129. 2077(If)S
  4130. (you)150 2172 A
  4131. 2349(have)S
  4132. 2566(both)S
  4133. 2771(a)S
  4134. 2843(normal)S
  4135. 3155(and)S
  4136. 3327(a)S
  4137. 3399(SCSI)S
  4138. 3639(disk)S
  4139. 3833(then)S
  4140. 4033(the)S
  4141. 4183(disks)S
  4142. 4416(may)S
  4143. 4616(be)S
  4144. 10 B
  4145. 4738(hd0)S
  4146. 10 R
  4147. 4927(and)S
  4148. 10 B
  4149. 5099(hd5)S
  4150. 4320 V
  4151. 10 R
  4152. 1080(to)S
  4153. 1183(the)S
  4154. 1331(Monitor,)S
  4155. 1710(and)S
  4156. 10 B
  4157. 1880(hd0)S
  4158. 10 R
  4159. 2067(and)S
  4160. 10 B
  4161. 2237(sd0)S
  4162. 10 R
  4163. 2407(to)S
  4164. 2510(Minix.)S
  4165. 4488 V
  4166. 870(1)S
  4167. 872(13)S
  4168. 924(3.)S
  4169. 976(.)S
  4170. 1028(N)S
  4171. 1030(NA)S
  4172. 1105(AT)S
  4173. 1180(TI)S
  4174. 1244(IO)S
  4175. 1280(ON)S
  4176. 1355(NA)S
  4177. 1430(AL)S
  4178. 1505(L)S
  4179. 1594(K)S
  4180. 1596(KE)S
  4181. 1671(EY)S
  4182. 1735(YB)S
  4183. 1810(BO)S
  4184. 1879(OA)S
  4185. 1954(AR)S
  4186. 2029(RD)S
  4187. 2098(DS)S
  4188. 2173(S)S
  4189. 4608 V
  4190. 1080(The)S
  4191. 1268(directory)S
  4192. 10 B
  4193. (/usr/lib/keymaps)716 1663 A
  4194. 10 R
  4195. 2410(contains)S
  4196. 2776(keymap)S
  4197. 3126(tables)S
  4198. 3393(for)S
  4199. 3543(several)S
  4200. 3861(national)S
  4201. (keyboards.)438 4217 A
  4202. 4712(If)S
  4203. (you)150 4812 A
  4204. 4994(have)S
  4205. 5216(a)S
  4206. 4728 V
  4207. 1080(German)S
  4208. (keyboard)374 1430 A
  4209. 1829(for)S
  4210. 1972(instance,)S
  4211. 2352(then)S
  4212. 4896 V
  4213. 10 B
  4214. 1440(loadkeys)S
  4215. (/usr/lib/keymaps/german.map)1289 1864 A
  4216. 5064 V
  4217. 10 R
  4218. (will)157 1080 A
  4219. 1275(load)S
  4220. 1486(the)S
  4221. 1647(German)S
  4222. 2010(key)S
  4223. 2194(translation)S
  4224. 2658(table)S
  4225. 2893(into)S
  4226. 3088(the)S
  4227. (keyboard)374 3250 A
  4228. 3663(driver.)S
  4229. (Copy)217 3993 A
  4230. 4249(the)S
  4231. 4411(map)S
  4232. 4623(to)S
  4233. 10 B
  4234. 4740(/etc/keymap)S
  4235. 5184 V
  4236. 10 R
  4237. 1080(once)S
  4238. 1295(Minix)S
  4239. 1565(is)S
  4240. 1657(installed)S
  4241. 2023(on)S
  4242. 2148(the)S
  4243. 2296(hard)S
  4244. 2500(disk,)S
  4245. (because)319 2717 A
  4246. 3061(having)S
  4247. 3359(to)S
  4248. 3462(type)S
  4249. 3660(a)S
  4250. 3730(key)S
  4251. 3900(sequence)S
  4252. 4294(like)S
  4253. 4470(one)S
  4254. 4640(of)S
  4255. 4749(these:)S
  4256. 5352 V
  4257. 10 B
  4258. 1440(loadkezs)S
  4259. 10 B-1
  4260. 1859(-)S
  4261. 10 B
  4262. 1916(usr)S
  4263. 10 B-1
  4264. 2056(-)S
  4265. 10 B
  4266. 2113(lib)S
  4267. 10 B-1
  4268. 2225(-)S
  4269. 10 B
  4270. 2282(kezmaps)S
  4271. 10 B-1
  4272. 2657(-)S
  4273. 10 B
  4274. 2714(german.map)S
  4275. 5472 V
  4276. (loqdkeys)380 1440 A
  4277. 1870(=usr=lib=key,qps=french.,qp)S
  4278. 5640 V
  4279. 10 R
  4280. 1080(on)S
  4281. 1209(a)S
  4282. (reboot)257 1283 A
  4283. 1569(gets)S
  4284. 1760(a)S
  4285. 1834(bit)S
  4286. (annoying)373 1969 A
  4287. 2371(after)S
  4288. 2586(a)S
  4289. 2661(while.)S
  4290. 2965(Send)S
  4291. 3196(corrections)S
  4292. 3674(and)S
  4293. 3849(new)S
  4294. 4047(keymaps)S
  4295. 4434(to)S
  4296. 4542(the)S
  4297. 4695(person)S
  4298. 4993(named)S
  4299. 5760 V
  4300. 1080(below.)S
  4301. 1401((Do)S
  4302. 1583(not)S
  4303. 1736(send)S
  4304. 1945(a)S
  4305. 2015(Dutch)S
  4306. 2286(keymap,)S
  4307. (buy)150 2654 A
  4308. (yourself)330 2829 A
  4309. 3184(a)S
  4310. 3254(real)S
  4311. (keyboard)374 3431 A
  4312. 3830(instead.))S
  4313. 5928 V
  4314. 9 R
  4315. 720(S)S
  4316. 722(SU)S
  4317. 774(UG)S
  4318. 842(GG)S
  4319. 910(GE)S
  4320. 978(ES)S
  4321. 1036(ST)S
  4322. 1088(TI)S
  4323. 1146(IO)S
  4324. 1179(ON)S
  4325. 1247(NS)S
  4326. 1315(S)S
  4327. 6048 V
  4328. 10 R
  4329. 1080(Below)S
  4330. 1379(are)S
  4331. 1539(a)S
  4332. 1620(few)S
  4333. 1809(useful)S
  4334. (suggestions.)493 2092 A
  4335. 2647(Some)S
  4336. 2913(of)S
  4337. 3034(the)S
  4338. 3194(information)S
  4339. 3706(can)S
  4340. 3883(be)S
  4341. 4015(of)S
  4342. 4136(use)S
  4343. 4307(in)S
  4344. 4422(other)S
  4345. 4666(situations)S
  4346. 5088(than)S
  4347. 6168 V
  4348. 1080(described)S
  4349. 1491(here.)S
  4350. 6336 V
  4351. 870(1)S
  4352. 872(14)S
  4353. 924(4.)S
  4354. 976(.)S
  4355. 1028(V)S
  4356. 1030(VI)S
  4357. 1105(IR)S
  4358. 1141(RT)S
  4359. 1210(TU)S
  4360. 1274(UA)S
  4361. 1349(AL)S
  4362. 1424(L)S
  4363. 1513(C)S
  4364. 1515(CO)S
  4365. 1584(ON)S
  4366. 1659(NS)S
  4367. 1734(SO)S
  4368. 1792(OL)S
  4369. 1867(LE)S
  4370. 1931(ES)S
  4371. 1995(S)S
  4372. 6456 V
  4373. 1080(Hold)S
  4374. 1316(down)S
  4375. 1574(the)S
  4376. 1732(ALT)S
  4377. 1964(key)S
  4378. 2144(and)S
  4379. 2324(press)S
  4380. 2566(the)S
  4381. 2724(left)S
  4382. 2894(or)S
  4383. 3014(right)S
  4384. 3240(arrow)S
  4385. 3512(key,)S
  4386. 3718(F1,)S
  4387. 3885(or)S
  4388. 4005(F2.)S
  4389. 4197(This)S
  4390. 4412(switches)S
  4391. 4795(the)S
  4392. 4954(console)S
  4393. 6576 V
  4394. 1080(between)S
  4395. 1456(two)S
  4396. 1647(login)S
  4397. 1892(sessions.)S
  4398. 2310((Unless)S
  4399. (you)150 2657 A
  4400. 2846(have)S
  4401. 3075(an)S
  4402. 3209(old)S
  4403. (mono)228 3376 A
  4404. 3643(adapter,)S
  4405. (because)319 4004 A
  4406. 4362(virtual)S
  4407. 4664(consoles)S
  4408. 5049(sit)S
  4409. 5183(in)S
  4410. 6696 V
  4411. 1080(video)S
  4412. 1328(memory,)S
  4413. 1713(and)S
  4414. 1883(a)S
  4415. (mono)228 1953 A
  4416. 2206(adapter)S
  4417. 2528(only)S
  4418. 2731(has)S
  4419. 2890(memory)S
  4420. 3250(for)S
  4421. 3393(one.))S
  4422. 6864 V
  4423. 1080(Note)S
  4424. 1301(that)S
  4425. 1477(kernel)S
  4426. 1754(messages,)S
  4427. 2184(including)S
  4428. 2588(function)S
  4429. 2948(key)S
  4430. 3118(output,)S
  4431. 3424(only)S
  4432. 3627(appear)S
  4433. 3921(on)S
  4434. 4047(the)S
  4435. 4196(256rst)S
  4436. 4379(console.)S
  4437. 4762(This)S
  4438. 4967(may)S
  4439. 5166(be)S
  4440. 6984 V
  4441. 1080(confusing,)S
  4442. 1526(but)S
  4443. 1679(it)S
  4444. 1760(keeps)S
  4445. 2014(the)S
  4446. 2162(other)S
  4447. 2394(consoles)S
  4448. 2765(clean.)S
  4449. 7152 V
  4450. 870(1)S
  4451. 872(15)S
  4452. 924(5.)S
  4453. 976(.)S
  4454. 1028(L)S
  4455. 1030(LO)S
  4456. 1094(OW)S
  4457. 1169(W)S
  4458. 1291(O)S
  4459. 1293(ON)S
  4460. 1368(N)S
  4461. 1468(M)S
  4462. 1470(ME)S
  4463. 1561(EM)S
  4464. 1625(MO)S
  4465. 1716(OR)S
  4466. 1791(RY)S
  4467. 1860(Y)S
  4468. 7272 V
  4469. 1080(The)S
  4470. 1272(normal)S
  4471. 1592(installation)S
  4472. 2074(requires)S
  4473. 2434(that)S
  4474. (you)150 2620 A
  4475. 2806(have)S
  4476. (enough)295 3032 A
  4477. 3363(memory)S
  4478. 3734(for)S
  4479. 3888(a)S
  4480. 3969(large)S
  4481. 4207(RAM)S
  4482. 4472(disk.)S
  4483. 4725(You)S
  4484. 4934(can)S
  4485. (still)151 5110 A
  4486. 7392 V
  4487. 1080(install)S
  4488. 1356(Minix)S
  4489. 1631(normally)S
  4490. 2024(if)S
  4491. (you)150 2116 A
  4492. 2296(either)S
  4493. 2556(have)S
  4494. 2776(a)S
  4495. 2851(high)S
  4496. 3059(density)S
  4497. 3379(diskette)S
  4498. 3722(drive)S
  4499. 3959(for)S
  4500. 4107(a)S
  4501. 4182(combined)S
  4502. 4608(root+usr)S
  4503. (257oppy,)281 4980 A
  4504. 7512 V
  4505. 1080(or)S
  4506. (you)150 1194 A
  4507. 1374(have)S
  4508. 1594(two)S
  4509. (257oppy)256 1775 A
  4510. 2061(drives)S
  4511. 2337(of)S
  4512. 2451(at)S
  4513. 2554(least)S
  4514. (720)150 2769 A
  4515. 2949(kb.)S
  4516. 3129(Before)S
  4517. (booting)306 3434 A
  4518. (you)150 3770 A
  4519. 3950(have)S
  4520. 4170(to)S
  4521. 4278(set)S
  4522. 4421(the)S
  4523. 4575(variable)S
  4524. 10 B
  4525. 4931(rootdev)S
  4526. 7903 V
  4527. 10 R
  4528. 720(Page)S
  4529. 941(5)S
  4530. 4455(September)S
  4531. 4911(13,)S
  4532. (1996)200 5061 A
  4533. 8143 V
  4534. EP
  4535. %%Page: 6 6
  4536. BP
  4537. /slant 0 def
  4538. /height 0 def
  4539. 480 V
  4540. 10 R
  4541. 720(USAGE)S
  4542. 1065(()S
  4543. 1107(8)S
  4544. 1165())S
  4545. 2696(Eighth)S
  4546. (Edition)296 2989 A
  4547. 4782(USAGE)S
  4548. 5127(()S
  4549. 5169(8)S
  4550. 5227())S
  4551. 960 V
  4552. 1080(to)S
  4553. 1183(the)S
  4554. 1331(same)S
  4555. 1563(value)S
  4556. 1806(as)S
  4557. 10 B
  4558. 1915(ramimagedev)S
  4559. 10 R
  4560. 2502(.)S
  4561. 2577(This)S
  4562. 2781(is)S
  4563. 2873(slower)S
  4564. 3167(then)S
  4565. 3365(a)S
  4566. 3435(RAM)S
  4567. 3689(disk,)S
  4568. 3906(but)S
  4569. 4059(saves)S
  4570. 4302(a)S
  4571. 4372(lot)S
  4572. 4503(of)S
  4573. 4612(memory.)S
  4574. 1128 V
  4575. 1080(The)S
  4576. 1267(automatic)S
  4577. 1694(installation)S
  4578. 2171(script)S
  4579. (knows)262 2425 A
  4580. 2717(how)S
  4581. 2920(to)S
  4582. 3028(handle)S
  4583. 3326(this)S
  4584. 3501(new)S
  4585. 3699(situation.)S
  4586. 4126(If)S
  4587. (you)150 4225 A
  4588. 4406(install)S
  4589. 4683(manually)S
  4590. 5088(then)S
  4591. 1248 V
  4592. (you)150 1080 A
  4593. 1255(have)S
  4594. 1470(to)S
  4595. 1573(use)S
  4596. 1416 V
  4597. 10 B
  4598. 1440(cpdir)S
  4599. 10 B-1
  4600. 1720(-)S
  4601. 10 B
  4602. 1777(vx)S
  4603. 1927(/)S
  4604. 2005(/mnt)S
  4605. 1584 V
  4606. 10 R
  4607. 1080(to)S
  4608. (copy)195 1186 A
  4609. 1409(the)S
  4610. 1560(root)S
  4611. 1750(device)S
  4612. 2041(to)S
  4613. 2147(disk.)S
  4614. 2393(When)S
  4615. 2662(it)S
  4616. 2747(is)S
  4617. 2843(time)S
  4618. 3051(to)S
  4619. 3158(256ll)S
  4620. 3299(/usr)S
  4621. 3479(and)S
  4622. (you)150 3653 A
  4623. 3832(only)S
  4624. 4039(have)S
  4625. 4258(one)S
  4626. (257oppy)256 4432 A
  4627. 4717(drive)S
  4628. 4953(then)S
  4629. 5155(hit)S
  4630. 1704 V
  4631. 1080(DEL)S
  4632. 1311(to)S
  4633. 1423(get)S
  4634. 1580(out)S
  4635. 1741(of)S
  4636. 1858(the)S
  4637. 2014(installation)S
  4638. 2494(script)S
  4639. 2751(and)S
  4640. (reboot)257 2929 A
  4641. 3219(as)S
  4642. 3336(described)S
  4643. 3755(in)S
  4644. 3866("TESTING".)S
  4645. 4453(You)S
  4646. 4659(can)S
  4647. 4832(then)S
  4648. 5038(256nish)S
  4649. 1824 V
  4650. 1080(the)S
  4651. 1228(installation)S
  4652. 1700(manually.)S
  4653. 1992 V
  4654. 870(1)S
  4655. 872(16)S
  4656. 924(6.)S
  4657. 976(.)S
  4658. 1028(L)S
  4659. 1030(LO)S
  4660. 1094(OW)S
  4661. 1169(W)S
  4662. 1291(O)S
  4663. 1293(ON)S
  4664. 1368(N)S
  4665. 1468(M)S
  4666. 1470(ME)S
  4667. 1561(EM)S
  4668. 1625(MO)S
  4669. 1716(OR)S
  4670. 1791(RY)S
  4671. 1860(Y)S
  4672. 1960(A)S
  4673. 1962(AN)S
  4674. 2037(ND)S
  4675. 2112(D)S
  4676. 2212(O)S
  4677. 2214(ON)S
  4678. 2289(NL)S
  4679. 2364(LY)S
  4680. 2428(Y)S
  4681. 2528(O)S
  4682. 2530(ON)S
  4683. 2605(NE)S
  4684. 2680(E)S
  4685. 2769(7)S
  4686. 2771(72)S
  4687. 2823(20)S
  4688. 2875(0)S
  4689. 2952(K)S
  4690. 2954(KB)S
  4691. 3029(B)S
  4692. 3123(F)S
  4693. 3125(FL)S
  4694. 3183(LO)S
  4695. 3247(OP)S
  4696. 3322(PP)S
  4697. 3380(PY)S
  4698. 3438(Y)S
  4699. 3538(D)S
  4700. 3540(DR)S
  4701. 3615(RI)S
  4702. 3684(IV)S
  4703. 3720(VE)S
  4704. 3795(E)S
  4705. 2112 V
  4706. 1080(If)S
  4707. (you)150 1185 A
  4708. 1372(only)S
  4709. 1587(have)S
  4710. 1814(one)S
  4711. (720)150 1997 A
  4712. 2185(kb)S
  4713. (257oppy)256 2323 A
  4714. 2617(drive)S
  4715. 2862(and)S
  4716. (your)184 3045 A
  4717. 3267(system)S
  4718. 3584(is)S
  4719. 3689(low)S
  4720. 3878(on)S
  4721. 4016(memory)S
  4722. 4389(then)S
  4723. (you)150 4600 A
  4724. 4788(can)S
  4725. 4966(use)S
  4726. 5138(the)S
  4727. 2232 V
  4728. 8 R
  4729. 1080(TINYROOT)S
  4730. 10 R
  4731. (boot)178 1521 A
  4732. 1727(image.)S
  4733. 2051(This)S
  4734. 2258(image)S
  4735. 2532(contains)S
  4736. 2895(a)S
  4737. 2968(small)S
  4738. 3214(kernel)S
  4739. 3494(with)S
  4740. 3700(only)S
  4741. 3905(the)S
  4742. 4055(BIOS)S
  4743. 4312(disk)S
  4744. 4506(driver,)S
  4745. 4799(and)S
  4746. 4971(a)S
  4747. 5043(small)S
  4748. 2352 V
  4749. 1080(root)S
  4750. 1272(256le)S
  4751. 1431(system.)S
  4752. 1790(You)S
  4753. 1993(can)S
  4754. 2163(use)S
  4755. 2327(this)S
  4756. 2502(disk)S
  4757. 2700(to)S
  4758. (boot)178 2809 A
  4759. (your)184 3018 A
  4760. 3233(machine.)S
  4761. 3655(Use)S
  4762. 3843(the)S
  4763. 3997(normal)S
  4764. 8 R
  4765. 4308(ROOT)S
  4766. 10 R
  4767. 4559(to)S
  4768. 4668(install)S
  4769. 4945(the)S
  4770. 5099(root)S
  4771. 2472 V
  4772. 1080(256le)S
  4773. 1247(system.)S
  4774. 1614(Keep)S
  4775. (booting)306 1865 A
  4776. (your)184 2209 A
  4777. 2431(machine)S
  4778. 2810(with)S
  4779. 8 R
  4780. 3021(TINYROOT)S
  4781. 10 R
  4782. (until)184 3471 A
  4783. (you)150 3692 A
  4784. 3879(have)S
  4785. 4106(compiled)S
  4786. 4517(a)S
  4787. 4599(small)S
  4788. 4854(kernel)S
  4789. 5143(for)S
  4790. 2592 V
  4791. (your)184 1080 A
  4792. 1308(system.)S
  4793. 1681(Use)S
  4794. 1882(the)S
  4795. 10 B
  4796. 2049(rootdev)S
  4797. 10 R
  4798. (boot)178 2424 A
  4799. 2647(variable)S
  4800. 3017(to)S
  4801. 3140(select)S
  4802. 3415(the)S
  4803. 3583(hard)S
  4804. 3807(disk)S
  4805. 4019(root)S
  4806. 4226(256le)S
  4807. 4400(system.)S
  4808. 4774(Do)S
  4809. 10 B
  4810. 4942(not)S
  4811. 10 R
  4812. 5127(use)S
  4813. 2712 V
  4814. 8 R
  4815. 1080(TINYROOT)S
  4816. 10 R
  4817. 1518(for)S
  4818. 1661(anything)S
  4819. 2037(other)S
  4820. 2269(than)S
  4821. (booting,)331 2467 A
  4822. 2823(always)S
  4823. 3128(use)S
  4824. 8 R
  4825. 3282(ROOT)S
  4826. 10 R
  4827. 3527(when)S
  4828. 3770(mentioned.)S
  4829. 2880 V
  4830. 870(1)S
  4831. 872(17)S
  4832. 924(7.)S
  4833. 976(.)S
  4834. 1028(F)S
  4835. 1030(FL)S
  4836. 1088(LO)S
  4837. 1152(OP)S
  4838. 1227(PP)S
  4839. 1285(PY)S
  4840. 1343(Y)S
  4841. 1443(D)S
  4842. 1445(DR)S
  4843. 1520(RI)S
  4844. 1589(IV)S
  4845. 1625(VE)S
  4846. 1700(E)S
  4847. 1789(1)S
  4848. 1791(1)S
  4849. 1868(I)S
  4850. 1870(IS)S
  4851. 1906(S)S
  4852. 1989(A)S
  4853. 1991(A)S
  4854. 2091(H)S
  4855. 2093(HI)S
  4856. 2168(IG)S
  4857. 2204(GH)S
  4858. 2279(H)S
  4859. 2379(D)S
  4860. 2381(DE)S
  4861. 2456(EN)S
  4862. 2520(NS)S
  4863. 2595(SI)S
  4864. 2653(IT)S
  4865. 2689(TY)S
  4866. 2753(Y)S
  4867. 2853(D)S
  4868. 2855(DR)S
  4869. 2930(RI)S
  4870. 2999(IV)S
  4871. 3035(VE)S
  4872. 3110(E)S
  4873. 3000 V
  4874. 1080(If)S
  4875. (you)150 1177 A
  4876. 1356(would)S
  4877. 1636(like)S
  4878. 1817(to)S
  4879. 1925(install)S
  4880. 2201(from)S
  4881. (257oppy)256 2427 A
  4882. 2713(drive)S
  4883. 2950(1)S
  4884. 3030(then)S
  4885. (you)150 3233 A
  4886. 3413(need)S
  4887. 3633(to)S
  4888. (copy)195 3741 A
  4889. 3966(at)S
  4890. 4069(least)S
  4891. 4284(one)S
  4892. 4459(sector)S
  4893. 4730(from)S
  4894. 4956(the)S
  4895. 8 R
  4896. 5104(USR)S
  4897. 3120 V
  4898. 10 R
  4899. 1080(image)S
  4900. 1351(onto)S
  4901. 1554(a)S
  4902. 1624(diskette)S
  4903. 1962(for)S
  4904. 2105(drive)S
  4905. 2337(0.)S
  4906. 2462(The)S
  4907. 8 R
  4908. 2639(USR)S
  4909. 10 R
  4910. (bootstrap)374 2821 A
  4911. 3220(has)S
  4912. 3379(been)S
  4913. 3594(rigged)S
  4914. 3876(to)S
  4915. (boot)178 3979 A
  4916. 4182(the)S
  4917. 4330(other)S
  4918. 4562(drive.)S
  4919. 3288 V
  4920. 870(1)S
  4921. 872(18)S
  4922. 924(8.)S
  4923. 976(.)S
  4924. 1028(I)S
  4925. 1030(IN)S
  4926. 1066(NS)S
  4927. 1141(ST)S
  4928. 1199(TA)S
  4929. 1263(AL)S
  4930. 1338(LL)S
  4931. 1402(LI)S
  4932. 1466(IN)S
  4933. 1502(NG)S
  4934. 1577(G)S
  4935. 1677(O)S
  4936. 1679(ON)S
  4937. 1754(N)S
  4938. 1854(A)S
  4939. 1856(A)S
  4940. 1956(S)S
  4941. 1958(SE)S
  4942. 2016(EC)S
  4943. 2080(CO)S
  4944. 2149(ON)S
  4945. 2224(ND)S
  4946. 2299(D)S
  4947. 2399(H)S
  4948. 2401(HA)S
  4949. 2476(AR)S
  4950. 2551(RD)S
  4951. 2620(D)S
  4952. 2720(D)S
  4953. 2722(DI)S
  4954. 2797(IS)S
  4955. 2833(SK)S
  4956. 2891(K)S
  4957. 3408 V
  4958. 1080(Minix)S
  4959. 1352(doesn't)S
  4960. 1675(care)S
  4961. 1871(if)S
  4962. 1960(it)S
  4963. 2043(is)S
  4964. 2137(installed)S
  4965. 2505(on)S
  4966. 2632(the)S
  4967. (second)279 2782 A
  4968. 3088(disk)S
  4969. 3282(of)S
  4970. 3393(a)S
  4971. 3465(system)S
  4972. 3771(with)S
  4973. 3977(two)S
  4974. 4156(disks.)S
  4975. 4440(The)S
  4976. 4625(only)S
  4977. 4831(problem)S
  4978. 5194(is)S
  4979. 3528 V
  4980. 1080(to)S
  4981. 1193(get)S
  4982. 1351(it)S
  4983. (booted.)298 1442 A
  4984. 1800(You)S
  4985. 2008(can)S
  4986. 2183(either)S
  4987. 2448(rig)S
  4988. 2595(up)S
  4989. 2730(a)S
  4990. 2810(diskette)S
  4991. 3158(to)S
  4992. (boot)178 3271 A
  4993. 3483(Minix)S
  4994. 3762(as)S
  4995. 3880(shown)S
  4996. 4176(earlier,)S
  4997. 4494(or)S
  4998. (you)150 4612 A
  4999. 4796(can)S
  5000. 4970(use)S
  5001. 5138(the)S
  5002. 3648 V
  5003. 1080(same)S
  5004. 1312(trick)S
  5005. 1522(on)S
  5006. 1647(the)S
  5007. 1795(256rst)S
  5008. 1977(disk.)S
  5009. 2219(The)S
  5010. 2401(command)S
  5011. 3816 V
  5012. 10 B
  5013. 1440(installboot)S
  5014. 10 B-1
  5015. 1943(-)S
  5016. 10 B
  5017. 2000(m)S
  5018. 2134(5)S
  5019. 2234(/dev/hd0)S
  5020. 2653(/usr/mdec/masterboot)S
  5021. 3984 V
  5022. 10 R
  5023. (will)157 1080 A
  5024. 1262(lock)S
  5025. 1460(the)S
  5026. 1608(256rst)S
  5027. 1790(disk)S
  5028. 1983(into)S
  5029. (booting)306 2165 A
  5030. 2497(the)S
  5031. (second)279 2646 A
  5032. 2951(disk.)S
  5033. 3194(Note)S
  5034. 3416(that)S
  5035. 3593(this)S
  5036. 3764(command)S
  5037. 4186(modi256es)S
  5038. 4558(the)S
  5039. 4707(disk)S
  5040. 4900(outside)S
  5041. 5216(a)S
  5042. 4104 V
  5043. 1080(Minix)S
  5044. (partition,)366 1354 A
  5045. (overwriting)470 1749 A
  5046. 2248(a)S
  5047. 2322(bit)S
  5048. 2457(of)S
  5049. 2570(code)S
  5050. 2789(that)S
  5051. 2968(has)S
  5052. 3130(likely)S
  5053. 3387(been)S
  5054. 3605(put)S
  5055. 3761(there)S
  5056. 3991(by)S
  5057. 4119(DOS)S
  5058. 4349(fdisk.)S
  5059. 4628(First)S
  5060. 4841(verify)S
  5061. 5110(that)S
  5062. 4224 V
  5063. 1080(the)S
  5064. 1228(Boot)S
  5065. 1448(Monitor)S
  5066. 1802(can)S
  5067. (boot)178 1967 A
  5068. 2170(a)S
  5069. 2240(DOS)S
  5070. (partition,)366 2467 A
  5071. (because)319 2858 A
  5072. 3202(then)S
  5073. 3400(the)S
  5074. 3548(Minix)S
  5075. 3818(master)S
  5076. (bootstrap)374 4112 A
  5077. 4511(can)S
  5078. 4676(do)S
  5079. 4801(it)S
  5080. 4882(too.)S
  5081. 4392 V
  5082. 870(1)S
  5083. 872(19)S
  5084. 924(9.)S
  5085. 976(.)S
  5086. 1028(L)S
  5087. 1030(LO)S
  5088. 1094(OT)S
  5089. 1169(TS)S
  5090. 1233(S)S
  5091. 1316(O)S
  5092. 1318(OF)S
  5093. 1393(F)S
  5094. 1476(M)S
  5095. 1478(ME)S
  5096. 1569(EM)S
  5097. 1633(MO)S
  5098. 1724(OR)S
  5099. 1799(RY)S
  5100. 1868(Y)S
  5101. 1968(O)S
  5102. 1970(ON)S
  5103. 2045(N)S
  5104. 2145(A)S
  5105. 2147(A)S
  5106. 2247(2)S
  5107. 2249(28)S
  5108. 2301(86)S
  5109. 2353(6)S
  5110. 4512 V
  5111. 1080(You)S
  5112. (will)157 1279 A
  5113. 1462(have)S
  5114. 1678(a)S
  5115. 1749(hard)S
  5116. 1954(time)S
  5117. 2159(making)S
  5118. 2486(Minix)S
  5119. 2757(run)S
  5120. 2917(out)S
  5121. 3071(of)S
  5122. 3181(3)S
  5123. 3257(Mb)S
  5124. 3422(memory.)S
  5125. 3833(Memory)S
  5126. (you)150 4205 A
  5127. 4381(can)S
  5128. 4548(spare)S
  5129. 4788(can)S
  5130. 4955(be)S
  5131. 5077(used)S
  5132. 4632 V
  5133. 1080(for)S
  5134. 1235(a)S
  5135. ("second)320 1317 A
  5136. 1673(level)S
  5137. 1905(block)S
  5138. (cache")271 2164 A
  5139. 2471(on)S
  5140. 2607(the)S
  5141. 2766(RAM)S
  5142. 3031(disk.)S
  5143. 3284(The)S
  5144. 3477(File)S
  5145. 3670(System)S
  5146. 4002(uses)S
  5147. 4211(the)S
  5148. (second)279 4370 A
  5149. 4685(level)S
  5150. (cache)230 4917 A
  5151. 5183(to)S
  5152. 4752 V
  5153. 1080(store)S
  5154. 1301(copies)S
  5155. 1583(of)S
  5156. 1692(disk)S
  5157. 1884(blocks)S
  5158. 2171(that)S
  5159. 2347(are)S
  5160. 2496(pushed)S
  5161. 2805(out)S
  5162. 2958(of)S
  5163. 3067(the)S
  5164. 3215(normal)S
  5165. 3525((primary))S
  5166. 3937(block)S
  5167. (cache.)255 4185 A
  5168. 4490(The)S
  5169. 4673(size)S
  5170. 4856(of)S
  5171. 4966(the)S
  5172. 5115(pri-)S
  5173. 4872 V
  5174. 1080(mary)S
  5175. (cache)230 1321 A
  5176. 1585(is)S
  5177. 1686(compiled)S
  5178. 2094(into)S
  5179. 2284(the)S
  5180. 2441(FS)S
  5181. 2587(server,)S
  5182. 2893(but)S
  5183. 3055(the)S
  5184. 3212(size)S
  5185. 3403(of)S
  5186. 3520(the)S
  5187. (second)279 3676 A
  5188. 3988(level)S
  5189. (cache)230 4217 A
  5190. 4480(can)S
  5191. 4653(be)S
  5192. 4781(set)S
  5193. 4926(with)S
  5194. 5138(the)S
  5195. 4992 V
  5196. 10 B
  5197. 1080(ramsize)S
  5198. 10 R
  5199. (boot)178 1443 A
  5200. 1648(variable.)S
  5201. 2050(Set)S
  5202. 2206(it)S
  5203. 2289(to)S
  5204. 2394(a)S
  5205. 2466(number)S
  5206. 2800(between)S
  5207. 3163(0)S
  5208. 3240(and)S
  5209. (512.)175 3412 A
  5210. (512)150 3639 A
  5211. (kilobytes)368 3816 A
  5212. 4212(is)S
  5213. (enough)295 4307 A
  5214. 4630(to)S
  5215. 4736(keep)S
  5216. 4954(most)S
  5217. 5177(of)S
  5218. 5112 V
  5219. 1080(the)S
  5220. 1228(compiler)S
  5221. (cached.)305 1611 A
  5222. 5280 V
  5223. 870(2)S
  5224. 872(20)S
  5225. 924(0.)S
  5226. 976(.)S
  5227. 1028(L)S
  5228. 1030(LO)S
  5229. 1094(OT)S
  5230. 1169(TS)S
  5231. 1233(S)S
  5232. 1316(O)S
  5233. 1318(OF)S
  5234. 1393(F)S
  5235. 1476(M)S
  5236. 1478(ME)S
  5237. 1569(EM)S
  5238. 1633(MO)S
  5239. 1724(OR)S
  5240. 1799(RY)S
  5241. 1868(Y)S
  5242. 1968(O)S
  5243. 1970(ON)S
  5244. 2045(N)S
  5245. 2145(A)S
  5246. 2147(A)S
  5247. 2247(3)S
  5248. 2249(38)S
  5249. 2301(86)S
  5250. 2353(6+)S
  5251. 2405(+)S
  5252. 5400 V
  5253. 1080(Processes)S
  5254. 1499(can)S
  5255. 1666(be)S
  5256. 1788(as)S
  5257. 1899(big)S
  5258. 2054(as)S
  5259. (you'd)234 2165 A
  5260. 2426(like)S
  5261. 2604(on)S
  5262. 2731(a)S
  5263. (386,)175 2803 A
  5264. 3005(but)S
  5265. 3160(in)S
  5266. 3265(practice)S
  5267. 3612(4)S
  5268. 3690(Mb)S
  5269. 3857(is)S
  5270. 3952(nice.)S
  5271. 4198(The)S
  5272. 4383(installation)S
  5273. 4858(script)S
  5274. 5110(sets)S
  5275. 5520 V
  5276. 1080(up)S
  5277. 1210(a)S
  5278. (second)279 1285 A
  5279. 1594(level)S
  5280. (cache)230 1820 A
  5281. 2080(for)S
  5282. (Minix-386)429 2228 A
  5283. 2686(of)S
  5284. 2799(up)S
  5285. 2928(to)S
  5286. (1024)200 3035 A
  5287. (kilobytes.)393 3264 A
  5288. 3711(This)S
  5289. 3919(is)S
  5290. (because)319 4015 A
  5291. 4363(the)S
  5292. 4515(default)S
  5293. 4824(256le)S
  5294. 4982(system)S
  5295. 5640 V
  5296. (cache)230 1080 A
  5297. 1342(is)S
  5298. 1441(only)S
  5299. 1651(80)S
  5300. 1783(kb.)S
  5301. 1965(Your)S
  5302. 2204(256rst)S
  5303. 2393(point)S
  5304. 2631(of)S
  5305. 2747(call)S
  5306. 2925(is)S
  5307. 3024(to)S
  5308. 3135(get)S
  5309. 3291(rid)S
  5310. 3436(of)S
  5311. 3553(the)S
  5312. (poorly)262 3709 A
  5313. 4004(performing)S
  5314. (second)279 4490 A
  5315. 4802(level)S
  5316. (cache)230 5031 A
  5317. 5760 V
  5318. 1080(and)S
  5319. 1252(to)S
  5320. 1357(assign)S
  5321. 1635(the)S
  5322. 1785(memory)S
  5323. 2147(used)S
  5324. 2358(by)S
  5325. 2485(it)S
  5326. 2568(to)S
  5327. 2673(the)S
  5328. 2823(normal)S
  5329. 3135(block)S
  5330. (cache)230 3385 A
  5331. 3641(by)S
  5332. 3767(enlarging)S
  5333. 4173(the)S
  5334. 4322(appropriate)S
  5335. 10 B
  5336. 4807(NR_BUFS)S
  5337. 5880 V
  5338. 10 R
  5339. 1080(and)S
  5340. 10 B
  5341. 1276(NR_BUF_HASH)S
  5342. 10 R
  5343. 2060(constants)S
  5344. 2486(in)S
  5345. 2616(<minix/con256g.h>)S
  5346. 3370(with)S
  5347. 3601(as)S
  5348. 3737(much)S
  5349. 4012(as)S
  5350. (you)150 4148 A
  5351. 4350(can)S
  5352. 4542(spare.)S
  5353. ((1024)234 4857 A
  5354. 5143(for)S
  5355. 6000 V
  5356. 1080(NR_BUFS)S
  5357. 1561(is)S
  5358. 1667(the)S
  5359. 1828(minimum)S
  5360. 2256(to)S
  5361. 2372(keep)S
  5362. 10 B
  5363. 2600(cc)S
  5364. 10 B-1
  5365. 2728(-)S
  5366. 10 B
  5367. 2785(c)S
  5368. 10 R
  5369. (cached.)305 2868 A
  5370. (2048)200 3236 A
  5371. 3474(is)S
  5372. 3579(then)S
  5373. 3790(a)S
  5374. 3873(nice)S
  5375. 4079(value)S
  5376. 4335(for)S
  5377. 4491(NR_BUF_HASH.))S
  5378. 6120 V
  5379. 1080(Disable)S
  5380. 1413(the)S
  5381. (second)279 1561 A
  5382. 1865(level)S
  5383. (cache,)255 2086 A
  5384. 2366(compile)S
  5385. 2715(a)S
  5386. 2785(new)S
  5387. 2978(kernel,)S
  5388. (reboot)257 3280 A
  5389. 3562(and)S
  5390. 3732(set)S
  5391. 10 B
  5392. 3869(ramsize)S
  5393. 10 R
  5394. 4230(to)S
  5395. 4333(0.)S
  5396. 6288 V
  5397. 870(2)S
  5398. 872(21)S
  5399. 924(1.)S
  5400. 976(.)S
  5401. 1028(L)S
  5402. 1030(LO)S
  5403. 1094(OT)S
  5404. 1169(TS)S
  5405. 1233(S)S
  5406. 1316(O)S
  5407. 1318(OF)S
  5408. 1393(F)S
  5409. 1476(D)S
  5410. 1478(DI)S
  5411. 1553(IS)S
  5412. 1589(SK)S
  5413. 1647(K)S
  5414. 1747(S)S
  5415. 1749(SP)S
  5416. 1807(PA)S
  5417. 1865(AC)S
  5418. 1940(CE)S
  5419. 2009(E)S
  5420. 6408 V
  5421. 1080(The)S
  5422. 1264(maximum)S
  5423. 1698(256le)S
  5424. 1854(system)S
  5425. 2160(size)S
  5426. 2344(is)S
  5427. 2438(1)S
  5428. 2515(Gb)S
  5429. 2665(for)S
  5430. (Minix-386)429 2810 A
  5431. 3266(and)S
  5432. (128)150 3438 A
  5433. 3615(Mb)S
  5434. 3781(for)S
  5435. 3927(Minix-86.)S
  5436. 4384((Minix-86)S
  5437. 4825(can)S
  5438. 4993(handle)S
  5439. 6528 V
  5440. 1080(larger)S
  5441. 1348(256le)S
  5442. 1509(systems,)S
  5443. 1884(but)S
  5444. 10 B
  5445. 2044(fsck)S
  5446. 10 R
  5447. 2250(can't)S
  5448. 2484(check)S
  5449. 2751(them.))S
  5450. 3068(Note)S
  5451. 3296(that)S
  5452. 3479(a)S
  5453. 3556(Minix)S
  5454. 3833(256le)S
  5455. 3994(system)S
  5456. 4304(can)S
  5457. 4475(only)S
  5458. 4684(contain)S
  5459. (65535)250 5011 A
  5460. 6648 V
  5461. (inodes)262 1080 A
  5462. 1376((256les),)S
  5463. 1671(so)S
  5464. 1794(the)S
  5465. 1951(average)S
  5466. 2299(256le)S
  5467. (should)267 2462 A
  5468. 2763(be)S
  5469. 2892(16)S
  5470. 3026(kb)S
  5471. 3161(to)S
  5472. 3274(completely)S
  5473. 3756(256ll)S
  5474. 3903(it.)S
  5475. 4044(It)S
  5476. 4141(may)S
  5477. 4349(be)S
  5478. 4479(better)S
  5479. 4744(to)S
  5480. 4857(make)S
  5481. 5110(two)S
  5482. 6768 V
  5483. 1080(smaller)S
  5484. 1402(256le)S
  5485. 1556(systems.)S
  5486. 1949(Besides,)S
  5487. 2312(fsck)S
  5488. 2505(takes)S
  5489. 2737(forever)S
  5490. 3054(on)S
  5491. 3179(a)S
  5492. 3249(large)S
  5493. 3476(256le)S
  5494. 3630(system.)S
  5495. 6936 V
  5496. 9 R
  5497. 720(S)S
  5498. 722(SY)S
  5499. 774(YS)S
  5500. 842(ST)S
  5501. 894(TE)S
  5502. 952(EM)S
  5503. 1010(M)S
  5504. 1130(A)S
  5505. 1132(AD)S
  5506. 1200(DM)S
  5507. 1268(MI)S
  5508. 1350(IN)S
  5509. 1383(NI)S
  5510. 1451(IS)S
  5511. 1484(ST)S
  5512. 1536(TR)S
  5513. 1594(RA)S
  5514. 1656(AT)S
  5515. 1724(TI)S
  5516. 1782(IO)S
  5517. 1815(ON)S
  5518. 1883(N)S
  5519. 7056 V
  5520. 10 R
  5521. 1080(The)S
  5522. 1267(system)S
  5523. 1576(has)S
  5524. 1740(been)S
  5525. 1960(set)S
  5526. 2102(up)S
  5527. 2232(with)S
  5528. 2441(the)S
  5529. 2594(idea)S
  5530. 2792(that)S
  5531. 2973(working)S
  5532. 3338(as)S
  5533. 3452(root)S
  5534. 3644(is)S
  5535. 3741(a)S
  5536. 3816(bad)S
  5537. 3991(thing)S
  5538. 4227(to)S
  5539. 4335(do.)S
  5540. 4515(As)S
  5541. 4657(root)S
  5542. (you)150 4849 A
  5543. 5029(are)S
  5544. 5183(in)S
  5545. 7176 V
  5546. 1080(no)S
  5547. 1207(way)S
  5548. 1401(protected)S
  5549. 1802(from)S
  5550. 2024(doing)S
  5551. 2278(stupid)S
  5552. 2549(things.)S
  5553. 2870(So)S
  5554. (don't)212 3002 A
  5555. 3240(do)S
  5556. 3366(development)S
  5557. 3911(as)S
  5558. 4021(root,)S
  5559. 4234(but)S
  5560. 4388(work)S
  5561. 4621(as)S
  5562. 10 B
  5563. 4731(bin)S
  5564. 10 R
  5565. 4871(!)S
  5566. 4956(Only)S
  5567. 5183(in)S
  5568. 7296 V
  5569. 1080(exceptional)S
  5570. 1574(cases)S
  5571. 1818(do)S
  5572. (you)150 1949 A
  5573. 2130(want)S
  5574. 2357(to)S
  5575. 2466(become)S
  5576. 2810(root.)S
  5577. 3053(Being)S
  5578. 3324(root)S
  5579. 3517(is)S
  5580. 3615(fun)S
  5581. 3780(for)S
  5582. 3929(wannabe)S
  5583. 4318(hackers;)S
  5584. 4685(administrators)S
  5585. 7416 V
  5586. (know)223 1080 A
  5587. 1328(better.)S
  5588. 7903 V
  5589. 720(September)S
  5590. 1176(13,)S
  5591. (1996)200 1326 A
  5592. 4990(Page)S
  5593. 5211(6)S
  5594. 8143 V
  5595. EP
  5596. %%Page: 7 7
  5597. BP
  5598. /slant 0 def
  5599. /height 0 def
  5600. 480 V
  5601. 10 R
  5602. 720(USAGE)S
  5603. 1065(()S
  5604. 1107(8)S
  5605. 1165())S
  5606. 2696(Eighth)S
  5607. (Edition)296 2989 A
  5608. 4782(USAGE)S
  5609. 5127(()S
  5610. 5169(8)S
  5611. 5227())S
  5612. 960 V
  5613. 1080(To)S
  5614. 1223(make)S
  5615. 1472(life)S
  5616. 1638(easier)S
  5617. 1905(for)S
  5618. 2054(bin,)S
  5619. 2238(some)S
  5620. 2481(programs)S
  5621. 2892(like)S
  5622. 10 B
  5623. 3075(su)S
  5624. 10 R
  5625. 3170((1),)S
  5626. 10 B
  5627. 3345(install)S
  5628. 10 R
  5629. 3608((1))S
  5630. 3758(and)S
  5631. 10 B
  5632. 3935(shutdown)S
  5633. 10 R
  5634. 4355((8))S
  5635. 4505(treat)S
  5636. 4717(bin)S
  5637. 4877(and)S
  5638. 5054(other)S
  5639. 1080 V
  5640. 1080(members)S
  5641. 1479(of)S
  5642. 1592(the)S
  5643. 1744(operator)S
  5644. (group)234 2109 A
  5645. 2372(as)S
  5646. 2485(special)S
  5647. 2794(and)S
  5648. 2968(allow)S
  5649. 3221(them)S
  5650. 3451(the)S
  5651. 3603(privileges)S
  5652. 4029(of)S
  5653. 4142(root.)S
  5654. 4383((One)S
  5655. 4614(is)S
  5656. 4710(an)S
  5657. 4834(operator)S
  5658. 5199(if)S
  5659. 1200 V
  5660. 1080(one's)S
  5661. (group)234 1326 A
  5662. 1588(id)S
  5663. 1694(is)S
  5664. 1789(zero.))S
  5665. 2075(Operators)S
  5666. (should)267 2501 A
  5667. 2796(share)S
  5668. 3037(the)S
  5669. 3188(shadow)S
  5670. 3523(password)S
  5671. 3931(of)S
  5672. 4043(root)S
  5673. 4233(by)S
  5674. 4361(having)S
  5675. 10 B
  5676. 4662(##root)S
  5677. 10 R
  5678. 4969(in)S
  5679. 5076(their)S
  5680. 1320 V
  5681. 1080(password)S
  5682. 1494(256eld.)S
  5683. 1757(This)S
  5684. 1970(way)S
  5685. 2172(they)S
  5686. 2379(all)S
  5687. 2514(have)S
  5688. 2738(one)S
  5689. (face)169 2917 A
  5690. 3120((password))S
  5691. 3602(to)S
  5692. 3714(the)S
  5693. 3871(outside)S
  5694. 4195(world,)S
  5695. 4489(forming)S
  5696. 4847(no)S
  5697. 4980(greater)S
  5698. 1440 V
  5699. 1080(security)S
  5700. 1424(risk)S
  5701. 1600(than)S
  5702. 1798(root)S
  5703. 1985(alone.)S
  5704. 1608 V
  5705. 1080(The)S
  5706. 1268(home)S
  5707. 1522(directory)S
  5708. 1917(of)S
  5709. 2032(bin)S
  5710. 2191(contains)S
  5711. 2557(one)S
  5712. 2733(important)S
  5713. 3155(Make256le.)S
  5714. 3594(You)S
  5715. 3798(can)S
  5716. 3969(use)S
  5717. 4134(it)S
  5718. 4221(to)S
  5719. 4331(recompile)S
  5720. 4766(all)S
  5721. 4899(the)S
  5722. 5054(com-)S
  5723. 1728 V
  5724. 1080(mands)S
  5725. 1373(and)S
  5726. 1549(libraries)S
  5727. 1911(of)S
  5728. 2026(the)S
  5729. 2180(system.)S
  5730. 2540(Type)S
  5731. 10 B
  5732. 2778(make)S
  5733. 10 R
  5734. 3044(to)S
  5735. 3153(see)S
  5736. 3313(the)S
  5737. 3467(usage)S
  5738. 3727(message.)S
  5739. 4149(If)S
  5740. (you)150 4248 A
  5741. 4428(want)S
  5742. 4654(to)S
  5743. 4762(compile)S
  5744. 5116(just)S
  5745. 1848 V
  5746. 1080(one)S
  5747. 1255(command)S
  5748. 1681(then)S
  5749. (you)150 1884 A
  5750. 2064(can)S
  5751. 2234(simply)S
  5752. 2537(type)S
  5753. 10 B
  5754. 2740(make)S
  5755. 10 R
  5756. 3005(to)S
  5757. 3114(do)S
  5758. 3245(so.)S
  5759. 3415(To)S
  5760. 3558(put)S
  5761. 3717(it)S
  5762. 3804(in)S
  5763. 3913(its)S
  5764. 4039(proper)S
  5765. (place)213 4333 A
  5766. (you)150 4577 A
  5767. 4758(have)S
  5768. 4979(to)S
  5769. 5088(type)S
  5770. 1968 V
  5771. 10 B
  5772. 1080(make)S
  5773. 1349(install)S
  5774. 10 R
  5775. 1612(.)S
  5776. 1696(Read)S
  5777. 1937(the)S
  5778. 2094(Make256les)S
  5779. 2525(in)S
  5780. 2637(the)S
  5781. 10 B
  5782. 2794(commands)S
  5783. 10 R
  5784. 3291(and)S
  5785. 10 B
  5786. 3469(lib)S
  5787. 10 R
  5788. (subdirectories)565 3614 A
  5789. 4212(to)S
  5790. (understand)441 4323 A
  5791. 4797(how)S
  5792. 5003(every-)S
  5793. 2088 V
  5794. 1080(thing)S
  5795. 1315(is)S
  5796. 1411(put)S
  5797. 1568(together.)S
  5798. 1977(If)S
  5799. (you)150 2074 A
  5800. 2253(are)S
  5801. 2407(tight)S
  5802. 2621(on)S
  5803. 2751(memory)S
  5804. 3116(then)S
  5805. 10 B
  5806. 3319(make)S
  5807. 10 R
  5808. 3584(may)S
  5809. 3787(fail)S
  5810. 3952(to)S
  5811. 4060(traverse)S
  5812. 4410(down)S
  5813. 4663(the)S
  5814. 4816(source)S
  5815. 5109(tree)S
  5816. 2208 V
  5817. 1080(and)S
  5818. 1266(also)S
  5819. 1469(compile)S
  5820. 1834(things.)S
  5821. 2170(You)S
  5822. (will)157 2384 A
  5823. 2582(have)S
  5824. 2813(to)S
  5825. 2932(type)S
  5826. 10 B
  5827. 3146(make)S
  5828. 10 R
  5829. 3422(in)S
  5830. (each)185 3540 A
  5831. (subdirectory.)528 3765 A
  5832. 4358(You)S
  5833. 4571(can)S
  5834. 4751(run)S
  5835. 4925(make)S
  5836. 5183(in)S
  5837. 2328 V
  5838. 1080(/usr/src)S
  5839. 1402(at)S
  5840. 1500(the)S
  5841. 1648(end)S
  5842. 1818(to)S
  5843. 1921(see)S
  5844. 2075(if)S
  5845. (you've)279 2162 A
  5846. 2466(missed)S
  5847. 2770(something)S
  5848. 3213(or)S
  5849. 3322(not.)S
  5850. 2496 V
  5851. 1080(The)S
  5852. 1265(login)S
  5853. 1499(shell)S
  5854. 1717(of)S
  5855. 1829(bin)S
  5856. 1985(is)S
  5857. 10 B
  5858. 2080(ash)S
  5859. 10 R
  5860. 2225(,)S
  5861. 2278(the)S
  5862. 2429(BSD)S
  5863. 2653(shell.)S
  5864. 2921(It)S
  5865. 3011(has)S
  5866. 3173(been)S
  5867. 3391(modi256ed)S
  5868. 3776(to)S
  5869. 3882(offer)S
  5870. 4107(simple)S
  5871. 4404(line)S
  5872. (editing)279 4584 A
  5873. 4892(using)S
  5874. 5138(the)S
  5875. 2616 V
  5876. 10 B
  5877. 1080(editline)S
  5878. 10 R
  5879. 1400((3))S
  5880. 1560(library.)S
  5881. 10 B
  5882. 1921(Ash)S
  5883. 10 R
  5884. 2131(is)S
  5885. 2240(rather)S
  5886. 2518(big,)S
  5887. 2713(so)S
  5888. (you)150 2844 A
  5889. 3036(may)S
  5890. 3251(have)S
  5891. 3482(to)S
  5892. 3601(change)S
  5893. 3927(bin's)S
  5894. 4169(shell)S
  5895. 4400(back)S
  5896. 4631(to)S
  5897. 10 B
  5898. 4750(/bin/sh)S
  5899. 10 R
  5900. 5082(with)S
  5901. 2736 V
  5902. 10 B
  5903. 1080(chsh)S
  5904. 10 R
  5905. 1276((1))S
  5906. 1419(if)S
  5907. (you)150 1506 A
  5908. 1681(are)S
  5909. 1830(low)S
  5910. 2006(on)S
  5911. 2131(memory.)S
  5912. 2541(Do)S
  5913. 2689(not)S
  5914. 2842(change)S
  5915. 3152(root's)S
  5916. 3412(shell)S
  5917. 3627(to)S
  5918. 3730(ash,)S
  5919. 3914(and)S
  5920. 4084(do)S
  5921. 4209(not)S
  5922. (replace)292 4362 A
  5923. 4679(/bin/sh)S
  5924. 4977(by)S
  5925. 5102(ash.)S
  5926. 2856 V
  5927. 1080(It)S
  5928. 1167(may)S
  5929. 1365(run)S
  5930. 1524(out)S
  5931. 1677(of)S
  5932. 1786(memory)S
  5933. 2146(at)S
  5934. 2244(the)S
  5935. (wrong)257 2392 A
  5936. 2674(moment.)S
  5937. 3024 V
  5938. 1080(The)S
  5939. 1266(kernel)S
  5940. 1547(is)S
  5941. 1643(not)S
  5942. 1800(compiled)S
  5943. 2203(from)S
  5944. 2428(the)S
  5945. 2580(master)S
  5946. 2878(Make256le.)S
  5947. 3315(To)S
  5948. 3456(make)S
  5949. 3703(a)S
  5950. 3777(new)S
  5951. 3974(kernel)S
  5952. (you)150 4255 A
  5953. 4434(have)S
  5954. 4653(to)S
  5955. 4760(step)S
  5956. 4952(into)S
  5957. 5138(the)S
  5958. 3144 V
  5959. 10 B
  5960. 1080(tools)S
  5961. 10 R
  5962. 1306(directory.)S
  5963. 1745(There)S
  5964. (you)150 2006 A
  5965. 2181(can)S
  5966. 2346(run)S
  5967. 2505(four)S
  5968. 2698(different)S
  5969. 3071(make)S
  5970. 3314(commands:)S
  5971. 3312 V
  5972. 10 B
  5973. 1080(make)S
  5974. 10 R
  5975. 1440(This)S
  5976. 1644(makes)S
  5977. 1926(all)S
  5978. 2052(the)S
  5979. 2200(different)S
  5980. 2573(kernel)S
  5981. 2850(parts)S
  5982. 3071(and)S
  5983. 3241(combines)S
  5984. 3651(them)S
  5985. 3877(in)S
  5986. 3980(the)S
  5987. 4128(256le)S
  5988. 4282(named)S
  5989. 10 B
  5990. 4575(image)S
  5991. 10 R
  5992. 4832(.)S
  5993. 3480 V
  5994. 10 B
  5995. 1080(make)S
  5996. 1340(fdboot)S
  5997. 3600 V
  5998. 10 R
  5999. 1440(As)S
  6000. (above)240 1580 A
  6001. 1848(and)S
  6002. 2022(then)S
  6003. 2224(makes)S
  6004. 2510(a)S
  6005. (boot)178 2584 A
  6006. (257oppy)256 2791 A
  6007. 3076(that)S
  6008. (you)150 3256 A
  6009. 3435(can)S
  6010. 3604(use)S
  6011. 3767(to)S
  6012. 3874(restart)S
  6013. (your)184 4156 A
  6014. 4369(system)S
  6015. 4677(with.)S
  6016. 4935(You)S
  6017. 5137(are)S
  6018. 3720 V
  6019. 1440(prompted)S
  6020. 1850(for)S
  6021. 1993(the)S
  6022. (257oppy)256 2141 A
  6023. 2422(device)S
  6024. 2710(name.)S
  6025. 3888 V
  6026. 10 B
  6027. 1080(make)S
  6028. (hdboot)302 1340 A
  6029. 4008 V
  6030. 10 R
  6031. 1440(First)S
  6032. 1650(makes)S
  6033. 1933(the)S
  6034. 2082(image)S
  6035. 2354(256le)S
  6036. 2509(and)S
  6037. 2680(then)S
  6038. 2879(copies)S
  6039. 3162(it)S
  6040. 3244(into)S
  6041. 3426(the)S
  6042. 3575(directory)S
  6043. 10 B
  6044. 3965(/minix)S
  6045. 10 R
  6046. 4239(.)S
  6047. 4315(If)S
  6048. 4409(there)S
  6049. 4637(are)S
  6050. 4787(already)S
  6051. 5110(two)S
  6052. 4128 V
  6053. 1440(images)S
  6054. 1756(in)S
  6055. 1865(that)S
  6056. 2047(directory)S
  6057. 2442(then)S
  6058. 2646(the)S
  6059. 2800(newest)S
  6060. 3111(image)S
  6061. (will)157 3387 A
  6062. 3574(be)S
  6063. 3699(removed)S
  6064. 4081(to)S
  6065. 4189(make)S
  6066. (space)224 4437 A
  6067. 4691(for)S
  6068. 4839(this)S
  6069. 5014(newer)S
  6070. 4248 V
  6071. 1440(image.)S
  6072. 1770(It)S
  6073. 1866(is)S
  6074. 1967(assumed)S
  6075. 2347(that)S
  6076. 2532(the)S
  6077. 2689(oldest)S
  6078. 2963(image)S
  6079. 3243(is)S
  6080. 3344(the)S
  6081. 3501(most)S
  6082. 3730(stable)S
  6083. 3999(system)S
  6084. 4312(image,)S
  6085. 4617(one)S
  6086. 4796(that)S
  6087. 4981(always)S
  6088. 4368 V
  6089. 1440(works,)S
  6090. 1749(and)S
  6091. 1932(that)S
  6092. 2121(the)S
  6093. 2281(newest)S
  6094. 2598(image)S
  6095. 2881(is)S
  6096. 2985(experimental.)S
  6097. 3598(Check)S
  6098. 3892(beforehand)S
  6099. 4382(what)S
  6100. 10 B
  6101. 4615(/minix)S
  6102. 10 R
  6103. 4926(contains)S
  6104. 4488 V
  6105. 1440(before)S
  6106. (you)150 1724 A
  6107. 1900(run)S
  6108. 10 B
  6109. 2060(make)S
  6110. (hdboot)302 2321 A
  6111. 10 R
  6112. 2623(.)S
  6113. 2700(Remove)S
  6114. 3062(the)S
  6115. 3212(oldest)S
  6116. 3479(image)S
  6117. 3752(if)S
  6118. (you)150 3841 A
  6119. 4018(want)S
  6120. 4241(another)S
  6121. 4570(image)S
  6122. 4843(to)S
  6123. 4948(become)S
  6124. 4608 V
  6125. 1440(the)S
  6126. 1589(stable)S
  6127. 1850(image.)S
  6128. 2172(The)S
  6129. 2355(Boot)S
  6130. 2576(Monitor)S
  6131. (chooses)318 2931 A
  6132. 3275(the)S
  6133. 3424(newest)S
  6134. 3730(image)S
  6135. 4002(in)S
  6136. 10 B
  6137. 4106(/minix)S
  6138. 10 R
  6139. 4406(to)S
  6140. (boot.)203 4510 A
  6141. 4764(You)S
  6142. 4962(can)S
  6143. 5127(use)S
  6144. 4728 V
  6145. 1440(the)S
  6146. 1594(monitor)S
  6147. 1943(command)S
  6148. 10 B
  6149. 2371(ls)S
  6150. 2470(minix)S
  6151. 10 R
  6152. 2748(to)S
  6153. 2858(view)S
  6154. 3086(the)S
  6155. 3241(images)S
  6156. 3558(present,)S
  6157. 3906(and)S
  6158. 4083(set)S
  6159. 4227(the)S
  6160. 10 B
  6161. 4382(image)S
  6162. 10 R
  6163. 4671(variable)S
  6164. 5028(to)S
  6165. 5138(the)S
  6166. 4848 V
  6167. 1440(full)S
  6168. 1617(name)S
  6169. 1872(of)S
  6170. 1993(the)S
  6171. 2153(image)S
  6172. (you)150 2436 A
  6173. 2623(want)S
  6174. 2856(to)S
  6175. 2971(use)S
  6176. 3142(instead)S
  6177. 3464(if)S
  6178. 3563(the)S
  6179. 3723(newest)S
  6180. 4040(doesn't)S
  6181. 4373(work.)S
  6182. 4667(The)S
  6183. 4861(images)S
  6184. 5183(in)S
  6185. 4968 V
  6186. 10 B
  6187. 1440(/minix)S
  6188. 10 R
  6189. 1742(are)S
  6190. 1894(named)S
  6191. 2190(using)S
  6192. 2435(the)S
  6193. 2586(Minix)S
  6194. 2859(release)S
  6195. 3168(and)S
  6196. 3341(version)S
  6197. 3665(numbers)S
  6198. 4039(with)S
  6199. 4246(an)S
  6200. 4370(extra)S
  6201. 4601(revision)S
  6202. 4954(number)S
  6203. 5088 V
  6204. 1440(added)S
  6205. 1705(to)S
  6206. (distinguish)440 1808 A
  6207. 2273(the)S
  6208. 2421(images.)S
  6209. 5256 V
  6210. 1080(The)S
  6211. 1262(256rst)S
  6212. 1444(new)S
  6213. 1637(kernel)S
  6214. (you)150 1914 A
  6215. 2089(would)S
  6216. 2365(like)S
  6217. 2541(to)S
  6218. 2644(make)S
  6219. 2887(is)S
  6220. 2979(one)S
  6221. 3149(con256gured)S
  6222. 3604(for)S
  6223. (your)184 3747 A
  6224. 3956(system.)S
  6225. 4310(The)S
  6226. 4492(kernel)S
  6227. (you)150 4769 A
  6228. 4944(are)S
  6229. 5093(run-)S
  6230. 5376 V
  6231. 1080(ning)S
  6232. 1289(now)S
  6233. 1493(contains)S
  6234. 1859(several)S
  6235. 2176(hard)S
  6236. 2386(disk)S
  6237. 2584(drivers)S
  6238. (you)150 2895 A
  6239. (don't)212 3076 A
  6240. 3319(need,)S
  6241. 3565(and)S
  6242. 3741(it)S
  6243. 3828(does)S
  6244. 4043(not)S
  6245. 4202(have)S
  6246. 4423(a)S
  6247. 4499(TCP/IP)S
  6248. 4833(server)S
  6249. 5110(that)S
  6250. 5496 V
  6251. (you)150 1080 A
  6252. 1264(may)S
  6253. 1471(want)S
  6254. 1701(to)S
  6255. 1813(have.)S
  6256. 2087(In)S
  6257. 2205(<minix/con256g.h>)S
  6258. (you)150 2941 A
  6259. 3125(can)S
  6260. 3299(256nd)S
  6261. 3489(a)S
  6262. 3568(number)S
  6263. 3909(of)S
  6264. 10 B
  6265. (ENABLE_)464 4027 A
  6266. 10 I
  6267. (XXX)186 4491 A
  6268. 10 R
  6269. 4711(variables)S
  6270. 5110(that)S
  6271. 5616 V
  6272. 1080(can)S
  6273. 1266(be)S
  6274. 1407(set)S
  6275. 1565(to)S
  6276. 10 B
  6277. 1689(0)S
  6278. 10 R
  6279. 1785(to)S
  6280. 1909(exclude,)S
  6281. 2293(or)S
  6282. 10 B
  6283. 2423(1)S
  6284. 10 R
  6285. 2519(to)S
  6286. 2643(include)S
  6287. 2985(a)S
  6288. 3075(particular)S
  6289. 3507(driver.)S
  6290. 3843(Another)S
  6291. 4218(driver)S
  6292. 4504(related)S
  6293. 4824(variable)S
  6294. 5194(is)S
  6295. 5736 V
  6296. 10 B
  6297. 1080(DMA_SECTORS)S
  6298. 10 R
  6299. 1841(.)S
  6300. 1919(This)S
  6301. 2126(variable)S
  6302. 2479(sets)S
  6303. 2658(the)S
  6304. 2809(size)S
  6305. 2994(of)S
  6306. 3106(a)S
  6307. 3179(buffer)S
  6308. 3454(used)S
  6309. 3666(by)S
  6310. 3794(DMA)S
  6311. 4057(based)S
  6312. 4314(disk)S
  6313. 4509(drivers)S
  6314. 4817((all)S
  6315. 4981(but)S
  6316. 5138(the)S
  6317. 5856 V
  6318. (257oppy,)281 1080 A
  6319. 1392(AT/IDE,)S
  6320. 1780(and)S
  6321. 1956(Adaptec)S
  6322. 2323(drivers).)S
  6323. 2718(Raise)S
  6324. 2973(its)S
  6325. 3099(value)S
  6326. 3348(to)S
  6327. 3457(greatly)S
  6328. 3768(improve)S
  6329. (throughput,)465 4134 A
  6330. 4630(especially)S
  6331. 5064(writ-)S
  6332. 5976 V
  6333. 1080(ing.)S
  6334. 1284(A)S
  6335. 1383(value)S
  6336. 1627(of)S
  6337. 1737(16)S
  6338. 1863(shows)S
  6339. (good)200 2141 A
  6340. 2368(results.)S
  6341. 2708((The)S
  6342. 2926(BIOS)S
  6343. 3183(driver)S
  6344. 3451(bene256ts)S
  6345. 3791(most,)S
  6346. (because)319 4038 A
  6347. 4384(it)S
  6348. 4467(is)S
  6349. 4561(a)S
  6350. (long)178 4633 A
  6351. 4838(way)S
  6352. 5033(to)S
  6353. 5138(the)S
  6354. 6096 V
  6355. 1080(BIOS)S
  6356. 1337(from)S
  6357. 1560(protected)S
  6358. 1962(mode,)S
  6359. 2237(especially)S
  6360. 2667(from)S
  6361. (286)150 2889 A
  6362. 3065(protected)S
  6363. 3466(mode.))S
  6364. 3799(You)S
  6365. 3998(can)S
  6366. 4164(increase)S
  6367. 10 B
  6368. 4521(NR_CONS)S
  6369. 10 R
  6370. 5023(if)S
  6371. (you)150 5111 A
  6372. 6216 V
  6373. 1080(want)S
  6374. 1311(to)S
  6375. 1424(have)S
  6376. 1649(more)S
  6377. 1891(virtual)S
  6378. 2189(consoles.)S
  6379. 2620(Having)S
  6380. 2952(more)S
  6381. 3195(consoles)S
  6382. 3577(costs)S
  6383. (little)185 3814 A
  6384. 4035(memory,)S
  6385. (because)319 4431 A
  6386. 4786(all)S
  6387. 4923(the)S
  6388. 5082(con-)S
  6389. 6336 V
  6390. 1080(soles)S
  6391. 1312(are)S
  6392. 1467(kept)S
  6393. 1671(in)S
  6394. 1780(video)S
  6395. 2034(memory.)S
  6396. (Scrolling)369 2450 A
  6397. 2850(speed)S
  6398. 3110(of)S
  6399. 3225(the)S
  6400. 3379(console)S
  6401. (will)157 3717 A
  6402. 3905(go)S
  6403. 4036(down)S
  6404. 4290(if)S
  6405. 4383(more)S
  6406. 4621(virtual)S
  6407. 4915(consoles)S
  6408. 6456 V
  6409. 1080(share)S
  6410. 1327(the)S
  6411. 1484(available)S
  6412. 1882(memory.)S
  6413. 2301(CGA)S
  6414. 2548(cards)S
  6415. 2795(have)S
  6416. (space)224 3019 A
  6417. 3277(for)S
  6418. 3429(4)S
  6419. 3514(consoles,)S
  6420. 3920(EGA)S
  6421. 4163(and)S
  6422. (VGA)219 4343 A
  6423. 4597(can)S
  6424. 4772(have)S
  6425. 4997(8)S
  6426. 5082(con-)S
  6427. 6576 V
  6428. 1080(soles.)S
  6429. 1370(The)S
  6430. 10 B
  6431. 1565(NR_PTYS)S
  6432. 10 R
  6433. 2057(variable)S
  6434. 2420(sets)S
  6435. 2609(the)S
  6436. 2770(number)S
  6437. 3115(of)S
  6438. (pseudo-ttys.)488 3237 A
  6439. 3788(You)S
  6440. 3999(need)S
  6441. (pseudo-ttys)463 4227 A
  6442. 4728(to)S
  6443. 4844(be)S
  6444. 4977(able)S
  6445. 5183(to)S
  6446. 6696 V
  6447. 1080(login)S
  6448. 1336(remotely)S
  6449. 1744(over)S
  6450. 1973(a)S
  6451. 2068(network)S
  6452. 2448(with)S
  6453. 2677(the)S
  6454. 10 B
  6455. 2850(rlogin)S
  6456. 10 R
  6457. 3157(command.)S
  6458. 3654(Each)S
  6459. 3907(remote)S
  6460. 4238(login)S
  6461. 4495(session)S
  6462. 4836(needs)S
  6463. 5116(one)S
  6464. 6816 V
  6465. (pseudo-tty.)449 1080 A
  6466. 1598(If)S
  6467. (you)150 1710 A
  6468. 1904(fear)S
  6469. 2106(that)S
  6470. 2300(the)S
  6471. 2466(system)S
  6472. (will)157 2788 A
  6473. 2988(now)S
  6474. 3204(run)S
  6475. 3381(out)S
  6476. 3552(of)S
  6477. 3679(processes)S
  6478. 4108(then)S
  6479. 4324(increase)S
  6480. 10 B
  6481. 4698(NR_PROCS)S
  6482. 10 R
  6483. 5236(.)S
  6484. 6936 V
  6485. 1080(Con256guring)S
  6486. 1595(a)S
  6487. 1670(new)S
  6488. 1868(kernel)S
  6489. 2151(is)S
  6490. 2249(sometimes)S
  6491. 2710(not)S
  6492. (enough)295 2869 A
  6493. 3195(to)S
  6494. 3304(enable)S
  6495. 3598(new)S
  6496. 3797(devices,)S
  6497. (you)150 4155 A
  6498. 4336(sometimes)S
  6499. 4797(need)S
  6500. 5018(to)S
  6501. 5127(use)S
  6502. 7056 V
  6503. 1080(the)S
  6504. 10 B
  6505. 1230(MAKEDEV)S
  6506. 10 R
  6507. 1783(command)S
  6508. 2206(to)S
  6509. 2311(make)S
  6510. 2556(new)S
  6511. 2751(device)S
  6512. 3041(256les)S
  6513. 3236(in)S
  6514. 10 B
  6515. 3341(/dev)S
  6516. 10 R
  6517. 3520(.)S
  6518. 3597(For)S
  6519. (pseudo-ttys)463 3764 A
  6520. (you)150 4254 A
  6521. 4430(also)S
  6522. 4618(have)S
  6523. 4834(to)S
  6524. 4938(check)S
  6525. 5199(if)S
  6526. 7176 V
  6527. 10 B
  6528. 1080(/etc/ttytab)S
  6529. 10 R
  6530. 1543(mentiones)S
  6531. 1981(the)S
  6532. 2129(new)S
  6533. 2322(devices.)S
  6534. 7344 V
  6535. 1080(New)S
  6536. (additions)368 1302 A
  6537. 1701(to)S
  6538. 1810(the)S
  6539. 1964(system)S
  6540. 2274(can)S
  6541. 2445(be)S
  6542. 2571(made)S
  6543. 2820(in)S
  6544. 2929(the)S
  6545. 10 B
  6546. 3083(/usr/local)S
  6547. 10 R
  6548. 3511(tree.)S
  6549. 3744(An)S
  6550. 3898(empty)S
  6551. 4181(directory)S
  6552. 4577(tree)S
  6553. 4761(has)S
  6554. 4927(been)S
  6555. 5149(set)S
  6556. 7464 V
  6557. 1080(up)S
  6558. 1213(for)S
  6559. (you)150 1364 A
  6560. 1547(and)S
  6561. 1725(binaries)S
  6562. 2077(and)S
  6563. 2255(manual)S
  6564. 2584(pages)S
  6565. 2846(are)S
  6566. 3003(already)S
  6567. 3333(in)S
  6568. 3444(the)S
  6569. 3600(search)S
  6570. 3891(paths.)S
  6571. 4186(You)S
  6572. 4392(can)S
  6573. 4565(make)S
  6574. 4816(a)S
  6575. 4893(new)S
  6576. 5093(user)S
  6577. 7903 V
  6578. 720(Page)S
  6579. 941(7)S
  6580. 4455(September)S
  6581. 4911(13,)S
  6582. (1996)200 5061 A
  6583. 8143 V
  6584. EP
  6585. %%Page: 8 8
  6586. BP
  6587. /slant 0 def
  6588. /height 0 def
  6589. 480 V
  6590. 10 R
  6591. 720(USAGE)S
  6592. 1065(()S
  6593. 1107(8)S
  6594. 1165())S
  6595. 2696(Eighth)S
  6596. (Edition)296 2989 A
  6597. 4782(USAGE)S
  6598. 5127(()S
  6599. 5169(8)S
  6600. 5227())S
  6601. 960 V
  6602. 1080(entry)S
  6603. 1312(with)S
  6604. 1516(the)S
  6605. 10 B
  6606. (adduser)347 1664 A
  6607. 10 R
  6608. 2036(command.)S
  6609. 1128 V
  6610. 1080(The)S
  6611. 10 B
  6612. 1266(TZ)S
  6613. 10 R
  6614. 1429(variable)S
  6615. 1783(in)S
  6616. 10 B
  6617. 1890(/etc/pro256le)S
  6618. 10 R
  6619. 2379(tells)S
  6620. 2576(the)S
  6621. 2728(time)S
  6622. 2936(zone)S
  6623. 3156(offset)S
  6624. 3416(from)S
  6625. 3642(the)S
  6626. 3795(wall)S
  6627. 3999(clock)S
  6628. 4247(time)S
  6629. 4456(to)S
  6630. 4564(GMT.)S
  6631. 4868(You)S
  6632. 5071(have)S
  6633. 1248 V
  6634. 1080(to)S
  6635. 1183(change)S
  6636. 1493(it)S
  6637. 1574(for)S
  6638. (your)184 1717 A
  6639. 1926(time)S
  6640. 2130(zone.)S
  6641. 2395((See)S
  6642. 10 B
  6643. 2600(TZ)S
  6644. 10 R
  6645. 2734((5).))S
  6646. 1416 V
  6647. 1080(The)S
  6648. 1270(function)S
  6649. 1638(keys)S
  6650. (produce)324 1855 A
  6651. (debug)245 2212 A
  6652. 2491(dumps,)S
  6653. 2817(showing)S
  6654. 3191(various)S
  6655. 3521(interesting)S
  6656. 3980(data)S
  6657. (about)223 4182 A
  6658. 4439(the)S
  6659. 4596(system.)S
  6660. 4959(F1)S
  6661. 5099(lists)S
  6662. 1536 V
  6663. 1080(processes)S
  6664. 1504(and)S
  6665. 1687(F5)S
  6666. 1831(shows)S
  6667. 2120(ethernet)S
  6668. 2483(stats,)S
  6669. 2725(which)S
  6670. 3009(may)S
  6671. 3220(be)S
  6672. 3353(of)S
  6673. 3475(use)S
  6674. 3647(now.)S
  6675. 3908(Read)S
  6676. 10 B
  6677. 4153(console)S
  6678. 10 R
  6679. 4466((4))S
  6680. 4622(to)S
  6681. (know)223 4738 A
  6682. 4999(all)S
  6683. 5138(the)S
  6684. 1656 V
  6685. 1080(details)S
  6686. 1368(of)S
  6687. 1477(the)S
  6688. 1625(screen)S
  6689. 1908(and)S
  6690. (keyboard.)399 2078 A
  6691. 1824 V
  6692. 870(2)S
  6693. 872(22)S
  6694. 924(2.)S
  6695. 976(.)S
  6696. 1028(S)S
  6697. 1030(SY)S
  6698. 1088(YS)S
  6699. 1163(ST)S
  6700. 1221(TE)S
  6701. 1285(EM)S
  6702. 1349(M)S
  6703. 1465(S)S
  6704. 1467(SH)S
  6705. 1525(HU)S
  6706. 1600(UT)S
  6707. 1675(TD)S
  6708. 1739(DO)S
  6709. 1814(OW)S
  6710. 1889(WN)S
  6711. 1986(N)S
  6712. 1944 V
  6713. 1080(You)S
  6714. 1280(can't)S
  6715. 1509(just)S
  6716. 1681(turn)S
  6717. 1870(a)S
  6718. 1942(Minix)S
  6719. 2214(system)S
  6720. 2520(off.)S
  6721. 2715(Minix)S
  6722. 2987(must)S
  6723. 3209(be)S
  6724. 3331(told)S
  6725. 3514(to)S
  6726. 3619(257ush)S
  6727. 3841(the)S
  6728. 3991(modi256ed)S
  6729. 4375(data)S
  6730. 4570(in)S
  6731. 4675(the)S
  6732. 4825(256le)S
  6733. 4982(system)S
  6734. 2064 V
  6735. (cache)230 1080 A
  6736. 1335(256rst.)S
  6737. 1567(The)S
  6738. 1749(following)S
  6739. 2165(commands/keystrokes)S
  6740. 3083(can)S
  6741. 3248(be)S
  6742. 3368(used)S
  6743. 3577(to)S
  6744. 3680(exit)S
  6745. 3856(Minix)S
  6746. 4126(properly:)S
  6747. 2232 V
  6748. 10 B
  6749. 1080(shutdown)S
  6750. 2352 V
  6751. 10 R
  6752. 1440(First)S
  6753. 1658(alert)S
  6754. 1871(all)S
  6755. 2005(users)S
  6756. 2245(and)S
  6757. 2423(then)S
  6758. 2629(all)S
  6759. 2763(processes)S
  6760. 3182(of)S
  6761. 3299(the)S
  6762. 3455(impending)S
  6763. 3917(shutdown)S
  6764. 4340(then)S
  6765. 4546(halt)S
  6766. 4730(or)S
  6767. (reboot)257 4847 A
  6768. 5138(the)S
  6769. 2472 V
  6770. 1440(system)S
  6771. 1744(in)S
  6772. 1847(one)S
  6773. 2017(of)S
  6774. 2126(various)S
  6775. 2447(ways.)S
  6776. 2729(See)S
  6777. 10 B
  6778. 2900(shutdown)S
  6779. 10 R
  6780. 3320((8).)S
  6781. 2640 V
  6782. 10 B
  6783. 1080(reboot)S
  6784. 1385(/)S
  6785. 1438(halt)S
  6786. 2760 V
  6787. 10 R
  6788. 1440(Alert)S
  6789. 1673(all)S
  6790. 1799(processes)S
  6791. 2210(of)S
  6792. 2319(the)S
  6793. 2467(system)S
  6794. 2771(shutdown)S
  6795. 3186(then)S
  6796. (reboot)257 3384 A
  6797. 3666(or)S
  6798. 3775(halt.)S
  6799. 2928 V
  6800. 8 B
  6801. 1080(CTRL)S
  6802. 8 B-1
  6803. 1304(-)S
  6804. 8 B
  6805. 1350(ALT)S
  6806. 8 B-1
  6807. 1516(-)S
  6808. 8 B
  6809. 1562(DEL)S
  6810. 3048 V
  6811. 10 R
  6812. 1440(Halt)S
  6813. 1639(the)S
  6814. 1787(system)S
  6815. 2091(by)S
  6816. (running)312 2216 A
  6817. 10 B
  6818. 2553(shutdown)S
  6819. 10 B-1
  6820. 2998(-)S
  6821. 10 B
  6822. 3055(h)S
  6823. 3136(now)S
  6824. 10 R
  6825. 3315(.)S
  6826. 3216 V
  6827. 1080(Minix)S
  6828. 1350(halts)S
  6829. 1565(by)S
  6830. 1690(returning)S
  6831. 2084(to)S
  6832. 2187(the)S
  6833. 2335(Boot)S
  6834. 2556(Monitor,)S
  6835. 2936(Minix)S
  6836. (reboots)296 3207 A
  6837. 3529(by)S
  6838. 3655(instructing)S
  6839. 4111(the)S
  6840. 4260(monitor)S
  6841. 4604(to)S
  6842. (reboot)257 4708 A
  6843. 4991(Minix.)S
  6844. 3336 V
  6845. 1080((Minix)S
  6846. 1396(is)S
  6847. 1500(just)S
  6848. 1682(a)S
  6849. (subprocess)441 1763 A
  6850. 2240(to)S
  6851. 2354(the)S
  6852. 2513(monitor.))S
  6853. 2951(Either)S
  6854. 3234(halt)S
  6855. 3421(Minix)S
  6856. 3702(and)S
  6857. 3883(use)S
  6858. 4053(monitor)S
  6859. 4407(commands)S
  6860. 4878(to)S
  6861. 4992(escape)S
  6862. 3456 V
  6863. 1080(Minix,)S
  6864. 1375(or)S
  6865. 1484(use)S
  6866. 10 B
  6867. 1643(shutdown)S
  6868. 10 B-1
  6869. 2088(-)S
  6870. 10 B
  6871. 2145(R)S
  6872. 10 R
  6873. 2243(to)S
  6874. 2346(reset)S
  6875. 2562(the)S
  6876. 2710(system.)S
  6877. 3624 V
  6878. 9 R
  6879. 720(F)S
  6880. 722(FI)S
  6881. 774(IL)S
  6882. 807(LE)S
  6883. 865(ES)S
  6884. 923(S)S
  6885. 3744 V
  6886. 10 B
  6887. 1080(/usr/ast)S
  6888. 10 R
  6889. (Honorary)386 1680 A
  6890. 2107(home)S
  6891. 2371(directory)S
  6892. 2777(of)S
  6893. 2903(Andew)S
  6894. 3236(S.)S
  6895. 3359(Tanenbaum.)S
  6896. (Doubles)335 3926 A
  6897. 4303(as)S
  6898. 4429(the)S
  6899. (place)213 4594 A
  6900. 4849(where)S
  6901. 5138(the)S
  6902. 3864 V
  6903. 1680(default)S
  6904. 1985(setup)S
  6905. 2222(for)S
  6906. 2365(a)S
  6907. 2435(new)S
  6908. 2628(user)S
  6909. 2821(is)S
  6910. (found.)259 2913 A
  6911. 4032 V
  6912. 9 R
  6913. 720(S)S
  6914. 722(SE)S
  6915. 774(EE)S
  6916. 832(E)S
  6917. 913(A)S
  6918. 915(AL)S
  6919. 983(LS)S
  6920. 1041(SO)S
  6921. 1093(O)S
  6922. 4152 V
  6923. 10 B
  6924. 1080(monitor)S
  6925. 10 R
  6926. 1427((8),)S
  6927. 10 B
  6928. 1635(boot)S
  6929. 10 R
  6930. 1825((8),)S
  6931. 10 B
  6932. 2033(part)S
  6933. 10 R
  6934. 2218((8),)S
  6935. 10 B
  6936. 2426(mkfs)S
  6937. 10 R
  6938. 2639((1),)S
  6939. 10 B
  6940. 2847(mount)S
  6941. 10 R
  6942. 3127((8),)S
  6943. 10 B
  6944. 3336(M)S
  6945. 10 R
  6946. 3431((8),)S
  6947. 10 B
  6948. 3640(fstab)S
  6949. 10 R
  6950. 3853((5),)S
  6951. 10 B
  6952. 4062(hier)S
  6953. 10 R
  6954. 4236((7),)S
  6955. 10 B
  6956. 4445(console)S
  6957. 10 R
  6958. 4758((4),)S
  6959. 10 B
  6960. 4967(dev)S
  6961. 10 R
  6962. 5118((4),)S
  6963. 4272 V
  6964. 10 B
  6965. (adduser)347 1080 A
  6966. 10 R
  6967. 1427((8),)S
  6968. 10 B
  6969. 1595(TZ)S
  6970. 10 R
  6971. 1729((5),)S
  6972. 10 B
  6973. 1897(mkdist)S
  6974. 10 R
  6975. 2194((8),)S
  6976. 10 B
  6977. 2362(shutdown)S
  6978. 10 R
  6979. 2782((8).)S
  6980. 4392 V
  6981. 1080("Operating)S
  6982. 1549(Systems)S
  6983. 10 R-1
  6984. 1909(-)S
  6985. 10 R
  6986. 1991(Design)S
  6987. 2301(and)S
  6988. 2471(Implementation")S
  6989. 3174(by)S
  6990. 3299(Andrew)S
  6991. 3649(S.)S
  6992. 3755(Tanenbaum.)S
  6993. 4560 V
  6994. 9 R
  6995. 720(N)S
  6996. 722(NO)S
  6997. 790(OT)S
  6998. 858(TE)S
  6999. 916(ES)S
  7000. 974(S)S
  7001. 4680 V
  7002. 10 R
  7003. 1080(The)S
  7004. 1262(notation)S
  7005. 10 B
  7006. 1616(<)S
  7007. 10 I
  7008. 1673(256le)S
  7009. 10 B
  7010. 1804(.h>)S
  7011. 10 R
  7012. 1967(refers)S
  7013. 2223(to)S
  7014. 2326(a)S
  7015. 2396(C)S
  7016. (language)363 2488 A
  7017. 2876(include)S
  7018. 3197(256le)S
  7019. 3351(in)S
  7020. 3454(/usr/include.)S
  7021. 4848 V
  7022. 10 B
  7023. 1080(Root)S
  7024. 10 R
  7025. 1322(and)S
  7026. 10 B
  7027. 1502(bin)S
  7028. 10 R
  7029. 1677(do)S
  7030. 1812(not)S
  7031. 1975(have)S
  7032. 2200(the)S
  7033. 2358(current)S
  7034. 2679(directory)S
  7035. 3078(in)S
  7036. 3192(their)S
  7037. 3413(program)S
  7038. 3790(search)S
  7039. 4084(path)S
  7040. 4293(to)S
  7041. 4407(avoid)S
  7042. 4666(executing)S
  7043. 5093(pro-)S
  7044. 4968 V
  7045. 1080(grams)S
  7046. 1364(left)S
  7047. (around)279 1537 A
  7048. 1854(by)S
  7049. 1992(malicious)S
  7050. 2421(people.)S
  7051. 2777(This)S
  7052. 2993(means)S
  7053. 3287(that)S
  7054. 3475(to)S
  7055. 3590(run)S
  7056. 10 B
  7057. 3761(foo)S
  7058. 10 R
  7059. 3932(from)S
  7060. 4165(the)S
  7061. 4325(current)S
  7062. 4648(directory,)S
  7063. 10 B
  7064. 5074(./foo)S
  7065. 5088 V
  7066. 10 R
  7067. 1080(must)S
  7068. 1300(be)S
  7069. 1420(typed.)S
  7070. 5256 V
  7071. 1080(Some)S
  7072. 1340(of)S
  7073. 1455(the)S
  7074. 1609(commands)S
  7075. 2075(have)S
  7076. 2296(changed)S
  7077. 2663(since)S
  7078. 2902(earlier)S
  7079. 3193(Minix)S
  7080. 3470(versions.)S
  7081. 3887(For)S
  7082. 4059(instance)S
  7083. 10 B
  7084. 4421(mkfs)S
  7085. 10 R
  7086. 4666(doesn't)S
  7087. 4994(need)S
  7088. 5216(a)S
  7089. 5376 V
  7090. 1080(size)S
  7091. 1275(argument)S
  7092. 1693(anymore,)S
  7093. 2108(and)S
  7094. 10 B
  7095. 2291(vol)S
  7096. 10 R
  7097. 2457(automagically)S
  7098. 3065(determines)S
  7099. 3545(if)S
  7100. 3645(it)S
  7101. 3739(needs)S
  7102. 4006(to)S
  7103. 4122(read)S
  7104. 4334(or)S
  7105. 4456(write.)S
  7106. 4751(Keep)S
  7107. 5001(this)S
  7108. 5183(in)S
  7109. 5496 V
  7110. 1080(mind)S
  7111. 1311(if)S
  7112. (you)150 1398 A
  7113. 1573(use)S
  7114. 1732(an)S
  7115. 1852(older)S
  7116. 2084(Minix)S
  7117. 2354(version)S
  7118. 2675(to)S
  7119. 2778(examine)S
  7120. 3144(the)S
  7121. 3292(newer)S
  7122. 3564(system.)S
  7123. 5664 V
  7124. 9 R
  7125. 720(B)S
  7126. 722(BU)S
  7127. 784(UG)S
  7128. 852(GS)S
  7129. 920(S)S
  7130. 5784 V
  7131. 10 R
  7132. 1080(There)S
  7133. 1344(are)S
  7134. 1496(many)S
  7135. 1747(PS/2)S
  7136. 1965(models,)S
  7137. 2308(all)S
  7138. 2437(different.)S
  7139. 2863(Some)S
  7140. (will)157 3120 A
  7141. 3305(run)S
  7142. 3467(Minix,)S
  7143. 3765(some)S
  7144. 4005(won't,)S
  7145. 4293(some)S
  7146. 4533(crippled)S
  7147. 4891(if)S
  7148. (you)150 4981 A
  7149. 5160(lie)S
  7150. 5904 V
  7151. 1080(to)S
  7152. 1187(Minix)S
  7153. 1461(by)S
  7154. (setting)268 1590 A
  7155. 10 B
  7156. 1887(processor)S
  7157. 10 R
  7158. 2330(to)S
  7159. 10 B
  7160. 2437(86)S
  7161. 10 R
  7162. 2537(.)S
  7163. 2616(Almost)S
  7164. 2941(no)S
  7165. 3070(PS/2)S
  7166. 3289(has)S
  7167. 3452(a)S
  7168. 3526(standard)S
  7169. 3896(disk,)S
  7170. 4117(so)S
  7171. (setting)268 4235 A
  7172. 10 B
  7173. 4532(hd)S
  7174. 10 R
  7175. 4673(to)S
  7176. 10 B
  7177. 4780(esdi)S
  7178. 10 R
  7179. 4976(or)S
  7180. 10 B
  7181. 5088(bios)S
  7182. 6024 V
  7183. 10 R
  7184. (will)157 1080 A
  7185. 1262(be)S
  7186. (necessary.)417 1382 A
  7187. 6192 V
  7188. 1080(While)S
  7189. 1353(testing)S
  7190. 1648(a)S
  7191. 1720(full)S
  7192. 1887(library)S
  7193. 2183(rebuild)S
  7194. 2495(of)S
  7195. 2606(this)S
  7196. 2778(distribution)S
  7197. 3268(it)S
  7198. 3351(sometimes)S
  7199. 3808(happened)S
  7200. 4220(that)S
  7201. 4398(some)S
  7202. 4637(things)S
  7203. 4909(were)S
  7204. 5133(not)S
  7205. 6312 V
  7206. 1080(put)S
  7207. 1238(back)S
  7208. 1458(into)S
  7209. 1643(the)S
  7210. 1795(library.)S
  7211. 2143(This)S
  7212. 2351(seems)S
  7213. 2626(to)S
  7214. 2733(be)S
  7215. 2857(256xed,)S
  7216. 3112(but)S
  7217. 3269(we)S
  7218. 3416(do)S
  7219. 3545(not)S
  7220. (understand)441 3702 A
  7221. 4172(why)S
  7222. 4374(the)S
  7223. 4526(256x)S
  7224. 4661(256xed)S
  7225. 4891(the)S
  7226. 5043(prob-)S
  7227. 6432 V
  7228. 1080(lem.)S
  7229. 1306(So)S
  7230. 1437(if)S
  7231. (you)150 1524 A
  7232. 1699(see)S
  7233. 1853(strange)S
  7234. ("unde256ned")478 2169 A
  7235. 2672(errors)S
  7236. 2933(when)S
  7237. (compiling)407 3176 A
  7238. 3608(a)S
  7239. 3678(program)S
  7240. 4044(after)S
  7241. 4255(a)S
  7242. 4325(library)S
  7243. 4619(rebuild)S
  7244. 4929(then)S
  7245. 5127(run)S
  7246. 6552 V
  7247. 10 B
  7248. 1080(make)S
  7249. 1340(install)S
  7250. 10 R
  7251. 1628(again)S
  7252. 1871(in)S
  7253. 10 B
  7254. (/usr/src/lib/)493 1974 A
  7255. 10 R
  7256. 2492(to)S
  7257. 2595(try)S
  7258. 2732(and)S
  7259. 2902(add)S
  7260. 3072(the)S
  7261. 3220(missing)S
  7262. (pieces.)277 3557 A
  7263. 6720 V
  7264. 1080(Except)S
  7265. 1393(for)S
  7266. 1544(the)S
  7267. (257oppy)256 1700 A
  7268. 1989(driver)S
  7269. (none)195 2263 A
  7270. 2491(of)S
  7271. 2608(the)S
  7272. 2765(DMA)S
  7273. 3034(based)S
  7274. 3297(drivers)S
  7275. (know)223 3611 A
  7276. (about)223 3868 A
  7277. 4125(DMA)S
  7278. 4394(being)S
  7279. 4651(limited)S
  7280. 4970(to)S
  7281. 5082(a)S
  7282. 5161(24)S
  7283. 6840 V
  7284. 1080(bits)S
  7285. 1257(address,)S
  7286. 1616(i.e.)S
  7287. 1771(the)S
  7288. 1926(256rst)S
  7289. 2115(16)S
  7290. 2247(Mb.)S
  7291. 2468(So)S
  7292. (under)229 2606 A
  7293. (Minix-386)429 2867 A
  7294. (you)150 3328 A
  7295. 3510(run)S
  7296. 3676(a)S
  7297. 3753(slight)S
  7298. 4007(risk)S
  7299. 4189(that)S
  7300. 4371(a)S
  7301. 10 B
  7302. 4447(tar)S
  7303. 10 R
  7304. 4607(or)S
  7305. 10 B
  7306. 4722(dd)S
  7307. 10 R
  7308. 4865(command)S
  7309. 6960 V
  7310. 1080(may)S
  7311. 1286(use)S
  7312. 1453(a)S
  7313. 1531(buffer)S
  7314. (above)240 1811 A
  7315. 2084(16)S
  7316. 2217(Mb)S
  7317. 2389(for)S
  7318. 2540(reading)S
  7319. 2875(or)S
  7320. (writing)291 2992 A
  7321. 3316(to)S
  7322. 3427(a)S
  7323. 3505(character)S
  7324. 3909(device.)S
  7325. 4255(This)S
  7326. 4467(only)S
  7327. 4679(happens)S
  7328. 5042(if)S
  7329. 5138(the)S
  7330. 7080 V
  7331. 1080(low)S
  7332. 1256(16)S
  7333. 1381(Mb)S
  7334. 1545(is)S
  7335. 1637(taken)S
  7336. 1880(by)S
  7337. 2005(some)S
  7338. (huge)195 2242 A
  7339. 2462(processes,)S
  7340. 2898(and)S
  7341. (you)150 3068 A
  7342. 3243(have)S
  7343. 3458(more)S
  7344. 3690(than)S
  7345. 3888(16)S
  7346. 4013(Mb,)S
  7347. 4202(of)S
  7348. 4311(course.)S
  7349. 7248 V
  7350. 9 R
  7351. 720(A)S
  7352. 722(AU)S
  7353. 790(UT)S
  7354. 858(TH)S
  7355. 916(HO)S
  7356. 984(OR)S
  7357. 1052(R)S
  7358. 7368 V
  7359. 10 R
  7360. 1080(Kees)S
  7361. 1307(J.)S
  7362. 1396(Bot)S
  7363. 1566((kjb@cs.vu.nl))S
  7364. 7903 V
  7365. 720(September)S
  7366. 1176(13,)S
  7367. (1996)200 1326 A
  7368. 4990(Page)S
  7369. 5211(8)S
  7370. 8143 V
  7371. EP
  7372. %%Trailer
  7373. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  7374. %%Pages: 8