Re: DVD Questions

2003-12-20 Thread Kevin Mark
On Sat, Dec 20, 2003 at 12:50:18AM -0800, Scarletdown wrote: > How do I mount my DVD drive? > > The drive is the secondary slave on the IDE bus; but for some reason, it > gets mapped as cdrom1, while the CD-RW drive, which is Secondary Master > is getting mounted as /dvd Hi Scarlet, /dev/cdrom,

Re: DVD Questions

2003-12-20 Thread Alvin Oga
hi ya scarletdown On Sat, 20 Dec 2003, Scarletdown wrote: > The DVD drive did have a DVD in it. However, for some strange reason, > the system is trying to mount the CD-RW drive instead of the DVD drive. > What do I need to change so the system sees the CD-RW drive as > /dev/cdrom and the

Re: DVD Questions

2003-12-20 Thread Scarletdown
Alvin Oga wrote: On Sat, 20 Dec 2003, Scarletdown wrote: mount /dev/dvd /dvd -t udf mount: block device /dev/dvd is write-protected, mounting read-only mount: No medium found ..thats true if the dvd drive doesnt have a dvd in it The DVD drive did have a DVD in it. However, for some strange rea

Re: DVD Questions

2003-12-20 Thread Alvin Oga
hi ya scarleton On Sat, 20 Dec 2003, Scarletdown wrote: > How do I mount my DVD drive? manually or automatically after the system is up and running > mount /dev/dvd /dvd -t udf > mount: block device /dev/dvd is write-protected, mounting read-only > mount: No medium found ..thats true if the

DVD Questions

2003-12-20 Thread Scarletdown
How do I mount my DVD drive? The drive is the secondary slave on the IDE bus; but for some reason, it gets mapped as cdrom1, while the CD-RW drive, which is Secondary Master is getting mounted as /dvd Here is what I get when I try to mount the DVD 9and there is a DVD in the DVD drive... mount