您正在查看 "Linux" 分类下的文章
2008-04-08 17:39
2008-04-08 16:12
http://space.itpub.net/10867315/viewspace-194833 |
2008-04-08 16:10
http://blog.chinaunix.net/u/10668/showart_287312.html |
2008-04-08 11:01
Fedora Installation Options
A commonly asked question among new users and some experienced users is how do I do get this or that during the installation of Fedora Core Linux. Below is a list of command line options that can be used when you first boot from your Fedora distro media--taken from Anaconda-10.0:Boot time command args:
-----------------------
expert Turns on special features:
- allows partitioning of remova |
2008-04-08 10:04
Unsupported Kernel for X86_64 and i386[Let CENTOS support XFS Reiserfs JFS ...]
All,
There have been many requests for added kernel features that the
upstream provider left out of the standard kernel. (ReiserFS,
Video4Linux, Firewire support, XFS, NTFS, JFS, etc.).
We want the main release CDs to contain a standard kernel for
compatibility and stability reasons. CentOS is created as a clone, |
2008-04-08 09:56
http://hi.baidu.com/sinyo/blog/item/d793be3e866682f9828b13c6.html
|
2008-04-02 12:20
2008-03-14 21:21
2008-03-11 14:11
说实在的,对Linux的LVM没有像AIX的那么熟,很少用Linux的lvm完成复杂的功能。
/dev/hda3和/dev/hdb为pv,同属rootvg,里面有rootlv、swaplv,
pvmove -v /dev/hda3 /dev/hdb //相当于migratepv,此处目的是将/dev/hda3上的数据移动到/dev/hdb
接下来想当然的用了pvremove,其实不对,应该用vgreduce。
[root@localhost ~]# vgreduce rootvg /dev/hda3 //将/dev/hda3剔出rootvg
Removed "/dev/hda3" from volume gr |
2008-03-11 13:19
|
|