LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 12-27-2005, 06:04 PM   #1
TGWDNGHN
Member
 
Registered: Aug 2003
Distribution: Slackware 10.0
Posts: 94
Blog Entries: 1

Rep: Reputation: 15
Exclamation Urgent: "Warning: unable to open an initial console."


I just completing LFS 6.1 using the LFS 6.1 LiveCD. I followed the instructions directly from the book (pretty much copying-and-pasting with modifications as appropriate). When I select LFS 6.1 from the Grub Menu upon boot up, it begins to boot normally (alot of information flushed to the screen, nothing out-of-the-ordinary compared to my other LFS 6.1 system). Right after freeing unused kernel memory, I get a message saying "Warning: unable to open an initial console."


I haven't had this problem before, and I have no idea what would possibly have caused this. I will be more than happy to provide any information needed to solve this problem... but after many hours of hardwork- most of you know how frustrating and demoralizing this is.


I would greatly appreciate any help you could give me, thanks
 
Old 12-27-2005, 07:04 PM   #2
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Blog Entries: 1

Rep: Reputation: 30
It breaks your heart when it doesn't work first shot doesn't it :'( ?

From this website:

http://www.linuxgazette.com/node/1035

You may need to include console drivers in your kernel...

but from this website too:
http://kerneltrap.org/node/2205

It seams that it can be a variety of problems...
 
Old 12-27-2005, 07:12 PM   #3
AlphaX
LQ Newbie
 
Registered: Oct 2004
Posts: 4

Rep: Reputation: 0
opps mimithebrain beat me too it, anyway best of luck...

Sounds like it could be your kernel configuration, check out this link on kerneltrap.

kerneltrap . org/node/2205

"When you configure the kernel make sure you select Unix pty support. Also in filesystem section select devpts. And you need a line in /etc/fstab something like this:

none /dev/pts devpts mode=0620 0 0"

hope that helps, best of luck.

Last edited by AlphaX; 12-27-2005 at 07:13 PM.
 
Old 12-27-2005, 07:43 PM   #4
TGWDNGHN
Member
 
Registered: Aug 2003
Distribution: Slackware 10.0
Posts: 94

Original Poster
Blog Entries: 1

Rep: Reputation: 15
My guess is that my kernel config is messed up, first I'm making a new "dirty kernel" (ie. use defaults, changing only the pty-related parts), and if it works I'll make a new kernel making sure to set those options first... still very depressing


Note on this tommorow
 
Old 12-27-2005, 09:35 PM   #5
jlgreer1
Member
 
Registered: Aug 2005
Location: Under the rainbow
Distribution: LFS 7, CentOS 7, OS X
Posts: 119

Rep: Reputation: 25
I have just started a LFS install using LFS 6.1.1-3 LiveCD on a Via EPIA M-10000N.

Is this kernel configuration problem something I should be concerned with. I plan to follow the text on the cd as closely as possible.

Thanks, Jeff
 
Old 12-28-2005, 09:24 AM   #6
TGWDNGHN
Member
 
Registered: Aug 2003
Distribution: Slackware 10.0
Posts: 94

Original Poster
Blog Entries: 1

Rep: Reputation: 15
My plan worked. I'm fixed...



jlgreer- This is my second LFS system. the Kernel Configuration is a BIG DEAL and unfortunately the LFS book covers it very lightly. Basically, when you get to that point, the book says "configure it and when you're done move on"


All that is up to you. Given the whole bal blah blah with udev, you might have alot of problems if you misconfigure your kernel (ex: using modules). I'm not expert atthis stuff and neither is alot of us using LFS... but we have to go about blindly using whatever we know. For example, on my first LFS system I managed to get a working kernel without problem- but I did configure it quite a bit! On my seocnd system, I happened to forget some very curcial options concerning PTYs and I got a bad kernel. Everything you know about hardware and Linux comes into play when you configure the kernel. If you are in doubt- at least set up the PTYs under the Character Drivers section. You might also want to optimize the kernel fr your (sub)architecture


Good luck to you! you can message me if you need help, it took me at least 25 times to get my first LFS system working (mostly because I misinterepretted ALOT of things... then because of numerous typos, after which I got the LiveCD and just copied-and-pasted everything with modifications are appropriate)
 
Old 12-28-2005, 11:15 AM   #7
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Blog Entries: 1

Rep: Reputation: 30
Glad you made it work! Have fun with LFS!
 
Old 12-28-2005, 06:08 PM   #8
jlgreer1
Member
 
Registered: Aug 2005
Location: Under the rainbow
Distribution: LFS 7, CentOS 7, OS X
Posts: 119

Rep: Reputation: 25
Thanks, TGWDNGHN

I spent most of the day getting through Chapter 5. I had a few things I had to resolve, but all in all, it went well. Everything tested fine that should have.

I am taking a break and will start chapter 6 either this evening or tomorrow.

I have compiled kernels in the past. Back in the early days of Slackware. I have also managed to get a Gentoo system working.

I started LFS one time before and it went fairly well though not as well as it has with 6.1.1. It seems to be pretty bug free.

I'll probably take you up on your kind offer of help when I get to the kernel configuration section. I'm doing this on a very meager Via M-10000N mini-ITX system. The Neamiah processor is an x86 clone. We'll see how it works.

I hope your holidays are going well. Mine sure are! I'm a school teacher. I really needed a break!

Jeff
 
  


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
"Unable to open initial console" need help please Snowz Slackware - Installation 4 12-31-2005 02:22 PM
HELP! "unable to open an initial console" d2army Red Hat 3 04-14-2005 11:44 PM
Warning: unable to open initial console. helshylock Linux - Software 5 03-30-2004 01:23 PM
Zipslack "Warning unable to open an inital console." mike1646 Slackware 12 03-21-2004 12:39 PM
Warning: Unable to open an initial console elfcool Linux - General 1 09-21-2003 06:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

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