K 10 svn:author V 3 bde K 8 svn:date V 27 1998-07-20T11:34:06.000000Z K 7 svn:log V 363 Clear d_boot0 and d_boot1 in the virgin label. These are overlaid by d_packname in in-core labels, so they are garbage if d_packname is initialized in the dummy label for the whole disk. dsopen() will soon initialize d_packname to "fictitious" if it is not already initialized. Fixed nearby error handling. Rev.1.7 apparently confused Perror() with perror(). END