When starting android via the a.sh way, I get the following:

\h:\w\$ ******** NO FRAMEBUFFER VSYNC WAIT IOCTL **************
 Prepping: /system/app/AlarmProvider.apk:/system/app/Browser.apk:/
system/app/Calendar.apk:/system/app/Camera.apk:/system/app/
Contacts.apk:/system/app/Development.apk:/system/app/
GDataFeedsProvider.apk:/system/app/Gmail.apk:/system/app/
GmailProvider.apk:/system/app/GoogleApps.apk:/system/app/
GoogleAppsProvider.apk:/system/app/Home.apk:/system/app/
ImProvider.apk:/system/app/Maps.apk:/system/app/
MediaPickerActivity.apk:/system/app/MediaProvider.apk:/system/app/
Phone.apk:/system/app/PimProvider.apk:/system/app/ApiDemos.apk:/system/
app/SettingsProvider.apk:/system/app/Sms.apk:/system/app/
SyncProvider.apk:/system/app/TelephonyProvider.apk:/system/app/
XmppService.apk:/system/app/YouTube.apk
File not found: /system/app/AlarmProvider.apk
File not found: /system/app/Calendar.apk
File not found: /system/app/Camera.apk
File not found: /system/app/GDataFeedsProvider.apk
File not found: /system/app/Gmail.apk
File not found: /system/app/GmailProvider.apk
File not found: /system/app/MediaPickerActivity.apk
File not found: /system/app/PimProvider.apk
File not found: /system/app/ApiDemos.apk
File not found: /system/app/Sms.apk
File not found: /system/app/SyncProvider.apk
File not found: /system/app/YouTube.apk
 Prep complete
fatal error opening "/sys/android_power/last_user_activity"

The file is missing, so I can see why it can't find it :)  Even though
I have permission, I am unable to actually touch the file.  I just get
the red eye, and it never goes any farther.


On Apr 28, 1:56 pm, Jonathan Herriott <[EMAIL PROTECTED]> wrote:
> Ok, fixed.  The filesystem was in vfat format, so I just needed to
> make it into ext2 for the microSD card.
>
> On Apr 28, 12:56 pm, Jonathan Herriott <[EMAIL PROTECTED]> wrote:
>
> > I went out and bought a microSD card and put the userspace files on
> > there.  I do not, however, have the ability to change the permissions
> > once it is on there, so I am unable to execute /init.  Has anyone else
> > tried it on a microSD card and was able to change the permissions?
>
> > Thanks in advance.
>
> > Jonathan Herriott
>
> > On Apr 26, 7:01 pm, Jonathan Herriott <[EMAIL PROTECTED]> wrote:
>
> > > Awesome, thank you.  I'll let you know if I get it up and working when
> > > I get back in the office on Monday.
>
> > > On Apr 26, 3:28 am, Georges Toth <[EMAIL PROTECTED]> wrote:
>
> > > > Jonathan Herriott wrote:
> > > > > 3) Tar up the patched file system and scp it to /opt on the device.
> > > > > Ssh to the device and unpack the file system in /op
>
> > > > There's your problem.... android does not support jffs, you need to
> > > > either put it on a ext2/3,.... formated miniSD card or make an image and
> > > > loop-back mount it on the n8xx.
>
> > > > --
> > > > regards,
>
> > > > Georges Toth
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to