Tagged Questions
3
votes
1answer
150 views
Detect if it's lilo boot loader or grub?
Without rebooting, is it possible to tell if the boot loader currently present was LILO. GRUB 0.97 or GRUB 1.9X?
I was thinking about reading MBR, but not sure about it. Just by checking the files ...
2
votes
1answer
627 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
267 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 ...
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
222 views
Grub fails after install it on my macbook pro
I'm trying to install Archlinux on my macbook in dual boot mode.
I part the disk that way :
/dev/sda1 -> EFI
/dev/sda2 ->MacOS
/dev/sda3 -> /boot
/dev/sda4 -> /
/dev/sda5 -> /home
As ...
3
votes
4answers
3k views
How do I force grub2 to detect my arch linux install?
I have an uncommon setup. I have Ubuntu installed on one, and a backup from a direct copy of an older Arch Linux install on the second. By direct copy, I mean I tar'd the contents of an entire ...
2
votes
1answer
573 views
Can not boot ArchLinux with a Macbook pro 7.1
Today i endly decide to put a Linux in dual boot on my macbook 7.1
I parted the HDD with Gparted like this :
refit / MacOSX / boot / root / home
I installed Arch succefully, folowing the tuto about ...
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 ...
2
votes
1answer
807 views
archlinux cannot boot after replace module init with kmod
I install archlinux (latest iso from the repository), then I install broadcom-wl
and connect to the network to run
pacman -Syu
everything is OK,
then I run
pacman -Syu
again, it ask that ...
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 ...
2
votes
6answers
2k views
Arch installs but GRUB does not load
I installed Arch Linux from a USB flash drive. Everything went well, no errors at all. When I rebooted, however, I got only a blank screen with a blinking cursor. No GRUB. I cannot input anything. I'm ...
3
votes
1answer
1k views
GRUB error 15, no boot menu nor /boot
I am have a fully updated Arch Linux system that was running fine. Last night I tried to setup autofs per instructions on the Arch wiki, but upon restart there was no boot menu and only a GRUB error ...
4
votes
2answers
1k views
How to uninstall GRUB
I just installed Arch Linux and it's not working well, and now I can't access Windows because of GRUB. How can I uninstall GRUB through the Arch Linux shell?
3
votes
1answer
1k views
Grub Won't Boot Arch Linux
Notice: This is not about dual booting, I can setup GRUB to dual boot with Windows 7 later. I just need to be able to get into Arch Linux.
Last night I installed Arch onto my computer via ...
1
vote
2answers
2k views
Arch Linux fails to boot from a USB key (cannot mount selected partition)
I tried to install Arch Linux to an USB key. Things are kind of wobbly (it assumes the system has exactly one drive inside, for example) but everything installed just fine. Until I rebooted.
...

