4
votes
2answers
158 views

Grub 'incompatible license' error

The other day, I was using a laptop for general desktop use when its keyboard began to act up. Most of the keys on the keyboard's right side stopped working entirely and key combinations such as Ctrlu ...
3
votes
1answer
171 views

Arch linux : pacman does not work when chrooting

I have Ubuntu installed on my computer. I decided to install Arch linux, but I skipped the part about Grub installation as it is already installed. Seeing that Arch does not show up in Grub's menu ...
2
votes
2answers
171 views

After Arch Linux install it just shows the text “No bootable device found”

I've been trying to install Arch Linux. After the installation, it shows the BIOS screen and after that there just comes a message that says "No bootable device found". I have retried the whole ...
1
vote
1answer
178 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 ...
1
vote
1answer
141 views

How to add another OS entry in Wubi grub

I am trying to install another linux distro besides ubuntu. However, I want to retain my existing windows based loader. Currently, as per my knowledge, MsDos loads grub which then loads Ubuntu (with ...
1
vote
0answers
184 views

os-prober not detecting Arch install

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 ...
2
votes
1answer
625 views

Linux on Hard Drive Partition, Bootloader on USB Flash Drive

How can I use a USB flash drive to boot Linux from a partition on (another) hard drive? I'm trying to install Linux on an encrypted partition on the hard drive (using LVM on LUKS). Since /boot must ...
1
vote
2answers
262 views

Automatically include N latest kernel versions in GRUB / GRUB2 menu on kernel upgrade

What I like about Ubuntu is that the GRUB menu always allows me to pick the latest (default) or second-latest (etc.) kernel version at boot time. In Arch Linux, I can't do that by default. The only ...
0
votes
0answers
835 views

Grub2 unable to boot encrypted root

I'm using ArchLinux, I followed their tutorial on encrypting your root filesystem: https://wiki.archlinux.org/index.php/Using_DM-Crypt But I cannot get grub to boot the encrypted partition. My ...
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 ...