append initrd=/live/initrd.img boot=live union=overlay username=user config components quiet noswap edd=on nomodeset locales=en_US.UTF-8 keyboard-layouts=us ocs_prerun1="dhclient -v eth0" ocs_repository="nfs://192.168.56.254:/home/partimag" ocs_live_run="ocs-sr -g auto -e1 auto -e2 --batch -r -j2 -scr -k1 -p true restoredisk xenial-x64-20161105 sda" ocs_live_extra_param="" ocs_live_batch="no" vga=788 ip= net.ifnames=0 nosplash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=1 ocs_postrun1="mount /dev/sda1 /mnt" ocs_postrun2="rm -f /mnt/etc/resolv.conf; echo nameserver 160.194.192.17 > /mnt/etc/resolv.conf" ocs_postrun3="chroot /mnt/ apt-get update; chroot /mnt apt-get -y install python" ocs_postrun4="reboot"