[Prev][Next][Index]

RE: Setting up a CD ?



Hi,

I'v made it last week.
You need to compile the kernel with a new configuration supporting
CD rom.
You go to the /usr/src/linux and then:
make config
make dep
make zImage
then mv zImage /vmlinuz
then mount as you have tried.
Hope it will help.

  Asher