Thread
:
How to browse CD/DVD
View Single Post
07-03-2007, 10:30 PM
#
9
(
permalink
)
blackpearl
The Devil
Join Date: Feb 2006
Location: 0x02AE88C6FF
Posts: 983
Re: How to browse CD/DVD
type
Code:
sudo gedit /etc/fstab
Then add these lines in the fstab file
Code:
dev/DVDrom /media/DVD auto defaults 0 0
Replace DVDrom with the correct DVD drive device name
I hope I got it right.
blackpearl
View Public Profile
Find More Posts by blackpearl