Q&A
Ask and answer questions to make information more available to wider audiences.
Hailey Jinks @jinkshailey   18, Jul 2023 12:00 AM
access partitions
How do you access partitions under Linux?
answers 1
 
Answer 1
Robert Gearhart @robert_gearhart   21, Jul 2023 04:37 PM
Linux assigns numbers at the end of the drive identifier. For example, if the first IDE hard drive had three primary partitions, they would be named/numbered, /dev/hda1, /dev/hda2 and /dev/hda3.