I just installed backtrack4 final on my laptop I have Kubuntu 9.10 on /dev/sda2 and backtrack 4 on /dev/sda1
I have attached my grub file for help I really don't know where to edit is the way it is now it gives me grub error 15 when I attempt to boot any thing but backtrack4
## ## End Default Options ##
splashimage=f34d7b46-3f5f-4443-aec1-ca46876c9a7c/boot/grub/splash.xpm.gz
title Ubuntu 8.10, kernel 2.6.30.9
uuid f34d7b46-3f5f-4443-aec1-ca46876c9a7c
kernel /boot/vmlinuz-2.6.30.9 root=UUID=f34d7b46-3f5f-4443-aec1-ca46876c9a7c ro vga=0x317
initrd /boot/initrd.img-2.6.30.9
quiet
title Ubuntu 8.10, kernel 2.6.30.9 (recovery mode)
uuid f34d7b46-3f5f-4443-aec1-ca46876c9a7c
kernel /boot/vmlinuz-2.6.30.9 root=UUID=f34d7b46-3f5f-4443-aec1-ca46876c9a7c ro single
initrd /boot/initrd.img-2.6.30.9
title Ubuntu 8.10, memtest86+
uuid f34d7b46-3f5f-4443-aec1-ca46876c9a7c
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda2.
title Ubuntu 9.10, kernel 2.6.31-17-generic (on /dev/sda2)
root (hd0,1)
kernel /boot/vmlinuz-2.6.31-17-generic root=UUID=44f1de2c-fa26-4cc1-ac87-9477eb388a20 ro quiet splash
initrd /boot/initrd.img-2.6.31-17-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda2.
title Ubuntu, Linux 2.6.31-17-generic (recovery mode) (on /dev/sda2)
root (hd0,1)
kernel /boot/vmlinuz-2.6.31-17-generic root=UUID=44f1de2c-fa26-4cc1-ac87-9477eb388a20 ro single
initrd /boot/initrd.img-2.6.31-17-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda2.
title Ubuntu, Linux 2.6.31-14-generic (on /dev/sda2)
root (hd0,1)
kernel /boot/vmlinuz-2.6.31-14-generic root=UUID=44f1de2c-fa26-4cc1-ac87-9477eb388a20 ro quiet splash
initrd /boot/initrd.img-2.6.31-14-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda2.
title Ubuntu, Linux 2.6.31-14-generic (recovery mode) (on /dev/sda2)
root (hd0,1)
kernel /boot/vmlinuz-2.6.31-14-generic root=UUID=44f1de2c-fa26-4cc1-ac87-9477eb388a20 ro single
initrd /boot/initrd.img-2.6.31-14-generic
savedefault
boot


LinkBack URL
About LinkBacks


Reply With Quote