K 10 svn:author V 2 ae K 8 svn:date V 27 2012-09-28T10:49:41.853136Z K 7 svn:log V 275 Make the loader a bit smarter, when it tries to open disk and the slice number is not exactly specified. When the disk has MBR, also try to read BSD label after ptable_getpart() call. When the disk has GPT, also set d_partition to 255. Mostly, this is how it worked before. END