--- trunk/installer-simple/bin/installer.sh.in 2014/01/07 14:54:35 2445 +++ trunk/installer-simple/bin/installer.sh.in 2014/01/07 14:56:12 2446 @@ -468,7 +468,7 @@ popd > /dev/null } -install_bootsector_chroot() +disabled_install_bootsector_chroot() { local my_roothdd local grubconf="${INSTALLROOT}/boot/grub/grub.conf" @@ -573,7 +573,7 @@ rm ${INSTALLROOT}/root/.installrc } -install_initrd_chroot() +disabled_install_initrd_chroot() { # only generate initrds if the cmd exists is_initrd_supported || return 0