[BusyBox 0001399]: insmod does not accept options when compiled without support for 2.4 kernels
bugs at busybox.net
bugs at busybox.net
Thu Jun 21 11:04:37 PDT 2007
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1399
======================================================================
Reported By: langerth
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1399
Category: Documentation
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 06-21-2007 11:04 PDT
Last Modified: 06-21-2007 11:04 PDT
======================================================================
Summary: insmod does not accept options when compiled without
support for 2.4 kernels
Description:
Using options like "-f", "-v" or similar does not work:
# insmod -f drv_test.ko
insmod: -f.ko: no module by that name found
while this is working:
# insmod drv_test.ko
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-21-07 11:04 langerth New Issue
06-21-07 11:04 langerth Status new => assigned
06-21-07 11:04 langerth Assigned To => BusyBox
======================================================================
More information about the busybox-cvs
mailing list