自分用のメモとして残します。
VirtualBoxでホストオンリーアダプタを設定後、起動したらエラーが出たので、解消方法を残す
エラーの内容
ログのコピー↓
Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #5' (VERR_INTNET_FLT_IF_NOT_FOUND).
Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND).
終了コード :
E_FAIL (0x80004005)
コンポーネント:
ConsoleWrap
インターフェース:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
■解消方法
対象のホストオンリーアダプタのプロパティを開き、
インターネットプロトコルバージョン6(TCP/IPv6)のチェックを外す

以上。
