[EMAIL PROTECTED] wrote: > Is debian supposed to have a /dev/cdrom Well, yes. Unfortunately the mechanism that creates it from the boot floppies was broken.
> Because when I install debian I do
> mount -t iso9660 /dev/cdrom /cdrom and I get
> /dev/cdrom file or Dir not found
Issue the command
ln -s hdb /dev/cdrom
if your cdrom is an atapi cdrom as slave on the first adapter.
Regards,
Joey
--
VFS: no free i-nodes, contact Linus -- finlandia, Feb '94

