Android ISO on SARDU but how ? Please help !

Multiboot USB / DVD Builder with SARDU
In this section is permitted only the English language
Forum rules
In this section is permitted only the English language

Android ISO on SARDU but how ? Please help !

Postby Handy-Fans » June 6th, 2012, 12:02 am

Hi,

i tried to put an Android 4.0 ISO to my SD-Card but i failed... :cry:

The ISO is from this site : http://www.android-x86.org/download

With Linux Live USB Creator ( LiLi ) it was easy and worked fine, but i didn't find out what i had to do in SARDU. I know i have to integrate it with the extra menu but how ?

Can anybody help me with that ?

If it will work, i would like to write a german tutorial about it (and SARDU) on my blog http://www.handy-fans.de

Please help...

Best regards

Michael
Handy-Fans
 
Posts: 2
Joined: June 5th, 2012, 11:54 pm

Re: Android ISO on SARDU but how ? Please help !

Postby davidecosta » June 6th, 2012, 7:55 am

Android-x86-4.0-RC1 ?
Wich version?
User avatar
davidecosta
 
Posts: 2544
Joined: January 9th, 2011, 12:44 pm
Location: Sardinia

Re: Android ISO on SARDU but how ? Please help !

Postby Handy-Fans » June 6th, 2012, 12:12 pm

davidecosta wrote:Android-x86-4.0-RC1 ?
Wich version?


I tried with this version : android-x86-4.0-RC1-eeepc.iso


Best regards

Michael
Handy-Fans
 
Posts: 2
Joined: June 5th, 2012, 11:54 pm

Re: Android ISO on SARDU but how ? Please help !

Postby davidecosta » June 6th, 2012, 5:04 pm

I've this error @@

Code: Select all
error: couldn't mount because of unsupported optional features (40)
User avatar
davidecosta
 
Posts: 2544
Joined: January 9th, 2011, 12:44 pm
Location: Sardinia

Re: Android ISO on SARDU but how ? Please help !

Postby davidecosta » June 6th, 2012, 5:31 pm

Ok :))

Open the ISO with 7zip or other software

Extract all files into folder named Android

make a new file named android.cfg in the folder android with this code:

Code: Select all
default vesamenu.c32
timeout 600

menu background /android/android-x86.png
menu title Android-x86 Live & Installation CD 4.0-RC1
menu color border 0 #ffffffff #00000000
menu color sel 7 #ffffff00 #ff000000
menu color title 0 #ffffffff #00000000
menu color tabmsg 0 #ffffffff #00000000
menu color unsel 0 #ffffffff #00000000
menu color hotsel 0 #ffffff00 #ff000000
menu color hotkey 7 #ffffff00 #00000000

label livem
   menu label Live CD - ^Run Android-x86 without installation
   kernel /android/kernel
   append initrd=/android/initrd.img root=/dev/ram0 androidboot.hardware=generic_x86 acpi_sleep=s3_bios,s3_mode quiet SRC=/android DATA=

label vesa
   menu label Live CD - ^VESA mode
   kernel /android/kernel
   append initrd=/android/initrd.img root=/dev/ram0 androidboot.hardware=generic_x86 acpi_sleep=s3_bios,s3_mode quiet vga=788 SRC=/android DATA=

label debug
   menu label Live CD - ^Debug mode
   kernel /android/kernel
   append initrd=/android/initrd.img root=/dev/ram0 androidboot.hardware=generic_x86 acpi_sleep=s3_bios,s3_mode vga=788 DEBUG=1 SRC=android DATA=

label install
   menu label Installation - ^Install Android-x86 to harddisk
   kernel /android/kernel
   append initrd=/android/initrd.img root=/dev/ram0 androidboot.hardware=generic_x86 acpi_sleep=s3_bios,s3_mode INSTALL=1 DEBUG=



Copy the folder android in the USB

Add the entrie in the menu extra.cfg: or where you want

Code: Select all
label Menu Android
Menu label Menu ^android
MENU INDENT 1
    kernel vesamenu.c32
    APPEND /android/android.cfg



Rebuild SARDU
User avatar
davidecosta
 
Posts: 2544
Joined: January 9th, 2011, 12:44 pm
Location: Sardinia


Return to English Forum

Who is online

Users browsing this forum: Bing [Bot]

cron