Hello to all.
is there anyway to enable Samba to acess a nuc with hass.io even if hass.io does not start for any reason?
basically i want to
1 - Be able to acess HA folder if for any reason HA does not start and consequently samba does not start so that i can repair it
2 - Full acess to all disk structure by samba and not only to HA. for example using add-on configurator i can acess a lot more folders than via samba addon on
thanks
Only if you don’t use HassOS will you get full access… ie installing debian/docker/generic Linux install. HassOS you can run ssh in ‘debug’ mode but you still won’t get full access.
You shouldn’t need access to it. Anything you change will be wiped out on restart typically. Also, that link you sent shows that it’s installing HassOS on a NUC (you linked it in another thread). HassOS is the operating system. Hassio is the docker style home assistant installation.
You can’t. The samba addon exposes only defined directories. The configurator exposes other directories in the file system. The only way to get full access is to not use HassOS but to instead use a generic Linux install of hassio with debian or Ubuntu.