I finally created a persistent USB that runs on Mac, after a couple of weeks of failure after failure. However, now, I've run into the problem that the wifi doesn't work (because Ubuntu doesn't have the right drivers to be able to use my wifi card). I've been following the instructions laid out in this answer on askubuntu.
However, I'm getting an error. Here is exactly what I got:
What can I do to fix it? Why doesn't sudo dpkg -i *.deb
work? (There is only 1 .deb file on my desktop - the correct driver).
sudo apt-get install dkms
), then try again. – Jos Feb 08 '15 at 22:49