I receive the following error when attempting to flash HASSOS from Home Assistant to a 16gb MicroSD card:
{
"stack":"Error: EPERM: operation not permitted, open '/Users/[...]/Documents/Learn/Raspberry Pi/hassos_rpi3-2.12.img'",
"message":"EPERM: operation not permitted, open '/Users/[...]/Documents/Learn/Raspberry Pi/hassos_rpi3-2.12.img'",
"name":"Error",
"code":"EPERM",
"syscall":"open",
"errno":-1,
"image":"hassos_rpi3-2.12.img"
}
I attempt to open the .img
file directly but my machine doesn’t provides the error reason: no mountable file systems.