Having an issue installing using the Windows script (install.ps1), just returns following error:
Get-Disk : Invalid property
At C:\Users\Jason\Desktop\install.ps1:19 char:18
+ $KOBO_MOUNTPOINT=Get-Disk | Where BusType -eq USB | Get-Partition | G ...
+ ~~~~~~~~
+ CategoryInfo : MetadataError: (MSFT_Disk:ROOT/Microsoft/Windows/Storage/MSFT_Disk) [Get-Disk], CimExcep
tion
+ FullyQualifiedErrorId : HRESULT 0x80041031,Get-Disk
Couldn't find a Kobo eReader volume! Is one actually mounted?
* Nothing to do! Press Enter to exit:
My ClaraHD was plugged in and showing in explorer.
I can obviously install by extracting zip directly to eReader's root directory but it would be handy to understand why I'm getting the error for the future! (PS both the install.ps1 and KOReader zip was downloaded today so are latest versions).
|