Update netboot.sh

This commit is contained in:
Brent, Yang Bohan
2019-03-25 19:58:48 +08:00
committed by GitHub
parent 00ed327c4a
commit 088e17865f
+1 -1
View File
@@ -372,7 +372,7 @@ echo preseed.cfg | cpio -H newc -o -A -F initrd
gzip initrd
cat >> "$DEBNETB_GRUBCFG" << EOF
menuentry 'New Install' {
menuentry 'New Install' --id debian-netboot-installer {
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'