On 2013-05-04, Zulkarnain <[email protected]> wrote: > Hi, > > I'm using Lenovo Thinkpad X200. Previously installed 5.0amd64 using CD > then used bsd.rd method to upgrade to 5.1, 5.2 and finally 5.3. My 5.2 was > dandy and all, until I upgraded to 5.3 last night. bsd.rd upgrade went > smoothly, until rebooted the machine. Then the machine just stuck at this: > > Loading... > > That's all. I tried following the method stated in installboot(8) but to > no avail. Then I redownloaded the bsd* and *tgz then proceed with > the upgrade from the beginning still cannot boot. Currently I have to use > my 5.0 CD to boot the hda0:/bsd. The machine is dual boot with Windows 7. > Here's the dmesg:
It is possible that the new boot loader installed when you upgraded is not within the part of the disk which can be booted from. Output from disklabel would throw some light on this (though wouldn't totally confirm it, as it will only show the partition location, not the location of the kernel and boot loader). There is a section "Partition size and location limitations" in http://www.openbsd.org/faq/faq14.html#LargeDrive which might be relevant.

