转自:http://m.oschina.net/blog/277224# 解决出现此情况是因为你的boot分区是单独分区的,像我只给了100M,以前装ubuntu时没有出现,所以当出现这个提示时,很纳闷,发现了答案.为什么boot分区会满?主要是存放了一些老的linux image镜像文件.SO,我...
分类:
其他好文 时间:
2015-04-11 16:07:47
阅读次数:
130
分类: 其他 2014-08-24 13:53 3406人阅读 评论(0) 收藏 举报CentOS安装教程操作系统目录(?)[+]一准备工作二重点来了 我们用U盘启动后会看到如下的界面请忽视我的拍照水平和渣像素 _httpwww111cnnetsysCentOS63645htm 网上关于CentO....
分类:
其他好文 时间:
2015-04-11 14:43:16
阅读次数:
148
4975 - Casting Spells
Time limit: 3.000 seconds
Casting spells is the least understood technique of dealing with real life. Actually, people find it quite hard to distinguish between a real spe...
分类:
其他好文 时间:
2015-04-11 00:07:35
阅读次数:
187
Given an unsorted array of integers, find the length of the longest consecutive elements sequence.For example,Given[100, 4, 200, 1, 3, 2],The longest ...
分类:
其他好文 时间:
2015-04-10 19:43:32
阅读次数:
102
“备份集中的数据库备份与现有的xx数据库不同”参考链接: http://www.cnblogs.com/huangfr/archive/2012/08/09/2629687.html1 RESTORE DATABASE xxx2 FROM DISK = 'E:\DB\xxx.bak' --bak.....
分类:
数据库 时间:
2015-04-10 13:12:08
阅读次数:
173
1.One is always on a strange road, watching strange scenery and listening to strange music. Then one day, you will find that the things you try hard t...
分类:
其他好文 时间:
2015-04-10 13:02:27
阅读次数:
123
centos磁盘满了,查找大文件并清理2013年07月29日? 综合? 共 1172字 ? 字号小中大?评论关闭今天发现vps敲入crontab -e 居然提示 “Disk quota exceeded” 无法编辑。于是"df -h"查了查发现系统磁盘空间使用100%了。最后定位到是/var/spo...
分类:
其他好文 时间:
2015-04-09 10:17:59
阅读次数:
109
前段时间我的win8电脑爆卡!动不动就卡死,一点都动不了。好不容易打开了任务管理器,发现disk usage: 100%,实在是不理解,磁盘使用率100%怎么会影响流畅度?如果是CPU或内存还好理解些。更难理解的是,I/O的实际吞吐量并不高,但就是disk使用率100%……对win8的印象分再降!差...
我是ubuntu11.04和2win7双系统,在win7下使用Acronis Disk Director Suit对非系统盘进行分割,完成后重启出现:error:unknown filesystem grub rescue>解决办法:http://wenku.baidu.com/view/c71a1...
分类:
其他好文 时间:
2015-04-08 12:35:25
阅读次数:
113
一、DOS,CMD和batch DOS是磁盘操作系统(英文:Disk Operating System)的缩写,是个人计算机上的一类操作系统。从1981年直到1995年的15年间,DOS在IBM PC兼容机市场中占有举足轻重的地位【1】。 batch是DOS系统下的脚本,这些脚本是纯文本文档,以.b...