Re: Two queries about Android installation

2010-04-26 Thread Jim Ancona
On Sun, Apr 25, 2010 at 4:05 PM, Neil Jerram wrote: > On 24 April 2010 21:59, James Ancona wrote: > > > > The installer puts all of Android in NAND. After installation the SD card > is > > only used for extra storage (web downloads, media, etc.) Any FAT > formatted > > SD card will do. You can ru

Re: Two queries about Android installation

2010-04-25 Thread Kai Lüke
Yeah, it works with 0.2.0 RC1: Download the zip-file unzip the contents. Run the following dfu-util commands: dfu-util -a kernel -R -D kernel.img dfu-util -a rootfs -R -D system.img dfu-util -a u-boot -R -D qi.img I have no inserted SD. The first boot does not work, so restart. Great thanks! Kai

Re: Two queries about Android installation

2010-04-25 Thread Kai Lüke
Hey, does this flashing work without SD? http://code.google.com/p/android-on-freerunner/wiki/FrequentlyAskedQuestions See #1. Greetings, Kai Christian Rüb schrieb: > Neil Jerram wrote: > >> On 24 April 2010 21:59, James Ancona wrote: >> >>> The installer puts all of Android in NAND. After

Re: Two queries about Android installation

2010-04-25 Thread Christian Rüb
Neil Jerram wrote: > On 24 April 2010 21:59, James Ancona wrote: > > > > The installer puts all of Android in NAND. After installation the SD card is > > only used for extra storage (web downloads, media, etc.) Any FAT formatted > > SD card will do. You can run with no SD card in there, but as I r

Re: Two queries about Android installation

2010-04-25 Thread Neil Jerram
On 24 April 2010 21:59, James Ancona wrote: > > The installer puts all of Android in NAND. After installation the SD card is > only used for extra storage (web downloads, media, etc.) Any FAT formatted > SD card will do. You can run with no SD card in there, but as I recall, some > things don't wo

Re: Two queries about Android installation

2010-04-25 Thread Leonti Bielski
Is it possible at all to run Android from SD card? I want to have SHR in NAND and Android in SD just for testing my programs. Thanks! Leonti On Sat, Apr 24, 2010 at 10:59 PM, James Ancona wrote: > > > On Sat, Apr 24, 2010 at 6:59 AM, Neil Jerram > wrote: >> >> I'm interested in taking a lo

Re: Two queries about Android installation

2010-04-24 Thread James Ancona
On Sat, Apr 24, 2010 at 6:59 AM, Neil Jerram wrote: > I'm interested in taking a look at Android... > > 1. The installation instructions seem to involve both a full SD card > (which will be completely overwritten) and flashing the NAND. What I > don't understand is whether the SD card is only nee

Re: Two queries about Android installation

2010-04-24 Thread Davide Scaini
On Sat, Apr 24, 2010 at 12:59 PM, Neil Jerram wrote: > I'm interested in taking a look at Android... > > 1. The installation instructions seem to involve both a full SD card > (which will be completely overwritten) and flashing the NAND. What I > don't understand is whether the SD card is only ne

RE: Two queries about Android installation

2010-04-24 Thread Niels Heyvaert
I'm interested in taking a look at Android... >> >> You can find detailed info on the subject here: >> http://code.google.com/p/android-on-freerunner/ > > Of course I already looked there. The questions that I asked here are > the ones remaining after I had read that information. If you think

Re: Two queries about Android installation

2010-04-24 Thread Neil Jerram
On 24 April 2010 14:27, Alexander Shulgin wrote: > On Sat, Apr 24, 2010 at 14:05, Davide Scaini wrote: >> >> >> On Sat, Apr 24, 2010 at 12:59 PM, Neil Jerram >> wrote: >>> >>> I'm interested in taking a look at Android... > > You can find detailed info on the subject here: > http://code.google.c

Re: Two queries about Android installation

2010-04-24 Thread Alexander Shulgin
On Sat, Apr 24, 2010 at 14:05, Davide Scaini wrote: > > > On Sat, Apr 24, 2010 at 12:59 PM, Neil Jerram > wrote: >> >> I'm interested in taking a look at Android... You can find detailed info on the subject here: http://code.google.com/p/android-on-freerunner/ -- Cheers, Alex _

Re: Two queries about Android installation

2010-04-24 Thread Davide Scaini
On Sat, Apr 24, 2010 at 12:59 PM, Neil Jerram wrote: > I'm interested in taking a look at Android... > > 1. The installation instructions seem to involve both a full SD card > (which will be completely overwritten) and flashing the NAND. What I > don't understand is whether the SD card is only ne