Lol
Sent with AquaMail for Android
http://www.aqua-mail.com
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86...@googlegroups.com.
To post to this group, send email to andro...@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
Android x86_64 7.1.1 Iso File Release?
Hi - I am having problems booting your nougat 7.1 builds with 4.9 kernel.Can you help?Thanks
/dev/sda1 -- 200M -- EFI System
/dev/sda2 -- 128M -- Microsoft reserved
/dev/sda3 -- 46G -- Windows 10 (this is where my Android images are too)
/dev/sda4 -- 2G -- Bitlocker partition for work files
/dev/sda5 -- 488M -- Linux swap
/dev/sda6 -- 10,4G -- Ubuntu
/dev/sda7 -- 450M -- Windows recoverysudo gedit /etc/grub.d/40_custommenuentry 'Nougat-x86' --class android-x86 {
insmod part_gpt
insmod ntfs
set root='sda3'
set DIR=/nougat
search --file --no-floppy --set=root $DIR/system.sfs
linux $DIR/kernel root=/dev/ram0 androidboot.selinux=permissive quiet DATA=$DIR/data.img
initrd $DIR/initrd.img
}
sudo update-grube2fsck -f data.img
resize2fs data.img 16G
e2fsck -f data.img
initrd.img
kernel
ramdisk.img
system.sfs
HiMy issue is probably 1) like you said. It is installed on a parition the Surface Pro 3 sata ssd disk. The partition is formatted to EXT4. When the installer is complete and I select boot now it does boot in. As soon as I reboot I can get it to boot again. Booting live CD works just fine. Are these Files - private any help? I am not sure I got the logcat / dmesg right. If not please tell me how to retrieve them and I will do that.Thanks for your help!
On Thursday, 29 December 2016 00:29:02 UTC, Mauro Rossi wrote:
Il giorno mercoledì 28 dicembre 2016 22:07:32 UTC+1, Jan Cervenka ha scritto:Hi - I am having problems booting your nougat 7.1 builds with 4.9 kernel.Can you help?ThanksHi Jan, me too...I know about the following issues (all kernel-4.4 vd kernel-4.9 independent):1) installing on (S)ATA hard disk is somehow problematic and leads to a non repeateable boot, while booting LiveCD is usually working (but is one-shot)2) radeonsi is booting, with a modified version of LLVM 3.8.0 "plus AMDGPU target", but I cannot complete the sign-in (the problem seems related to EGLterminate causing a systematic SIGSEGV MAPERR)3) latest mesa-dev EGLswapBufferWithDamage patches had to be reverted because it prevents AssetAtlas loading
It seams also that reverting those patches like done in https://github.com/maurossi/mesa - private prevents some nouveau freezes
Not for the initrd.img it's a .cpio.gz so unpack it like a zip then as a cpio
Wtf Androi-x86 7.1.1 RC0 very stable.