Cristiano Viana wrote: > (6) Install operating system kernel and modules, from CD-ROM drive (/dev/hdd > ATAPI IDE) > (7) Configure device driver modules (I choose to install the modules: cdrom, > lp and serial)
During these steps when you set up modules, you need to install the isofs module. It's under file systems (fs). This is what gives you support for the iso99960 file system which is what the cdrom uses. Without that, you will not be able to mount a cdrom. While you're there, be sure to install modules for any other file systems you want such as fat, msdos etc. Tom

