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
2 matches
Mail list logo