无忧启动论坛

标题: 请删贴 [打印本页]

作者: hyde777    时间: 2015-7-20 13:11
标题: 请删贴
本帖最后由 hyde777 于 2021-2-5 19:10 编辑

请删贴
作者: 2012列兵    时间: 2015-7-20 17:28
set iso_path=/ubuntu.iso
if search --file --no-floppy --set=root ${iso_path}; then
  loopback loop ${iso_path};
  set root=(loop);
  source /boot/grub/loopback.cfg;
else
  unset iso_path
  clear;
echo error_no_find "ubuntu ISO" ;
  false;
fi

作者: 2011cwj6958    时间: 2015-7-20 23:37
本帖最后由 2011cwj6958 于 2015-7-20 23:40 编辑
2012列兵 发表于 2015-7-20 17:28
set iso_path=/ubuntu.iso
if search --file --no-floppy --set=root ${iso_path}; then
  loopback loop ...


已经验证,我的移动硬盘上的uefi启动菜单,成功启动本地gpt磁盘上第六分区的Linux文件夹linuxmint-kde.iso 非常感谢

继续折腾中
作者: cxylovelz    时间: 2015-7-21 20:33
进来学习学习!
作者: hyde777    时间: 2015-7-23 00:06
2012列兵 发表于 2015-7-20 17:28
set iso_path=/ubuntu.iso
if search --file --no-floppy --set=root ${iso_path}; then
  loopback loop ...

感谢,可是只能启动ubuntu
作者: hyde777    时间: 2015-7-23 00:07
修改后启动不了,不知道为什么,唉
作者: csfrank    时间: 2016-2-2 16:32
http://www.jinbuguo.com/linux/grub.cfg.html




欢迎光临 无忧启动论坛 (http://bbs.c3.wuyou.net/) Powered by Discuz! X3.3