On Fri, 5 Jun 2009 16:33:17 +0400, Andrej Elizarov wrote
> I try some bootloaders to boot this partition, like MagickBoot and some
> others (from Hiren's BootCD). Nope.
> I try reinstall windows - it only copy files to hd, then reboot to continue
> installation from hd - and again black screen.

[SNIP]

> >> Any ideas how to fix?

1. Boot OpenBSD installation media
2. At Install/Update/Shell prompt, select shell.
3. Examine MBR of boot drive:

# fdisk <boot drive> (e.g.: sd0, wd0)

Is there an MBR partition table?  Is a partition flagged as boot?
Repair as necessary, per fdisk(8) man page

4.  Install MBR program onto boot drive, preserving repaired MBR table

# fdisk -u <your boot drive>  

Reply via email to