BeOSをVirtualBoxで動かす

BeOSVirtualBoxで動かすときに手間取るかもしれないところのメモ

手順

learn.adafruit.com

ccd2cueをコンパイルする

 wget https://ftp.gnu.org/gnu/ccd2cue/ccd2cue-0.5.tar.gz
tar xvf ccd2cue-0.5.tar.gz
cd ccd2cue-0.5
./configure
make && sudo make install
export PATH="$PATH:(ccd2cueのパス)"

Beos5のイメージが入ったディレクトリで

ccd2cue --output=(ファイル名).cue BeOS_5.0_Professional.ccd

BeOS4.5や4で途中でフリーズする場合、

4.5はスプラッシュスクリーンが出たタイミングでスペースキーを押し、解像度選択、use fail video,dont call the bios,disable multiprocesser support safe modeといったオプションを選択する

また、実行ファイルはBeOS上からCDのをこぴーしても動かないため、fat32ドライブから読み出す必要がある。

Be関連サイト

web.ncf.ca

web.archive.org

www.be.wildman-productions.org

www.tycomsystems.com

mcn.oops.jp

Index of /~beosarchive/unsorted/cypresstwist/BeOS/Distr/BeOS 5.0 Personal Edition x86/

retrospace - BeOS Download

BeOS 5 PE Max on VMware Workstation 12.5.9 : beos

omapomapの仮想空間: 『BeOS5 Personal Edition MAX』をVmware playerにインストールする。

BeManuaX

http://ftp.ntua.gr/mirror/BeOS/beos/

https://www.haiku-os.org/legacy-docs/ArtOfBeOSProgramming/

https://linuxsalad.blogspot.com/2007/06/bchunkisoiso.html

https://web.archive.org/web/20010215011803/http://www8.cds.ne.jp/~hama/be/beos_guide.html

https://web.archive.org/web/20030406051803/http://www.be-in.org/~naitoh/bepdf/

https://web.archive.org/web/20030501181945/http://www.be-in.org/~naitoh/

https://web.archive.org/web/19990222170543/http://www.m.ehime-u.ac.jp/~karino/be/

https://web.archive.org/web/20050227205058/http://www2u.biglobe.ne.jp/~shinta/be/

Vmwareに入れる手順

https://www.reddit.com/r/beos/comments/7qglmr/beos_5_pe_max_on_vmware_workstation_1259/