Skip to content

Instantly share code, notes, and snippets.

@ziggear
Last active December 17, 2015 11:49
Show Gist options
  • Save ziggear/5605589 to your computer and use it in GitHub Desktop.
Save ziggear/5605589 to your computer and use it in GitHub Desktop.
#(1)引导后按tab, 在后面追加数字3 .
#(2)root登录执行命令
/usr/sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min
#(3) 修改默认启动到文本界面
cd /etc/systemd/system
ln -s /lib/systemd/system/multi-user.target default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment