[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multibooting OpenBSD 2.9
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Multibooting OpenBSD 2.9
- From: Alfred Breull <puma_(_at_)_hannover_(_dot_)_sgh-net_(_dot_)_de>
- Date: Wed, 24 Oct 2001 09:11:05 +0100
At 18:26 23.10.01 +0100, <julien_(_dot_)_touche_(_at_)_lycos_(_dot_)_com> wrote:
> i'm trying to install OpenBSD 2.9 in multiboot with Windows 2000 Pro on
a Pentium II 350/64 Mo RAM/6 Go
[snip]
>when i want to save openbsd.pbr to use Ntbootloader with:
>dd if=/dev/rsd0c of=openbsd.pbr bs=512 count=1
>
>it returns:
>dd: /dev/rsd0c: Device not configured
Assumed it's an SCSI drive, rsd0c will not work on some boxes when
dualbooting with win2k (or winnt). 'cat /openbsd.pbr | less' will
show something like 'invalid system' or 'no system' or somesuch.
After running installboot,
# dd if=/dev/rsd0a of=openbsd.pbr bs=512 count=1
should solve your problem (or rwd0a with IDE).
Visit your host, monkey.org