Re: AMD Kernel PAnic
Thomas Dodd <[email protected]>
| Newsgroups | gmane.linux.redhat.release.guinness |
|---|---|
| Message-ID | <[email protected]> |
paulina lui wrote: > > thanks for your time > I have a rescue cd but what can i do with it.maybe give me some pointer to a Did you make a boot disk when you installed? If so try booting with it. Does the system come up? Using CD1, boot, and at the prompt type rescue. That should get you to a prompt with the system up. Then type:chroot /mnt/sysimage Now check the boot loader config file /etc/grub.conf What's in taht file? What files are in /boot? What does 'fdisk -l /dev/hda' report? -Thomas