LinuxQuestions.org
Help answer threads with 0 replies.
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 04-27-2006, 09:18 PM   #1
threekgtvr4
LQ Newbie
 
Registered: Mar 2006
Posts: 13
Blog Entries: 4

Rep: Reputation: 0
Having problems with LFS LiveCD


Ok, I'm getting ready to build LFS. I have the 6.1.1-1 LiveCD. Ever since I tried running FireFox from the command line, I can't get the disk to boot properly, if at all. Although once in a while it will boot properly then possibly mess up.

Once in awhile it will boot correctly and I won't have any problems with it. But more often than not, I get errors.

The error I get if it goes through the boot up process (or if it does actually boot, and I'm doing something, when it gets to the the 'Using "nv" as a driver' part, I get an error that looks like this:

Code:
hdc: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
hdc: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 }
ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector some number
Sometimes it will also have:

Code:
Buffer I/O error on device hdc, logical block some number
at the end

After every other one of those (as this message repeats with a new some number a lot) it says:

Code:
printk: 1 messages suppressed.
THEN... The messages won't ALL print out to the screen until I hit Ctrl+Scroll Lock. At which point it finishs out what it started and the end looks like this:

Code:
                             sibling
task   PC       pid father child younger older
init D C05A6C00 0     1      0     2           (NOTLB)
c7f5d99c 00000082 c11759b0 c05a6c00 c11759ac 00000758 c015f80c c7cfd2ec
       starts here, another line of the same
       another line of the same
Call Trace:
 [<c015f80c>]--------[ cut here ]-----------
kernel BUG at kernel/kallsyms.c:174!
invalid operand: 0000 [#3]
PREEMPT SMP
Modules linked in:
CPU:    0
EIP:    0060:[<c013a679>]   Not tainted VLI
EFLAGS: 00010046    (2.6.12.5)
--------------[ cut here ]--------------
kernel BUG at kernel/kallsyms.c:174!
invalid operand: 0000 [#4]
PREEMPT SMP
Modules linked in:
CPU:    0
EIP:    0060:[<c013a679>]   Not tainted VLI
EFLAGS: 00010046   (2.6.12.5)
Recursive die() failure, output suppressed
 <0>Kernel panic - not syncing: Fatal exception in interrupt
WHEW!!!! That's the very end at which point I have to hard boot the computer as it won't do ANYTHING. Hard booting is all I can do and try to boot into the disk again. Once in awhile it will boot fine and I can do whatever. But I usually I get that. Especially if I try to put:

Code:
linux vga=792
at the boot prompt on the boot screen. I like working where it doesn't look like the screen is right in my face.

I didn't think you could screw up the LiveCD (if there's a way to do it, I found that way, lol). Or could this be an issue with the DVD ROM itself?

Do you guys know what's going on? Do you need more info than that? Could I have screwed up the LiveCD???

Thanks for any help, I'd really like to get to building sometimes soon.
 
Old 04-28-2006, 05:20 PM   #2
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
sounds like a bad burn... try burning the CD again... also, make sure you use "-pad" when you burn the ISO...
 
Old 04-28-2006, 11:56 PM   #3
threekgtvr4
LQ Newbie
 
Registered: Mar 2006
Posts: 13

Original Poster
Blog Entries: 4

Rep: Reputation: 0
Problem is, I never burned the CD. I bought it, and it worked WONDERFULLY for 4-5 days. It only started messing up after I tried starting FireFox from the command line... :-\

I tried today and the disk booted great if I just hit enter at the LFS boot screen. But if I tried to type in "linux vga=792" to get the monitor into 1024x768 size, it came up with that error I posted earlier. And since I only have dial-up, I REALLLLLLLYYYYYYYYYY don't want to spend 20+ hours downloading (or spend another $6) to get it working flawlessly again....

Is there nothing I can do??? If only downloading the ISO or buying the disc again, I suppose I will deal with working on the system as I can, when I can. And hopefully it won't screw everything up in the process (which I don't think it will...
 
Old 04-29-2006, 12:01 AM   #4
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
if it works fine with the normal vga i'd suggest sticking to that... might be a bug in the live cd or something... either way, you could always ditch the cd and use your current distro as the host... i'm building LFS 6.1.1 right now using slackware 10.2 as the host and everything is going beautifully so far... knock on wood...
 
Old 04-29-2006, 12:56 AM   #5
threekgtvr4
LQ Newbie
 
Registered: Mar 2006
Posts: 13

Original Poster
Blog Entries: 4

Rep: Reputation: 0
Not EVERY time does it boot fine in if I just hit enter from the boot screen. But it does have a tendency to boot better (all the way through and work fine) more often if I do it that way. If it's something I have to live with, I will just live with it, its not THAT much of a biggie, just a personal preference more than anything.

And as a side note, the live cd is the only system I have. I'm still learning linux as is. I think I have a decent enough handle on Linux itself to actually start the build, so I'm going ahead with it, as I want to actually see what goes into a Linux distro.
 
  


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
Own LFS LiveCD <100MB? rocknarl Linux From Scratch 1 10-13-2005 08:15 AM
What I should do with LFS LiveCD files? golden_warrior Linux From Scratch 7 10-04-2005 02:57 PM
How to build LiveCD from LFS isilinux Linux From Scratch 1 08-24-2005 03:45 AM
A question on LFS LiveCD satimis Linux From Scratch 7 08-17-2005 07:22 AM
LFS LiveCD 6.1-2 satimis Linux From Scratch 6 07-25-2005 09:32 PM

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

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