Thank you. This helped me to figure out that installboot was clobbering
the MBR on the vnd images because of the type in the disklabel.
After reviewing arch/i386/stand/installboot/installboot.c I realized
that installboot assumes any vnd device is the same as a floppy and just
starts writing th
Hi List,
the problem is solved with the following patch for the
flashdisk.sh
---snip---
--- flashdist.shMon Nov 13 04:15:50 2006
+++ flashdist-new.shWed Aug 1 13:37:49 2007
@@ -473,6 +473,24 @@
# Here we setup an 'a' partition that takes up the whole flash media
# and a 'b' partit
Hi List,
i've probleme with flashdist and OpenBSD 4.1. 4.0 works
fine but on 4.1 i've problems with the partiontables.
here my setup procedure
-
# dd if=/dev/zero of=flashimg bs=512 count=250368
250368+0 records in
250368+0 reco
3 matches
Mail list logo