Re: Busybox
Glenn McGrath <[email protected]>
| Newsgroups | gmane.linux.debian.devel.3com-pilot |
|---|---|
| Message-ID | <20031023141521.5e66f8c9.bug1__6721.75995209745$1066882657@optushome.com.au> |
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. Glenn