LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-27-2003, 06:42 PM   #1
MAsKrA
LQ Newbie
 
Registered: Mar 2003
Location: Hell
Distribution: None... trying to get slack
Posts: 12

Rep: Reputation: 0
Grub Installation


Ok so I am bored and never liked LiLo... so trying to install Grub I am getting error message saying file not found first here is my partition table:


root@keyla:/boot/grub# df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda6 522060 434520 87540 84% /
/dev/hda1 104380 36412 67968 35% /boot
/dev/hda2 5333412 1453532 3879880 28% /usr
/dev/hda5 1951800 32840 1918960 2% /home
/dev/hda7 1044156 48864 995292 5% /var

And following the instructions after cd to /boot/grub/ and running ./grub I typed:

install (hd0,0)/boot/grub/stage1 (hd0) (hd0,0)/boot/grub/stage2 p (hd0,0)/boot/grub/menu.conf

with error:

Error 15: File not found

Have even tried using hd0,5 any help would be appreciated. If not then Ill keep using lilo
 
Old 03-28-2003, 01:54 PM   #2
newbieME
Member
 
Registered: Mar 2003
Location: BC Canada
Distribution: Slack Niner ;)
Posts: 185

Rep: Reputation: 30
usually u have to make menu.lst...my grub didn't come with menu.lst and i had to make it myself
 
Old 03-28-2003, 02:10 PM   #3
busbarn
Member
 
Registered: Feb 2002
Location: Denver, CO US
Distribution: Arch
Posts: 453

Rep: Reputation: 30
just do a symbolic link of grub.conf to menu.lst

ln -s /boot/grub/grub.conf /boot/grub/menu.lst
 
Old 03-28-2003, 03:15 PM   #4
Q*Bert
Member
 
Registered: Feb 2003
Location: Birmingham, UK
Distribution: Redhat 8.0, Immunix 7.0 a few others
Posts: 222

Rep: Reputation: 30
Re: Grub Installation

Quote:
Originally posted by MAsKrA
Ok so I am bored and never liked LiLo... so trying to install Grub I am getting error message saying file not found first here is my partition table:


root@keyla:/boot/grub# df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda6 522060 434520 87540 84% /
/dev/hda1 104380 36412 67968 35% /boot
/dev/hda2 5333412 1453532 3879880 28% /usr
/dev/hda5 1951800 32840 1918960 2% /home
/dev/hda7 1044156 48864 995292 5% /var

And following the instructions after cd to /boot/grub/ and running ./grub I typed:

install (hd0,0)/boot/grub/stage1 (hd0) (hd0,0)/boot/grub/stage2 p (hd0,0)/boot/grub/menu.conf

with error:

Error 15: File not found

Have even tried using hd0,5 any help would be appreciated. If not then Ill keep using lilo
Try this:

install (hd0,0)/boot/grub/stage1 (hd0,0)/boot/grub/stage2 p (hd0,0)/boot/grub/menu.conf

There should have been a grub-install package with grub too:

grub-install /dev/hda

will do it if you have that.
 
Old 03-28-2003, 04:38 PM   #5
MAsKrA
LQ Newbie
 
Registered: Mar 2003
Location: Hell
Distribution: None... trying to get slack
Posts: 12

Original Poster
Rep: Reputation: 0
Thanks.. I actually got it taken care of with the help of some hard searches just got it working not to long ago before I read this. Now the question is the Splash image installation I cant find any documents with information on how to add the Splash ala RH to grub. I have the syntax in place:

default=0
teimeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Slackware 9.0 (2.4.20)
root (hd0,0)
kernel /vmlinuz-ide-2.4.20 ro root=/dev/hda6

It boots fine but I get a ASCII menu not the image and I know the image works because is a copy of the one on one of my RH boxes.
 
Old 03-28-2003, 05:10 PM   #6
MAsKrA
LQ Newbie
 
Registered: Mar 2003
Location: Hell
Distribution: None... trying to get slack
Posts: 12

Original Poster
Rep: Reputation: 0
Ok... so looks like I need to patch grub to enable vga support anyone has any cluse where to find the patch or how to even apply it?
 
Old 06-09-2003, 05:59 PM   #7
ADCodeWarrior
LQ Newbie
 
Registered: Jun 2003
Location: Sacramento, CA USA
Distribution: RH 9
Posts: 2

Rep: Reputation: 0
GRUB, RH 9, XP boot problem

Hi all, I am finally making the change to Linux, but having a hard time booting.

I originally installed RH 7 which installed / booted fine however my Video Driver was not supported.

I now installed RH 9 via the boxed set.

I have 2 disks.
Disk 1 XP
Disk 2 formatted for Linux.

I selected Automatic partition for Disk 2.
It created a swap, then 2 more partitions
/dev/hdd1 - /boot
/dev/hdd2 - /

After the installation, when Selecting Red Hat from Grub, I get an "Error 15: File not found". Grub is pointing to root = (hd1,0)
I tried many other combinations which didnt seem to work either. Someone please help!!

 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Win XP installation and Grub AndreiCiprian Linux - Software 11 11-23-2005 08:16 PM
grub installation surejaj Linux - Laptop and Netbook 3 03-24-2005 02:30 AM
grub installation jxn Slackware 2 04-22-2004 05:08 AM
grub installation masand Linux - General 3 05-14-2003 01:35 AM
Grub installation Help lexx_t Linux - Newbie 1 01-12-2003 06:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration