grub4dos
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的更多相关文章
- 在不格式化原有系统盘的情况下,利用grub4dos+firadisk制作RamOS VHD Win7总结
在不格式化原有系统盘的情况下,利用grub4dos+firadisk制作RamOS VHD Win7总结在不格式化原有系统盘的情况下,用grub4dos+firadisk安装WIN7到VHD,内存大的 ...
- 抛弃优启Grub4dos和PE大多数时间可以这样用
在能够进入Windows的情况下,Grub4dos和PE大多数时间可以这样用 http://files.cnblogs.com/files/liuzhaoyzz/boot_moban.rar Grub ...
- 抛弃vboot不格盘用grub4dos+firadisk安装Ghost版XP到VHD,轻松RAMOS!
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=363198&extra=抛弃vboot不格盘用grub4dos+firadisk安 ...
- grub4dos通用菜单及相关工具包
grub4dos通用菜单及相关工具包 全套工具包(含PE.ISO,可根据需要替换删减):http://pan.baidu.com/s/1i4EjWod模板文件3.3M(不含PE.ISO):http:/ ...
- 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 ...
- grub4dos新手指南-2
Grub4dos 新手指南 一.GRUB4DOS的配置文件Grub4dos 有三个文件,grldr.grldr.mbr和menu.lst,配置文件是menu.lst,和GRUB一样.该文件一般放在和启 ...
- grub4dos新手指南-1
对于多数没有或很少接触过linux的windows用户来说,刚开始使用grub时离不开菜单.也就是说,使用grub前,我们要准备menu.lst文件.先讲一些最为常用的命令help用来显示其它命令的用 ...
- grub4dos和winsetupfromusb1.4
其实grub4dos也是一个多系统启动盘制作软件,GRUB4DOS 最大的成功之处就是既学习了windows的方便易用,又引入linux的强大功能.http://baike.baidu.com/lin ...
- [原创] 抛弃vboot不格盘用Grub4dos+Winvblock或Firadisk安装Ghost版XP到VHD,轻松RAMOS!
[原创] 抛弃vboot不格盘用Grub4dos+Winvblock或Firadisk安装Ghost版XP到VHDhttp://bbs.wuyou.net/forum.php?mod=viewthre ...
- 用Grub4dos引导,硬盘安装ArchLinux
本来在工作机上用winXP,最近想深入Linux开发,于是决定装个Linux.家里的archLinux + awesome用得很好, 于是决定在工作机上也装一套. 不想刻盘,也不想用U盘,通过Grub ...
随机推荐
- Matlab代码优化--向量化
前段时间改写老师的一个计算纳米细颗粒物的C语言程序,不过运行的效率实在是太低了,工作站跑都很吃劲,晚上看了冈萨雷斯的数字图像处理意外发现了问题所在.在将C语言的程序改写成Matlab程序的时候我还是保 ...
- Lae程序员小漫画(二),仅供一乐
Lae软件开发,快乐程序员!
- Matlab中fread函数的高级使用方法及其帮助文档中容易引起歧义的地方
参考资料:http://cn.mathworks.com/help/matlab/ref/fread.html 注意:参考资料针对的Matlab版本号R2015a,我使用的是R2013b. Matla ...
- MySQL5.7.11安装
1.官网下载mysql-5.7.11-winx64.zip 2.将压缩包解压至D:\Program Files,配置环境变量
- React(JSX语法)-----JSX基本语法
JSX------HTML tags vs React Components: 1.To render a html tag,just use lower-case tag names in JSX; ...
- [摘抄]iOS App icon、启动页、图标规范
以下内容都是我在做App时通过自己的经验和精品的分析得来的,希望会帮助到你.但是有时个别情况也要个别分析,要活学活用. 一. App Icon 在设计iOS App Icon时,设计师不需要切圆角, ...
- ✡ leetcode 172. Factorial Trailing Zeroes 阶乘中的结尾0个数--------- java
Given an integer n, return the number of trailing zeroes in n!. Note: Your solution should be in log ...
- Lua 中string.gsub(sourceString, pattern, replacementString) 返回值有两个
这阵子在学习lua,今天看到string操作,书中描述string.gsub(sourceString, pattern, replacementString)返回一个字符串,但是我在实际操作中却发现 ...
- STM32学习笔记——点亮LED
STM32学习笔记——点亮LED 本人学习STM32是直接通过操作stm32的寄存器,使用的开发板是野火ISO-V2版本: 先简单的介绍一下stm32的GPIO: stm32的GPIO有多种模式: 1 ...
- 第一个Struts2程序之HelloWorld
1.Struts2 简介 Struts 2是Struts的下一代产品,是在 struts 1和WebWork的技术基础上进行了合并的全新的Struts 2框架.其全新的Struts 2的体系结构与St ...