The script is currently limited by the maximum kernel command line length and if that's exceeded the kernel panics at boot. Fix this by writing the arguments to a file and reading it in the VM. Signed-off-by: Johannes Berg <johannes.berg@intel.com>