LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 08-01-2004, 01:36 PM   #1
kaider
LQ Newbie
 
Registered: Aug 2004
Posts: 8

Rep: Reputation: 0
Booting from a CD using Grub?


Is it possible?

I am (or was) running Red Hat 9.0 on an x86 laptop. Everything has been fine for months when suddenly my boot sequence hangs at:

Starting pcmcia: Yenta IRQ list 0000, PCI irq10
Socket status: 30000010

Anyway, if anyone can figure out how to get past this point, I won't need to boot from GRUB. But any help would be greatly appreciated.

Sudden thought: was trying to load laptop with a wireless card in the pci slot in the vicinity of a wireless network when this first happened. Battery was extremely low, and started beeping during the startup sequence. Any possibility that the low battery startup attempt is now causing the startup processes to search for a wireless network that is no longer there, and thus hang? Just a thought.


Thanks in advance for any help.
 
Old 08-01-2004, 02:59 PM   #2
marghorp
Senior Member
 
Registered: Jan 2004
Location: Slovenia
Distribution: Slackware 10.1, SLAX to the MAX :)
Posts: 1,040

Rep: Reputation: 45
use kudzu, to determine, that the card is not there anymore. Kudzu is a service, that looks for new hardware and gets rid of the hardware that is no longer there.
 
Old 08-01-2004, 03:43 PM   #3
kaider
LQ Newbie
 
Registered: Aug 2004
Posts: 8

Original Poster
Rep: Reputation: 0
Good suggestion, but how? Kudzu sounds like a program to use from the terminal command line in Linux. I can't seem access it from GRUB.

And is there a hotkey to spam to get into Linux BIOS on startup? This is a pretty dumb question, I guess, but I am just covering my bases.
 
Old 08-02-2004, 10:54 AM   #4
marghorp
Senior Member
 
Registered: Jan 2004
Location: Slovenia
Distribution: Slackware 10.1, SLAX to the MAX :)
Posts: 1,040

Rep: Reputation: 45
not from grub, from the OS. Can you even get past GRUB? anyhow?

OK, if you can't just start from grub. Get to the command line. Press c at the graphical screen, or p to enter your grub password.

Once in the grub command line, use these commands:

find /boot/grub/grub.conf

or

find /grub/grub.conf

Whichever finds the file is the right one.

It will return a result of (hd0,0) or something like it

then use the root command:

root (hd0,0)

where hd0,0 is the result you got from the find command

type cat /grub/grub.conf or cat /boot/grub/grub.conf ( I am not sure whether it is cat or less, so experiment)

It will produce the content of the grub.conf file.

There will be some lines like

title Fedora
kernel /vmlinuz....... ...... .....
initrd /initrd.......img

At the kernel line there is probably a pcmcia switch somewhere.

You should make it look like this:

kernel /vmlinuz-2.6.5 ro root=LABEL=/


So this is it. Retype the lines one by one (do not type the title one, just the kernel and initrd lines and in the kernel line loose the pcmcia switch, you figure it out, which it is)

and after you did:

kernel /vmlinuz
initrd /init...

type boot, to boot the computer, you should get to the Linux OS now.

good luck!

Peace!
 
  


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
Booting of raw ISO from GRUB/LILO (though preferably GRUB) Orkie Linux - Software 28 12-15-2013 09:37 PM
booting from CD when using grub??? thanos155 Fedora 7 08-04-2005 06:08 PM
Booting xp with Grub corbinc1 Linux - Software 10 03-10-2005 11:20 PM
GRUB and Booting from 2 HD Psychocop156 Linux - Newbie 2 07-08-2004 06:19 PM
Booting from Grub RedHelix Linux - Newbie 6 03-22-2004 12:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

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