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 -~----------~----~----~----~------~----~------~--~---
