Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Access is denied' errors in log when performing Full Install #3

Open
drhaynes opened this issue Oct 6, 2018 · 2 comments
Open

'Access is denied' errors in log when performing Full Install #3

drhaynes opened this issue Oct 6, 2018 · 2 comments

Comments

@drhaynes
Copy link

drhaynes commented Oct 6, 2018

Using release_20180523

Card is the 8gb one that came with the DE10 kit.

System: Windows 10 running under bootcamp on a Macbook Pro 2014.

Tried to run the installer's full install. Trying both normally and running as administrator both result in 'Access is denied' errors. See below for full output:

ErrorCode: 0x80004005, Message: 'Access is denied'
ErrorCode: 0x80004005, Message: 'The parameter is incorrect'
ErrorCode: 0x80004005, Message: 'Access is denied'
Starting to copy files\linux\uboot.img image to partition with offset 15420352
File size: 518167
Aligned size: 518656
1 iterations will be done with buffer size 1048576

1 / 1 (buffered ops) - 518167 / 518656
OK

Format error: 


CheckPartialUpdateCompatible()...
Reading MBR from disk \\.\PHYSICALDRIVE1
Read successful 512 bytes
ErrorCode: 0x80004005, Message: 'Access is denied'
Card has new MiSTer layout. Partial update can be applied
done
CheckPartialUpdateCompatible()...
Reading MBR from disk \\.\PHYSICALDRIVE1
Read successful 512 bytes
ErrorCode: 0x80004005, Message: 'Access is denied'
Card has new MiSTer layout. Partial update can be applied
done
@lolo-san
Copy link

Hello,

I ran into the exact same issue using release_20180523 with the 8gb Team microSD that came with the DE10-Nano

System: Windows 7

ErrorCode: 0x80004005, Message: 'Paramètre incorrect'
Unable to lock volume \?\Volume{48e3d29d-4af1-11e2-80b8-3085a99e1a24}
ErrorCode: 0x80004005, Message: 'Paramètre incorrect'
ErrorCode: 0x80004005, Message: 'Accès refusé'
Starting to copy files\linux\uboot.img image to partition with offset 15436417
File size: 518167
Aligned size: 518656
1 iterations will be done with buffer size 1048576

1 / 1 (buffered ops) - 518167 / 518656
OK

Format error:

CheckPartialUpdateCompatible()...
Reading MBR from disk \.\PHYSICALDRIVE3
Read successful 512 bytes
ErrorCode: 0x80004005, Message: 'Accès refusé'
Card has new MiSTer layout. Partial update can be applied
done
driveWatcherEvent()
CheckPartialUpdateCompatible()...
Reading MBR from disk \.\PHYSICALDRIVE3
Read successful 512 bytes
ErrorCode: 0x80004005, Message: 'Accès refusé'
Card has new MiSTer layout. Partial update can be applied
done

@NavyGunner1980
Copy link

Same problem, access denied :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants