大家好,我使用的是 redhat eu4
我的系统有两个硬盘,sda sdb ,我执行 fdisk -l 结果如下:
Disk /dev/sda: 72.9 GB, 72999763968 bytes
255 heads, 63 sectors/track, 8875 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 8876 71288831+ ee EFI GPT
WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdb: 146.6 GB, 146693685248 bytes
255 heads, 63 sectors/track, 17834 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 17835 143255551+ ee EFI GPT
WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.我想把 /dev/sda1 挂在 /var/www/ 上,但每次执行 mount //dev/sda1 /var/www/ 都会得到一个错误:
mount: special device /dev/sda1 does not exist
请大家指点指点,是什么原因阿,是没有格式化的原因吗?
pangjiale 于 2010-05-18 09:17:32发表:
这是个很有难度的问题吗
pangjiale 于 2010-05-16 22:24:45发表:
是不是我的问题没有表述清楚啊?
pangjiale 于 2010-05-15 14:08:38发表:
帮帮忙啊
pangjiale 于 2010-05-15 14:08:35发表:
帮帮忙啊
pangjiale 于 2010-05-13 21:29:08发表:
能说的详细些吗,我的系统安装在 sdb1上,只是sda 不能用,
如果是格式不支持,有什么办法吗,比如重新格式化行吗,谢谢smr1113 。
smr1113 于 2010-05-13 18:53:17发表:
格式不支持。。