Haukness <
hauk...@gmail.com> 於 2018年11月16日 週五 上午5:43寫道:
Basically speaking, yes, provided you've
installed 7.1-r2 system as read-write mode.
Boot an 8.1-rc2 live usb to debug mode,
then mount the partition containing 7.1-r2, say
mount /dev/sda3 /hd
Copy kernel & modules of 8.1-rc2 to 7.1-r2:
cp /src/kernel /hd/android-7.1-r2/
(backup the old kernel file if you want)
cp -a /lib/modules/* /hd/android-7.1-r2/system/lib/modules/
umount /hd
Then reboot to 7.1-r2. The new kernel should work.
--
Chih-Wei
Android-x86 project
http://www.android-x86.org