View previous topic :: View next topic |
Author |
Message |
c0ml1nk n00b
Joined: 19 Apr 2002 Posts: 9 Location: Belgium Oost-Vlaanderen
|
Posted: Wed May 01, 2002 6:06 pm Post subject: I cant get my DVD running... |
|
|
Hey my DVD does not work if i'll wil mount the drive he says:
mount: special device /dev/cdroms/cdrom does not exist
I also tried "mount /dev/cdroms/cdrom /mnt/cdrom/
and still it dont work
pls help me |
|
Back to top |
|
|
X Apprentice
Joined: 30 Apr 2002 Posts: 192 Location: Lexington KY
|
Posted: Wed May 01, 2002 6:29 pm Post subject: |
|
|
What is output of
ls -l /dev/cdroms |
|
Back to top |
|
|
Al'Capone n00b
Joined: 30 Apr 2002 Posts: 70 Location: Toronto Canada
|
Posted: Thu May 02, 2002 4:16 am Post subject: |
|
|
Questions:
Is gentoo installed and you are trying to get your DVD going? do you have devfs compiled into your kernel?
if the answer is yes then: nano -w /etc/devfsd.conf
check that your dvd device is uncomented and ready to go pointing to your correct cdroms/cdrom?? dvd
you can also:
cd /dev
ln -s hdc dvd
and that should work.
Question : why are you trying to mount your dvd?
Cheers _________________ if it aint broken..... then... what the heck are you waiting for? ...go mess with it and see if you can make it better |
|
Back to top |
|
|
c0ml1nk n00b
Joined: 19 Apr 2002 Posts: 9 Location: Belgium Oost-Vlaanderen
|
Posted: Thu May 02, 2002 5:20 pm Post subject: hmm... |
|
|
X : if i'll do ls -i /dev/cdroms/ i'll see
362 cdrom0 364 cdrom1
Al'Capone : what do i have to see in /etc/decfsd.conf and what do i'll have to change (i'm a very very nOOb )
and whi i have to get my DVD working because womtimes it read better CD's and i'll want see DVD's so that i'll can remove windows
PS: mayby i have it tell this earlier but my other CDROM works (/dev/cdroms/cdrom1 ) |
|
Back to top |
|
|
rommel Veteran
Joined: 19 Apr 2002 Posts: 1145 Location: Williamsburg Virginia
|
Posted: Wed May 15, 2002 5:51 am Post subject: |
|
|
you should be able to mount the cdrom by #mount /mnt/cdrom
if the dvd palyer was what you used to install gentoo then devfsd.conf has it as the first cdrom or cdrom/cdrom0 and you can leave this...but uncomment the dvd section in devfsd and change all the cdrom1stuff to cdrom0 this will make it recognize it as a dvd and as a cdrom ...so if you run ogle it will see it as a dvd player and if you put a audio cd in and run ksCD it will play the cd |
|
Back to top |
|
|
|