Guides
Guides copied to clipboard
Consider adding software RAID to the NAS guide.
Hello, when executing the last line of the libcomposite approach to using my Pi Zero W as a USB mass storage gadget, I get the following error: ‘’’ root@pi:/sys/kernel/config/usb_gadget/mygadget# ls...
When ethernet gadget is plugged into a Pi that is connected to wireless repeater, its nameserver is set to localhost (/etc/resolve.conf), and name resolution on the gadget does not work:...
See https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=306121&p=1906932#p1906876
Maybe you could add a comment, that the Path key is ignored on startup, when you execute the file manually it works. This is critical for apps which rely on...
Advatages BTW thanks for all great guides!
- Quick Wifi connection setup with nmcli: ``` nmcli con add type wifi con-name FSL ssid FSL wifi-sec.key-mgmt wpa-psk wifi-sec.psk MixedFruitS@l@d save yes ``` - Possibly a new section for...
Hi, thanks for the guide, it's very helpful. I've been using the mass-storage-gadget guide and found that the script in section 5.3.4 would not work every time. `ls: write error:...