今风
deepin
2019-01-16 21:30 我直接就是
title 启动Deepin live
kernel /live/vmlinuz boot=live components quiet splash
initrd /live/initrd.img
可以启动成功
title 启动Deepin live
kernel /live/vmlinuz boot=live components quiet splash
initrd /live/initrd.img
可以启动成功
Reply Like 0 View the author


中文 

刚才下了个deepin-live-system-2.0-amd64.iso,想放在U盘上用GRUB4DOS进行镜像启动使用,结果在硬盘上试了下,没有成功。在出现LIVE的菜单后,无论是选择第一项还是第二项启动,在LOGO或者一大堆英文滚屏后,都是出现BUSYBOX V1.22.1 信息后,显示 (initramfs) Unable to find a medium containing a live file system,然后就继续不下去了。我的GRUB4DOS菜单如下(最后两句改成删除改成直接chainloader (0xff)也是一样的结果):
map (hd0,1)/back/deepin-live-system-2.0-amd64.iso (0xff)
map --hook
rootnoverify (0xff)
kernel /live/vmlinuz iso-scan/filename=/back/deepin-live-system-2.0-amd64.iso boot=live components quiet splash
initrd /live/initrd.img