I have installed Backtrack 5 r3 in my laptop using Dual boot and installation in a free space technique. Installation was successful. But when I restart the PC after installation it boots into windows 7 automatically without asking to choose my operating system(i.e windows 7 and Backtrack 5 r3). Not only Backtrack no other Linux OS whatever flavor it is am unable to boot it.
Hi, I recently managed to install arch linux on mac 6,2 and then installed the grub efi x86_64 boot loader.
I am planning on having a triple boot setup on my laptop with Windows 7 (soon 8), Ubuntu, and Backtrack. I have read up on setting up dual and triple boot systems, and it seems like some operating systems like to replace the existing GRUB with their own bootloader. Both Backtrack and Ubuntu use GRUB for multi-boot installations. Does it matter what order I install them in?
Ok so i've installed dual boot, windows 7 and backtrack4, grub loads and when i boot backtrack i get errors, I researched the errors and from what ive gathered the bootloader is installed on the wrong partition, at the end of the backtrack install if i click advanced i can specify bootloader partition.
Which one would work, what partition is the bootloader normally on
I'm triple booting osx, win 7 and arch on an apple macbook pro 8,2
I've followed the guide specific for my macbook pro here:
Macbook Pro 8,2 Arch Installation
As well as the beginners install guide here:
Arch Beginners Guide
Everything has gone well and I can boot and login fine.
However I've come to a problem whilst trying to configure grub2.
I've run this and I've verified that its worked c
My laptop dual-boots Windows 7 & Ubuntu. Recently I added a logical partition and installed Backtrack. So now I'm triple-booting.
When I boot nothing happens. It takes me back to boot menu and no grub is loaded.What boot menu? The boot menu where it says "GRUB 2.00"? That's GRUB. You probably just forgot to generate a grub.cfg, or you should have used "grub-install [...] /dev/sdb" instead of /dev/sda (if Arch is on the second drive).Note: Change /dev/sda to reflect the drive you installed Arch on.
Hi!I'm running grub2, and today grub-mkconfig stopped working: this is the error:sudo grub-mkconfig -o /boot/grub/grub.cfg
Creazione di grub.cfg...
Trovata immagine linux: /boot/vmlinuz-netbook
Trovata immagine linux: /boot/vmlinuz-3.4.9-1-i686-arch
Trovata immagine initrd: /boot/initramfs-3.4.9-1-i686-arch.img
Found memtest86+ image: /boot/memtest86+/memtest.bin
No volume groups found
Tro
I believe I have a "bad" grub2 setup for each time I install a new distro, my PC system fails to boot. Here is my boot info. It appears that grub is installed on all disks (probably my fault of being lazy and just running this tool called boot-repair). I would like to install grub onto only one disk's MBR which is where my linux installation lies.