I downloaded Android ICS 4.0 from the link below .
http://code.google.com/p/rowboat/wiki/ICSonBeagleboard_WithSGX
I am trying to run this on Beagleboard Rev C4.(I have changed the Boot Images)
It gives me the following error(last few lines):
Warning: unable to open an initial console.
init: cannot open '/initlogo.rle'
init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
scsi 0:0:0:0: Direct-Access SanDisk U3 Cruzer Micro 8.02 PQ: 0 ANSI: 0 CCS
sd 0:0:0:0: [sda] 7913471 512-byte logical blocks: (4.05 GB/3.77 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] Assuming drive cache: write through
sda:
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] Attached SCSI removable disk
enabling adb
adb_open
init: untracked pid 836 exited
root@android:/ # pvrsrvkm: disagrees about version of symbol module_layout
init: untracked pid 903 exited
omaplfb: disagrees about version of symbol module_layout
init: untracked pid 1065 exited
init:untracked pid xxx exited
and so on ...
Any ides what could be the problem?
Regards,
Saket