When supporting non-UNIX filesystems, such as an MS-DOS filesystem, on another partition of the disk, the other filesystem may not support link operations.
UNIX 以外のファイルシステム (他のパーティション上の MS-DOS ファイルシステムなど)をサポートする場合、 そのファイルシステムが linkシステムコールをサポートしない可能性があります。 - FreeBSD
I boot from a MS-DOS or Windows 95 boot disk that contains the FDISK. EXE utility and make a small 50MB primary partition (35-40 for Windows 95, plus a little breathing room) on the first disk.
FDISK.EXE ユーティリティが入っている MS-DOS、あるいは Windows 95 bootディスクから起動させ、 1 番目のディスク上に 50MB のプライマリパーティション (Windows 95 本体に必要な 35-40MB に、少々余分な空きを加えたもの)を作成します。 - FreeBSD