Random Linux+ Question #70

Discussion in 'Linux+' started by tripwire45, Sep 13, 2005.

  1. tripwire45
    Honorary Member

    tripwire45 Zettabyte Poster

    13,493
    180
    287
    Linux treats everything as part of the directory structure including hardware. Hardware devices will generally be found in the /dev directory. Match the following:

    1. /dev/hda
    2. /dev/hdb
    3. /dev/hdc
    4. /dev/sda
    5. /dev/sdb

    a. First SCSI hard disk
    b. IDE hard disk, master on the second IDE controller
    c. IDE hard disk, master on the first IDE controller
    d. Second SCSI hard disk
    e. IDE hard disk, slave on the first IDE controller

    Answers later.
     
    Certifications: A+ and Network+
  2. Bluerinse
    Honorary Member

    Bluerinse Exabyte Poster

    8,878
    181
    256
    My punt is below but 2 and 3 might be the other way round?

    1. /dev/hda = c. IDE hard disk, master on the first IDE controller

    2. /dev/hdb = b. IDE hard disk, master on the second IDE controller

    3. /dev/hdc = e. IDE hard disk, slave on the first IDE controller

    4. /dev/sda = a. First SCSI hard disk

    5. /dev/sdb = d. Second SCSI hard disk
     
    Certifications: C&G Electronics - MCSA (W2K) MCSE (W2K)
  3. surfer_rosa

    surfer_rosa Nibble Poster

    55
    0
    28
    1c 2e 3b 4a 5d

    The hd*'s dont need to be hard disks, they can be cd drives or anything connected to the IDE cable. The same for the sd*'s. My mp3 playerer and usb hard drive get loaded as sda or sdb.

    ... Just saying :D
     
    Certifications: None.... yet
    WIP: CCNA
  4. tripwire45
    Honorary Member

    tripwire45 Zettabyte Poster

    13,493
    180
    287
    Answer time. surfer_rosa nailed it: 1c 2e 3b 4a 5d. :)
     
    Certifications: A+ and Network+

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.