Re: CD-Rom Probs

2001-08-06 Thread Frank Zimmermann
Wayne Topa wrote: Subject: Re: CD-Rom Probs Date: Fri, Aug 03, 2001 at 04:10:24PM +0100 In reply to:Frank Zimmermann Quoting Frank Zimmermann([EMAIL PROTECTED]): William Leese wrote: Does the CD-ROM you try to mount has the iso9660 file system? Well I don't mount

Re: CD-Rom Probs

2001-08-03 Thread William Leese
On Friday 03 August 2001 20:57, dman wrote: > On Fri, Aug 03, 2001 at 08:47:19PM +0200, William Leese wrote: > | I don't get it either. At first it seemed like I didn't have iso9960 > | support > > That should be "iso9660" > > | in my kernel or compiled as module (I was using the standard woody > |

Re: CD-Rom Probs

2001-08-03 Thread Wayne Topa
Subject: Re: CD-Rom Probs Date: Fri, Aug 03, 2001 at 04:10:24PM +0100 In reply to:Frank Zimmermann Quoting Frank Zimmermann([EMAIL PROTECTED]): > William Leese wrote: > > Does the CD-ROM you try to mount has the iso9660 file system? > Well I don't mount audi

Re: CD-Rom Probs

2001-08-03 Thread dman
On Fri, Aug 03, 2001 at 08:47:19PM +0200, William Leese wrote: | I don't get it either. At first it seemed like I didn't have iso9960 support That should be "iso9660" | in my kernel or compiled as module (I was using the standard woody kernel) | however after two compiles.. still no luck. Th

Re: CD-Rom Probs

2001-08-03 Thread William Leese
On Friday 03 August 2001 20:13, Sebastiaan wrote: > Hello, > > On Fri, 3 Aug 2001, William Leese wrote: > > Hello list, > > > > I'm having some trouble getting my cdrom drive to work with linux. > > > > Through dmesg I've learnt that it's /dev/hdc however when I try to mount > > it with > > > > mou

Re: CD-Rom Probs

2001-08-03 Thread Sebastiaan
Hello, On Fri, 3 Aug 2001, William Leese wrote: > Hello list, > > I'm having some trouble getting my cdrom drive to work with linux. > > Through dmesg I've learnt that it's /dev/hdc however when I try to mount it > with > > mount /dev/hdc /cdrom > > I receive error message: > > /dev/hdc is n

Re: CD-Rom Probs

2001-08-03 Thread Frank Zimmermann
William Leese wrote: Does dmesg show a CDROM device at /dev/hdc? mount /dev/hdc /cdrom Is /dev/cdrom symlinked to /dev/hdc? I receive error message: /dev/hdc is not a valid block device. Do you have cdrom support compiled into the kernel? If compiled as a module, did you insmod the

Re: CD-Rom Probs

2001-08-03 Thread Wayne Topa
Subject: RE: CD-Rom Probs Date: Fri, Aug 03, 2001 at 04:27:20PM +0200 In reply to:William Leese Quoting William Leese([EMAIL PROTECTED]): > > Does dmesg show a CDROM device at /dev/hdc? > > > mount /dev/hdc /cdrom > > > > > Is /dev/cdrom symli

RE: CD-Rom Probs

2001-08-03 Thread William Leese
> -Original Message- > From: Wayne Topa [mailto:[EMAIL PROTECTED] Behalf Of Wayne > Topa > Sent: vrijdag 3 augustus 2001 16:26 > To: debian-user@lists.debian.org > Subject: Re: CD-Rom Probs > > > > Subject: CD-Rom Probs > Date: Fri, Aug 03,

Re: CD-Rom Probs

2001-08-03 Thread Wayne Topa
Subject: CD-Rom Probs Date: Fri, Aug 03, 2001 at 02:11:21PM +0200 In reply to:William Leese Quoting William Leese([EMAIL PROTECTED]): > Hello list, > > I'm having some trouble getting my cdrom drive to work with linux. > > Through dmesg I've learnt t

RE: CD-Rom Probs

2001-08-03 Thread William Leese
> -Original Message- > From: Frank Zimmermann [mailto:[EMAIL PROTECTED] > Sent: vrijdag 3 augustus 2001 14:48 > To: debian-user@lists.debian.org > Subject: Re: CD-Rom Probs > > > William Leese wrote: > > > Hello list, > > > > I'm

Re: CD-Rom Probs

2001-08-03 Thread Frank Zimmermann
William Leese wrote: Hello list, I'm having some trouble getting my cdrom drive to work with linux. Through dmesg I've learnt that it's /dev/hdc however when I try to mount it with mount /dev/hdc /cdrom I receive error message: /dev/hdc is not a valid block device. Does mount -t iso9660

CD-Rom Probs

2001-08-03 Thread William Leese
Hello list, I'm having some trouble getting my cdrom drive to work with linux. Through dmesg I've learnt that it's /dev/hdc however when I try to mount it with mount /dev/hdc /cdrom I receive error message: /dev/hdc is not a valid block device. This is on a clean install of woody so I don't t