I ran into a problem with Ubuntu 13.04.
I installed it without any problems. When I reboot my machine it hangs on a black screen with a blinking cursor after grub.
- I tried recovery mode as well and it hangs at
switching to clock source tsc
. - I tried the nomodeset parameter for the kernel, but it results in the same.
I used a dualboot Ubuntu 12.04 & Windows 7 before, now I only want Ubuntu 13.04 alone.
Can someone help me with that?
fdisk -l
or ratherdf -m
– Tombart Apr 28 '13 at 11:58acpi off
. It might be issue of some settings in BIOS, or maybe old version of BIOS. – Tombart May 02 '13 at 09:36clocksource=hpet
(I've updated it in the answer) – Tombart May 02 '13 at 11:31