I wanted my usb external HD to be recognise so I followed this wiki. I didn't notice (probably cause I didn't drink enough coffee) but I've put my cdrom iso9660 into module. After installing and compiling, my usb HD worked like a charm, I can start it up and I can see it and I even write on it. But my cdrom doesn't work.
When I do mount /dev/hdc /mnt/cdrom I get a iso9600 not recognise system file or something and that it didn't know it <-- (sorry if its not the full msg but I hope you get the drift). So after some search I found that if you type
Code: Select all
modprobe iso9660I just don't want to install and compile my kernel (again

