On Mon, Mar 07, 2011 at 05:22:10AM -0500, marc wrote:
> Dear all,
>
> I was reading through the docs on how to boot openbsd with the windows 7
> boot loader so I learned I have to execute:
> dd if=/dev/sd0a of=openbsd.pbr bs=512 count=1
^
The "raw" device won't be busy while the filesystem is mounted, so use
/dev/rsd0a (as the FAQ suggests!)
Joachim
--
TFMotD: lockspool (1) - lock user's system mailbox
http://www.joachimschipper.nl/

