On Monday 10 February 2003 10:03 pm, Spiro Philopoulos wrote: > Sorry if this sounds stupid, but using LRP version 3.1.0 (2.2 kernel) I > can't use the remount option with the mount command. Using for example > either "mount -n -o remount,ro /somedir" or "mount /somedir -o -n remount > ,ro" doesn't work. Options like these are used in a checkroot script I'm > using for running with root on a hard drive. Am I using the wrong syntax, > or is there another,newer, version of mount I can find somewhere? > Thanks.
The 'mount' command used with LEAF is (generally) the one included in Busybox that is scaled down. You can compile one (or possibly find one) that is the full command, but it will have to be compiled with the correct libc. -- ~Lynn Avants Linux Embedded Firewall Project developer http://leaf.sourceforge.net ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
