On Sat, Jul 03, 1999 at 05:54:12PM -0500, Sergio Korlowsky wrote:
> When I try to activate the zip drive after a reboot or after a normal
> power up, it seems like M6 "forgot" all previous configurations.
> 
> If I click on the icon to open it I got, Could not mount, error log
> mount: the kernel does not recognize /dev/sda4 as a block device
> (maybe 'insmod driver?')
> 
> obviously I tried "insmod ppa", but then I get this...
> 
> /lib/modules/2.2.9-27mdk/scsi/ppa.o: unresolved symbol
> parport_release_Rcdfb4d19/lib/modules/2.2.9-27mdk/scsi/ppa.o: unresolved
> symbol parport_unregister_device_R528dbb47
> /lib/modules/2.2.9-27mdk/scsi/ppa.o: unresolved symbol
> parport_register_device_R2c1b9116
> /lib/modules/2.2.9-27mdk/scsi/ppa.o: unresolved symbol
> parport_claim_R4664b1b5
> /lib/modules/2.2.9-27mdk/scsi/ppa.o: unresolved symbol
> parport_enumerate_R52981eea
> 
> It may look funny but if I just do a "modprobe ppa"
> after that everything works!


insmod is deprecated for loading modules since 2.2.x. modprobe is the right way
to do it. So I don't see the problem. Add modprobe ppa to /etc/rc.d/rc.local
and everything should work out fine.


tom

 
> 
> May I need to add something else in    conf.modules... 
> or in fstab?
> 
> Obviously I am missing something.... mmmmm
> any help appreciated.
> 
> It works... but I dont want to open a term and do a "modprobe ppa"
> everytime I do a reboot or start linux to have the zip drive working.
> 
> Sergio Korlowsky

-- 
"Everybody is someone else's newbie" (Marilyn Manson, edited)
Thomas 'tom' Berger, [EMAIL PROTECTED] No spam, no UCE. 'Nuff said.
Get Answers! Visit Mandrake Answers on http://aolmfaq.tsx.org!

Reply via email to