Peter writes:
> I bought the Arm Linux CD from Aleph one a good few months ago (version 0.9
> according to the label on the CD) and I am unable to mount my CD drive.
> My CD drive is a Ricoh MP7040S re-writer connected to an Eesox fast SCSI
> card. This is the CD drive and card I used to install Linux with.
>
> When I try to mount the drive I get the message:-
>
> /dev/cdrom is not a block device.
>
> I have added to fstab the following line:-
> dev/cdrom /mnt/cdrom ISO9660 noauto,user 0 0
>
> I have created the directory /mnt/cdrom and created a soft link
>
> ln -s /dev/sga /dev/cdrom
Why are you using "sga"? "sga" means "SCSI generic device A".
I think you want "scd0" or "sr0" which are the actual SCSI CDROM device
nodes.
_____
|_____| ------------------------------------------------- ---+---+-
| | Russell King [EMAIL PROTECTED] --- ---
| | | | http://www.arm.linux.org.uk/ / / |
| +-+-+ --- -+-
/ | THE developer of ARM Linux |+| /|\
/ | | | --- |
+-+-+ ------------------------------------------------- /\\\ |
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.