[plug] modules
Rob Dunne
robd at anville.wa.cmis.csiro.au
Tue Aug 8 23:41:08 WST 2000
Thanks Anthony,
I have tried what you suggested -- but unfortunately
it did not do the trick.
Is it of any importance that these are ide devices that were
somehow set up as emulated scsi devices to make xcdroast happy?
Or is this just confusing the issue?
bye
rob
lycra> tail -1 conf.modules
alias scsi_hostadapter aic7xxx
lycra> /sbin/depmod -a
lycra> mount /mnt/cdrom
mount: the kernel does not recognize /dev/cdrom as a block device
(maybe `insmod driver'?)
lycra> mount /mnt/cdrom2
mount: the kernel does not recognize /dev/sr1 as a block device
(maybe `insmod driver'?)
lycra> cd /lib/modules/2.2.5-22/cdrom
lycra>/sbin/insmod cm206.o
cm206.o: init_module: Device or resource busy
lycra> ls -l /dev/cdrom
lrwxrwxrwx 1 root root 3 Apr 28 1999 /dev/cdrom -> sr0
lycra> ls -l /dev/sr1
brw-r----- 1 root root 11, 1 Apr 27 1999 /dev/sr1
Anthony J. Breeds-Taurima writes:
> On Tue, 8 Aug 2000, Rob Dunne wrote:
>
> > lycra >mount /mnt/cdrom2
> > mount: the kernel does not recognize /dev/sr1 as a block device
> > (maybe `insmod driver'?)
> > lycra >mount /mnt/cdrom
> > mount: the kernel does not recognize /dev/cdrom as a block device
> > (maybe `insmod driver'?)
>
> <snip>
>
> > Do I need to recompile the kernel with module support -- or
> > have I made a mess of the upgrading ??
>
> If you installed the kernel that came with RedHat 6.0 it supports modules
> already. I'd guess that you need to set your scsi_hostadapter eg
> alias scsi_hostadapter aic7xxx
>
> in /etc/conf.modules on my system
>
> Then run depmod -a
> That will rebuild the modules dependencies
>
> Then you should be able to mount /mnt/cdrom2 (assuming the symlinks survived
> the upgrade).
>
>
> Yours Tony.
>
> /*
> * "The significant problems we face cannot be solved at the
> * same level of thinking we were at when we created them."
> * --Albert Einstein
> */
>
>
>
--
Rob Dunne Fax: +61 8 9333 6121 Tel: +61 8 9333 6178
CSIRO Mathematical and Information Sciences
Leeuwin Centre for Earth Sensing Technologies
Private Bag 5, P.O., Wembley, Western Australia, 6013
http://matilda.vu.edu.au/~dunne Email: Robert.Dunne at cmis.csiro.au
Java has certainly revolutionized marketing and litigation.
More information about the plug
mailing list