default 1

timeout 5

gfxmenu (hd0,0)/grub/message

configfile

#####以上不在第一分区无法加载

title HITSZ_COMMAND

commandline

##############################################################################111以下是BCD文件

title BCD_WindowsNT6

chainloader (hd0,0)/bootmgr

title BCD_WindowsNT5

chainloader (hd0,0)/ntldr

title BCD_Ubuntu1010

chainloader (hd0,4)/ubuntu/winboot/wubildr.mbr

#####\ubuntu\winboot下的wubildr要复制到某一根分区目录下wubilidr.mbr才能定位到它

title BCD_Grub

chainloader (hd0,4)/grldr

##############################################################################222以下是ISO文件

title ISO_winpe1_dabaicai_v4.5.iso

map --mem /Grub/ISO/winpe1_dabaicai_v4.5.iso (hd32)

map --hook

chainloader (hd32)

title ISO_winpe3_dabaicai_v4.5.iso

map --mem /Grub/ISO/winpe3_dabaicai_v4.5.iso (hd32)

map --hook

chainloader (hd32)

title ISO_DG380DOS.iso

map --mem /Grub/ISO/DG380DOS.iso (hd32)

map --hook

chainloader (hd32)

##############################################################################333以下是IMG文件

title DG343DOS.IMG

map --mem /grub/IMG/DG343DOS.img (fd0)

map --hook

chainloader (fd0)+1

rootnoverify (fd0)

title onekeyGhost.IMG

map --mem /grub/IMG/onekeyGhost.img (fd0)

map --hook

chainloader (fd0)+1

rootnoverify (fd0)

##############################################################################444以下是最新Liunx Live文件

title ISO_StartOS-5.1-LiveCD-i686.iso

kernel (hd0,4)/startos/vmlinuz boot=casper iso-scan/filename=/startos/StartOS-5.1-LiveCD-i686.iso ro quiet splash locale=zh_CN.UTF-8

initrd (hd0,4)/startos/initrd.img

#####startos支持NFTS最多一级目录, FAT32多级目录(至20130628)

title ISO_ubuntu-12.10-desktop-i386.iso

kernel (hd0,0)/Linux/Ubuntu/vmlinuz boot=casper iso-scan/filename=/Linux/Ubuntu/ubuntu-12.10-desktop-i386.iso ro quiet splash locale=zh_CN.UTF-8

initrd (hd0,0)/Linux/Ubuntu/initrd.lz

#####Ubuntu支持NFTS仅根目录, FAT32多级目录(至20130628)

title ISO_Fedora-17-i686-Live-KDE.iso

kernel (hd0,4)/linux/fedora/isolinux/vmlinuz0 root=UUID=8C93-EAA5 live_dir=/linux/fedora/LiveOS liveimg quiet rhgb rootfstype=auto vga=791

initrd (hd0,4)/linux/fedora/isolinux/initrd0.img

#####Fedora支持NFTS仅根目录, FAT32多级目录(至20130628)

##############################################################################555以下是Ubuntu系列Live

title ISO_ubuntu-12.04.1-desktop-i386.iso

kernel (hd0,0)/Linux/Ubuntu/vmlinuz boot=casper iso-scan/filename=/Linux/Ubuntu/ubuntu-12.04.1-desktop-i386.iso ro quiet splash locale=zh_CN.UTF-8

initrd (hd0,0)/Linux/Ubuntu/initrd.lz

title ISO_ubuntu-11.10-desktop-i386.iso

kernel (hd0,0)/Linux/Ubuntu/vmlinuz boot=casper iso-scan/filename=/Linux/Ubuntu/ubuntu-11.10-desktop-i386.iso ro quiet splash locale=zh_CN.UTF-8

initrd (hd0,0)/Linux/Ubuntu/initrd.lz

title ISO_ubuntu-11.04-desktop-i386.iso

kernel (hd0,0)/Linux/Ubuntu/vmlinuz boot=casper iso-scan/filename=/Linux/Ubuntu/ubuntu-11.04-desktop-i386.iso ro quiet splash locale=zh_CN.UTF-8

initrd (hd0,0)/Linux/Ubuntu/initrd.lz

title ISO_ubuntu-10.10-desktop-i386.iso

kernel (hd0,0)/Linux/Ubuntu/vmlinuz boot=casper iso-scan/filename=/Linux/Ubuntu/ubuntu-10.10-desktop-i386.iso ro quiet splash locale=zh_CN.UTF-8

initrd (hd0,0)/Linux/Ubuntu/initrd.lz

title ISO_ubuntu-10.04-desktop-i386.iso

kernel (hd0,0)/Linux/Ubuntu/vmlinuz boot=casper iso-scan/filename=/Linux/Ubuntu/ubuntu-10.04-desktop-i386.iso ro quiet splash locale=zh_CN.UTF-8

initrd (hd0,0)/Linux/Ubuntu/initrd.lz

title ISO_ylmf4.ISO

kernel (hd0,0)/Linux/Ylmf/vmlinuz boot=casper iso-scan/filename=/Linux/Ylmf/Ylmf4.iso ro quiet splash locale=zh_CN.UTF-8

initrd (hd0,0)/Linux/Ylmf/initrd.img

##############################################################################666以下是Fedora系列Live and DVD

title ISO_Fedora-17-i686-Live-KDE.iso

kernel (hd0,0)/linux/fedora/isolinux/vmlinuz0 root=UUID=XXXX-YYYY live_dir=/linux/fedora/LiveOS liveimg quiet rhgb rootfstype=auto vga=791

initrd (hd0,0)/linux/fedora/isolinux/initrd0.img

title ISO_Fedora-16-i686-Live-KDE.iso

kernel (hd0,0)/linux/fedora/isolinux/vmlinuz0 root=UUID=XXXX-YYYY live_dir=/linux/fedora/LiveOS liveimg quiet rhgb rootfstype=auto vga=791

initrd (hd0,0)/linux/fedora/isolinux/initrd0.img

title ISO_Fedora-15-i686-Live-KDE.iso

kernel (hd0,0)/linux/fedora/isolinux/vmlinuz0 root=UUID=XXXX-YYYY live_dir=/linux/fedora/LiveOS liveimg quiet rhgb rootfstype=auto vga=791

initrd (hd0,0)/linux/fedora/isolinux/initrd0.img

title ISO_Fedora-14-i686-Live-KDE.iso

kernel (hd0,0)/linux/fedora/isolinux/vmlinuz0 root=UUID=XXXX-YYYY live_dir=/linux/fedora/LiveOS liveimg quiet rhgb rootfstype=auto vga=791

initrd (hd0,0)/linux/fedora/isolinux/initrd0.img

title ISO_Fedora-13-i686-Live-KDE.iso

kernel (hd0,0)/linux/fedora/isolinux/vmlinuz0 root=UUID=XXXX-YYYY live_dir=/linux/fedora/LiveOS liveimg quiet rhgb rootfstype=auto vga=791

initrd (hd0,0)/linux/fedora/isolinux/initrd0.img

title ISO_Fedora-12-i686-Live-KDE.iso

kernel (hd0,0)/LiveOS/vmlinuz0 root=/dev/sdb1 ro liveimg rhgb

initrd (hd0,0)/LiveOS/initrd0.img

title ISO_Fedora-11-i686-Live-KDE.iso

kernel (hd0,0)/LiveOS/vmlinuz0 root=/dev/sdb1 ro liveimg rhgb

initrd (hd0,0)/LiveOS/initrd0.img

title ISO_Fedora-11-i386-DVD.iso ###11到17的DVD安装法都一样

kernel (hd0,0)/Linux/Fedora/isolinux/vmlinuz

initrd (hd0,0)/Linux/Fedora/isolinux/initrd.img

##############################################################################以下是Fedora系统Live

title reboot

reboot

grub4dos的更多相关文章

  1. 在不格式化原有系统盘的情况下,利用grub4dos+firadisk制作RamOS VHD Win7总结

    在不格式化原有系统盘的情况下,利用grub4dos+firadisk制作RamOS VHD Win7总结在不格式化原有系统盘的情况下,用grub4dos+firadisk安装WIN7到VHD,内存大的 ...

  2. 抛弃优启Grub4dos和PE大多数时间可以这样用

    在能够进入Windows的情况下,Grub4dos和PE大多数时间可以这样用 http://files.cnblogs.com/files/liuzhaoyzz/boot_moban.rar Grub ...

  3. 抛弃vboot不格盘用grub4dos+firadisk安装Ghost版XP到VHD,轻松RAMOS!

    http://bbs.wuyou.net/forum.php?mod=viewthread&tid=363198&extra=抛弃vboot不格盘用grub4dos+firadisk安 ...

  4. grub4dos通用菜单及相关工具包

    grub4dos通用菜单及相关工具包 全套工具包(含PE.ISO,可根据需要替换删减):http://pan.baidu.com/s/1i4EjWod模板文件3.3M(不含PE.ISO):http:/ ...

  5. GRUB4DOS入门

    目 录 第1章 GRUB4DOS入门    1 1.1 用途    1 1.2 安装    1 1.2.1 修改MBR    1 1.2.2 修改PBR    3 1.2.3 DOS    4 1.2 ...

  6. grub4dos新手指南-2

    Grub4dos 新手指南 一.GRUB4DOS的配置文件Grub4dos 有三个文件,grldr.grldr.mbr和menu.lst,配置文件是menu.lst,和GRUB一样.该文件一般放在和启 ...

  7. grub4dos新手指南-1

    对于多数没有或很少接触过linux的windows用户来说,刚开始使用grub时离不开菜单.也就是说,使用grub前,我们要准备menu.lst文件.先讲一些最为常用的命令help用来显示其它命令的用 ...

  8. grub4dos和winsetupfromusb1.4

    其实grub4dos也是一个多系统启动盘制作软件,GRUB4DOS 最大的成功之处就是既学习了windows的方便易用,又引入linux的强大功能.http://baike.baidu.com/lin ...

  9. [原创] 抛弃vboot不格盘用Grub4dos+Winvblock或Firadisk安装Ghost版XP到VHD,轻松RAMOS!

    [原创] 抛弃vboot不格盘用Grub4dos+Winvblock或Firadisk安装Ghost版XP到VHDhttp://bbs.wuyou.net/forum.php?mod=viewthre ...

  10. 用Grub4dos引导,硬盘安装ArchLinux

    本来在工作机上用winXP,最近想深入Linux开发,于是决定装个Linux.家里的archLinux + awesome用得很好, 于是决定在工作机上也装一套. 不想刻盘,也不想用U盘,通过Grub ...

随机推荐

  1. CentOS 7 安装 MySQL Database

    CentOS 7 安装 MySQL Database 1. 现在安装包,MySQL的安装包被分成了社区版和企业版,而本文将记录社区版本MySQL安装过程,下载MySQL版本如下: mysql-5.7. ...

  2. 嵌入式(Embedded)Neo4j数据库访问方法

    应用中采用嵌入式Neo4j(Embedded Neo4j)数据库,插入数据后不知道如何访问.查询之后知道有Neoclipse这个可视化工具,最新版本是1.9.5.添加目录后报错: 应该是Neoclip ...

  3. C# 获取 oracle 存储过程的 返回值

    存储过程 CREATE OR REPLACE PROCEDURE ADMIN.INSERT_OBJ ( OBJEFIRT_parms IN NVARCHAR2, OBJEDATT_parms IN N ...

  4. R包之间冲突带来的奇怪错误

    今天调试一个paper的代码,出现很奇怪的错误: qh2 <- mydf %>% filter(date >= as.Date('2013-08-14'),date <= as ...

  5. [WARNING]考前必读?!

    考试策略很重要. 1)             认真读懂每道题,把题意搞明白,把样例算出来,把题目要求的细节标出. 2)             推出每道题的模型,确定每道题的策略,是部分分还是要全部 ...

  6. java疑问-继承问题

    存在两个类,B 继承 A,C 继承 B,我们能将 B 转换为 C 么?如 C = (C) B:

  7. LeetCode-Sort Colors

    Given an array with n objects colored red, white or blue, sort them so that objects of the same colo ...

  8. div四个边框分别设置阴影样式

    对于div边框的阴影一直没有很好地理解,也一直不明白怎么给四个边框分别设置阴影.昨天项目中碰到了这个问题,就认真想了一下,在此总结一二. 首先,还是从官方解释说起. 网上的解释通常都是什么水平阴影长度 ...

  9. iostat

    http://m.blog.csdn.net/article/details?id=43196731 http://blog.csdn.net/haiross/article/details/4319 ...

  10. android 获取SD卡相关信息

    Object localOb; String str1 = null; try { localOb = new FileReader("/sys/block/mmcblk0/device/t ...