Airport Extreme on Ubuntu - Howto
Publicerad fredag dUTCn 10 februari, 2006I’m currently surfing with Airport Extreme on my Powerbook, running Ubuntu. This is how I got it to work on Ubuntu Dapper (Flight CD 3) - please don’t just cut and paste, try to understand it and convert it to your system:
wget http://ftp.debian.org/debian/pool/contrib/ (new line) b/bcm43xx-fwcutter/bcm43xx-fwcutter:20060108-3_powerpc.deb
sudo dpkg -i bcm43xx-fwcutter_20060108-3_powerpc.deb
sudo mkdir /media/OSX
sudo mount -t hfsplus /dev/hda5 […]