Find the answer to your Linux question:
Results 1 to 2 of 2
Using a Linux program to fix my TiVo. Program is burned to a bootable CD, which loads fine. I get asked what the drives are (CD and Hard Disk) with ...
  1. #1
    Just Joined!
    Join Date
    Nov 2010
    Posts
    1

    Windows Guy needs help in determining drives-drive letters

    Using a Linux program to fix my TiVo. Program is burned to a bootable CD, which loads fine. I get asked what the drives are (CD and Hard Disk) with abbreviations like hda, sda, etc. I was able to determine the Hard Drive as /dev/sda, by using <Shift>-PgUp/PgDn, but could not find what the CD drive was.

    Hoping that someone can provide guidance.

    Thanks!!

  2. #2
    Linux Engineer hazel's Avatar
    Join Date
    May 2004
    Location
    Harrow, UK
    Posts
    955
    Try using the dmesg command to read the kernel's boot messages. There should be a couple of lines recognising the cd drive and giving it a name. It varies, depending on how the drive is connected, but /dev/sr0 and /dev/scd0 are the commonest names.

    By the way, /dev/sda is the whole hard drive. The first partition (or sole partition if you haven't subdivided it) is called /dev/sda1.
    "I'm just a little old lady; don't try to dazzle me with jargon!"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...