摘要:
1.清除多余的kernel版本 查找版本dpkg --get-selections | grep linux-image 清除老旧版本sudo apt-get autoremove linux-image-X2.查看ubuntu版本 详细信息 lsb_release -a 代号 lsb_release -sc3.查看硬盘参数 各分区格式 sudu -i ; fdisk -l 分区uuid ls -l /dev/disk/by-uuid/ 阅读全文
posted @ 2011-03-23 15:55
RigorosLee
阅读(204)
评论(0)
推荐(0)