Hi,
When trying 'modprobe root_plug vendor_id=xxxx product_id=yyyy' on a
workable usb storage device, I get all commands locked (which should
appear when I remove it) ... I also get 'cannot execute /sbin/mingetty'
from new console login tries then 'respawning too fast, disabled for 5
minutes' ....
Someone could help me ?
PS :I'm not subscribed to lkml.
Regards,
Fabian
On Wed, 24 Mar 2004 22:44:22 +0100, Fabian Frederick <[email protected]> said:
> Hi,
>
> When trying 'modprobe root_plug vendor_id=xxxx product_id=yyyy' on a
> workable usb storage device, I get all commands locked (which should
> appear when I remove it) ... I also get 'cannot execute /sbin/mingetty'
> from new console login tries then 'respawning too fast, disabled for 5
> minutes' ....
/sbin/mingetty isn't running because it's a command as well.
Can you try with root_plug.debug=1 (or add debug=1 to the modprobe)
so we get some debugging messages back?