[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using Drive: 0 Partition: 3
fdisk /mbr
from a dos disk.
Before you do that, could you do the following for data gathering purposes?
if 'sd0' is your disk instead of 'wd0' replace accordingly:
dd if=/dev/wd0c bs=512 count=1 of=mbr
dd if=/dev/wd0a bs=512 count=64 of=bootblocks
tar cvzf debuginfo.tgz mbr bootblocks
uuencode debuginfo.tgz debuginfo.tgz > debuginfo.u
mail -s "please look!" mickey@openbsd.org,weingart@openbsd.org < debuginfo.u
:-)
Thanks,
Todd.
On Mon, Apr 03, 2000 at 02:11:50PM -0500, Mark.Macherey@goodwillsew.com wrote:
> OpenBSD 2.6
> Compaq ProLiant 1850
>
> Install went smoothly but a reboot hangs at this:
>
> Using Drive: 0 Partition: 3
>
> Is anyone else running OpenBSD on a Compaq ProLiant? Any ideas
> on how to get this sucker to boot?
--
Todd Fries .. todd@fries.net