Re: Busybox
Jeff Elkins <[email protected]>
| Newsgroups | gmane.linux.debian.devel.3com-pilot |
|---|---|
| Organization | Elkins.org |
| Message-ID | <200310230248.10305.jeffelkins__23406.5578355969$1066891696@earthlink.net> |
On Thursday 23 October 2003 12:15 am, Glenn McGrath wrote: >On Wed, 22 Oct 2003 23:02:53 -0400 > >Jeff Elkins <[email protected]> wrote: >> >> /etc/mtab is read-only >> >> mount /dev/mmcda1 fails >> >> Thanks for the reply Paul. I'm pretty sure this is a busybox problem, >> since the system boots w/o errors when using a Sharp-supplied busybox. >> >> >> However, I did just compile the last stable 60.5 release and it's >> running w/o errors, so I may stick with that and report the error to >> the busybox folks. > >Im a busybox folk ;) > >The error message you are getting looks to be from msh, could you try >with busybox ash. > >Also, mtab support is a compile time option for mount, it should work >fine without it. Thanks Glenn.