tar -xzvf hybrid-portsrc-x86_32-v5_10_79_10.tar.gz cd bcm4328/ make -C /lib/modules/`uname -r`/build M=`pwd` cp wl.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/b43/ depmod -a rmmod b43 rmmod ssb modprobe -v wl modprobe -v ssb echo wl >> /etc/modules
echo "options snd-hda-intel model=mbp" >> /etc/modprobe.d/sound.conf echo "snd-hda-intel" >> /etc/modules
pmset -g sudo pmset -a hibernatemode 1
sudo hdiutil mount -verbose -nomount -readwrite /Volumes/mackup/flipbook_0022413b0860.sparsebundle
Then mount and then repeat the above command.
See also here.
sudo defaults write com.apple.desktopservices DSDontWriteNetworkStores true
diskutil partitionDisk /Volumes/FLIPLOGGER "MS-DOS FAT16" "FLIPLOGGER" 100%