--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Michael J. Tobler: motorcyclist, surfer, # Black holes result
skydiver, and author: "Inside Linux", # when God divides the
"C++ HowTo", "C++ Unleashed" # universe by zero
> > Can someone help, how to update Grub so I can boot into linux. I
> > updated the kernel with up2date software on RedHat and followed the
> > Instructions to delete the old kernel files from /boot and now I can't
> > boot into anything old or new kernel. What do I do to boot into linux.
> > And Grub boot loader doesn't let me run any usefull commands. Thank
> > you. I tried to update Redhat 7.3 so it would let me boot into linux
> ... grub is a boot loader, not a command processor. NEVER EVER
> remove an old kernel until you are absolutely CERTAIN your new
> kernel boots without incident. simply use your CD#1 to boot
> and get to the partitions. (try knoppix.com for help)
> > > Can someone help, how to update Grub so I can boot into linux. I
> > > updated the kernel with up2date software on RedHat and followed the
> > > Instructions to delete the old kernel files from /boot and now I can't
> > > boot into anything old or new kernel. What do I do to boot into linux.
> > > And Grub boot loader doesn't let me run any usefull commands. Thank
> > > you. I tried to update Redhat 7.3 so it would let me boot into linux
> > ... grub is a boot loader, not a command processor. NEVER EVER
> > remove an old kernel until you are absolutely CERTAIN your new
> > kernel boots without incident. simply use your CD#1 to boot
> > and get to the partitions. (try knoppix.com for help)
> Thanks
> Is there a way to do this without loozing date on my linux box And I
> don't have a RedHat cd I installed it from FTP can I fix it with ftp
> and not looze data on it. I have snort running on it.
> Thank you.
> Vitaliy
You have a packet sniffer running on your FTP connection? You NUTTER!Quote:>I have snort running on it.
Did you not create a boot disk? Google around for a boot disk for your
present dist and kernel.
Have a look in /usr/src/linux/arch/YOURARCH/boot. If you have a
vmlinuz file this will be your new kernel. cp across to boot. Did you
run a make install after kernel recompile if so that would create a
system.map. You will also need an initrd image mkinitrd
/boot/initrdYOURNEWKERNEL.img YOURNEWKERNEL.
Edit your grub.conf add new kernel image and you should be able to
boot again.
Really sounds like next time it may be a better move to download the
ISO images and burn them to CD. Sounds like you may have a few
re-installations ahead of you. Best of luck friend! And keep it up, we
all learn from asking!
Regards
Luke
1. How to boot new Kernel with Grub -deleted the old files in /boot directory
Thanks
Is there a way to do this without loozing date on my linux box And I
don't have a RedHat cd I installed it from FTP can I fix it with ftp
and not looze data on it. I have snort running on it.
Thank you.
Vitaliy
2. Large shared memory segments?
3. first attempt to compile a new kernel and editing GRUB
5. booting new kernels: lilo/grub problem
6. metamail?
7. GRUB: adding a new kernel boot entry
8. How can I read Linux partitions from NT?
9. Help: Trouble recompiling kernel, won't boot from new Kernel
10. installed & configured new kernel, but system still sees old one
11. Can I test a new kernel(compiled myself) without remove old one permanently?
12. Using old kernel modules under a new kernel
13. Compile software on new kernel for old kernel