Bob Mottram 10 lat temu
rodzic
commit
034e55e9fd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/freedombone-config

+ 1
- 1
src/freedombone-config Wyświetl plik

@@ -309,7 +309,7 @@ function interactive_configuration {
309 309
       255) exit 0;;
310 310
   esac
311 311
   if [[ $INSTALLING_ON_BBB == "yes" ]]; then
312
-      USB_DRIVE=/dev/sdb1
312
+      USB_DRIVE=/dev/sda1
313 313
   fi
314 314
   save_configuration_file
315 315