这是准么了,进不气了(已解决)
Tofloor
poster avatar
窄口牛
deepin
2019-03-29 16:28
Author
本帖最后由 jonathan_hzs 于 2019-9-23 08:20 编辑

emergency是什么意思?进不去,所以也无法取到logs。报错文字版

  1. (  0.0999901 [Firnware Bug]: TSC DEADLINE disabled due to Errata; please update nicrocode to verston: 0x25 Cor later)

  2.       2.2271421 Couldn't get size: 0x8999000900000006

  3. You are in energency node. After logging in, type "journalctl -xb to uicusysten logs, systenctl reboot" to reboot, "systenctl default" orD totry agaim to boot into default node .

  4. Camnot open access to console. the root account is locked .See suloginC8) maN page for norE details.Press Enter to contimue .
Copy the Code


Reply Favorite View the author
All Replies
avatar
z072805
deepin
2019-03-29 17:04
#1
也碰到过,然后重装系统,装在c盘,问题解决了。
Reply View the author
avatar
impressionyang
deepin
2019-03-29 17:17
#2
屏幕上不是有提示么
Reply View the author
avatar
窄口牛
deepin
2019-03-29 20:05
#3
提示的是按会车,木有用啊
这就是linux的问题,很多问题都要重装。
再等等高手吧
Reply View the author
avatar
窄口牛
deepin
2019-07-26 14:51
#4
继续寻求高手支持。
Reply View the author
avatar
窄口牛
deepin
2019-07-26 19:03
#5
cmdline.TXT在哪里?
Reply View the author
avatar
窄口牛
deepin
2019-07-28 16:48
#6
启动菜单
  1. menuentry '深度完整系统 64' --class deepin {
  2.         search --set=root --file /boot/vmlinuz-4.15.0-30deepin-generic
  3.                 linux        /boot/vmlinuz-4.15.0-30deepin-generic root=UUID=fca9dcd1-5a46-44be-be09-1ee65632a902 ro  splash quiet  DEEPIN_GFXMODE=$DEEPIN_GFXMODE
  4.                 initrd        /boot/initrd.img-4.15.0-30deepin-generic
  5. }
Copy the Code
Reply View the author
avatar
窄口牛
deepin
2019-09-23 16:19
#7
blkid,然后修复grub.cfg和fstab里的uuid错误即可。
Reply View the author