随笔分类 - linux系统
摘要:一、官网链接 https://www.kernel.org/ 二、HTTP https://www.kernel.org/pub/ 三、GIT https://git.kernel.org/ 四、镜像地址 官网下载经常速度太慢,无法下载,提供另一个链接: http://ftp.sjtu.edu.cn
阅读全文
摘要:一、先输入ls回车,查看显示内容 如: (hd0) (hd0,msdos1) (hd0,msdos2)... 二、然后找出哪个盘安装了系统 ls (hd0,msdos1)/boot/grub/ ls(hd0,msdos2)/boot/grub/ ... 尝试所有的,直到返回内容不再是error: u
阅读全文