Grub menu will not show the first time I try to boot my ubuntu server 12.04 after it is shutdown for a long time

Posted by user211477 on Ask Ubuntu See other posts from Ask Ubuntu or by user211477
Published on 2013-11-05T03:56:31Z Indexed on 2013/11/05 4:13 UTC
Read the original article Hit count: 280

Filed under:
|
|

I am running into a booting issue after installing Ubuntu Server 12.04 LTS. Following is the symptom of the problem.

SYSTEM DESCRIPTION:

  • Dual core AMD Athlon 64
  • 3 Disks: two SATA (out of which one is SSD) and one PATA. Using LVM for disk partition management. /boot is not under LVM rest of the partitions are. / is on the SSD
  • BIOS boot sequence is correct and points to the disk with /boot and boot loader is installed on this disk.

SYMPTOMS:

  1. POST messages
  2. Blinking cursor on first line then moves to second line
  3. Screen flickers then becomes black
  4. Everything is unresponsive, hard reboot
  5. POST messages will not show up on screen.
  6. Monitor displays powersave message
  7. Force shutdown machine again.
  8. Shutoff power to machine for a few minutes.
  9. Restart machine.
  10. POST message show up.
  11. Grub menu shows up
  12. Ubuntu server 12.04 boots normally.
  13. From now on Ubuntu server boots normally until machine is shutdown for a long time (for example, 30 mins)
  14. Repeat steps 1 through 13 once the machine is started after a long time.

WHAT DID I TRY?

I read several posts and have tried:

  1. radeon.modeset=0
  2. setting the gfxmode
  3. edd=0 nolacpi
  4. boot-repair

Nothing seems to work. In my search I did see only one post with this same symptom. Unfortunately, I am not being able to locate that post anymore.

The interesting fact is that with this same machine configuration, if I install Ubuntu Desktop 12.04 then everything works fine.

Any help will be appreciated.

© Ask Ubuntu or respective owner

Related posts about boot

Related posts about grub2