以清华同方一体机安装为例
一、问题描述
1, 问题描述
问题的现象是,清华同方一体机安装完成后,关机,启动,屏幕未进入桌面,屏幕打印如下信息。必现。
— Boot args (cat /proc/cmdline)
— Check rootdelay= (did the system wait long enough?)
— Check root= (did the system wait for the right device?)
— Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/disk/by-uuid/xxxxxxxxx does not exist. Dropping to a shell!
2, 问题复现步骤和各个阶段的现象说明
2.1 准备清华同方一体机,或者其他更老启动速度更慢的机器,或者慢速linux usb启动盘。
2.2 安装方德桌面操作系统, 推荐版本是1.5 0822.0004。
2.3 安装完毕后,关机后开机。
2.4 启动后未进入桌面,屏幕打印字符串,进入initrd环境,进入桌面失败。
3, 对比测试和复现条件说明
在金刚组提供的清华同方一体上,该现象必现。其他机器暂未复现。 根据以往经验在启动较慢的服务器,linux usb系统盘,慢速启动机器也有可能出现
二、问题分析
1、第一阶段
起止时间:2016.12.14至2016.12.14
分析思路:
该问题必现,分析打印信息,alert! /dev/disk/by-uuid/########### does not exist<