On Tue, December 18, 2007 12:42 pm, Art wrote:
...
> file system is readonly and I need it to be RW. I can't seem to find
> where I change that in the fastboot script. Once I make the
IIRC you may have an early revision that mounts the filesystem before the
rc file is called. You can remount the filesystem rw something like this:
mount -o remount,rw /dev/sdcard0/part2 /
That's not exactly correct, the device name will be slightly different.
But if you run "df" it should show the device and mount point; those are
what you would use.
______ Best Regards,
|__ __/ Michael Schmidt
|| Software Engineer
||echnologic Systems (EmbeddedARM.com)
|| (480) 16610 East Laser Drive #10
|/ 837-5200 Fountain Hills, AZ 85268
http://oz.embeddedarm.com/~michael
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|