|
|
1.1 root 1:
2:
3: fdformat Command fdformat
4:
5:
6:
7:
8: Format a floppy disk
9:
10: /eettcc/ffddffoorrmmaatt [ _o_p_t_i_o_n ... ] _s_p_e_c_i_a_l
11:
12: fdformat formats a floppy disk. The given special should be the
13: name of the special file that correspond to the floppy disk
14: drive.
15:
16: fdformat recognizes the following options:
17:
18: -aa Print information on the standard output device during for-
19: mat. As it formats a cylinder, it will print a line of the
20: form
21:
22: hd=0 cyl=25
23:
24: on your screen.
25:
26: -ii _n_u_m_b_e_r
27: Use number (0 through 7; default, 6) as the interleave fac-
28: tor in formatting.
29:
30: -oo _n_u_m_b_e_r
31: Use number (default, 0) as the skew factor for sector num-
32: bering.
33:
34: -vv Verify formatting and verify data written with the -w
35: option.
36:
37: -ww _f_i_l_e
38: Format the floppy disk and then copy file to it track by
39: track. The raw device should be used.
40:
41: The command mkfs builds a COHERENT file system on a formatted
42: floppy disk. The command dos builds a DOS file system on a for-
43: matted floppy disk and transfers files to or from it. The com-
44: mand mount mounts a floppy disk containing a file system to allow
45: access to it through the COHERENT directory structure. The com-
46: mand umount unmounts a floppy disk.
47:
48: ***** Example *****
49:
50: The following command formats a 2400-block, 5.25-inch floppy disk
51: in drive 0 (otherwise known known as drive A):
52:
53:
54: /etc/fdformat /dev/fha0
55:
56:
57: The following command formats a 1440-block, 3.5-inch floppy disk
58: in drive 1 (otherwise known as drive B):
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
67:
68:
69: fdformat Command fdformat
70:
71:
72:
73: /etc/fdformat /dev/fqa1
74:
75:
76: ***** See Also *****
77:
78: commands, dos, fd, mkfs, mount, umount
79:
80: ***** Diagnostics *****
81:
82: When errors occur on floppy-disk devices, the driver prints on
83: the system console an error message that describes the error.
84:
85: ***** Notes *****
86:
87: fdformat formats a track at a time. fdformat can be interrupted
88: between tracks, which may result in a partially formatted floppy
89: disk.
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130: COHERENT Lexicon Page 2
131:
132:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.