chrisjuls241 / live-android

Automatically exported from code.google.com/p/live-android
0 stars 0 forks source link

Issue booting Android from USB on multipal computers #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. boot on Dell D610 from USB
2. boot on EEE_PC 800HA from USB
3. boot on Dell D600 from USB

What is the expected output? What do you see instead?
Boot to OS, stays on Unetbootin menu screen, timer keeps restarting

What version of the product are you using? On what operating system?
Linux Mint, Linux Ubuntu

Please provide any additional information below.

Original issue reported on code.google.com by australi...@gmail.com on 13 Jul 2009 at 12:25

GoogleCodeExporter commented 8 years ago
You need to change your syslinux.cfg to have this instead of the default 
settings:

label unetbootindefault
menu label Default
kernel /KERNEL
append initrd=/RAMDISK console=tty0 console=ttyS1,115200n8 console=tty0
androidboot.hardware=eee_701 vga=788

Original comment by morgan.s...@gmail.com on 19 Jul 2009 at 1:52

GoogleCodeExporter commented 8 years ago
i tried this still not working

Original comment by vani0...@gmail.com on 18 Mar 2011 at 5:43