Compile the Linux Kernel on the VM to solve "NomoduleBusLogicfoundforkernelx. x. x"

Source: Internet
Author: User
Compile and solve the Linux Kernel on the VM & quot; NomoduleBusLogicfoundforkernelx. x. x & quot; -- Linux general technology-Linux programming and kernel information. For more information, see the following. It turns out that vmware uses SCSI as the hard drive by default, and there is no selection in the kernel, so Buslogic cannot be found.

If you re-compile the kernel in vmware and the hard disk uses scsi, the following options are required:

Device Drivers ---> SCSI device support ---> <*> SCSI disk support
Device
Drivers ---> SCSI device support ---> SCSI low-level

Drivers ---> <*> BusLogic SCSI support

Device

Drivers ---> Fusion MPT device support ---> Fusion MPT

(Base + ScsiHost) drivers and Fusion MPT misc device (ioctl)

Driver (whether this is necessary or not)

Note: You can only select the module mode and directly compile it into the kernel. If you don't know why, this is a waste of time to find and compile the results dozens of times.

The error message is as follows: No module mptbase found for kernel vmware.

Device Drivers ---> USB support ---> <*> USB Mass Storage support

Device

Drivers ---> Networking support ---> Ethernet (10 or 100 Mbit)

---> <*> AMD PCnet32 PCI support)

Solve "No module BusLogic found for kernel x. x. x "method: After downloading, prepare to replace drivers/scsi/Buslogic in the new kernel of the old kernel. o copy to/lib/modules/x. x. in x/kernel/drivers/scsi, the command is cp drivers/scsi/Buslogic. o/lib/modules/x. x. x/kernel/drivers/scsi/, here x. x. x indicates the number of the new kernel to be replaced.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.