Slackware - Installation This forum is for the discussion of installation issues with Slackware. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-04-2006, 07:53 PM
|
#1
|
LQ Newbie
Registered: Jul 2006
Location: New Rochelle, NY
Distribution: Gentoo
Posts: 18
Rep:
|
Installed But Won't get past GRUB
I just attempted to install Slackware (twice), and both times, after restarting after the setup, I get:
Code:
GRUB Loading stage1.5.
GRUB loading, please wait...
Error 15
Now, I've done a bit of research, and know error 15 is "file not found," but I have no idea what file it's looking for, and why it can't find it.
What I've done so far is go through the steps on Installation Disk 1 and restarted my computer (with no CD). To my knowledge that's all I had to do, but it just won't work. Any suggestions?
|
|
|
07-04-2006, 07:55 PM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
did you set your partition bootable when using cfdisk or fdisk prior to setup? if not, you should be able to boot with the cd 1 again and change that, writing changes, and reboot..hope that helps
|
|
|
07-04-2006, 08:11 PM
|
#3
|
LQ Newbie
Registered: Jul 2006
Location: New Rochelle, NY
Distribution: Gentoo
Posts: 18
Original Poster
Rep:
|
Yes, I just checked. My /dev/hda3 (that should mount /) is bootable.
|
|
|
07-04-2006, 08:19 PM
|
#4
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
try 'grub-install /dev/hdX' where X is the harddrive you want to (re)install it to.. 'a' for primary master, b for primary slave, c for secondary master, d for secondary slave
|
|
|
07-04-2006, 08:21 PM
|
#5
|
LQ Newbie
Registered: Jul 2006
Location: New Rochelle, NY
Distribution: Gentoo
Posts: 18
Original Poster
Rep:
|
Quote:
Originally Posted by nadroj
try 'grub-install /dev/hdX' where X is the harddrive you want to (re)install it to.. 'a' for primary master, b for primary slave, c for secondary master, d for secondary slave
|
Forgive me for asking, but try that where? When I do it from the root prompt (with the CD in) it doesn't seem to recognize the command.
|
|
|
07-04-2006, 08:29 PM
|
#6
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
lets say you installed to a partition on /dev/hda... after booting to the cd run 'mount /dev/hda# /mnt' where # is the partition number, probably 1.. then 'chroot /mnt' and then 'grub-install /dev/hda'
after doing this take a look at /boot/grub/grub.conf and see if you can make out any mistakes in it
Last edited by nadroj; 07-04-2006 at 08:33 PM.
|
|
|
07-04-2006, 08:37 PM
|
#7
|
LQ Newbie
Registered: Jul 2006
Location: New Rochelle, NY
Distribution: Gentoo
Posts: 18
Original Poster
Rep:
|
Quote:
Originally Posted by nadroj
lets say you installed to a partition on /dev/hda... after booting to the cd run 'mount /dev/hda# /mnt' where # is the partition number, probably 1.. then 'chroot /mnt' and then 'grub-install /dev/hda'
after doing this take a look at /boot/grub/grub.conf and see if you can make out any mistakes in it
|
I get the following when attempting to do this:
Code:
sh: grub-install: command not found
That's after doing:
Code:
# mount /dev/hda3 /mnt
#chroot /mnt
|
|
|
07-04-2006, 08:42 PM
|
#8
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539
Rep:
|
try /sbin/grub-install
|
|
|
07-04-2006, 08:45 PM
|
#9
|
LQ Newbie
Registered: Jul 2006
Location: New Rochelle, NY
Distribution: Gentoo
Posts: 18
Original Poster
Rep:
|
In the meantime, I had actually checked that, and it doesn't seem to be there, either.
|
|
|
07-04-2006, 08:46 PM
|
#10
|
Senior Member
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Rep:
|
How did you end up w/grub?
Slackware install routine uses lilo....
|
|
|
07-04-2006, 08:49 PM
|
#11
|
LQ Newbie
Registered: Jul 2006
Location: New Rochelle, NY
Distribution: Gentoo
Posts: 18
Original Poster
Rep:
|
The first time, I let it do the Lilo thing, and I got the same error message. The second time around, I skipped doing Lilo.
|
|
|
07-04-2006, 09:45 PM
|
#12
|
LQ Newbie
Registered: Jul 2006
Location: New Rochelle, NY
Distribution: Gentoo
Posts: 18
Original Poster
Rep:
|
Ok, I reinstalled (again) and got it to work by selecting the option to install Lilo to the MBR. I didn't earlier, because it said it was possibly unsafe, but I vaguely remember GRUB being installed to the MBR, so I gave it a go. Thanks for all the help, guys.
|
|
|
All times are GMT -5. The time now is 08:35 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|