开发者社区> 问答> 正文

请问这样是问题出在了哪里?

已经按照教程,挂载了数据盘,重启了,安装 wdCP面板出现以下代码,请问是数据盘没有挂载好,还是什么原因:


请各位高人指导一下,不胜感激!

Xshell 4 (Build 0127)
Copyright (c) 2002-2013 NetSarang Computer, Inc. All rights reserved.


Type `help' to learn how to use Xshell prompt.
Xshell:\>


Connecting to 115.29.97.63:22...
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.


Last login: Wed Oct  8 16:26:08 2014 from 27.129.129.161


Welcome to aliyun Elastic Compute Service!


[root@iZ281yjghg1Z ~]# fdisk -l


Disk /dev/xvdb: 10.7 GB, 10737418240 bytes
224 heads, 56 sectors/track, 1671 cylinders
Units = cylinders of 12544 * 512 = 6422528 bytes


Disk /dev/xvdb doesn't contain a valid partition table


Disk /dev/hda: 21.4 GB, 21474836480 bytes
224 heads, 56 sectors/track, 3343 cylinders
Units = cylinders of 12544 * 512 = 6422528 bytes


   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        3343    20967268   83  Linux
[root@iZ281yjghg1Z ~]# wget http://down.wdlinux.cn/in/lanmp_wdcp_ins.sh
--2014-10-08 16:29:29--  http://down.wdlinux.cn/in/lanmp_wdcp_ins.sh
Resolving down.wdlinux.cn... 119.146.223.143
Connecting to down.wdlinux.cn|119.146.223.143|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3325 (3.2K) [application/octet-stream]
Saving to: `lanmp_wdcp_ins.sh.2'


100%[======================================>] 3,325       --.-K/s   in 0.04s  


2014-10-08 16:29:29 (79.9 KB/s) - `lanmp_wdcp_ins.sh.2' saved [3325/3325]


[root@iZ281yjghg1Z ~]# sh lanmp_wdcp_ins.sh
Turn off selinux...
setenforce: SELinux is disabled
sed: can't read /etc/selinux/config: No such file or directory
Setting up Install Process
No package gcc-c++ available.
No package autoconf available.
No package libtool-ltdl-devel available.
No package gd-devel available.
No package freetype-devel available.
No package libxml2-devel available.
No package libjpeg-devel available.
No package libpng-devel available.
No package openssl-devel available.
No package curl-devel available.
No package patch available.
No package libmcrypt-devel available.
No package libmhash-devel available.
No package ncurses-devel available.
No package sendmail available.
No package unzip available.
Nothing to do
PING dl.wdlinux.cn (222.186.43.27) 56(84) bytes of data.
64 bytes from 222.186.43.27: icmp_seq=1 ttl=51 time=25.1 ms
64 bytes from 222.186.43.27: icmp_seq=2 ttl=51 time=24.8 ms
64 bytes from 222.186.43.27: icmp_seq=3 ttl=51 time=24.6 ms


--- dl.wdlinux.cn ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 24.685/24.865/25.108/0.178 ms


rpm remove...
error: package php is not installed
error: package httpd is not installed
error: package mysql-server is not installed
error: package mysql is not installed
yum update...
Setting up Install Process
No package autoconf available.
No package libtool-ltdl-devel available.
No package gd-devel available.
No package freetype-devel available.
No package libxml2-devel available.
No package libjpeg-devel available.
No package libpng-devel available.
No package openssl-devel available.
No package curl-devel available.
No package patch available.
No package libmcrypt-devel available.
No package libmhash-devel available.
No package ncurses-devel available.
Nothing to do


The current system does not support


[root@iZ281yjghg1Z ~]#
[root@iZ281yjghg1Z ~]#
[root@iZ281yjghg1Z ~]#

展开
收起
身在保定 2014-10-08 16:35:59 16704 0
3 条回答
写回答
取消 提交回答
  • 你的数据盘都没有挂载你怎么安装啊,无效路径啊
    2014-10-08 21:30:48
    赞同 展开评论 打赏
  • 分享阿里云支持与服务团队最佳实践、经典案例与故障排查。
    回 1楼(身在保定) 的帖子
    您好!您的数据盘没有挂载上,要出现xvdb1才算是挂载上磁盘了。可以参考: http://help.aliyun.com/view/11108189_13435365.html?spm=5176.7224609.1997282825.4.lmlb2W 操作一下。
    2014-10-08 16:51:32
    赞同 展开评论 打赏
  • Re请问这样是问题出在了哪里?
    [root@iZ281yjghg1Z ~]# df -lh
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/hda1              20G  1.2G   19G   6% /
    tmpfs                 501M     0  501M   0% /dev/shm
    /dev/xvdb             9.9G  151M  9.2G   2% /www
    [root@iZ281yjghg1Z ~]#
    2014-10-08 16:36:17
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载