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
Next revisionBoth sides next revision
linux:gentoo-upgrade-mbp [2015/02/01 13:30] – [Upgrade the M4 SSD firmware without DVD ROM] percylinux:gentoo-upgrade-mbp [2015/02/01 13:36] – [Fix Gentoo System] percy
Line 38: Line 38:
  
   -  https://bpaste.net/show/a121b5edf5d1   -  https://bpaste.net/show/a121b5edf5d1
 +
 +===== Manual Config the network  =====
 +
 +<code Bash>
 +ifconfig enp2s0f0 10.0.0.30 netmask 255.255.255.0
 +route add default gw 10.0.0.1
 +echo "nameserver 8.8.8.8" >>/etc/resolv.conf
 +echo "nameserver 223.5.5.5" >>/etc/resolv.conf
 +</code>
  
 ===== Fix Gentoo System ===== ===== Fix Gentoo System =====
Line 50: Line 59:
 startx startx
 slim slim
-systemctrl enable/disable xdm/gdm/slim+
 +Xorg 
 +Xorg -config /path/to/xorg.conf 
 +Xorg -configure 
 +aticonfig --initial 
 +eselect open list 
 +eselect open set 1 
 +systemctl enable/disable xdm/gdm/slim
 ls /etc/X11/ ls /etc/X11/
 emerge -uDN world -pv emerge -uDN world -pv
/var/www/dokuwiki/wiki/data/pages/linux/gentoo-upgrade-mbp.txt · Last modified: 2016/05/05 13:07 by 127.0.0.1