-
Dual boot Backtrack and ubuntu gutsy
I have searched everywhere and nothing seems to be working. This is my setup
HDD
4 Gb Fat32 sda1
80Gb ext3 sda2
1Gb swap
6Gb ext3 sda4
The 80 gig has ubuntu installed with grub, the 6gb has backtrack 2 installed. this is my menu.lst in grub.
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=a3ff69f7-ab31-4679-b2bc-12251392c06b ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=a3ff69f7-ab31-4679-b2bc-12251392c06b ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,1)
kernel /boot/memtest86+.bin
quiet
title BackTrack 2
rootnoverify (hd0,3)
kernel /boot/vmlinux vga=791 root=/dev/sda4 ro
boot
someone please help I can see backtrack 2 in the grub but when i load, it returns an error.
-
What error does it return!?
-
-
You have it pointing to vmlinux !?
(Use vmlinuz)
Or, was that just a typo in your post?
-
something that easy has given me one of the biggest headache. Thanks it works just fine. if i remove the vga=791 will i get a better resolution when i boot into backtrack?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules