Linux启动出现start ls-disk module sg not found怎么办

Linux启动出现start ls-disk module sg not found怎么办

本篇内容主要讲解“Linux启动出现start ls-disk module sg not found怎么办”,感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习“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怎么办”有了更深的了解,不妨来实际操作一番吧!这里是亿速云网站,更多相关内容可以进入相关频道进行查询,关注我们,继续学习!