![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjT1eRgBq-IYuFVg7j1NI8B-I9njfBcXBWdyVuNsT9PDQuqLou0iwFgJY2V4EcRuyfa_g861ymdQyYleab-SE_sUFG4gWjtQxs_uJ0eYfkV6lXR6PCutCpFjEG6TMQW3wmJFLzlsw/s400-rw/AcerPCBSD92.jpg)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhfnvsln7j7Q0NSzs4U5n1OFUCov7Wwea842_l7-pAUVPdhI4jtYQAOnSQmm2fJhJZLlR9r0qANO6gXqb3DDqpFNBMSyh6x_GPfIi_ecAoWc4fYq7uQK9R-W15HiLwLE4M2bXepeg/s400-rw/AcerPCBSD9.jpg)
I think PC-BSD didn't make a PBI file for my problem is doesn't know why I use Linux Mint 11! I can install PC-BSD on my laptop and wanted to use it with WiFi so badly.
I found out i needed B43-fwcutter
cd /usr/ports/sysutils/b43-fwcutter/ && make install clean
I don't see bwi-firmware-kmod
cd /usr/ports/net/bwi-firmware-kmod/ && make install clean
Boot PC-BSD 9 in GRUB
/etc/grub.d/40_custom:
Boot PC-BSD 9 in GRUB
menuentry "FreeBSD" --class freebsd --class bsd --class os {
insmod ufs2
set root='(hd0,4)'
chainloader +1
}
then
Terminal # update-grub
No comments :
Post a Comment