Closed YuvanNeko closed 3 years ago
The script doesn't disable wifi. It only supports limited wifi setups using wpa_supplicant.conf when it switches the system to netplan though. If you don't like the switch to netplan or you are using a strange wifi setup, use the skip networking flag - https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/install#L80
The script doesn't disable wifi. It only supports limited wifi setups using wpa_supplicant.conf when it switches the system to netplan though. If you don't like the switch to netplan or you are using a strange wifi setup, use the skip networking flag - https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/install#L80
I am just using Raspberry Pi's own WiFi hardware.
The script doesn't disable wifi. It only supports limited wifi setups using wpa_supplicant.conf when it switches the system to netplan though. If you don't like the switch to netplan or you are using a strange wifi setup, use the skip networking flag - https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/install#L80
I am just using Raspberry Pi's own WiFi hardware.
And can you please make a text based tutorial for me?
I am just using Raspberry Pi's own WiFi hardware.
The hardware does not matter. If you follow this guide to setup wifi, the script will be able to convert the wifi setup to OMV setup. https://www.raspberrypi.org/documentation/configuration/wireless/headless.md
And can you please make a text based tutorial for me?
Tutorial for what?
I am just using Raspberry Pi's own WiFi hardware.
The hardware does not matter. If you follow this guide to setup wifi, the script will be able to convert the wifi setup to OMV setup. https://www.raspberrypi.org/documentation/configuration/wireless/headless.md
And can you please make a text based tutorial for me?
Tutorial for what?
To set the flag -n, do you want me to execute this "wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install -n | sudo bash"?
The readme has a section on how to run the script with the disable network flag. Your method is not correct.
https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/README.md
The readme has a section on how to run the script with the disable network flag. Your method is not correct.
https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/README.md
Thank you so much for your help, sorry if I annoyed you.
You did not annoy me. Just not a fan of supporting wifi : )
I'd like to place my Raspberry Pi, somewhere hidden, the problem is, my Ethernet cable won't reach that far, so I have to use WiFi with Open Media Vault, so please make the script not to disable WiFi.