Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[3DS] Way to have a GBC icon/banner for .CIA?
#3
I'm getting an error that I have no idea what it means.

Due to logistic reasons, using a live USB installation of Linux Mint 20.1 Cinnamon 64bit on a PC with 16GB of RAM was the easiest way for me to have a fresh clean installation as well as enough disk space to actually store everything necessary. It also provides the benefit of being able to be easily replicated if necessary for testing reasons as well as providing an easy way to "start over" with a clean slate in case of errors or the like.

If you really want me to install the OS proper then I can do that, but I just figured that using a live session was easier.


In a terminal window, the first command I ran was the following:

Code:
sudo apt install docker.io

That went perfectly fine. So I then ran the following second command:

Code:
sudo docker pull mgba/3ds

That also went perfectly fine. But when I ran the third command:

Code:
sudo docker run --rm -t -v $PWD:/home/mgba/src mgba/3ds

That resulted in the following lengthy error:

Quote:docker: Error response from daemon: error creating aufs mount to /var/lib/docker/aufs/mnt/4c607300f9e6764eb6f59447539bde08666991f7a1793a424b507d9eb772c913-init: mount target=/var/lib/docker/aufs/mnt/4c607300f9e6764eb6f59447539bde08666991f7a1793a424b507d9eb772c913-init data=br:/var/lib/docker/aufs/diff/4c607300f9e6764eb6f59447539bde08666991f7a1793a424b507d9eb772c913-init=rw:/var/lib/docker/aufs/diff/0350e0c8bafec558f3e06acc1854fd0382e0b3439366157d9ba26845dc9a10b6=ro+wh:/var/lib/docker/aufs/diff/aa479ff9c90a32f8e3c07686e97e44aa97e4dbe96eed8bccc14460ba6508c2ff=ro+wh:/var/lib/docker/aufs/diff/9686dc57157ad5592e9a43bc3700cab956d384f39846079e2b43a67dd2f23523=ro+wh:/var/lib/docker/aufs/diff/fdfaa03b597835135a75ec4d96409291286397f2e3c1e0782e34566e88500615=ro+wh:/var/lib/docker/aufs/diff/8ad8cdf6660ae3e7dfddc97840f1f523c9321575a109b303f2e432a320614676=ro+wh:/var/lib/docker/aufs/diff/74b8d36070cf48b13794cade7a5c109167234c81f4a95ced7d3f5c03a5d3314e=ro+wh:/var/lib/docker/aufs/diff/5e331a20712f6c4687a3dec85b4a0c187821af80b1746f868ab6b81f8109eb6b=ro+wh:/var/lib/docker/aufs/diff/14fcd42c9692079514f13da7d885f5d4068bdb0d554315a543d6021d852d16cf=ro+wh:/var/lib/docker/aufs/diff/e95c5b8a44f6ebb4f7a3b0090fb688a31c1d5dbfeae7cfc2e00bd260441e5359=ro+wh:/var/lib/docker/aufs/diff/f1349b60299624062b39c5ccbe5dde3f40b03c9bb5d979df0c4a74207598dcde=ro+wh,dio,xino=/dev/shm/aufs.xino: invalid argument.
See 'docker run --help'.
Reply



Messages In This Thread
RE: [3DS] Way to have a GBC icon/banner for .CIA? - by Rin Tohsaka - 04-21-2021, 02:27 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.