asked 163k views
5 votes
Type the full device file name for the first partition on the hard drive with the third lowest id number

1 Answer

1 vote
the full device file name for the first partition on the hard drive with the third lowest id number is: /dev/sda2

the disk names in Linux is sorted in alphabetical way. The first id number is /dev/sda , the second id number is /dev/sda1 and the third id number is written as /dev/sda2
answered
User Omer Mazig
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.