Hi Kyle,
> 1) parallel port drive is being seen as an 8gb drive, when it is a 20gb
> drive? what needs to be changed to fix this?
Apply the attached patch to /usr/src/linux/drivers/block/paride/pd.c
to enable LBA mode on large drives. Be careful, it hasn't been
widely tested! Try only with drives that don't contain important
data.
> 2) I can load the modules manually and access the drive, but when the system
> is rebooted the modules are not loaded? what needs to be done to get the
> modules to load at boot?
Add these lines to /etc/rc.d/rc.local:
/sbin/insmod parport
/sbin/insmod paride
/sbin/insmod backpack
/sbin/insmod pd
Tamas
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Thu May 24 2001 - 09:25:37 EDT