"Eduaardo M. A. M. Mendes" a �crit :
> Hello
> I am having all sorts of problems with RC that I didn't have with
> Ulysses-3 (This means that I am using exactly the same procedure for
> both beta versions).
> I want my ide-cdrom as scsi device and to do that I modified rc.local
> to include
> the following modules:
>
> modprobe ppa
> echo "<-><-><-><-><-><-><->"echo "UDF system"
> modprobe udf
> #echo "<-><-><-><-><-><-><->"echo "SCSI EMULATION"
> modprobe scsi_mod
> #modprobe sg
> modprobe sr_mod
> modprobe ide-scsi
>
> All modules related to SCSI emulation are not there. What happened to
> them?
I wanted to load ppa with only "modprobe ppa", and I added theese lines to
/etc/modules.conf
### Zip Iomega, plip
alias parport_lowlevel parport_pc
add below parport_pc parport
add below scsi_syms scsi_mod
add below ppa scsi_mod parport_pc
pre-install plip modprobe parport ; echo 7 > /proc/parport/0/irq
### pcmcia, scsi
add below aha152x_cs scsi_mod
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias ide_cs ide-cs
alias char-major-10-181 toshiba