Re: flashdist-20061112 with openbsd 4.1 - SOLVED

2007-11-04 Thread Chris Cappuccio
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

Re: flashdist-20061112 with openbsd 4.1 - SOLVED

2007-07-17 Thread Thomas Börnert
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