Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dvd help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cf25
Apprentice
Apprentice


Joined: 20 Jun 2002
Posts: 158

PostPosted: Wed Jul 03, 2002 4:52 am    Post subject: dvd help Reply with quote

so i emerged ogle and got all that fun stuff for my dvd player. well, i dont have a /dev/dvd and i am not sure how to go about getting it. i have a /mnt/cdrom and that is in my /etc/fstab. can someone help me?
Back to top
View user's profile Send private message
jimmybfan
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jul 2002
Posts: 100
Location: P-town

PostPosted: Wed Jul 03, 2002 5:04 am    Post subject: Reply with quote

you need to make a link.
su to root and
ln -s /dev/cdroms/cdrom0 /dev/dvd

this will create a symbolic link called dvd pointing to the first cdrom device on your system. If your dvd is the second device change to cdrom1
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Wed Jul 03, 2002 5:41 am    Post subject: Reply with quote

No, don't make a link. It'll get destroyed once you reboot. Go into /etc/devfsd.conf and add a symlink there. Then, "killall -HUP devfsd" to reload your config, and you will suddenly have a symlink that doesn't go away.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
KiTaSuMbA
Guru
Guru


Joined: 28 Jun 2002
Posts: 430
Location: Naples Italy

PostPosted: Wed Jul 03, 2002 6:02 pm    Post subject: OR... Reply with quote

you just configure ogle to look in /dev/cdroms/cdrom0 instead of /dev/dvd
:)

At least that's what I did on vlc...
_________________
Need to flame people LIVE on IRC? Join #gentoo-otw on freenode!
Back to top
View user's profile Send private message
slonocode
Apprentice
Apprentice


Joined: 03 Jun 2002
Posts: 273

PostPosted: Wed Jul 03, 2002 6:02 pm    Post subject: Reply with quote

Look in your devfs.conf file and there should already be lines for making the link you want. You should only need to uncomment them as in remove the beginning # from the lines.
Back to top
View user's profile Send private message
cf25
Apprentice
Apprentice


Joined: 20 Jun 2002
Posts: 158

PostPosted: Wed Jul 03, 2002 6:02 pm    Post subject: how? Reply with quote

do i make that link in the same fasion that the previos post told me to, just in that file?
Back to top
View user's profile Send private message
abhishek
Retired Dev
Retired Dev


Joined: 28 Jun 2002
Posts: 393
Location: Los Angeles, CA

PostPosted: Wed Jul 03, 2002 8:09 pm    Post subject: Reply with quote

I thogut that now when u made links they stayed.
Gentoo Desktop guide wrote:
If you're an X-configuring veteran, you may be used to making a symbolic link from your mouse device to /dev/mouse. Such symlinks used to be problematic with devfs, since they tended to go away after a reboot. Gentoo Linux now handles symbolic links in /dev correctly. Just make the /dev/mouse symlink using ln -s and it will be preserved upon rebooting.
Back to top
View user's profile Send private message
Disquiet
n00b
n00b


Joined: 14 Jun 2002
Posts: 48
Location: Christchurch, New Zealand

PostPosted: Wed Jul 03, 2002 9:04 pm    Post subject: Reply with quote

I did a
ln -s /dev/cdroms/cdrom0 /dev/dvd

and it's still here after several reboots!
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Thu Jul 04, 2002 3:14 am    Post subject: Reply with quote

Disquiet wrote:
I did a
ln -s /dev/cdroms/cdrom0 /dev/dvd

and it's still here after several reboots!


Are you not running devfs?
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
jimmybfan
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jul 2002
Posts: 100
Location: P-town

PostPosted: Thu Jul 04, 2002 5:29 am    Post subject: Reply with quote

symbolic links now stay in /dev even when using devfs. forget when that was added but it's been a while
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum