View Single Post
Old 07-03-2007, 10:30 PM   #9 (permalink)
blackpearl
The Devil
 
blackpearl's Avatar
 
Join Date: Feb 2006
Location: 0x02AE88C6FF
Posts: 983
Default 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 is offline