Hi Vladislav,
> I'm interested to run PHP5 for rumprun and tried to use an example from > rumprun packages. > Built both rumprun and rumprun php5 package from master branches. Used qemu > and kvm for running rumprun images. But faced the same issue for mysqld, > php-cgi and nginx binaries. Neither one is loaded in Qemu and I don't see > even OS loading screen. And in all cases qemu uses about of 100% cpu, but > nothing happens. > I tried to start rumprun like in existing samples for this package or run > something simple like > "rumprun qemu -i -M 128 -g 'nographic -vga none' -- bin/mysqld" > But results are the same. Any idea what is going on and what I missed out? Hard to say. If you build the toolchain for hw and try and run a simple C "Hello, World", does that work? Martin
