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 ...
- 09-13-2007 #1Linux 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"
- 09-13-2007 #2Linux User
- Join Date
- Jun 2007
- Posts
- 318
Try this:
Code:# mkdir /cdrom # mount -r /dev/cdrom /cdrom


Reply With Quote
