Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
求助,求助各位大神!
Experiences and Insight
499
views ·
2
replies ·
To
floor
Go
sunshenghao
deepin
2018-08-17 19:16
Author
本地硬盘安装,重启后点击deepin,出现了这个画面
Reply
Like 0
Favorite
View the author
All Replies
199******12
deepin
2018-08-20 05:31
#1
常规方法就是在百度框输入以上代码,看哪种情况与自己相似,按照操作去常识性解决
Reply
Like 0
View the author
a2035274
deepin
2018-08-23 15:57
#2
Edited by a2035274 at 2018-8-23 08:01
可能是对象为空,发生的读取错误
建议检查引导菜单,确定路径的正确性
如grub2中grub.cfg 最关键的部分可能是这样写的
menuentry "install(hd1,1)" {
insmod ntfs
insmod iso9660
set isofile="deepin-15.7-amd64.iso"
loopback loop (hd1,msdos1)/$isofile
linux (loop)/live/vmlinuz.efi boot=live findiso=$isofile union=overlay livecd-installer locale=zh_CN quiet splash --
initrd (loop)/live/initrd.lz
}
Copy the Code
注意红线部分
此例是用loopback loop
如果你解压了
deepin-15.7-amd64.iso到移动硬盘
可能的路径为
linux (hd1,msdos1)/deepin-15.7-amd64/live/vmlinuz.efi boot=live findiso=$isofile union=overlay livecd-installer locale=zh_CN quiet splash --
Copy the Code
或
linux (hd1,msdos1)/deepin-15.7-amd64/live/vmlinuz boot=live findiso=$isofile union=overlay livecd-installer locale=zh_CN quiet splash --
Copy the Code
如果你解压了
deepin-15.7-amd64.iso到本地硬盘 C:
可能的路径为
为
linux (hd0,msdos3)/deepin-15.7-amd64/live/vmlinuz.efi boot=live findiso=$isofile union=overlay livecd-installer locale=zh_CN quiet splash --
Copy the Code
或
linux (hd0,msdos3)/deepin-15.7-amd64/live/vmlinuz boot=live findiso=$isofile union=overlay livecd-installer locale=zh_CN quiet splash --
Copy the Code
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More