How to modify android-x86 grub parameters

Source: Internet
Author: User

How is the grub parameter of android-86 modified?

In fact, there is a need to mount the partition first, which is different from the Linux operating system.

General Linux systems, such as the Ubuntu,grub configuration, are stored in the/boot/grub/grub.cfg

However, the Android configuration is not mounted, but also can not be searched, the following steps need to be taken:

(1) Su enters root permission

(2) mkdir/data/fs (data directory is the original)

(3) Mount-t ext2/dev/block/sda1/data/fs

(4) Cd/data/fs/grub, you can see the grub-related configuration, grub boot parameters stored in the Menu.lst, the file modification can be


How to modify android-x86 grub parameters

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.