哪位大佬知道这是个什么鬼情况
androidx86吧
全部回复
仅看楼主
level 14
星夜碎魂 楼主
哪位大佬知道这是个什么鬼情况 uefi引导的
 ✎﹏﹏
当然这句话的意思是,莉莉艾是我的!
2017年03月10日 09点03分 1
level 14
星夜碎魂 楼主
一直在 detecting android x86 ...................
 ✎﹏﹏
当然这句话的意思是,莉莉艾是我的!
2017年03月10日 09点03分 2
level 1
menuentry 'RemixOS' --class remixos --class android-x86 --class gnu-linux --class os {
search --file --no-floppy --set=root /RemixOS/kernel
linux /RemixOS/kernel root=/dev/ram0 androidboot.selinux=permissive quiet SERIAL=random logo.showlogo=1 DATA= SRC=/ CREATE_DATA_IMG=1
initrd /RemixOS/initrd.img
}
menuentry 'Android' --class android-x86 --class gnu-linux --class os {
search --file --no-floppy --set=root /Android/system.sfs
linux /Android/kernel root=/dev/ram0 androidboot.selinux=permissive quiet SERIAL=random logo.showlogo=1 DATA= SRC=/ CREATE_DATA_IMG=1
initrd /Android/initrd.img
}
menuentry 'BlissRom' --class android-x86 --class gnu-linux --class os {
search --file --no-floppy --set=root /BlissRom/system.sfs
linux /BlissRom/kernel root=/dev/ram0 androidboot.selinux=permissive quiet SERIAL=random logo.showlogo=1 DATA= SRC=/ CREATE_DATA_IMG=1
initrd /BlissRom/initrd.img
}
menuentry 'CyanogenMod' --class android-x86 --class gnu-linux --class os {
search --file --no-floppy --set=root /CyanogenMod/system.sfs
linux /CyanogenMod/kernel root=/dev/ram0 androidboot.selinux=permissive quiet SERIAL=random logo.showlogo=1 DATA= SRC=/ CREATE_DATA_IMG=1
initrd /CyanogenMod/initrd.img
}
menuentry 'LineageOS' --class android-x86 --class gnu-linux --class os {
search --file --no-floppy --set=root /LineageOS/system.sfs
linux /LineageOS/kernel root=/dev/ram0 androidboot.selinux=permissive quiet SERIAL=random logo.showlogo=1 DATA= SRC=/ CREATE_DATA_IMG=1
initrd /LineageOS/initrd.img
}
menuentry 'OpenthOS' --class android-x86 --class gnu-linux --class os {
search --file --no-floppy --set=root /OpenthOS/system.sfs
linux /OpenthOS/kernel root=/dev/ram0 androidboot.selinux=permissive quiet SERIAL=random logo.showlogo=1 DATA= SRC=/ CREATE_DATA_IMG=1
initrd /OpenthOS/initrd.img
}
menuentry 'PhoenixOS' --class remixos --class android-x86 --class gnu-linux --class os {
search --file --no-floppy --set=root /PhoenixOS/kernel
linux /PhoenixOS/kernel root=/dev/ram0 androidboot.selinux=permissive quiet SERIAL=random logo.showlogo=1 DATA= SRC=/ CREATE_DATA_IMG=1
initrd /PhoenixOS/initrd.img
}
大佬帮忙看看 有啥要修改的 usb启动的 为毛找不到 位置
2017年03月10日 11点03分 5
解决没有
2017年12月16日 13点12分
level 8
SRC=
2017年03月15日 08点03分 6
添加路径试试,例如:SRC=/PhoenixOS
2017年03月15日 08点03分
@chishingchan 这个已经解决了 但是有一个问题 除了remixos 其他的都无法保存数据 ✎﹏﹏  当然这句话的意思是,莉莉艾是我的!
2017年03月15日 08点03分
@星夜碎魂 制作data.img文件
2017年03月18日 12点03分
@chishingchan 能够做到让几个系统公用一个data.img么? ✎﹏﹏  当然这句话的意思是,莉莉艾是我的!
2017年03月18日 15点03分
1