Logo

dev-resources.site

for different kinds of informations.

OpenBSD 7.3 on VirtualBox 7: ゲスト OS インストールに失敗 - 原因は I/O APIC 有効化

Published at
5/6/2023
Categories
openbsd
virtualbox
vm
troubleshooting
Author
nabbisen
Author
8 person written this
nabbisen
open
OpenBSD 7.3 on VirtualBox 7: ゲスト OS インストールに失敗 - 原因は I/O APIC 有効化

発生した問題

VirtualBox 7.0 において、Artix Linux 🐧 をホスト OS にして、OpenBSD 🐡 7.3 をゲスト OS としてインストールしようとすると失敗しました。

vbox の設定に起因するものでした。システム - マザーボード - "I/O APIC を有効化" に (デフォルトで) チェックが付いていたことが原因でした...🤕

失敗と関係があるのかわかっていませんが、VirtualBox ドキュメンテーションに 以下のように書かれていました:

software support for I/O APICs has been unreliable with some OSes other than Windows.

(私訳: Windows 以外の OS の中には、I/O APIC のソフトウェア・サポートが安定していないものもあります。)

エラー内容

OpenBSD インストーラーにすべてを回答してインストールが始まった直後に発生しました。(以下の最初の行がそれを表しています。)

Installing bsd 0% (...)
dc_atapi_start: not ready, st = 40
fatal protection fault in supervisor mode
trap type 4 code 0 rip ff(...) cs 8 rflags 10286 cr2 42f9c8 cpl 6 rsp ff(...)
gsbase 0xff(...) kgsbase 0x0
panic: trap type 4, code=0, pc=ff(...)
syncing disks...6 6 (...)
Enter fullscreen mode Exit fullscreen mode

解決方法

VirtualBox 設定で システム - マザーボード にある "I/O APIC を有効化" のチェックを外さねばなりませんでした。それで OpenBSD をゲスト OS としてインストールすることができるようになりました。

vbox 設定の i/o apic のチェックを外す

ともかく問題を解決できました 🙂


本記事は 私のツイート (英語) をもとにしています。

virtualbox Article's
30 articles in total
Favicon
ELK Stack Mastery: Building a Scalable Log Management System
Favicon
Resizing the disk on a Vagrant virtual machine
Favicon
How to send/receive local emails in Linux Mint/VirtualBox
Favicon
VM cannot access internet via NAT VirtualBox
Favicon
在virtualbox中运行openwrt
Favicon
Install Ubuntu 20.04 on Virtualbox on Ubuntu 20.04
Favicon
Running Servers Through VirtualBox
Favicon
Clean Debian Storage
Favicon
(Quick-note) How to fix Virtualbox 7 screen turning black when on fullscreen (or above a specific screen size) on Windows 11
Favicon
Getting started with Vagrant: a beginner's Guide
Favicon
Oracle 19c Data Guard builds on Rhel8 /Oracle linux8/Centos8 (Vagrant)
Favicon
OpenBSD 7.3 on VirtualBox 7: Installation as guest OS failed due to I/O APIC enabled
Favicon
OpenBSD 7.3 on VirtualBox 7: ゲスト OS インストールに失敗 - 原因は I/O APIC 有効化
Favicon
How to Setup Ubuntu 20.04 LTS on your local windows machine using Vagrant
Favicon
[end Kernel panic - not syncing: Attemted to kill the idle task] VirtualBox
Favicon
How to install VirtualBox
Favicon
Compartilhando o Serial do Windows com a VM
Favicon
SO - TP 1
Favicon
OpenBSD フルディスク暗号化 (on VirtualBox)
Favicon
OpenBSD Full Disk Encryption (on VirtualBox)
Favicon
Virtualbox 7.0.4 kickstart issue
Favicon
Getting Started With Vulnhub
Favicon
SSH into your local VM as if it is a paid IaaS
Favicon
VirtualBox/VMware Alternatives for Linux
Favicon
Useful: VirtualBox helpers / Command
Favicon
Pardus 21 Sunucu Kurulumu Part 1 Sanal Makine oluşturma ve Makine ayarları
Favicon
How to solve E_INVALIDARG (0x80070057) in VirtualBox
Favicon
Bitrix Installation on Centos (Virtualbox & EC2)
Favicon
How to Install VirtualBox on Kali OS(2022)
Favicon
How to Install Genymotion & VirtualBox on Parrot OS

Featured ones: