+++++ grub 4 dos menu.lst+++++++++++
# 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.
splashimage=/boot/grub/bt4.xpm.gz
foreground e3e3e3
background 303030
#color blue/green yellow/red white/magenta white/magenta
timeout 30
default /default
title Start BackTrack FrameBuffer (1024x768)
kernel /boot/vmlinuz BOOT=casper boot=casper nopersistent rw quiet vga=0x317
initrd /boot/initrd.gz
title Start BackTrack FrameBuffer (800x600)
kernel /boot/vmlinuz BOOT=casper boot=casper nopersistent rw quiet vga=0x314
initrd /boot/initrd800.gz
title Start BackTrack Forensics (no swap)
kernel /boot/vmlinuz BOOT=casper boot=casper nopersistent rw vga=0x317
initrd /boot/initrdfr.gz
title Start BackTrack in Safe Graphical Mode
kernel /boot/vmlinuz BOOT=casper boot=casper xforcevesa rw quiet
initrd /boot/initrd.gz
title Start Persistent Live CD
kernel /boot/vmlinuz BOOT=casper boot=casper persistent rw quiet
initrd /boot/initrd.gz
title Start BackTrack in Text Mode
kernel /boot/vmlinuz BOOT=casper boot=casper nopersistent textonly rw quiet
initrd /boot/initrd.gz
title Start BackTrack Graphical Mode from RAM
kernel /boot/vmlinuz BOOT=casper boot=casper toram nopersistent rw quiet
initrd /boot/initrd.gz
title Ubuntu alternate livecd 10.10
kernel /ubuntu_maverick/vmlinuz boot=casper iso-scan/filename=ubuntu-10.10-alternate-i386.iso ro quiet
initrd /ubuntu_maverick/initrd.gz
------------On notebook hp nx6330 grub hang after choose Backtrack entry----------------
linux-bzimage setup 0x3600,size=0x49b020
Linux-initrd @ 0x7ef66000,0x10594dd bytes
//卡在这里了,另外一个t61p可以工作,hp的笔记本硬盘装了SafeBoot.
-