|
|
今天重新启动服务器后不能挂载磁盘阵列,提示分区没有有效的分区表。以前好好的,突然不行了,好多数据在上面呢,请高手帮忙给解决一下。急!先多谢了。
用fdisk -l显示下列信息:
Disk /dev/sdb: 750.1 GB, 750177878016 bytes
255 heads, 63 sectors/track, 91203 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 91203 732588066 83 Linux
用 fdisk -l /dev/sdb1显示下列信息:
Disk /dev/sdb1: 750.1 GB, 750170179584 bytes
255 heads, 63 sectors/track, 91202 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sdb1 doesn't contain a valid partition table |
|