[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: insmod driver



Allen C. Ho wrote:
> 
> I recently rebuilt my kernel (2.0.34). When I tried to mount my scsi hard
> drive using 'mount /dev/sda5 /mnt/sda/usr,' I got the following message:
> The kernel does not recognize /dev/sda5 as a block device (maybe 'insmod
> driver'?). Before this, I could always mount my scsi hard drive this way. I
> made sure the scsi support was included when I configured the new kernel.
> Any idea what's going on?

Did you compile the SCSI support as a module or built-in?
If built-in, yes that should work.
If a module, you'll either need to insmod the SCSI modules
or have kerneld running.  You might check kerneld in your
kernel config.

	- Kevin Colby
	  kevinc grainsystems com


> ************************************************************
> Allen C. Ho
> Postdoctoral Research Associate
> Department of Materials Science and Engineering
> Lehigh University
> Bethlehem, PA  18015
> email : ach3 lehigh edu
> Phone : (610)758-4002
> Fax   : (610)758-3526
> ************************************************************



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]