Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I had a power failure and when I started the machine it goes to grub and I don't have a clue how to fix the problem... Hope someone can help me with this problem.. Have a good day... Thanks
Try booting from the first redhat cd and reinstalling grub:
1) Insert CD1
2) Reboot the system
3) A the "boot:" prompt type "linux rescue"
4) Once the system boots type "chroot /mnt/sysimage"
5) Install grub: /sbin/grub-install /dev/hda
6) Check the config file less /boot/grub/grub.conf
7) Reboot "shutdown -r now"
Hi divid
I appreciate ur help. I put # 1 installation cd in the machine, it doesn't boot up to that disk... I didn't get a prompt... Other words I can not reinstall rh9 if I want too... I hope u have some more up ur sleeve... thanks johnny
No problem. When your computer boots at the start look for something like "Press <DEL> to enter setup" or "Press F2 to enter setup". Press whatever key it says. This will take you to the BIOS options. There is usually a section called "advanced options" In there there should be an option(s) to change your boot order. Just set it to boot from the cdrom before the hard disk.
Am sorry but that didn't work either... cd rom is to bootup first... when I install rh9, that all I did to install rh9... The light on the cd rom turn on first before flopped does... Thanks for ur help
That's odd. Maybe you should set it to boot from the floppy first and create a boot floppy from one of the images in the "images" directory on CD1. You can so this using rawrite under windows or dd under linux.
Hey Divid_ross
I have a rh9 bootup disk (floppy) when I intall. I can get it to the boot prompt... I type at the prompt linux rescue and it does try to boot up but the bottom line this is what is said.. "Kernel panic: No init found. Try passing init= optioon to kernel
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.