ihaveamac / ninfs

FUSE filesystem Python scripts for Nintendo console files
MIT License
438 stars 18 forks source link

Can't modify partitions on mounted Switch nand #48

Closed ckurtz22 closed 5 years ago

ckurtz22 commented 5 years ago

Whenever I try to modify any of the partition (.img files) from a Switch's mounted NAND I get an error about not being able to modify it, even with sudo. The permissions of all of them seem to show it has write access, but I can't actually write to it.

ckurtz22 commented 5 years ago

Idk maybe I was just being dumb I'm super tired but it works fine now.