Re: Q: sbpcd CD-ROM problem

1998-06-03 Thread deans
Phlip wrote: > > deans wrote: > > > I am having a problem mounting my Sound Blaster > > CD-ROM. When I built the installation, I selected > > the sbpcd drivers, then I typed in "sbpcd=0x250,1" > > as parameters. > > > Hello Dean > have you tried "mount -t iso9660 /dev/sbpcd /cdrom"? > I ain't no

Re: Q: sbpcd CD-ROM problem

1998-06-03 Thread Bob Nielsen
I found that I had the best results when I compiled the sbpcd driver into the kernel and eliminated all autoprobing, etc. You will need to edit /usr/src/linux/include/linux/sbpcd.h, which has sufficient comments to tell you what is needed. I had even better results when I replaced my CD-ROM with

Q: sbpcd CD-ROM problem

1998-06-03 Thread deans
I am having a problem mounting my Sound Blaster CD-ROM. When I built the installation, I selected the sbpcd drivers, then I typed in "sbpcd=0x250,1" as parameters. It has mounted just fine a couple times as: mount /dev/sbpcd /cdrom but all other times, it locks up with this command. Tha