ESOS-Lab / VSSIM

Virtual Machine based SSD Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS not booting in QEMU

llbhat opened this issue · comments

I tried to install VSSIM in Ubuntu running on Oracle Virtualbox, but when I run the ./run.sh present in /VSSIM/QEMU/x86_64-softmmu it states " qemu: at most 2047 MB RAM can be simulated " in the terminal. When I try to run the executable file of qemu the os does not boot in qemu. I get an window titled SSD Monitor along with qemu window containing errors.

commented

Maybe your test environment does not have sufficient memory for simulating 2 GByte memory.

You can reduce the guest OS memory size by modifying the run.sh script (-m option).

(Ex. -m 2048 --> -m 1024)

Thank you.

Best regards

Jinsoo Yoo

From: llbhat [mailto:notifications@github.com]
Sent: Thursday, September 22, 2016 11:18 AM
To: ESOS-Lab/VSSIM
Subject: [ESOS-Lab/VSSIM] OS not booting in QEMU (#5)

I tried to install VSSIM in Ubuntu running on Oracle Virtualbox, but when I run the ./run.sh present in /VSSIM/QEMU/x86_64-softmmu it states " qemu: at most 2047 MB RAM can be simulated " in the terminal. When I try to run the executable file of qemu the os does not boot in qemu. I get an window titled SSD Monitor along with qemu window containing errors.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub #5 , or mute the thread https://github.com/notifications/unsubscribe-auth/ACK7Dd2mZdBjkEeRGaWFNrpPrX0uxmDDks5qseVpgaJpZM4KDdZq .


위 전자우편에 포함된 정보는 지정된 수신인에게만 발송되는 것으로 보안을 유지해야 하는 정보와 법률상 및 기타 사유로 공개가 금지된 정보가 포함돼 있을 수 있습니다.
귀하가 이 전자우편의 지정 수신인이 아니라면 본 메일에 포함된 정보의 전부 또는 일부를 무단으로 보유, 사용하거나 제3자에게 공개, 복사, 전송, 배포해서는 안 됩니다.
본 메일이 잘못 전송되었다면, 전자우편 혹은 전화로 연락해주시고, 메일을 즉시 삭제해 주시기 바랍니다. 협조해 주셔서 감사합니다.

This e-mail is intended only for the named recipient.
Dissemination, distribution, forwarding, or copying of this e-mail by anyone other than the intended recipient is prohibited.

If you have received it in error, please notify the sender by e-mail and completely delete it. Thank you for your cooperation.