Find the answer to your Linux question:
Results 1 to 2 of 2
hi all how to read cd from command line i put a game cd in cdrom , but it is not showing any..... folder like cdrom.. please help me thank ...
  1. #1
    Linux Newbie
    Join Date
    Feb 2007
    Location
    hyderabad, india
    Posts
    247

    about cdrom



    hi all
    how to read cd from command line
    i put a game cd in cdrom , but it is not showing any.....
    folder like cdrom..

    please help me

    thank you in advance
    "Relationships are built on trust and communication"

  2. #2
    Linux User
    Join Date
    Jun 2007
    Posts
    318
    Try this:

    Code:
    # mkdir /cdrom
    # mount -r /dev/cdrom /cdrom

Posting Permissions

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