psych-major
11-30-2006, 03:20 PM
I installed Slack with the bare.i kernel (2.4.33.3), but I have since added a scsi tape drive.
I have followed the instructions on the slackware site to change my kernel to scsi.s, and the system still boots OK, but all I get in dmesg about scsi is this:
Kernel command line: auto BOOT_IMAGE=Slack-scsi ro root=301
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
scsi singledevice 0 0 0 0
scsi singledevice 0 0 1 0
scsi singledevice 0 0 2 0
scsi singledevice 0 0 3 0
scsi singledevice 0 0 4 0
scsi singledevice 0 0 5 0
scsi singledevice 0 0 6 0
scsi singledevice 0 0 7 0
1. How can I make sure that I am actually booting the scsi.s kernel, and not the old bare.i?
2. Do I have to do a modbrobe for scsi card, or anything like that?
I have followed the instructions on the slackware site to change my kernel to scsi.s, and the system still boots OK, but all I get in dmesg about scsi is this:
Kernel command line: auto BOOT_IMAGE=Slack-scsi ro root=301
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
scsi singledevice 0 0 0 0
scsi singledevice 0 0 1 0
scsi singledevice 0 0 2 0
scsi singledevice 0 0 3 0
scsi singledevice 0 0 4 0
scsi singledevice 0 0 5 0
scsi singledevice 0 0 6 0
scsi singledevice 0 0 7 0
1. How can I make sure that I am actually booting the scsi.s kernel, and not the old bare.i?
2. Do I have to do a modbrobe for scsi card, or anything like that?