LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 06-24-2002, 12:02 AM   #1
banelion
Member
 
Registered: Jun 2002
Distribution: Slacky!
Posts: 61

Rep: Reputation: 15
slackware wont boot :(


i just got my new copy of slackware 8.1 iso off the net, chucked it on a cd, installed it, and it wont load.

right after install, i reboot the machine when it told me to, and all that happens is it gets to the normal like verifying dmi pool data, that happens on any os then just has:

GRUB(space)

even tho i told it to use lilo on hda1
 
Old 06-24-2002, 12:29 AM   #2
joel1
Member
 
Registered: Jun 2002
Posts: 31

Rep: Reputation: 15
Did you make a bootdisk??? Please say you did!

Otherwise I think you can use the CD to boot, then mount the harddisk and setup lilo again!

Will post more detail if needed?

just in a lazy mood atm

Last edited by joel1; 06-24-2002 at 12:31 AM.
 
Old 06-24-2002, 12:46 AM   #3
Mike Blick
Member
 
Registered: May 2002
Location: Los Angeles
Distribution: Mandrake 10, LFS 4.1
Posts: 179

Rep: Reputation: 30
I had the same problem when I first installed 8.1 and tried to install lilo to hda1. I reinstalled and just had lilo install to the MBR instead of hda1....I know that will work for you if all else fails. If thats not an option I dont know what to tell ya.
 
Old 06-24-2002, 01:10 AM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Re: slackware wont boot :(

Quote:
Originally posted by banelion
that happens on any os then just has:

GRUB(space)

even tho i told it to use lilo on hda1
Did you tell it to install to the MBR or write a superblock?

Also, you used to have RedHat on that machine, right?

You can use the CDrom to boot to the partition. It'll kind of walk you through it, then go to poke around /boot and change your lilo parameters to install to the MBR, then re-run lilo.

Actually, better than that, type:

setup

skip down to configuration and just have the installer set-up LILO again.

Cheers,

Finegan

Last edited by finegan; 06-24-2002 at 01:32 AM.
 
Old 06-24-2002, 01:31 AM   #5
banelion
Member
 
Registered: Jun 2002
Distribution: Slacky!
Posts: 61

Original Poster
Rep: Reputation: 15
one, where in boot is the lilo file
two, how do i edit files in console
three, what do i change in the lilo file

sry, im no good with the boot loader stuff yet

thanks
 
Old 06-24-2002, 01:38 AM   #6
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
nah nah skip that paragraph on editting it by hand, I was just brainfarting, the installer is also on your / partition somewheres so you can just run "setup" again and skip all of the media install and arrow down to Configuration (redo all the steps in that though otherwise it'll remove the old settings) and I think the first or second thing it'll ask is whether to install lilo and where, make sure to tell it MBR.

Luck,

Finegan

Basically you're calling a "do-over" on that one little part of the install that didn't work right.
 
Old 06-24-2002, 02:50 AM   #7
banelion
Member
 
Registered: Jun 2002
Distribution: Slacky!
Posts: 61

Original Poster
Rep: Reputation: 15
i fixed it all by myselfs i found liloconfig* under some directory, i forget which, and set it to mbr

now the only prob i got is i dont know how to get into x windows.. how do u get there?

when it boots, it just goes into the console.

thanks
 
Old 06-24-2002, 03:04 AM   #8
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
startx

The base slack XF86config file should work for most machines, but you're going to want to run a probe to make your own anyway or build it with the xf86config utility you can find under /usr/X11/bin. To run the probe:

./usr/X11/bin/XFree -configure

Then follow the instructions to test it. Putting it in /etc/X11 (and re-naming it XF86Config because its called XF86Config.new from the probe) is where X will read it when you next start X. That file will take a little monkeying around, adding more font paths, a few modules, and the settings at the end for the Modes and viewport.

./usr/X11/bin/xf86config

will probably produce a better one.

Slack is very barebones, not user friendly, and there are a number of things that are this complicated, its also a lot more unix-like and really slim running, and the coolest thing since squirt cheese.

Luck,

Finegan
 
Old 06-24-2002, 03:11 AM   #9
banelion
Member
 
Registered: Jun 2002
Distribution: Slacky!
Posts: 61

Original Poster
Rep: Reputation: 15
squirt cheese!!! i needa get me some of that!


thx for the info, i REALLY like that it doesnt load into x automatically, coz that would just piss me off, coz im running a half life server with it, and it would slow down the half life server.

i didnt quite catch what that other stuff u told me was for... is that to get me into x autmatically?



thanks again,

james
 
Old 06-24-2002, 03:26 AM   #10
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Quote:
Originally posted by banelion
i didnt quite catch what that other stuff u told me was for... is that to get me into x autmatically?
Nah, that goop is to get X at the right max-ed out resolutions for your gear, the config file for X that you start with is just an Uber-basic template that Patrick came up with that should work with any combination of the past four or so years worth of Graphics cards and the last near decade of monitors. Basically, if that pre-built works for you and you're hardly ever gonna use X, yeah man just leave it.

Offhand, going straight to X-windows is usually called runlevel 5, although because Slack is quirkie, for Slack its runlevel 4. The console you have now is runlevel 3, anothe version of the console, with only a single user mode is runlevel 1, usually used for debugging or for cleanup in the event of an intrusion. No networking, or any of the daemons like sendmail or sshd are on at runlevel 1 so that's handy. Runlevels 4 and 2 are (except in Slack's case), usually resevered as roll-your-own midways to create for whatever you need.

Luck with the server,

Finegan
 
Old 06-24-2002, 07:28 PM   #11
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
FYI: To use the /dev/hda1 partition, or any partition specified, after running Lilo to set it up. Boot an old MSDOS floppy disk or DOS bootable CD with fdisk on it. And run "fdisk /MBR" command and then reboot. Because lilo was directed to write to the hda1 partition a master boot record may still need to be written and/or updated.

There may be a way to instruct lilo to update the MBR but I don't know how. using DOS fdisk has always worked, so it is just the way I have done it.

Cheers,
James
 
  


Reply



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
slackware freezes wont boot shinsplints Linux - Software 1 07-22-2004 03:14 AM
Slackware wont boot /w bootdisk fooforon Slackware 5 09-02-2003 02:17 PM
Computer wont boot slackware cd Thynomalis Slackware 5 07-23-2003 06:10 AM
slackware 9.0 isocd wont boot at startup crealkiller175 Slackware 8 03-25-2003 11:36 AM
slackware 8.1 wont boot crealkillerI75 Slackware 7 09-25-2002 12:02 PM

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

All times are GMT -5. The time now is 05:45 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