I've been working on installing my SCSI zip 100 drive to my redhat linuz
machine.
when i started dmseg said "SCSI 0"
now, dmseg says "SCSI 1 detected". I
1) re-compiled the kernel
2) added 'append=aha152x=0x340,11,7,1' to fstab
"modprobe aha152x=0x340,11,7,1" doesn't seem to error out
When I "mount -t vfat /dev/sda4 /mnt/zip" I get this errro message
"does not recognize /dev/sda4 as block device"
What's up with that???
Mike