<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linux fdisk output says invalid partition table. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090123#M30451</link>
    <description>It is IBM SCSI disk array.&lt;BR /&gt;&lt;BR /&gt;[root@wolfdev04 ~]# file -s /dev/sdc&lt;BR /&gt;/dev/sdc: data&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
    <pubDate>Mon, 22 Oct 2007 18:18:21 GMT</pubDate>
    <dc:creator>Gulam Mohiuddin</dc:creator>
    <dc:date>2007-10-22T18:18:21Z</dc:date>
    <item>
      <title>Linux fdisk output says invalid partition table.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090118#M30446</link>
      <description>The fdisk give message: Disk /dev/sdc doesn't contain a valid partition table&lt;BR /&gt;&lt;BR /&gt;#fdisk -l /dev/sdc&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdc: 299.9 GB, 299999690752 bytes&lt;BR /&gt;128 heads, 32 sectors/track, 143051 cylinders&lt;BR /&gt;Units = cylinders of 4096 * 512 = 2097152 bytes&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdc doesn't contain a valid partition table&lt;BR /&gt;&lt;BR /&gt;How to fix it and get rid of this message.  &lt;BR /&gt;&lt;BR /&gt;The disk is already in use and has lots of data on it.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
      <pubDate>Mon, 22 Oct 2007 14:56:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090118#M30446</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2007-10-22T14:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Linux fdisk output says invalid partition table.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090119#M30447</link>
      <description>you are using the whole disk it appears (/dev/sdc as opposed to /dev/sdc1) and it is not partitioned. I would recommend placing a partition label on your disks in the future to avoid confusion.</description>
      <pubDate>Mon, 22 Oct 2007 15:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090119#M30447</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2007-10-22T15:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Linux fdisk output says invalid partition table.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090120#M30448</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;fdisk /dev/sdc&lt;BR /&gt;&lt;BR /&gt;Put a partition on the thing. Maybe even a filesystem after that.&lt;BR /&gt;&lt;BR /&gt;Sometimes false messages like this can be caused by dual path if the disk is fiber and there are two fiber paths to the disk.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 22 Oct 2007 15:41:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090120#M30448</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-10-22T15:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linux fdisk output says invalid partition table.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090121#M30449</link>
      <description>I already have a filesystem on that disk.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
      <pubDate>Mon, 22 Oct 2007 15:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090121#M30449</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2007-10-22T15:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Linux fdisk output says invalid partition table.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090122#M30450</link>
      <description>What type of device is 'sdc' ?&lt;BR /&gt;&lt;BR /&gt;Some USB memory sticks or SCSI LUN's presented by some SAN's do not have partition tables, they are just raw filesystems.&lt;BR /&gt;&lt;BR /&gt;Using the 'file -s /dev/sdc' command, you can tell if there's an existing filesystem or a boot sector a partition table can live in.</description>
      <pubDate>Mon, 22 Oct 2007 16:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090122#M30450</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-10-22T16:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linux fdisk output says invalid partition table.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090123#M30451</link>
      <description>It is IBM SCSI disk array.&lt;BR /&gt;&lt;BR /&gt;[root@wolfdev04 ~]# file -s /dev/sdc&lt;BR /&gt;/dev/sdc: data&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
      <pubDate>Mon, 22 Oct 2007 18:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090123#M30451</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2007-10-22T18:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linux fdisk output says invalid partition table.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090124#M30452</link>
      <description>Be very careful as I get this message a lot when using a Firewire attached portable hard disk. I have now managed to corrupt the data on this disk and am looking at a reformat.&lt;BR /&gt;&lt;BR /&gt;I think my problem has been caused by the instability of the Firewire drivers, and if your problem is intermittent, you could be in a similar situation.</description>
      <pubDate>Tue, 23 Oct 2007 03:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090124#M30452</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2007-10-23T03:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Linux fdisk output says invalid partition table.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090125#M30453</link>
      <description>&lt;!--!*#--&gt;Hello Gulam,&lt;BR /&gt;&lt;BR /&gt;Try the followings (example):&lt;BR /&gt;&lt;BR /&gt;# parted /dev/sdc&lt;BR /&gt;&lt;BR /&gt;GNU Parted 1.8.1&lt;BR /&gt;Using /dev/sda&lt;BR /&gt;Welcome to GNU Parted! Type 'help' to view a list of commands.&lt;BR /&gt;&lt;BR /&gt;(parted) print&lt;BR /&gt;&lt;BR /&gt;Model: xxxxxxx (scsi)&lt;BR /&gt;Disk /dev/sdc: 9999MB&lt;BR /&gt;Sector size (logical/physical): 512B/512B&lt;BR /&gt;Partition Table: msdos&lt;BR /&gt;&lt;BR /&gt;Number  Start   End     Size    Type     File system  Flags&lt;BR /&gt; 1      32.3kB  271MB   271MB   primary  ext3         boot&lt;BR /&gt; 2      271MB   8324MB  8053MB  primary  ext3&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 25 Oct 2007 06:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090125#M30453</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-10-25T06:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linux fdisk output says invalid partition table.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090126#M30454</link>
      <description>You have a filesystem on /dev/sdc. Which doesn't contain a partition label, therefore the errors from fdisk as fdisk is attempting to read a partition table which doesn't exist.&lt;BR /&gt;&lt;BR /&gt;fdisk /dev/sdc, put a partition on it, then recreate your filesystem on /dev/sdc1 and restore. Otherwise, you'll have to live with the error message.</description>
      <pubDate>Thu, 01 Nov 2007 09:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-output-says-invalid-partition-table/m-p/4090126#M30454</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2007-11-01T09:21:27Z</dc:date>
    </item>
  </channel>
</rss>

