我是靠谱客的博主 玩命大白,这篇文章主要介绍Linux启动出现start ls-disk module sg not found,现在分享给大家,希望可以做个参考。

问题:模块sg没有发现

解决方法:模块sg就是SCSI generic driver,把scsi device support里面的SCSI generic driver编译成模块即可。

start ls-disk module sg not found

开机的ls-disk服务执行的情况依赖于一下模块

moduprobe ieee1394
modprobe ohci1394
modprobe sg
modprobe sbp2
modprobe sd_mod

最后

以上就是玩命大白最近收集整理的关于Linux启动出现start ls-disk module sg not found的全部内容,更多相关Linux启动出现start内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(113)

评论列表共有 0 条评论

立即
投稿
返回
顶部