doesn't contain a valid partition table
[root@rac2 ~]# fdisk -l
Disk /dev/sda: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 464 3622657+ 83 Linux
/dev/sda3 465 914 3614625 83 Linux
/dev/sda4 915 1044 1044225 5 Extended
/dev/sda5 915 1044 1044193+ 82 Linux swap
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 464 3622657+ 83 Linux
/dev/sda3 465 914 3614625 83 Linux
/dev/sda4 915 1044 1044225 5 Extended
/dev/sda5 915 1044 1044193+ 82 Linux swap
Disk /dev/sdb: 107 MB, 107374080 bytes
64 heads, 32 sectors/track, 102 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
64 heads, 32 sectors/track, 102 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 96 98288 83 Linux
/dev/sdb2 97 102 6144 83 Linux
/dev/sdb1 1 96 98288 83 Linux
/dev/sdb2 97 102 6144 83 Linux
Disk /dev/sdc: 107 MB, 107374080 bytes
64 heads, 32 sectors/track, 102 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
64 heads, 32 sectors/track, 102 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Disk /dev/sdc doesn't contain a valid partition table
Disk /dev/sdd: 3221 MB, 3221225472 bytes
255 heads, 63 sectors/track, 391 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
255 heads, 63 sectors/track, 391 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sdd doesn't contain a valid partition table
[root@rac2 ~]# fdisk /dev/sdd
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.
[root@rac2 ~]# fdisk /dev/sdd
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
Command (m for help): w
The partition table has been altered!
The partition table has been altered!
Calling ioctl() to re-read partition table.
Syncing disks.
[root@rac2 ~]# partprobe
Warning: Unable to open /dev/hdc read-write (Read-only file system). /dev/hdc has been opened read-only.
[root@rac2 ~]# fdisk -l
Syncing disks.
[root@rac2 ~]# partprobe
Warning: Unable to open /dev/hdc read-write (Read-only file system). /dev/hdc has been opened read-only.
[root@rac2 ~]# fdisk -l
Disk /dev/sda: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 464 3622657+ 83 Linux
/dev/sda3 465 914 3614625 83 Linux
/dev/sda4 915 1044 1044225 5 Extended
/dev/sda5 915 1044 1044193+ 82 Linux swap
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 464 3622657+ 83 Linux
/dev/sda3 465 914 3614625 83 Linux
/dev/sda4 915 1044 1044225 5 Extended
/dev/sda5 915 1044 1044193+ 82 Linux swap
Disk /dev/sdb: 107 MB, 107374080 bytes
64 heads, 32 sectors/track, 102 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
64 heads, 32 sectors/track, 102 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 96 98288 83 Linux
/dev/sdb2 97 102 6144 83 Linux
/dev/sdb1 1 96 98288 83 Linux
/dev/sdb2 97 102 6144 83 Linux
Disk /dev/sdc: 107 MB, 107374080 bytes
64 heads, 32 sectors/track, 102 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
64 heads, 32 sectors/track, 102 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Disk /dev/sdc doesn't contain a valid partition table
Disk /dev/sdd: 3221 MB, 3221225472 bytes
255 heads, 63 sectors/track, 391 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
255 heads, 63 sectors/track, 391 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
[root@rac2 ~]#
[root@rac2 ~]#
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/13750068/viewspace-690442/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 'mysql.column_stats' doesn't exist and Table 'mysql.index_stats' doesn't existMySqlIndex
- MySQL 啟動報錯 Table 'mysql.plugin' doesn't existMySqlPlugin
- partition table and partition indexIndex
- Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist解決辦法ErrorMySql
- 拆分Table 為Partition Table
- partition table test
- partition table(1)
- partition table(2)
- When to Partition a Table
- ERROR 1146 (42S02): Table 'mysql.slow_log' doesn't existErrorMySql
- scrollTop doesn't scroll on Chrome 61Chrome
- C++ doesn't name a typeC++
- [Oracle] Partition table exchange Heap tableOracle
- lower_case_table_names引數設定解決Error Code: 1146. Table doesn't exist?Error
- [BUG反饋]子查詢報錯,Base table or view not found: 1146 Table 'onethink.(' doesn't existView
- Oracle 普通table 轉換為partition tableOracle
- create a partition table using a exsit table
- 分割槽表PARTITION table
- Solaris 5.8 CRON doesn't work with regular user
- Linux環境下MySQL報Table 'xxx' doesn't exist錯誤解決方法LinuxMySql
- partition table update partition-key result in changing tablespace
- about Res folder doesn't exist in android projectAndroidProject
- db2 partition table testDB2
- Interval Partition table 11G
- Oracle分割槽表(Partition Table)Oracle
- How to partition a non-partitioned table
- 分割槽表PARTITION table(轉)
- partition table中truncate應用
- MySQL 5.5原始碼安裝時啟動資料庫報錯"Table 'mysql.user' doesn't exist??"MySql原始碼資料庫
- MySQL查詢報錯:ERROR 1146 (42S02): Table 'craw.sitePageConfig' doesn't existMySqlError
- 帝國CMS重新整理資料表article提示Table ‘empirecms.phome_ecms_’ doesn’t exist的解決
- if doesn't support the "condition"attribute 問題解決
- mysql partition table use to_days bugMySql
- 關於partition table import的問題Import
- add hash partition , default tablespace for patitioned table
- user management table and t-code
- Field ‘spu_id‘ doesn‘t have a default valu 解決辦法
- 【DB】Direct Path EXP Corrupts The Dump If An Empty Table Partition Exists