Re: cdrom?cdburner?

2001-06-03 Thread csj
On Monday 04 June 2001 13:43, Chris wrote:
> How to set up cdrom in fstab so i can access it.  Looked in linux
> doc. and read cdburner how tro  but still cannot get cd to mount.. 
> Aslo  have all modules loaded ide-scsi for burner. It is an imation
> 12.10.32.  Kernel acknoledges it but still wont mount???  cdrecord
> -scanbus lists it as sr0.  Thanks to anyone that helps.

I'm assuming that your cd-rom is a cd burner. What's your fstab 
entry? Mine points to /dev/scd0. Note that to mount a cd burner under 
scsi emulation you use /dev/scd0. To burn you use "sr0".

/dev/scd0   /cdrom   iso9660 defaults,ro,user,noauto  0   0



Re: cdrom?cdburner?

2001-06-03 Thread Bud Rogers
On Sunday 03 June 2001 11:42, Leonard Leblanc wrote:
> According to my knowledge, you can only mount a cd-rom drive if there
> actually is a cd in there.  I wouldn't suggest putting it in /etc/fstab
> unless you are always planning on leaving a cd in the drive.

[EMAIL PROTECTED]:~$ grep cdrom /etc/fstab
/dev/cdrom  /cdrom  iso9660 defaults,ro,user,noauto 00

-- 
Bud Rogers <[EMAIL PROTECTED]>   http://www.sirinet.net/~budr
All things in moderation.  And not too much moderation either.



Re: cdrom?cdburner?

2001-06-03 Thread Leonard Leblanc
According to my knowledge, you can only mount a cd-rom drive if there
actually is a cd in there.  I wouldn't suggest putting it in /etc/fstab
unless you are always planning on leaving a cd in the drive.

Leonard Leblanc
Webmaster / Intranet Administrator
www.emergeknowledge.com


- Original Message -
From: "Chris" <[EMAIL PROTECTED]>
To: 
Cc: 
Sent: Sunday, June 03, 2001 10:43 PM
Subject: cdrom?cdburner?


How to set up cdrom in fstab so i can access it.  Looked in linux doc. and
read cdburner how tro  but still cannot get cd to mount..  Aslo  have all
modules loaded ide-scsi for burner. It is an imation 12.10.32.  Kernel
acknoledges it but still wont mount???  cdrecord -scanbus lists it as sr0.
Thanks to anyone that helps.




cdrom?cdburner?

2001-06-03 Thread Chris



How to set up cdrom in fstab so i can access 
it.  Looked in linux doc. and read cdburner how tro  but still cannot 
get cd to mount..  Aslo  have all modules loaded ide-scsi for burner. 
It is an imation 12.10.32.  Kernel acknoledges it but still wont 
mount???  cdrecord -scanbus lists it as sr0.  Thanks to anyone that 
helps.