After I was successful in making my debian box burn, it doesn't allow me to mount a normal cd through mount /cdrom. I was puzzled by this and the message hinted that I probably have load ide-scsi so the cdrom should be sr0 or sda. I looked through dmesg again for the scsi line and saw that the device was mounted at sr0. I went to /dev and did an rm cdrom and then did an ls -s /dev/sr0 /dev/cdrom and try to mount again an it work!
Posted by zoo at February 22, 2003 01:00 AM