可不可以?
因为我原来的方法实在解决不了。才想到这个方法。
我的双硬盘不会引导。见http://forum.ubuntu.org.cn/viewtopic.php?f=139&t=155730
只能到滚动条。用小企鹅软件查看了,ubuntu的menu.lst.
下面我选取两段
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
title Ubuntu 8.04.1, kernel 2.6.24-19-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=96bf351d-82d6-4412-a50c-dd05e2f30265 ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
quiet
title Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode)
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=96bf351d-82d6-4412-a50c-dd05e2f30265 ro single
initrd /boot/initrd.img-2.6.24-19-generic
title Ubuntu 8.04.1, memtest86+
root (hd0,7)
kernel /boot/memtest86+.bin
我IDE1 80G 希捷 IDE2 160G 日历 主从盘关系。
把主盘拔了装u.装u时高级选项是(hd0).没有改。改成hd1有用吗?
把grub for dos放在从盘上的,格式是ntfs.复制那两个文件到C盘。也修改boot.
menu.lst自己不会写。如下
timeout 10
default 1
find --set-root /wyboot.ck_
fontfile /minipe/boot/fonts.gz
splashimage /minipe/boot/grass.gz
title 【00】 启动本机Microsoft Windows 2008 (h0,0)
find --set-root /yyk2008.ck_
chainloader /BOOTMGR
title 【00】 启动本机Microsoft Windows 2003 (h0,0)
find --set-root /yyk2003.ck_
chainloader /ntldr
title Puppy Linux
find --set-root /wyboot.ck_
kernel (hd0,1)/puppy/vmlinuz root=/dev/hda2 ro
initrd (hd0,1)/puppy/initrd.gz
title Ubuntu 8.04.1 --2.6.24-21
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=96bf351d-82d6-4412-a50c-dd05e2f30265 ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
quiet
title Ubuntu 8.04.1 --2.6.24-19
root (hd0,7)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=96bf351d-82d6-4412-a50c-dd05e2f30265 ro single
initrd /boot/initrd.img-2.6.24-19-generic
quiet
title Ubuntu 8.04.1, memtest86+
root (hd0,7)
kernel /boot/memtest86+.bin
quiet
title 【00】 启动本机Microsoft Windows 2003 (h0,0)
rootnoverify (hd0,0)
makeactive
chainloader +1
title 【00】 启动本机 HD1,1 (USB-HDD)
mem map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,1)
makeactive
chainloader +1
title 【00】 启动本机 HD1,2 (USB-HDD)
mem map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,2)
makeactive
chainloader +1
title 【00】 启动老九 WinPE 老毛桃修改之撒手不管版(Build 070911)
find --set-root /wyboot.ck_
chainloader /minipe/ldrxpe
谢谢大家的关注
我想:在一个IDE盘(07年的日历)里先装xp,再装ubuntu.后在挂上另一个IDE盘(04年的希捷ata100)
-
- 帖子: 14
- 注册时间: 2008-10-07 7:17