mount /dev/scd0 /cdrom no. I've tried every variation except `for i in /dev/* ; do mount -t iso9660 -o ro $i /cdrom; done` because I have not documented the consequences I skimmed through a HOW-TO today; it referred to the loop device. Another possibility - but first I will restore the cmos; lastly I will reformat the hard drive.
Thanks/st At 05:25 AM 6/27/01 +0800, you wrote: >On Monday 25 June 2001 23:40, Stephen Taylor wrote: >> Thanks for the suggestions; it still doesn't recognize the cd.. >> - if it reads a disk I'll try another console to catch the device - >> but it's apt-get and it may not stay mounted >> >> These don't work: >> - mount /dev/hdb >> - boot: linux ide-scsi=hdb > >But does this work: > >mount /dev/scd0 /cdrom > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >