RE: [gentoo-user] cannot mount DVD's

2003-11-04 Thread Chris Carter
 I just discovered that I can't mount DVD's with Gentoo.
 I'm on Gentoo 1.4 kernel 2.4.20 (gentoo-sources-r8)
 The drive is an LG IDE and works with the discs I tried under 
 Mandrake. 
 Both Mandrake and Gentoo use ide-scsi for this device.
 
 I get the message no medium found, no matter what I do (mount 
 with filesytem options...)

Funny. I have the same brand DVD and same kernel. I had some problems
mounting as a normal user but not root. I had to find the right /dev and
add it to fstab, problems gone. If you've enabled ide-scsi for it, then
it should be symlinked somewhere under /dev/cdroms.

Cheers!
Chris



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] cannot mount DVD's

2003-11-04 Thread Hall Stevenson
At 02:11 PM 11/4/2003, you wrote:
Hello

I just discovered that I can't mount DVD's with Gentoo.
I'm on Gentoo 1.4 kernel 2.4.20 (gentoo-sources-r8)
The drive is an LG IDE and works with the discs I tried under Mandrake.
Both Mandrake and Gentoo use ide-scsi for this device.
I get the message no medium found, no matter what I do (mount with
filesytem options...)


What mount command are you using ?? The filesystem to specify should be 
ISO9660.

Something like mount -t iso9660 /dev/hdc /mnt/dvd, with the device and 
mount point changed to match *your* system, of course.

Hall

--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] cannot mount DVD's

2003-11-04 Thread Hall Stevenson
At 02:12 PM 11/4/2003, you wrote:
 I just discovered that I can't mount DVD's with Gentoo.
 I'm on Gentoo 1.4 kernel 2.4.20 (gentoo-sources-r8)
 The drive is an LG IDE and works with the discs I tried under
 Mandrake.
 Both Mandrake and Gentoo use ide-scsi for this device.

 I get the message no medium found, no matter what I do (mount
 with filesytem options...)
Funny. I have the same brand DVD and same kernel. I had some problems
mounting as a normal user but not root. I had to find the right /dev and
add it to fstab, problems gone. If you've enabled ide-scsi for it, then
it should be symlinked somewhere under /dev/cdroms.
Actually, I believe /dev/cdroms is a devfs thing and if he's not using 
devfs, he should look under /dev/scdX instead. Using ide-scsi, the drive 
will appear as a SCSI device, hence the /dev/scd items.

Hall

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] cannot mount DVD's

2003-11-04 Thread Guy Van Sanden
I think I tracked down the problem... 
It seems that my drive has intermittend problems reading DVD's, which
made me think it always failed on gentoo, and always worked on Mandrake.
A couple of minutes ago, I managed to get one disc working in Gentoo, so
I may need a new drive :-(

Thanks for your help!

Guy

On Tue, 2003-11-04 at 20:21, Hall Stevenson wrote:
 At 02:11 PM 11/4/2003, you wrote:
 Hello
 
 I just discovered that I can't mount DVD's with Gentoo.
 I'm on Gentoo 1.4 kernel 2.4.20 (gentoo-sources-r8)
 The drive is an LG IDE and works with the discs I tried under Mandrake.
 Both Mandrake and Gentoo use ide-scsi for this device.
 
 I get the message no medium found, no matter what I do (mount with
 filesytem options...)
 
 
 What mount command are you using ?? The filesystem to specify should be 
 ISO9660.
 
 Something like mount -t iso9660 /dev/hdc /mnt/dvd, with the device and 
 mount point changed to match *your* system, of course.
 
 
 Hall
 
 
 --
 [EMAIL PROTECTED] mailing list
-- 
__  

Guy Van Sanden 
http://unixmafia.port5.com  

Registered Linux user #249404 - September 1997
__


--
[EMAIL PROTECTED] mailing list