Hi, My server not able to boot up. It is hanging after few times. How to repair boot system? I am trying to use grub2-install. Is it necessary to install grub2 on boot device?
Please help.
Thanks in advance.
Hey,
You'll need to be a bit more specific on how it hangs and when. Which part of the boot-up sequence, is there any errors on screen, and so on.
Best regards,
On Fri, Nov 20, 2015 at 2:18 PM, Siva Prasad Nath shivaprasadnath21@gmail.com wrote:
Hi, My server not able to boot up. It is hanging after few times. How to repair boot system? I am trying to use grub2-install. Is it necessary to install grub2 on boot device?
Does the system boot with a Live USB system?
-- Arun Khan
I can boot from DVD. I deleted kernel. Thought it will fix the problem. Now I can see rescue menu only. Kernel source is there. How to get back kernel.
On Friday, November 20, 2015, Arun Khan knura9@gmail.com wrote:
On Fri, Nov 20, 2015 at 2:18 PM, Siva Prasad Nath <shivaprasadnath21@gmail.com javascript:;> wrote:
Hi, My server not able to boot up. It is hanging after few times. How to repair boot system? I am trying to use grub2-install. Is it necessary to install grub2 on boot device?
Does the system boot with a Live USB system?
-- Arun Khan _______________________________________________ CentOS mailing list CentOS@centos.org javascript:; https://lists.centos.org/mailman/listinfo/centos
You have to boot from a live boot disk, chroot into your old system's filesystem, mount all partitions properly and then download and rebuild the kernel and grub config. You can try just "yum install kernel" aswell, but I'm not sure whether it'd work.
Best regards,
Thanks. How to create a live boot disk?
On Friday, November 20, 2015, Sander Kuusemets sander.kuusemets@ut.ee wrote:
You have to boot from a live boot disk, chroot into your old system's filesystem, mount all partitions properly and then download and rebuild the kernel and grub config. You can try just "yum install kernel" aswell, but I'm not sure whether it'd work.
Best regards,
-- Sander Kuusemets
On 11/20/2015 03:25 PM, Siva Prasad Nath wrote:
I can boot from DVD. I deleted kernel. Thought it will fix the problem. Now I can see rescue menu only. Kernel source is there. How to get back kernel.
On Friday, November 20, 2015, Arun Khan knura9@gmail.com wrote:
On Fri, Nov 20, 2015 at 2:18 PM, Siva Prasad Nath
<shivaprasadnath21@gmail.com javascript:;> wrote:
Hi, My server not able to boot up. It is hanging after few times. How to repair boot system? I am trying to use grub2-install. Is it necessary to install grub2 on boot device?
Does the system boot with a Live USB system?
-- Arun Khan _______________________________________________ CentOS mailing list CentOS@centos.org javascript:; https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On Fri, Nov 20, 2015 at 8:03 PM, Siva Prasad Nath shivaprasadnath21@gmail.com wrote:
Thanks. How to create a live boot disk?
The install DVD has a system rescue menu option.
More details here https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/ap-rescuemode.html#Rescue_Mode-x86
HTH, -- Arun Khan