On Mon, Mar 24, 2014 at 11:22:38PM +0100, Christoph Biedl wrote:
Just using it for a first test, on a probably not-that-common setup: grml toram fetch=http://...
I do the same, and 2013.09 works just fine.
With 2014.03-rc1, the kernel boots, inits the network, loads the squashfs via http, and then says "Killed" three times and stops dead.
My grml.ipxe: #!ipxe
kernel http://192.168.192.254/boot/grml64-small_2014.03-rc1/boot/grml64small/vmlinu... quiet lang=de boot=live noquick noeject noprompt bootid=grml64small201403rc1 radeon.modeset=1 keyboard=de fetch=http://192.168.192.254/boot/grml64-small_2014.03-rc1/live/grml64-small/grml6... ethdevice-timeout=30 initrd http://192.168.192.254/boot/grml64-small_2014.03-rc1/boot/grml64small/initrd... boot
Greetings Marc