How to use the ROOT method on the official website of Bluefinger Android emulator (BlueStacks)

Time: 2017-08-03Source: Huajun InformationAuthor: youngest

Unfortunately, these are all in English, which causes a lot of headaches for many people. However, don’t be impatient. After a long period of exploration, the English ROOT method has also been transformed into Chinese. Let’s go and take a look!

 

Before rooting, you must first make a few preparations:

1) Related img:

initrd-betahack.img,

ramdisk.img,

system.img

2)su.x86

3) BlueRegistryMOD.reg (This is a registry, don’t import it yet, be sure to pay attention here)

[Two modifications to make before importing the registry, modify the registry: WIN key + R to open run, enter regedit]

【1】Find the GUID in the registry, the location is

[HKEY_CURRENT_USER—Software—BlueStacks]

"USER_GUID" = "Here are some numbers, everyone's are different"

For example my GUID:

"USER_GUID" = "8dfcb602-4b7d-11e1-9dc9-f3dea6cb4293"

【2】At the same time, the "BootParameters" must have the same GUID to mount the system.

The location of BootParameters in the registry is as follows:

[HKEY_LOCAL_MACHINE—SOFTWARE—BlueStacks—Guests—Android]

For example "BootParameters"="root=/dev/sda1 src=/sbdm/m/android DATA=/dev/sdc1 SDCARD=/dev/sdd1 GUID=8dfcb602-4b7d-11e1-9dc9-f3dea6cb4293 armApps=true GlMode=1 OEM =BlueStacks“

[It is emphasized here that the GUID in the two places must be the same. It is recommended that you copy the above code. Do not type it by hand, which is prone to errors. It does not matter whose GUID is used in the code. You can also back up your own use and personal preference. . . 】

4) Download the adb toolbox (put the su.x86 file into the tools folder)

{C}{C}

Related articles更多>>

Popular recommendations