Q&A
Ask and answer questions to make information more available to wider audiences.
Alexis Jepson @jepsonalexis   17, Jul 2023 12:00 AM
drives
Are drives such as hard drive and floppy drives represented with drive letters?
answers 1
 
Answer 1
Robert Gearhart @robert_gearhart   21, Jul 2023 04:35 PM
No. In Linux, each drive and device have different designations. For example, floppy drives are referred to as /dev/fd0 and /dev/fd1. IDE/EIDE hard drives are referred to as /dev/hda, /dev/hdb, /dev/hdc, and so forth.