`
luyunjian
  • 浏览: 57015 次
社区版块
存档分类
最新评论

LINUX安装:Initializing hardware storage network

阅读更多
感谢google,至少能进了
http://www.linuxquestions.org/questions/linux-hardware-18/rhel-4-surepos-563-lockup-initializing-hardware-storage-network-audio-428241/

I had a similar problem: after installing CentOS 4.4, the system would hang at "Initializing hardware... storage network". After fooling around with it for a while, I used the install CD as a rescue CD (type "linux rescue" at the boot prompt) and edited the following lines in /etc/rc.sysinit:


# Sound
for module in `/sbin/modprobe -c | awk '/^alias[[:space:]]+snd-card-[[:digit:]]+[[:space:]]/ { print $3 }'` $audio; do
load_module $module
done

I just put a '#' at the beginning of each line. This comments out the lines, and effectively disables the audio drivers, which is where the problem is.

This allowed the system to boot up OK, except that there was no audio. I'm looking into a safe way to re-enable audio right now...

Feel free to email me at jsp at rheoweb dot com (temp email) if you have any questions.
分享到:
评论

相关推荐

    启动Eclipse时出现问题:解决initializing java tooling(1%)

    在使用Eclipse集成开发环境(IDE)时,有时可能会遇到“initializing java tooling (1%)”这样的启动问题。这通常意味着Eclipse在初始化Java工具链时遇到了困难,可能是由于多种原因引起的。以下是一些可能导致此...

    国内摄影后期调色技法下载地址列表

    根据提供的信息,我们可以了解到这是一份关于国内摄影后期调色技法资源的下载列表。下面将对这份列表中的关键信息进行解读,并围绕“摄影后期调色”这一主题展开深入讨论。 ### 摄影后期调色简介 ...

    Oracle Enterprise Linux 5 无法安装VMware tools

    ### Oracle Enterprise Linux 5 无法安装 VMware Tools 的解决方法 #### 背景介绍 在进行虚拟化操作的过程中,我们可能会遇到Oracle Enterprise Linux (OEL) 5在安装VMware Tools时出现问题的情况。这种情况通常...

    Informix11.5_for_linux5安装步骤

    ### Informix 11.5 for Linux AS4 安装步骤详解 #### 一、概述 本文档将详细介绍如何在Linux环境下安装IBM Informix 11.5版本,并且特别针对的是AS4(即Red Hat Enterprise Linux 4)平台。Informix是一款功能强大...

    解决xp系统中cadence错误error initializing com property pages

    通常,Cadence的安装路径可能类似"D:\Program Files\Cadence\SPB_16.6\tools\capture"。请根据你的实际安装位置进行查找。 2. 打开“开始”菜单,选择“运行”,然后输入“cmd”以打开命令行窗口。 3. 在命令行...

    libiomp5md.dll

    OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized. OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program. That is ...

    DirectX 11 Tutorials(directx11 入门教程)

    Tutorial 3: Initializing DirectX 11 Tutorial 4: Buffers, Shaders, and HLSL Tutorial 5: Texturing Tutorial 6: Diffuse Lighting Tutorial 7: 3D Model Rendering Tutorial 8: Loading Maya ...

    linux U盘驱动流程分析.pdf

    内核会打印出“Initializing USB Mass Storage driver”等信息,从而让用户了解驱动加载的状态。 总结: 通过上述内容分析,我们得知Linux系统中U盘驱动的加载和枚举是一个涉及内核线程、设备识别、驱动匹配和加载...

    oracle 数据库用户被锁定在linux下操作

    Oracle 数据库用户锁定解决方案在 Linux 下的操作记录 Oracle 数据库用户锁定是指用户账户被锁定,无法登录数据库的情况。这种情况可能是由于用户密码输入错误次数超过限制,或者是数据库管理员对用户账户进行了...

    VSCode中Tabnine插件本地模型解决Tabnine一直卡死在initializing tabnine的问题

    我的VSCode打开后一直initializing tabnine,发现在C:\Users\xxx\AppData\Roaming\Code\User\globalStorage\tabnine.tabnine-vscode\文件夹下一直在下载东西,下载一半失败又删除掉了。应该是外网的原因。关闭VSCode...

    《详解kettle之User Defined Java Class步骤》示例代码

    《详解kettle之User Defined Java Class步骤》示例代码,是最详细的udjc步骤说明文档,有示例理解更容易,更全面。

    Silentall Enabler | Disabler 1.3

    Windows Task Manager disabled regedit disabled status and are useful to improve the situation.

    镜像越级升级导致NextCloud无法打开

    一般情形下,通过 docker pull nextcloud ...Initializing nextcloud 18.0.1.3 ... Upgrading nextcloud from 16.0.0.9 ... Initializing finished Nextcloud or one of the apps require upgrade

    Direct Memory Access in Linux.doc

    - **Module Initialization**: When initializing the module, use `ioremap()` or `remap_pfn_range()` to map the desired physical memory region into the kernel’s virtual address space. Ensure that the ...

    Linux Kernel 2.4 Internals

    - After the kernel is loaded into memory, it performs high-level initialization tasks such as setting up device drivers and initializing system services. 7. **SMP Boot upon x86 (Section 1.7):** - *...

    查看linux主机系统的基本信息

    ### 查看Linux主机系统的基本信息 在Linux系统中,了解并掌握如何查看主机的基本信息对于系统管理和维护至关重要。本文将详细介绍几种常用的查看Linux系统基本信息的方法,主要包括硬件信息(特别是CPU相关信息)。...

    struts-2.3.8+spring-3.2.1+mybatis-3.2.2架构

    INFO: Initializing ProtocolHandler ["ajp-bio-8009"] 九月 18, 2013 11:39:02 上午 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 681 ms 九月 18, 2013 11:39:02 上午 org....

    Lenovo_System_x3650M5_系统全新安装教程

    ### Lenovo System x3650 M5 全新系统安装教程知识点详解 #### 一、产品介绍 **1.1 服务器** IBM System x3650 M1、M2、M3 和 M4 系列服务器是 IBM 公司早期的产品线。随着联想(Lenovo)对 IBM 的 x86 服务器...

    Linux Networking Subsystem

    2.5.4 Initializing Protocols . . . . . . . . . . . . . . . . . . . 36 2.5.4.1 struct packet type . . . . . . . . . . . . . . . 36 2.5.4.2 Function dev add pack() . . . . . . . . . . . . 37 2.5.5 ...

Global site tag (gtag.js) - Google Analytics