看板 DFBSD_commit 關於我們 聯絡資訊
>AFAIR, openbsd disklabels are relative to the start of disk, not the >start of the slice. Are we sure this works? It works: disklabel(8) shows disklabel made by openbsd and ufs file system can be mounted from partitions. This is like before devfs; with this commit partitions are accessible again.