Skip to content

Instantly share code, notes, and snippets.

@mattbell87
Created July 21, 2016 00:54
Show Gist options
  • Save mattbell87/1c68c99335cb50ccf2767ecaca43cb0f to your computer and use it in GitHub Desktop.
Save mattbell87/1c68c99335cb50ccf2767ecaca43cb0f to your computer and use it in GitHub Desktop.
Install Ironkey on Fedora
#!/bin/bash
sudo dnf install glibc.i686
sudo dnf install libgcc_s.so.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment