Hello everybody, I'm creating an ISO image this way:
$ rumprun-bake hw_generic app.bin app # app compiles fine and runs fine in QEMU $ rumprun iso -I if,wm -W if,inet,dhcp -- app.bin 123 When I try to boot it into virtual box I get the error: "rumprun: failed to mount rootfs from image" Do you folks have any idea on how to fix this? PS: Direct link to a screen shot of the running VM: http://i.imgur.com/7wwFHdP.png -- Barbu Paul - Gheorghe Common sense is not so common - Voltaire Visit My GitHub profile to see my open-source projects - https://github.com/paulbarbu
