Errors when compiling the kernel

Source: Internet
Author: User

Target board: ralinkRT5350

Operating system: linux-2.6.21.x

During the kernel boot process, the following issues occur:

Question one:

?List of all partitions:1f00 theMtdblock0 (driver?) 1f011024x768Mtdblock1 (driver?) 1f021536Mtdblock2 (driver?) 1f035376Mtdblock3 (driver?) f000 theRomblock0 (driver?) f0011024x768Romblock1 (driver?) f0021536Romblock2 (driver?) f0035376Romblock3 (driver?) No filesystem couldMountRoot, Tried:squashfskernel panic-Not syncing:VFS:Unable toMountRoot FS on Unknown-block ( to,2)

The reason is that mounting the file system failed.

WORKAROUND: Reconfigure the kernel to compile

File Systems--->    [*] Miscellaneous filesystems--->         4.0file system support

Question two:

sh: Iwlist:not found

Analysis: iwlist command set not found

Workaround: Configure the kernel

Customize vendor/--->networking    --->iwlist

The configuration kernel can then be resolved.

Question three:

inch 3)

This problem occurs when cross-compiling because the different tool chains produce different executables and cannot be run.

Workaround:

Go to the appropriate directory and execute the command

# Make clean-w

The problem will be ok!.

Errors when compiling the kernel

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.