###### tags: `Note` # openBMC 安裝模擬器 ubuntu 20.04 https://kevinleeblog.github.io/project1/2019/11/04/openbmc-quick-guide/ $ sudo apt-get install qemu-system $ sudo apt-get install nodejs $ sudo npm cache clean --force //非必要 放置openBMC模擬OS檔案(flash-palmetto) 執行 qemu-system-arm -m 256 -M palmetto-bmc -nographic -drive file=./flash-palmetto,format=raw,if=mtd -net nic -net user,hostfwd=:127.0.0.1:2222-:22,hostfwd=:127.0.0.1:2443-:443,hostname=qemu #登入預設帳號/密碼 root/0penBmc #WebUI登入 網址:https://127.0.0.1:2443 killall qeam-system-arm
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up