googlecreativelab / open-nsynth-super

Open NSynth Super is an experimental physical interface for the NSynth algorithm
Apache License 2.0
2.42k stars 270 forks source link

Can't access SD card in linux #54

Closed biggytruck closed 6 years ago

biggytruck commented 6 years ago

I am trying to build the OS in a 64GB SD card under Ubuntu 17.10 but get errors when I try to access the card:

fdisk: cannot open /dev/nvme0n1: Permission denied fdisk: cannot open /dev/sda: Permission denied

I looked for solutions but doesn't get much help. One solution suggests I add myself into the group that denies my permission, but the group "nvme0n1" doesn't even exist. Does anyone know how to solve the issue? Moreover, is there an easy way to build the OS in the SD card for Windows user? I have a Surface Book 2 and the Ubuntu installed in my laptop is very unstable.