User Tools

Site Tools


linux:gentoo-upgrade-mbp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:gentoo-upgrade-mbp [2015/02/01 05:42] – [Fix Gentoo System] percylinux:gentoo-upgrade-mbp [2015/02/05 04:01] (current) – [grub menu.lst] percy
Line 89: Line 89:
 cp arch/x86_64/boot/bzImage /boot/kernel-3.17.7 cp arch/x86_64/boot/bzImage /boot/kernel-3.17.7
 </code> </code>
-===== grub =====+===== grub menu.lst===== 
 +  jianqing linux # cat /boot/grub/menu.lst 
  
-<code> +<code BASH>
-jianqing linux # cat /boot/grub/menu.lst +
 # This is a sample grub.conf for use with Genkernel, per the Gentoo handbook # This is a sample grub.conf for use with Genkernel, per the Gentoo handbook
 # http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=10#doc_chap2 # http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=10#doc_chap2
Line 147: Line 147:
  
 # vim:ft=conf: # vim:ft=conf:
 +
  
 </code> </code>
 +
 +Need set the CONFIG_B43=m not CONFIG_B43=y
 +
 +<code>
 +CONFIG_B43=m
 +</code>
 +
 +<code>
 +systemctl enable dhcpcd
 +systemctl enable NetworkManager
 +</code>
 +
/var/www/dokuwiki/wiki/data/attic/linux/gentoo-upgrade-mbp.1422769335.txt.gz · Last modified: (external edit)