1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 12:12:12 +00:00

install.yml: add comment that usb_lib_umask0000_for_kolibri must be set to true in order to write to USB sticks.

This commit is contained in:
avni 2025-01-19 09:04:01 +01:00
parent 9426e6ac98
commit e4bdc4ddab

View file

@ -7,6 +7,7 @@
# https://github.com/rbrito/usbmount/blob/master/README.md (2018-08-10)
# https://github.com/rbrito/usbmount/blob/master/usbmount.conf (2010-04-25)
# usb_lib_umask0000_for_kolibri (in /etc/iiab/local_vars.yml) must be set to true in order to be able to write to mounted USB sticks
- name: Record (initial) disk space used
shell: df -B1 --output=used / | tail -1