On Tuesday 2012-08-21 17:10, Paul Bolle wrote:
>
>2) "modinfo rd" doesn't work. Apparently one needs to feed modinfo the
>actual module name and not an alias. Is that by design?

I would say so, because you can call

        modprobe --resolve-alias rd

to figure out the actual module to any given string. If this
modprobe call returns nothing, you know you found the terminal name.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to