--- targets/support/bootloader-setup.sh 2016-02-07 07:05:14.000000000 +0200 +++ targets/support/bootloader-setup.sh 2016-07-12 03:33:43.345899888 +0300 @@ -10,7 +10,7 @@ check_bootargs check_filesystem_type -default_append_line="root=/dev/ram0 init=/linuxrc ${cmdline_opts} ${custom_kopts} cdroot" +default_append_line="root=/dev/ram0 ${cmdline_opts} ${custom_kopts} cdroot" [ -n "${clst_splash_theme}" ] && default_append_line="${default_append_line} splash=silent,theme:${clst_livecd_splash_theme} CONSOLE=/dev/tty1 quiet" case ${clst_hostarch} in