Zero <
arg...@gmail.com> 於 2021年7月6日 週二 上午4:54寫道:
Are you really using the directory name "Android-x86 8.1-r6"?
It contains a space that usually means a separator.
In particular the above cmdline means SRC=/Android-x86.
That's probably why it can't find the image.
Do not use a space in the directory name.
You may change it to "Android-x86_8.1-r6".
Besides, to invoke the installer you have to add INSTALL=1
to the cmdline. On the other hand, the parameters
"androidboot.selinux=permissive acpi_sleep=s3_bios,s3_mode"
are obsolete so you can remove them safely.
Basically speaking it's not recommended to create the bootable usb
including grub entries and cmdline manually
unless you know exactly how to do that.
I recommend you to use some nice tools like
https://rufus.ie
> The versions tested are x86_64, also tested iso's with Kernel k49, I can't enter installer through liveCD or stuck with above parameter.
--
Chih-Wei
Android-x86 project
http://www.android-x86.org