[System Installation] 安装Deepin20.4时,识别不到硬盘
Tofloor
poster avatar
BobCheung
deepin
2022-02-15 19:53
Author

笔记本电脑安装20.4时,识别不到硬盘。如下图:

微信图片_20220215115250.jpg
微信图片_20220215115236.jpg

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-02-15 20:33
#1

估计是硬盘分区表有错误,先修复一下

Reply View the author
waiting
deepin
2022-02-16 00:26
#2

alt+shift+F2 切换到控制台,执行以下命令看看

sudo su -
lsblk
parted -l

alt+shift+F1 回到 GUI 界面

Reply View the author