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
Next revisionBoth sides next revision
linux:gentoo-mbp [2012/12/17 22:49] – [Reference] percylinux:gentoo-mbp [2012/12/25 20:28] – [Fix boot after reinstall Mac OS X] percy
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
  
  
/var/www/dokuwiki/wiki/data/pages/linux/gentoo-mbp.txt · Last modified: 2016/05/05 13:07 by 127.0.0.1