1
vote
1answer
185 views

GRUB2: how to remember grub last choice

I'm currently trying out various distros so when I boot up my laptop I have several OS to choose from. Usually, all those distros install grub2 and locate themselves at the top of the list so they're ...
3
votes
1answer
2k views

How to restore GRUB after windows XP installation?

After I've installed windows xp for dual booting, I need to restore grub of my archlinux installation. I did it a lot of times with windows 7, but this time heavens decided to torture me. I have ...
1
vote
0answers
154 views

Dual/Triple Booting with dmraid and non-raid disk

I currently have 3 hard drives in my computer The first two disks are in a RAID-1 array, using an Intel P55 chipset, and accessed through dmraid, with the third drive partitioned like so: Filesystem ...
1
vote
1answer
907 views

Cannot boot to Windows 7 partition using Grub

Windows 7 BOOTMGR is missing when I try to boot into the OS from GRUB. Im not anywhere near being a pro when it comes to partioning or whatever so here's a image of gparted: And a copy paste of ...
0
votes
0answers
406 views

ArchBang dual boot with Windows: HowTo

I have been reading up on ArchBang, and I am quite interested to try it. My netbook does not have a CD/DVD drive, so I created USB installation stick using numerous Windows tools, like LiLi, and Linux ...
2
votes
2answers
2k views

Installing Arch Linux with UEFI Boot and GPT Layout

I'm trying to set up a dual UEFI boot Windows/Arch Linux, and have already installed Windows on a GPT layout through UEFI boot. I now want to fresh install Arch Linux using GPT layout as well, and was ...
3
votes
1answer
474 views

How to get dual booting to work when using burg and two hard drives?

I have arch linux on one 250GB hard drive and windows 7 on another. I can boot into ArchLinux just fine, and I can boot into windows if I unplug the hard drive with Arch. But when I boot with both ...
3
votes
1answer
1k views

grub: “Missing Operating System”

I tried editing the menu.lst file in order to dual-boot with Windows 7. I simply uncommented the Windows entry and added map (hd0) (hd1) man (hd1) (hd0) according to the Arch Linux wiki. I rebooted ...
1
vote
0answers
162 views

Arch Linux not functional after kernel upate [duplicate]

Possible Duplicate: Arch Linux not booting after system update After running a system update, in which the kernel was updated, when I try to boot Arch (in single user, not quiet), I get the ...