无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站广告联系 微信:wuyouceo QQ:184822951
查看: 2039|回复: 2

[讨论] grub 如何引导 live cd(linux 版)???(不解压)

[复制链接]
发表于 2011-10-27 16:08:39 | 显示全部楼层 |阅读模式
如题
如何使用GRUB 引导原汁原味的 live cd (linux 版) 不解压






udisk 采用gurb4dos引导
  iso 是根目录文件夹 其中放着ISO的映像


title PE_ISO please wait atleast 30 seconds
map --mem /ISO/PGOS.iso (hd32)
map --hook
chainloader (hd32)
boot

title PE_ISO_MAP please wait atleast 30 seconds
map --mem /ISO/WIN7.iso (0xff) || find --set-root --ignore-floppies /PXE_2003PE.ISO && map --mem /PXE_2003PE.ISO (0xff)
map --hook
chainloader (0xff)
boot


以上代码正常
可是下面的东西可真让我调试的头疼 不知道怎么才可以不解压 iso 直接启动里面的镜像

映像下载地址

title macis_535.iso please wait atleast 30 seconds
root (fd0)
kernel /vmlinuz PMEDIA=idehd boot=casper iso-scan/filename=/ISO/macis_535.iso
initrd /initrd.lz

title macis_535_MAP please wait atleast 30 seconds
kernel  /VMLINUZ PMEDIA=idehd  boot=casper iso-scan/filename=/ISO/macis_535.iso find --set-root /VMLINUZ && kernel
initrd  /INITRD.LZ


尝试了很多种办法均失败告终 估计是自己对 find 理解的肤浅 还望 大侠们多多指点迷津
谢了
 楼主| 发表于 2011-10-27 17:07:42 | 显示全部楼层
title macis_535.iso please wait atleast 30 seconds
#root (fd0)
map --mem /AICHI_ISO/macis_535.iso (0xff) || find --set-root /AICHI_ISO/macis_535.iso && map --mem /AICHI_ISO/macis_535.iso (0xff)
map --hook
chainloader (0xff)
这样的 直接卡死
回复

使用道具 举报

 楼主| 发表于 2011-10-27 17:32:03 | 显示全部楼层
title lupu-511.iso_MAP please wait atleast 30 seconds
find --set-root /AICHI_ISO/lupu-511.iso
map /AICHI_ISO/lupu-511.iso (0xff)
map --hook
root (0xff)
kernel /vmlinuz boot=casper persistent iso-scan/filename=/AICHI_ISO/lupu-511.iso
initrd /initrd.gz
#PMEDIA=usbflash


以上提示找不到
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2024-3-29 00:26

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表