Unverified Commit fcfe04a9 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

feat: Add support for USB booting (#516)

parent 30f02c25
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -359,6 +359,7 @@ createDevice () {
    "usb" )
      result="$result \
      -device usb-storage,drive=${DISK_ID}${index}"
      echo "$result"
      ;;
    "ide" )
      result="$result \