LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-18-2005, 12:23 PM   #1
kadimkris
LQ Newbie
 
Registered: Nov 2005
Posts: 9

Rep: Reputation: 0
slackwre 10.2 kernel 2.6.10 boot problems


i was using a tut on here to compile a kernel the 2.6.10 on....well when it boots the screen goes black after it say bios check ok and stuff. then it goes to boot the kernel the screen goes black...u know where the logo comes up at the top well it dont come up.. it goes black and restarts.

i need help. i wana get this stuff up i wana format my windows hd help me get this os up plz^^

thanks..

any one know why it restarts?
 
Old 11-18-2005, 03:57 PM   #2
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
looks like you didn't include some needed stuff, biggest i can think of are the virtual file systems needed to boot a 2.6 kernel, for some neat reason you can choose to not include them.

anyway

i would start by using the 2.6 monster kernel that is on slack10.2 disk2
trick to that is you boot with the test26 kernel, the install the test26 kernel, then on your first reboot everything fails, because the 2.4 modules are installed, so you have to uninstall the 2.4 modules, and install the 2.6 modules from the second cd, the readme says to leave the headers alone so i did, works fine.

that will boot most super computers
then copy /boot/config to /usr/src/linux/.config
then run make oldconfig
then run make menuconfig
at this point you can start slowly picking things out and rebuilding to streamline the kernel

the only changes i made to it were to compile in things like my NIC so i don't have to worry about modules loading, the size of the kernel doesn't really matter(please no flame war)

Last edited by Finlay; 11-18-2005 at 03:59 PM.
 
Old 11-18-2005, 04:33 PM   #3
kadimkris
LQ Newbie
 
Registered: Nov 2005
Posts: 9

Original Poster
Rep: Reputation: 0
i used the test26 before it restarts to....just like what this one is doing....will go to where ots booting the kernel and then restart..i been working on this for like a week any othere ideas... i will read what u posted again to and try it again but i have done that still no luck
 
Old 11-18-2005, 04:37 PM   #4
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
ok, what is your hardware specs:
chipset:
video:
 
Old 11-18-2005, 05:28 PM   #5
kadimkris
LQ Newbie
 
Registered: Nov 2005
Posts: 9

Original Poster
Rep: Reputation: 0
well i dont know of a ezer way but under device manger:

system devices:
all numbers are intel(r) 82801DB
all but intel(r) 82802 frimware hub device
processors: intel(r) celeron(r) cpu 2.70 GHZ
display adapters: intel(r) 82845g/gl/ge/pe/gv graphics controller
computer: ACPI Uniprocessor pc

is that what u need?
 
Old 11-18-2005, 05:38 PM   #6
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
ok so it is like a dell?
what model
 
Old 11-18-2005, 05:54 PM   #7
kadimkris
LQ Newbie
 
Registered: Nov 2005
Posts: 9

Original Poster
Rep: Reputation: 0
compaq presario sr1011nx


here

i have add a 80gb hd 256mb ram stick and a 8gb hd btw
 
Old 11-18-2005, 06:06 PM   #8
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
try passing
acpi=off
to the kernel on boot
 
Old 11-18-2005, 06:07 PM   #9
kadimkris
LQ Newbie
 
Registered: Nov 2005
Posts: 9

Original Poster
Rep: Reputation: 0
hehehehehe how i am unsing lilo

Last edited by kadimkris; 11-18-2005 at 06:09 PM.
 
Old 11-18-2005, 06:10 PM   #10
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
if the choice is called
linux
then you type

linux acpi=off
 
Old 11-18-2005, 06:11 PM   #11
kadimkris
LQ Newbie
 
Registered: Nov 2005
Posts: 9

Original Poster
Rep: Reputation: 0
ok..ill try and brb edit: nope still does the same stuff


im going to try and recompile the 2.4xx that i was using see if it something i am doing be back in about an1-2 hr

Last edited by kadimkris; 11-18-2005 at 06:20 PM.
 
Old 11-18-2005, 07:04 PM   #12
kadimkris
LQ Newbie
 
Registered: Nov 2005
Posts: 9

Original Poster
Rep: Reputation: 0
well im doing something wrong. the 2.4.31 i just compiled frezzes when it says booting the kernel, you know after it says bios check, ok......it frezze where the 2.6.xx did when i did not us the preconfig fiel. when i used the preconfig file it just restarts.so im back at step one. i need a new kernel compiled because of this . so im using this tut to fix that but i have to recompile the kernel so im using this tut to do that. so i need to get this all doen just t install my dam wireless usb netoipa 802.111b adapter so i can get on line thats all im lacking in this linux. i real wana use linux but real i cant do a thing with out being online

Last edited by kadimkris; 11-18-2005 at 07:12 PM.
 
  


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
Kernel boot problems PalmGuy Linux - Software 3 06-25-2005 03:25 PM
More Problems on kernel boot!! chansen0421 Linux - Newbie 0 07-26-2004 10:13 PM
Kernel update boot problems, no boot loader StaticSage Red Hat 2 01-09-2004 06:05 AM
boot problems in new kernel apberzerk Linux - General 4 10-19-2003 05:01 PM
Boot up problems with new kernel. Oooska Linux - Software 16 03-20-2002 11:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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