User Tools

Site Tools


linux:gentoo-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-mbp [2012/12/17 22:49] – [Reference] percylinux:gentoo-mbp [2016/05/05 13:07] (current) – external edit 127.0.0.1
Line 86: Line 86:
 ===== Fix boot after reinstall Mac OS X  ===== ===== Fix boot after reinstall Mac OS X  =====
 1.Of course,first should install rEFIt,and sync the MBR partition list. 1.Of course,first should install rEFIt,and sync the MBR partition list.
-2.Fix the grub command,it is really strange,after the new install of Mac OS X,the sda5 has been changed to sda4:+ 
 +2.Fix the grub command,it is really strange,after the new install of Mac OS X,the sda5 has been changed to sda4,so need update all related partition index by -1.
 <code> <code>
 splashimage=(hd0,3)/boot/grub/splash.xpm.gz splashimage=(hd0,3)/boot/grub/splash.xpm.gz
 +#Now config
 title Gentoo Linux root (hd0,3) root=/dev/sda4 /boot/kernel-3.3.8  title Gentoo Linux root (hd0,3) root=/dev/sda4 /boot/kernel-3.3.8 
 root (hd0,3) root (hd0,3)
 kernel /boot/kernel-3.3.8 root=/dev/sda4 kernel /boot/kernel-3.3.8 root=/dev/sda4
  
 +#The previous config
 title Gentoo Linux root (hd0,4) root=/dev/sda5 /boot/kernel-3.3.8  title Gentoo Linux root (hd0,4) root=/dev/sda5 /boot/kernel-3.3.8 
 root (hd0,4) root (hd0,4)
Line 111: Line 113:
 </code> </code>
  
 +===== Tips =====
 +  fglrxinfo
 +  fgl_glxgears
  
 +Gentoo Linux on the MacBook Pro 8,2 (late 2011):
  
 +http://ck.kennt-wayne.de/2012/jun/gentoo-linux-on-the-macbook-pro-82-late-2011
 +===== Kernel config =====
 +config-3.5.7:
  
 +http://bpaste.net/show/66555/
/var/www/dokuwiki/wiki/data/attic/linux/gentoo-mbp.1355755768.txt.gz · Last modified: 2016/05/05 13:06 (external edit)