系统盘一些基本的命令
2017-03-14
下面是小编整理的系统盘一些基本的命令,供广大学者参考。
System Disk系统盘一些基本的命令
1.To format the floppy disk in drive A as a system disk, you type C:>format a: /s
将A驱盘格式化成为系统盘,敲入C:>format a: /s
2.A system disk is for starting MS-DOS; it is not a replacement for MS-DOS.
系统盘只是启动MS-DOS用的,不是MS-DOS的替代品。
3.To create a bootable disk in drive A, you may copy the MS-DOS system files and command parameter form the current drive C by typing: C:>sys a:
要在A驱创建一个启动盘,可以在DOS提示符下敲入sys a: ,把C 盘的MS-DOS系统文件和有关的命令参数拷贝到A盘。
4.To copy the MS-DOS system files and command parameter from a disk in drive B to a disk in drive A, type the following command: C:> sys b: a:
要从B盘上把系统文件和命令参数拷贝到A盘,敲入以下命令:C:> sys b: a:
New Words & Terms
as prep. 作为
start vt. & vi. 启动;开始
replacement n. 替代物
bootable adj. 启动的