Thanks for the quick reply! On Fri, 2003-11-28 at 16:37, Erik Andersen wrote: > On Fri Nov 28, 2003 at 02:42:15PM +0100, Paul Wagland wrote: > > Package: busybox-cvs > > Version: 20030926-2.1 > > Severity: important > > > > http://www.busybox.net/downloads/BusyBox.html specifies that umount > > should accept the '-n' option, but the binary that is delivered with > > debian does not accept this option. Curiously, mount does. > > The -n option is only available when CONFIG_FEATURE_MTAB_SUPPORT > is enabled....
Cool, but why does mount accept the '-n' option when umount does not? I assume that CONFIG_FEATURE_MTAB_SUPPORT is a compile time option? Is it possible to get it turned on? :-) Cheers, Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

