FDISK.8
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:11k
源码类别:

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 14:23:46 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. /Times-Bold 1 AEnc-def pop
  248. /B-1{/Times-Bold-1 FF}def
  249. /R{/Times-Roman FF}def
  250. /B{/Times-Bold 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(FDISK)S
  260. 1020(()S
  261. 1062(8)S
  262. 1120())S
  263. 2696(Eighth)S
  264. (Edition)296 2989 A
  265. 4827(FDISK)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(fdisk)S
  279. 10 R-1
  280. 1306(-)S
  281. 10 R
  282. (partition)341 1388 A
  283. 1754(a)S
  284. 1824(hard)S
  285. 2028(disk)S
  286. 2220([IBM])S
  287. 1248 V
  288. 9 R
  289. 720(S)S
  290. 722(SY)S
  291. 774(YN)S
  292. 842(NO)S
  293. 910(OP)S
  294. 978(PS)S
  295. 1030(SI)S
  296. 1082(IS)S
  297. 1115(S)S
  298. 1368 V
  299. 10 B
  300. 1080(fdisk)S
  301. 10 R
  302. 1331([)S
  303. 10 B-1
  304. 1365(-)S
  305. 10 B
  306. 1422(h)S
  307. 10 I
  308. 1478(m)S
  309. 10 R
  310. 1551(])S
  311. 1623([)S
  312. 10 B-1
  313. 1657(-)S
  314. 10 B
  315. 1714(s)S
  316. 10 I
  317. 1753(n)S
  318. 10 R
  319. 1803(])S
  320. 1875([)S
  321. 10 I
  322. 1909(256le)S
  323. 10 R
  324. 2032(])S
  325. 1536 V
  326. 9 R
  327. 720(O)S
  328. 722(OP)S
  329. 790(PT)S
  330. 842(TI)S
  331. 900(IO)S
  332. 933(ON)S
  333. 1001(NS)S
  334. 1069(S)S
  335. 1656 V
  336. 10 B-1
  337. 1080(-)S
  338. 10 B
  339. 1137(h)S
  340. 10 R
  341. 1440(Number)S
  342. 1795(of)S
  343. 1904(disk)S
  344. 2096(heads)S
  345. 2350(is)S
  346. 10 I
  347. 2442(m)S
  348. 1824 V
  349. 10 B-1
  350. 1080(-)S
  351. 10 B
  352. 1137(s)S
  353. 10 R
  354. 1440(Number)S
  355. 1795(of)S
  356. 1904(sectors)S
  357. 2209(per)S
  358. 2363(track)S
  359. 2590(is)S
  360. 10 I
  361. 2682(n)S
  362. 1992 V
  363. 9 R
  364. 720(E)S
  365. 722(EX)S
  366. 780(XA)S
  367. 848(AM)S
  368. 916(MP)S
  369. 998(PL)S
  370. 1050(LE)S
  371. 1108(ES)S
  372. 1166(S)S
  373. 2112 V
  374. 10 B
  375. 1080(fdisk)S
  376. 1318(/dev/hd0)S
  377. 10 R
  378. 2080(#)S
  379. 2155(Examine)S
  380. 2538(disk)S
  381. (partitions)380 2730 A
  382. 2280 V
  383. 10 B
  384. 1080(fdisk)S
  385. 10 B-1
  386. 1318(-)S
  387. 10 B
  388. 1375(h9)S
  389. 1506(/dev/hd0)S
  390. 10 R
  391. 2080(#)S
  392. 2155(Examine)S
  393. 2538(disk)S
  394. 2730(with)S
  395. 2934(9)S
  396. 3009(heads)S
  397. 2448 V
  398. 9 R
  399. 720(D)S
  400. 722(DE)S
  401. 790(ES)S
  402. 848(SC)S
  403. 900(CR)S
  404. 962(RI)S
  405. 1024(IP)S
  406. 1057(PT)S
  407. 1109(TI)S
  408. 1167(IO)S
  409. 1200(ON)S
  410. 1268(N)S
  411. 2568 V
  412. 10 R
  413. 1080(When)S
  414. 10 I
  415. 1348(fdisk)S
  416. 10 R
  417. 1566(starts)S
  418. 1807(up,)S
  419. 1960(it)S
  420. 2044(reads)S
  421. 2285(in)S
  422. 2391(the)S
  423. (partition)341 2542 A
  424. 2911(table)S
  425. 3135(and)S
  426. 3308(displays)S
  427. 3665(it.)S
  428. 3800(It)S
  429. 3891(then)S
  430. 4093(presents)S
  431. 4452(a)S
  432. 4526(menu)S
  433. 4778(to)S
  434. 4885(allow)S
  435. 5138(the)S
  436. 2688 V
  437. 1080(user)S
  438. 1287(to)S
  439. 1404(modify)S
  440. (partitions,)405 1733 A
  441. 2177(store)S
  442. 2412(the)S
  443. (partition)341 2574 A
  444. 2954(table)S
  445. 3189(on)S
  446. 3328(a)S
  447. 3411(256le,)S
  448. 3603(or)S
  449. 3725(load)S
  450. 3936(it)S
  451. 4030(from)S
  452. 4264(a)S
  453. 4347(256le.)S
  454. (Partitions)386 4564 A
  455. 4988(can)S
  456. 5166(be)S
  457. 2808 V
  458. 1080(marked)S
  459. 1411(as)S
  460. 8 R
  461. 1519(MINIX)S
  462. 10 R
  463. 1760(,)S
  464. 1814(DOS)S
  465. 2045(or)S
  466. 2158(other,)S
  467. 2419(as)S
  468. 2533(well)S
  469. 2737(as)S
  470. 2851(active)S
  471. 3122(or)S
  472. 3236(not.)S
  473. 3444(Using)S
  474. 10 I
  475. 3714(fdisk)S
  476. 10 R
  477. 3934(is)S
  478. 4031(self-explanatory.)S
  479. 4741(However,)S
  480. 5166(be)S
  481. 2928 V
  482. 1080(aware)S
  483. 1355(that)S
  484. (repartitioning)548 1539 A
  485. 2120(a)S
  486. 2198(disk)S
  487. (will)157 2398 A
  488. 2588(cause)S
  489. 2845(information)S
  490. 3353(on)S
  491. 3486(it)S
  492. 3575(to)S
  493. 3685(be)S
  494. 3812(lost.)S
  495. (Rebooting)418 4014 A
  496. 4464(the)S
  497. 4619(system)S
  498. 10 I
  499. 4930(immedi-)S
  500. 3048 V
  501. 1080(ately)S
  502. 10 R
  503. 1308(is)S
  504. 1407(mandatory)S
  505. 1869(after)S
  506. 2087(changing)S
  507. (partition)341 2487 A
  508. 2860(sizes)S
  509. 3088(and)S
  510. 3265(parameters.)S
  511. 8 R
  512. 3780(MINIX)S
  513. 10 R
  514. 4021(,)S
  515. 8 R
  516. 4078(XENIX)S
  517. 10 R
  518. 4329(,)S
  519. 8 R
  520. 4381(PC-IX)S
  521. 10 R
  522. 4592(,)S
  523. 4650(and)S
  524. 8 R
  525. 4823(MS-DOS)S
  526. 10 R
  527. 5160(all)S
  528. 3168 V
  529. 1080(have)S
  530. 1304(different)S
  531. (partition)341 1686 A
  532. 2061(numbering)S
  533. 2530(schemes.)S
  534. 2955(Thus)S
  535. 3190(when)S
  536. 3442(using)S
  537. (multiple)335 3693 A
  538. 4061(systems)S
  539. 4412(on)S
  540. 4545(the)S
  541. 4701(same)S
  542. 4941(disk,)S
  543. 5166(be)S
  544. 3288 V
  545. 1080(careful.)S
  546. 3456 V
  547. 1080(Note)S
  548. 1309(that)S
  549. 8 R
  550. 1488(MINIX)S
  551. 10 R
  552. 1729(,)S
  553. 1787(unlike)S
  554. 2071(MS-DOS)S
  555. 2485(,)S
  556. (cannot)268 2544 A
  557. (access)258 2846 A
  558. 3138(the)S
  559. 3295(last)S
  560. 3469(sector)S
  561. 3744(in)S
  562. 3856(a)S
  563. (partition)341 3935 A
  564. 4310(with)S
  565. 4523(an)S
  566. (odd)150 4652 A
  567. 4836(number)S
  568. 5177(of)S
  569. 3576 V
  570. 1080(sectors.)S
  571. 1445(The)S
  572. 1637(reason)S
  573. 1935(that)S
  574. (odd)150 2120 A
  575. (partition)341 2304 A
  576. 2679(sizes)S
  577. 2909(do)S
  578. 3043(not)S
  579. 3205(cause)S
  580. 3463(a)S
  581. 3542(problem)S
  582. 3911(with)S
  583. 8 R
  584. 4119(MS-DOS)S
  585. 10 R
  586. 4457(is)S
  587. 4558(that)S
  588. 8 R
  589. 4738(MS-DOS)S
  590. 10 R
  591. 5076(allo-)S
  592. 3696 V
  593. 1080(cates)S
  594. 1318(disk)S
  595. (space)224 1521 A
  596. 1782(in)S
  597. 1897(units)S
  598. 2129(of)S
  599. (512-byte)357 2250 A
  600. 2644(sectors,)S
  601. 2986(whereas)S
  602. 8 R
  603. 3349(MINIX)S
  604. 10 R
  605. 3627(uses)S
  606. 3837(1K)S
  607. 3997(blocks.)S
  608. 10 I
  609. 4346(Fdisk)S
  610. 10 R
  611. 4607(has)S
  612. 4778(a)S
  613. 4860(variety)S
  614. 5177(of)S
  615. 3816 V
  616. 1080(other)S
  617. 1312(features)S
  618. 1657(that)S
  619. 1833(can)S
  620. 1998(be)S
  621. 2118(seen)S
  622. 2322(by)S
  623. 2447(typing)S
  624. 10 I
  625. 2728(h)S
  626. 10 R
  627. 2778(.)S
  628. 3984 V
  629. 10 I
  630. 1080(Fdisk)S
  631. 10 R
  632. 1340(normally)S
  633. (knows)262 1739 A
  634. 2037(the)S
  635. 2196(geometry)S
  636. 2612(of)S
  637. 2732(the)S
  638. 2891(device)S
  639. 3191(by)S
  640. 3328(asking)S
  641. 3627(the)S
  642. 3787(driver.)S
  643. 4115(You)S
  644. 4325(can)S
  645. 4502(use)S
  646. 4673(the)S
  647. 10 B-1
  648. 4833(-)S
  649. 10 B
  650. 4890(h)S
  651. 10 R
  652. 4983(and)S
  653. 10 B-1
  654. 5165(-)S
  655. 10 B
  656. 5222(s)S
  657. 4104 V
  658. 10 R
  659. 1080(options)S
  660. 1400(to)S
  661. 1503(override)S
  662. 1864(the)S
  663. 2012(numbers)S
  664. (found.)259 2383 A
  665. 4272 V
  666. 9 R
  667. 720(S)S
  668. 722(SE)S
  669. 774(EE)S
  670. 832(E)S
  671. 913(A)S
  672. 915(AL)S
  673. 983(LS)S
  674. 1041(SO)S
  675. 1093(O)S
  676. 4392 V
  677. 10 B
  678. 1080(part)S
  679. 10 R
  680. 1265((8).)S
  681. 7903 V
  682. 720(Page)S
  683. 941(1)S
  684. 4455(September)S
  685. 4911(13,)S
  686. (1996)200 5061 A
  687. 8143 V
  688. EP
  689. %%Trailer
  690. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  691. %%Pages: 1