On Mon, Mar 24, 2008 at 10:28 PM, souhail sou <[EMAIL PROTECTED]> wrote: > > I compiled my core uClinux (linux 2.4.X), thereafter I installed a > simulator skyeye, > with this last, I simulated my core > > when I thus obtain the line of order > > Sash command Shell (version) > > GDB/ARMulator support by <[EMAIL PROTECTED]> > For further information check: > http://www.uclinux.org/ > > Execution Finished, Exiting > Sash command shell (version 1.1.1) > > /> mkdir s > s: Read-only file system > /> sudo > sudo: Bad command or file name > /> su > su: Bad command or file name > /> > > > I tried to create a folder, but it informs me that I do not have the rights, > since I am not root, then when I write su, it did not know it . > how can I connect as a root ?to execute any commands. > has anyone an idea about my question ? and thanks.
That just told you your root filesystem is READ ONLY system, And you can try create directory in /var/tmp, that maybe exist a ramdisk that can be written. In your system I guess there is only one user :root. > > > > ________________________________ > Envoyé avec Yahoo! Mail. > Capacité de stockage illimitée pour vos emails. > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev > -- www.skyeye.org _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
