Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The How to Install page has issues and workarounds for VMware, but there is a very important issue not written. #123

Open
TheGamerKing561 opened this issue Jun 20, 2023 · 0 comments

Comments

@TheGamerKing561
Copy link
Contributor

I was looking at the how to install page and I noticed that it has a section that has an issue with VMware (which is about uing IDE, not the default SCSI), but there is another problem which is that when booting in VMware, it will be stuck at a terminal. If my explanation to how to fix it isn't good, there is a video saying ho to fix it.:https://www.youtube.com/watch?v=Pet4LZnZhDU. To fix this and boot Android, you had to edit the GRUB menu file by restarting to Debug mode, enter the command "mount -o remount,rw /mnt" then change the directory to /mnt by entering the commant "cd /mnt", then "cd grub". You should be in "/mnt/grub". Now, you need to enter the commant "vi menu.lst", go to the line that starts with "kernel" and the line up begins with "title Android-x86". On the kernel line, you need to go to the end of the line, press A on your keyboard, press the spacebar once, and then enter "nomodeset xforcevesa". After doing all of this, you have to exit and save changes by pressing shift+semicolon to get a colon and enter "wq" then press enter. When you exit, enter the command "reboot -f". This will restart the VM and boot into Android.
If my explanation isn't good, there is a video saying how to fix it:https://www.youtube.com/watch?v=Pet4LZnZhDU.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant