mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Update netboot.sh
This commit is contained in:
+1
-1
@@ -372,7 +372,7 @@ echo preseed.cfg | cpio -H newc -o -A -F initrd
|
|||||||
gzip initrd
|
gzip initrd
|
||||||
|
|
||||||
cat >> "$DEBNETB_GRUBCFG" << EOF
|
cat >> "$DEBNETB_GRUBCFG" << EOF
|
||||||
menuentry 'New Install' {
|
menuentry 'New Install' --id debian-netboot-installer {
|
||||||
insmod part_msdos
|
insmod part_msdos
|
||||||
insmod ext2
|
insmod ext2
|
||||||
set root='(hd0,msdos1)'
|
set root='(hd0,msdos1)'
|
||||||
|
|||||||
Reference in New Issue
Block a user