Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- menuentry "Android-x86 2.2" {
- insmod part_msdos
- insmod ext3
- set root='(hd0,msdos1)'
- search --no-floppy --fs-uuid --set=root a739882b-6ace-40e3-81ff-7f8d191e8299
- linux /android-2.2-r2/kernel root=/dev/ram0 androidboot_hardware=tegav2 acpi_sleep=s3_bios,s3_mode
- initrd /android-2.2-r2/initrd.img
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement