Hello, just got the comet. How can i disable internal storage so it doesnt show up/detected in connected PC.
Thank you
Hello, just got the comet. How can i disable internal storage so it doesnt show up/detected in connected PC.
Thank you
kvmd:
msd:
type: disabled
append above line into /etc/kvmd/override.yaml
to disable local storage
otg:
devices:
rndis:
enabled: false
start: false
append above line into /etc/kvmd/override.yaml
to disable RNDIS
And then reboot Comet
I was able to use MobaXterm and edit the files through GUI. thank you