Hello, I’m Luthfi, a master student in NTUST, Taiwan. Currently I’m working on openBMC and need to fix these problem:

  1. Network settings
  2. Firmware update

I already finished install the Romulus image and QEMU to run it with GUI. I run the GUI by use these commands

 

qemu-system-arm -m 256 -M romulus-bmc -nographic -drive file=./tmp/deploy/images/romulus/obmc-phosphor-image-romulus.static.mtd,format=raw,if=mtd -net nic -net user,hostfwd=:127.0.0.1:2222-:22,hostfwd=:127.0.0.1:2443-:443,hostname=qemu

 

How can I check the source code of the web server that running in it?

 

Sincerely,

Muhamad Luthfi Mufadel

National Taiwan University of Science and Technology