linux /AndroidOS/kernel root=/dev/ram0 SRC=/AndroidOS androidboot.selinux=permissive androidboot.hardware=android_x86_64 quiet DATA= DEBUG=2 nomodeset
4
initrd /AndroidOS/initrd.img
5
}
Copied!
Once you are able to get things to boot, use the alt-f1 /f7 console or the local Terminal app and the Logcat command to log things,
su
logcat > sdcard/log_name.txt
When done, copy and paste the entire log either to Hastebin or Pastebin