SBC

From HotDec

Jump to: navigation, search

Contents

Make SBC root directory writable

For the most part its is not a good idea for the root directory to be writable. The DOC is slow so any writing to it will also be slow, this could be importannt for controllers as they may get stalled while trying to write any kind of file to the flashdrive.

mount /dev/nflta1 / -o remount,rw

SBC image management

See Also

Deprecated