mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Update netboot.sh
This commit is contained in:
+1
-1
@@ -375,7 +375,7 @@ cat >> "$DEBNETB_GRUBCFG" << EOF
|
||||
menuentry 'New Install' {
|
||||
insmod part_msdos
|
||||
insmod ext2
|
||||
set DEBNETB_root='(hd0,msdos1)'
|
||||
set root='(hd0,msdos1)'
|
||||
linux $DEBNETB_OUTPUTBOOT/linux
|
||||
initrd $DEBNETB_OUTPUTBOOT/initrd.gz
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user