免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1334 | 回复: 0
打印 上一主题 下一主题

Grub4DOS配置备份 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-04-12 14:11 |只看该作者 |倒序浏览
# This is a sample menu.lst file. You should make some changes to it.
# The old install method of booting via the stage-files has been removed.
# Please install GRLDR boot strap code to MBR with the bootlace.com
# utility under DOS/Win9x or Linux.
color blue/green yellow/red white/magenta white/magenta
timeout 30
default /default
title find and load NTLDR of Windows NT/2K/XP
fallback 1
find --set-root --ignore-floppies /ntldr
chainloader /ntldr
savedefault --wait=2
title ========================ubuntu=============================
fallback 1
title install ubuntu livecd ISO jieya vmlinuz and initrd.gz
root (hd0,4)
kernel /vmlinuz boot=casper iso-scan/filename=/TDDOWNLOAD/Linuxiso/ubuntu810/ubuntu-8.10-desktop-i386.iso ro
initrd /initrd.gz
title install ubuntu livecd ISO  
root (hd0,4)
map /TDDOWNLOAD/Linuxiso/ubuntu810/ubuntu-8.10-desktop-i386.iso (hd32)
map --hook
chainloader (hd32)
title install ubuntu livecd ISO zhiding kernel and initrd
map (hd0,4)/TDDOWNLOAD/Linuxiso/ubuntu810/ubuntu-8.10-desktop-i386.iso (hd32)
map --hook
root (hd0,4)
kernel (hd32)/casper/vmlinuz boot=casper iso-scan/filename=/TDDOWNLOAD/Linuxiso/ubuntu810/ubuntu-8.10-desktop-i386.iso
initrd (hd32)/casper/initrd.gz
boot
title =================ubuntu DVD
fallback 2
title install ubuntu livecd ISO  
root (hd0,4)
map /TDDOWNLOAD/Linuxiso/ubuntu810/ubuntu-8.10-dvd-i386.iso (hd32)
map --hook
chainloader (hd32)
title install ubuntu livecd ISO zhiding kernel and initrd
map (hd0,4)/TDDOWNLOAD/Linuxiso/ubuntu810/ubuntu-8.10-dvd-i386.iso (hd32)
map --hook
root (hd0,4)
kernel (hd32)/casper/vmlinuz boot=casper iso-scan/filename=/TDDOWNLOAD/Linuxiso/ubuntu810/ubuntu-8.10-dvd-i386.iso
initrd (hd32)/casper/initrd.gz
boot
title =================Fedora
fallback 3
title install fedora livecd ISO
root (hd0,4)
map /TDDOWNLOAD/Linuxiso/Fedora10/F10-i686-Live.iso (hd32)
map --hook
chainloader (hd32)
title install Fedora livecd ISO zhiding kernel and initrd
map (hd0,4)/TDDOWNLOAD/Linuxiso/Fedora10/F10-i686-Live.iso (hd32)
map --hook
root (hd0,4)
kernel (hd32)/isolinux/vmlinuz boot=isolinux iso-scan/filename=/TDDOWNLOAD/Linuxiso/Fedora10/F10-i686-Live.iso
initrd (hd32)/isolinux/initrd.gz
boot
title ================mandrive2009
fallback 2
title install ubuntu livecd ISO  
root (hd0,4)
map /TDDOWNLOAD/Linuxiso/mandrive2009/mandriva-linux-one-2009-GNOME-int-cdrom-i586.iso (hd32)
map --hook
chainloader (hd32)
title install ubuntu livecd ISO zhiding kernel and initrd
map (hd0,4)/TDDOWNLOAD/Linuxiso/mandrive2009/mandriva-linux-one-2009-GNOME-int-cdrom-i586.iso (hd32)
map --hook
root (hd0,4)
kernel (hd32)/boot/vmlinuz boot=boot iso-scan/filename=/TDDOWNLOAD/Linuxiso/mandrive2009/mandriva-linux-one-2009-GNOME-int-cdrom-i586.iso
initrd (hd32)/boot/cdrom/initrd.gz splash=silent vga=788
boot


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/3514/showart_1898446.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP