On Tue 20 May 2014 at 06:50:58 -0500, Richard Owlett wrote: > My config file did include "CONFIG_BLK_DEV_LOOP=m" and the two lines > acted as desired. > Thank you. > > However no one addressed the more general question posed in my first > paragraph. > > I read the man pages for all the commands others referenced but > didn't come with any extrapolation to improve my skills at > retrieving information on my own. > Any suggestions?
modprobe(8) mentions [module parameters...]. It also has a SEE ALSO for modinfo(8. '/sbin/modinfo loop' gives you the module parameters. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

