On Thu, Mar 11, 2010 at 11:59:45AM +0800, sati...@pacific.net.hk wrote:
> Hi Dustin,
> 
> >Or you can edit the /etc/init.d/kvm or
> >/etc/init.d/qemu-kvm init script and add the "-b" option to the
> >modprobe calls in there.
> 
> $ cat /etc/init.d/qemu-kvm | grep modprobe
>       if modprobe "$module"
> 
> Where shall I add "-b" option?  Thanks

If I'm not wrong, there. That "if" is loading the module and sees the return
code to give an error if it fails to load.





Thanks,
Rodrigo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to