[root@localhost robin]# rpm -qa|grep lvm
lvm2-2.02.56-8.el5--这里缺少了 system-config-lvm---------------------
[root@localhost ~]# fdisk /dev/sdaCommand (m for help): t
Partition number (1-5): 5
Hex code (type L to list codes): L------------------------
[root@localhost ~]# fdisk -l /dev/sda5Disk /dev/sda5: 4227 MB, 4227761664 bytes
255 heads, 63 sectors/track, 513 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytesDisk /dev/sda5 doesn"t contain a valid partition table
[root@localhost ~]# fdisk -l /dev/sda4
[root@localhost ~]# 看来 fdisk -l /dev/sda5 是对的。因为,如果 /dev/sda3
[root@localhost ~]# fdisk -l /dev/sda3Disk /dev/sda3: 55.9 GB, 55956579840 bytes
255 heads, 63 sectors/track, 6803 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytesDisk /dev/sda3 doesn"t contain a valid partition table
信息雷同使用Linux自带的gssftp服务Ubuntu下编译安装最新版gvim vim 7.3 解决菜单乱码相关资讯 Linux教程
- Linux教程:如何在命令行中查看目 (07/28/2014 12:22:23)
- Linux 修改root密码 (11/03/2012 07:53:38)
- su - root 与su root的区别 (06/06/2012 00:39:40)
| - Linux进程间通信:消息队列 (01/28/2013 09:43:00)
- U盘安装Linux开机无法启动解决方法 (10/07/2012 08:55:52)
- Windows 7/Linux 同步时间 (05/15/2012 06:17:55)
|
本文评论 查看全部评论 (0)