Fedora 12 RTEMS Development environment virtual image
Aanjhan R
aanjhan at gmail.com
Fri Mar 19 22:12:40 UTC 2010
On Fri, Mar 19, 2010 at 9:52 PM, alin rus <alin.codejunkie at gmail.com> wrote:
> Did anyone managed to run the virtual image provided on the website?
> http://www.rtems.org/sites/default/files/Fedora12-RTEMS-20100312.zip_.torrent
>
> This is what I get if I create a Default Fedora virtual machine and use the
> image.
>
> http://dl.dropbox.com/u/1287255/Screenshot-rtems%20%5BRunning%5D%20-%20Sun%20VirtualBox.png
> http://dl.dropbox.com/u/1287255/Screenshot-rtems%20%5BRunning%5D%20-%20Sun%20VirtualBox-1.png
Does that have a fedora.img and swap.img? Then it is a QEMU image and
not a virtual box image. You must run it using the following command.
qemu -hda fedora.img -hdb swap.img -boot c
If you have kvm enabled replace teh keyword qemu with kvm.
Hope this helps.
Regards,
Aanjhan
More information about the users
mailing list