level 6
明确告诉楼主
你做好u盘启动之后,解压出来的boot tce文件没有考入u盘导致系统不完整...
2013年07月26日 11点07分
7
level 1
将BEINI解压到D盘bootbeini文件夹中,安装一键GHOST在C盘,然后修改C:\dosh\ghos里面的menu,用下面的文字替换menu里面的全部内容
color black/cyan yellow/cyantimeout=5default 0
# rename "bootmgr" to "bootmgrPE"# Unpack PE3.0.iso to a different partition from Vista/win7.title PE 3.0 (U disk/HD)find --set-root /bootmgrPEchainloader /bootmgrPE
title PE 3.0 (CDRom)chainloader (cd)/bootmgrPE
titleclear
title back track all (boot)find --set-root /boot/vmlinuzkernel /boot/vmlinuz max_loop=255 init=linuxrc livecd_subdir=/BT3/ hdsubdir=/BT3/ load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=262144 root=/dev/ram0 rw autoexec=kdm vga=791#chainloader --force /boot/isolinux/isolinux.bininitrd /boot/initrd.gz
title BT3 final (bootbt3)find --set-root /bootbt3/vmlinuzkernel /bootbt3/vmlinuz root=/dev/ram0 ramdisk_size=128000 autoexec=kdm vga=791initrd /bootbt3/initrd.gz
title BT4 beta (bootbeta)find --set-root /bootbeta/vmlinuzkernel /bootbeta/vmlinuz root=/dev/ram0 ramdisk_size=6666 autoexec=kdm vga=791initrd /bootbeta/initrd.gz
title BT4 final(bootbt4)find --set-root /bootbt4/vmlinuzkernel /bootbt4/vmlinuz BOOT=casper boot=casper nopersistent rw quiet vga=0x317initrd /bootbt4/initrd.gz
title BT5 CDlinux find --set-root /CDlinux/bzImagekernel /CDlinux/bzImage quiet CDL_DEV=/dev/sda5 CDL_DIR=CDlinux CDL_LANG=zh_CN.UTF-8 CDL_AMOUNT=yesinitrd /CDlinux/initrd
title Beini (bootbeini) Dfind --set-root /bootBeini/bzImagekernel /bootBeini/bzImage quiet tinycore tce=hda5initrd /bootBeini/tinycore.gz
title BackTrack5 Text - Default Boot Text Mode root (hd0,0) kernel /casper/vmlinuz file=/cdrom/preseed/custom.seed boot=casper text splash vga=791-- initrd /casper/initrd.gz boot title Ubuntu installroot (hd0,0)kernel /vmlinuz boot=casper iso-scan/filename=/linux.iso ro quiet splashinitrd /initrd.
lz
boot
titleclear
title Beini (boot) Cfind --set-root /boot/bzImagekernel /boot/bzImage quiet tinycore tce=sda1initrd /boot/tinycore.gz
title Beini (bootbeini) U diskfind --set-root /bootBeini/bzImagekernel /bootBeini/bzImage quiet tinycore waitusb=6initrd /bootBeini/tinycore.gz
title Beini ISO diskfind --set-root /beini.isomap /beini.iso (hd32)map --hookchainloader (hd32)
titleclear
title IO.SYSfind --set-root /io.syschainloader /io.sys
title DOS (ima)find --set-root /miniDOS98.imamap --mem /miniDOS98.ima (fd0)map --hookchainloader (fd0)+1rootnoverify (fd0)
title Vista or Win7find --set-root /bootmgrchainloader /bootmgr
title XPfind --set-root /ntldrchainloader /ntldr
title ISO (Memory)find --set-root /iso.isomap --mem /iso.iso (hd32)map --hookchainloader (hd32)
# File for drive emulation must be in one contiguous disk areatitle ISO (Disk)find --set-root /iso.isomap /iso.iso (hd32)map --hookchainloader (hd32)
title commandlinecommandline
title rebootreboot
启动就可以了
2013年07月30日 07点07分
8
level 1
前提是你的硬盘是IDE的,如果是stat的,将
title Beini (bootbeini) Dfind --set-root /bootBeini/bzImagekernel /bootBeini/bzImage quiet tinycore tce=hda5initrd /bootBeini/tinycore.gz中的hda5改为sda5
2013年07月30日 07点07分
9
level 6
其实今天我在虚拟机中打开也是这样 百度说虚拟机需要usb网卡才能支持
2013年07月30日 17点07分
10
level 5
你用的是精简版的奶瓶 从新下载个吧 没有的话找我要喽 QQ914939318
2013年08月01日 14点08分
11
level 1
这是你电脑系统问题,win7系统是只有三个图标,就像你展示的那样。电脑用xp系统就有九个图标,具体为什么就不知道了。
2013年08月24日 12点08分
13
把硬盘格式改成IDE就可以了,就这么简单 --不用多久我就会升职加薪,当上总经理,出任CEO,赢取白富美,走上人生巅峰!想想还有个小激动呢!
2013年10月03日 12点10分
硬盘格式改成IDE???什么意思?IDE是种格式??不是种接口?
2013年10月13日 06点10分
level 2
我来救你了,换一个USB的插口,它不支持3.0的插口!!!
2013年09月12日 13点09分
14
level 1
我也遇到过!!一开始用USB3.0 写入的!就三个图标! 用USB2.0写入就出现奶瓶了
2014年04月06日 14点04分
19