On Mon, Sep 23, 2002 at 09:27:11AM +0200, linux power wrote: > Apply this in /etc/fstab file > /dev/hdc /mnt/cdrom iso9660 noauto,user,kudzu,ro 0 0 > >From terminal > mount -t iso9660 -o ro /dev/hdc /home/sheng/cdrom > Make sure the dir /home/sheng/cdrom excist
Hello Just thought I'd add a few words to the previous reply. If you add the lines that " LINUX POWER " suggests then you will be able to mount your cdrom with the command: mount /mnt/cdrom I use debian at home myself but I believe that in order to run the command: mount -t iso9660 -o ro /dev/hdc /home/sheng/cdrom you usually need to be a root user - you can easily check this of course. t.irvine > > > --- aiwu sheng <[EMAIL PROTECTED]> skrev: > > > Hi,my computer has an ide cdrom,and booted as > > hdc,but the driver didn't > > present.how can I mount the cdrom? Thanks! > > > > > > > _________________________________________________________________ > > Send and receive Hotmail on your mobile device: > > http://mobile.msn.com > > > > > > > > -- > > redhat-list mailing list > > unsubscribe > > > mailto:[EMAIL PROTECTED]?subject=unsubscribe > > https://listman.redhat.com/mailman/listinfo/redhat-list > > ______________________________________________________ > Se den nye Yahoo! Mail p� http://no.yahoo.com/ > Nytt design, enklere � bruke, alltid tilgang til Adressebok, Kalender og Notisbok > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list -- Whoever thinks a faultless piece to see, Thinks what ne'er was, nor is, nor ne'er shall be. Alexander Pope, An Essay On Criticism. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
