pull/8/head
Bohan Yang 6 years ago
parent a2a7c595a6
commit c7e3b71ab3
No known key found for this signature in database
GPG Key ID: 61D7B70DDF4633E7
  1. 1
      netboot.sh

@ -64,7 +64,6 @@ while [ $# -gt 0 ]; do
;; ;;
--ethn) --ethn)
DEBI_KERNEL_PARAMS=' net.ifnames=0 biosdevname=0' DEBI_KERNEL_PARAMS=' net.ifnames=0 biosdevname=0'
shift
;; ;;
--ssh-password) --ssh-password)
DEBI_SSH=true DEBI_SSH=true

Loading…
Cancel
Save