You are not logged in.

#1 2012-10-03 17:13:07

Linpandro
Member
Registered: 2012-10-03
Posts: 25

[Solved]Error 15-Grub-legacy fresh install.

The situation is that I had installed the system, but I really hate grub2.
What I did was install grub-legacy of AUR, but now my system will not boot.

My /boot/grub/menu.lst looks like this:

# (0) Arch Linux
title  Arch Linux  
root   (hd0,3)
kernel /vmlinuz-linux root=/dev/sda4 ro 
initrd /initramfs-linux.img

And mi root partition:

/dev/sda4

I have these files in  /boot:

vmlinuz-linux
initramfs-linux.img

What am I doing wrong?

Last edited by Linpandro (2012-10-03 17:55:13)

Offline

#2 2012-10-03 17:30:06

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,845
Website

Re: [Solved]Error 15-Grub-legacy fresh install.

Did you install grub to the mbr?

Note: installing the package does not do this.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2012-10-03 17:37:21

Linpandro
Member
Registered: 2012-10-03
Posts: 25

Re: [Solved]Error 15-Grub-legacy fresh install.

Yep.
Install grub with:

grub-install /dev/sda

And on reboot I get the grub to select the system.

Offline

#4 2012-10-03 17:44:45

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,845
Website

Re: [Solved]Error 15-Grub-legacy fresh install.

I see. Do /vmlinuz-linux and /initramfs-Linux.img exist? If you only have them in /boot, then you need to specify that in the configuration file. e.g. 'kernel /boot/vmlinuz-linux'


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2012-10-03 17:54:13

Linpandro
Member
Registered: 2012-10-03
Posts: 25

Re: [Solved]Error 15-Grub-legacy fresh install.

LOL
That was it.
Just had to add / boot to grub and ready, the solution was simple but I did not know what to do.

Thanks for helping.

Offline

#6 2012-10-03 17:55:17

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: [Solved]Error 15-Grub-legacy fresh install.

Ok, first of all, read: http://www.archlinux.org/news/grub-lega … supported/

If you really hate GRUB 2, try Syslinux. It's very similar to GRUB Legacy. See: https://wiki.archlinux.org/index.php/Be … bootloader for an example configuration.

If you're really set on using GRUB Legacy, google and search the forum for "grub error 15", and visit the GRUB Legacy wiki page. I'm sure you'll find something. It's actually a very common error.


Edit: I see you found a solution. Please mark the thread as solved (by editing the first post), so that other people (including yourself sometimes) may find useful.

Last edited by DSpider (2012-10-03 17:57:06)


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

Board footer

Powered by FluxBB