Technology computers-hardware

How to Copy a File to the Floppy Drive on Unix

    • 1). Insert a floppy disk into the drive.

    • 2). Type "volcheck" and press the "Enter" key for the computer to recognize the medium. The floppy drive directory is specified as /floppy/floppy0.

    • 3). Locate the file that you want to copy from the hard drive and write down the directory, folder and full file name (including extension). For example, the file, "example.txt" located in the User1 folder of the Home directory is identified as "/home/user1/example.txt" for the path.

    • 4). Type "cp -i [path] /floppy/floppy0/." where [path] is the location and file name of the desired document (identified in step 3). The command includes an alert to request permission to overwrite a file of the same name in the destination disk (-i) to avoid losing other files. If desired, replace the terminal "." with a new file name to rename the document on the floppy disk.

    • 5). Press the "Enter" key to begin the copy process.

    • 6). Type "cd /floppy/floppy0" and press the "Enter" key to make the floppy drive the current (default) directory.

    • 7). Type "ls" and press the "Enter" key to display a directory of the floppy disk contents and confirm that the transferred file is included among the disk contents.

Related posts "Technology : computers-hardware"

Innovative And Economical Vxa Tape Technology

Hardware

How to Save a Document to a Flash Drive From Open Office

Hardware

NAS vs DAS, Which Is Better And Why?

Hardware

How to Flash BIOS on a Acer Aspire 5517 Laptop

Hardware

Jet Tec Canon Pg510 And Cl511 Ink Cartridges From Uk Ink Supplies

Hardware

How do I Hook Up My 3M X55i Projector to My Computer?

Hardware

How to Conduct Remote Management of an HP Laserjet 4050

Hardware

How to Copy Games to a Hard Drive

Hardware

How to Hide Windows System Tray Icons

Hardware

Leave a Comment