<?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: Debian Linux in DL380 G3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/debian-linux-in-dl380-g3/m-p/3966304#M65853</link>
    <description>Are both disks attached to the same controller?  Do you have any logical volumes created for disk 2? Was the NTFS partition created on the server you're working on or the disk was on another server?&lt;BR /&gt;&lt;BR /&gt;Bruno Facca</description>
    <pubDate>Tue, 27 Mar 2007 07:42:34 GMT</pubDate>
    <dc:creator>Bruno Facca</dc:creator>
    <dc:date>2007-03-27T07:42:34Z</dc:date>
    <item>
      <title>Debian Linux in DL380 G3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-linux-in-dl380-g3/m-p/3966303#M65852</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I installed Debian Linux Sarge r3.1 in a Proliant DL380 Server G3, I have 2 disk, one of them has 8gb the other 146gb, the o.s. is installed in the first disk, all is ok. the 2nd disk has a ntfs partition that I want to delete but when I try to use sfdisk to delete/make a partition this is the result:&lt;BR /&gt;&lt;BR /&gt;sfdisk  /dev/cciss/c0d1 &amp;lt;&amp;lt; EOF&lt;BR /&gt;&amp;gt; ;&lt;BR /&gt;&amp;gt; EOF&lt;BR /&gt;Checking that no-one is using this disk right now ...&lt;BR /&gt;OK&lt;BR /&gt;&lt;BR /&gt;Disk /dev/cciss/c0d1: 35139 cylinders, 255 heads, 32 sectors/track&lt;BR /&gt;read: Input/output error&lt;BR /&gt;&lt;BR /&gt;sfdisk: read error on /dev/cciss/c0d1 - cannot read sector 0&lt;BR /&gt; /dev/cciss/c0d1: unrecognized partition table type&lt;BR /&gt;Old situation:&lt;BR /&gt;No partitions found&lt;BR /&gt;New situation:&lt;BR /&gt;Units = cylinders of 4177920 bytes, blocks of 1024 bytes&lt;BR /&gt;read: Input/output error&lt;BR /&gt;&lt;BR /&gt;sfdisk: read error on /dev/cciss/c0d1 - cannot read sector 0&lt;BR /&gt;Re-reading the partition table ...&lt;BR /&gt;&lt;BR /&gt;Any suggestion&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 21 Mar 2007 13:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-linux-in-dl380-g3/m-p/3966303#M65852</guid>
      <dc:creator>Andres Valentin Lopez</dc:creator>
      <dc:date>2007-03-21T13:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debian Linux in DL380 G3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-linux-in-dl380-g3/m-p/3966304#M65853</link>
      <description>Are both disks attached to the same controller?  Do you have any logical volumes created for disk 2? Was the NTFS partition created on the server you're working on or the disk was on another server?&lt;BR /&gt;&lt;BR /&gt;Bruno Facca</description>
      <pubDate>Tue, 27 Mar 2007 07:42:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-linux-in-dl380-g3/m-p/3966304#M65853</guid>
      <dc:creator>Bruno Facca</dc:creator>
      <dc:date>2007-03-27T07:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Debian Linux in DL380 G3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-linux-in-dl380-g3/m-p/3966305#M65854</link>
      <description># fdisk -l &lt;DEVICE&gt;&lt;BR /&gt;--&amp;gt; error ?&lt;BR /&gt;&lt;BR /&gt;# parted &lt;DEVICE&gt;&lt;BR /&gt;--&amp;gt; any more luck ? (another partition editor)&lt;BR /&gt;&lt;BR /&gt;If the disk is not used now and it can be scratched completely, you could try wiping the current partition table first, the hard way:&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/zero of=&lt;DEVICE&gt; bs=512 count=1&lt;BR /&gt;&lt;BR /&gt;(ANY DATA ON THIS DISK WILL BE GONE)&lt;BR /&gt;&lt;BR /&gt;This should provide you with a 'virgin' disk which you could then partition from scratch.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Wout&lt;/DEVICE&gt;&lt;/DEVICE&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Fri, 30 Mar 2007 06:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-linux-in-dl380-g3/m-p/3966305#M65854</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-03-30T06:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Debian Linux in DL380 G3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-linux-in-dl380-g3/m-p/3966306#M65855</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Try the partprobe command.&lt;BR /&gt;&lt;BR /&gt;Then try again.&lt;BR /&gt;&lt;BR /&gt;Try booting the system and then try again.&lt;BR /&gt;&lt;BR /&gt;What may have happened though is the volume group was built based on one disk and there aren't enough extents to permit the second disk to be added to the volume group.&lt;BR /&gt;&lt;BR /&gt;That leaves you the choice of putting the second disk in its own volume group or rebuilding a new, bigger capacity volume group, which will require downtime and a full backup. It might be easier to rebuild the entire system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 30 Mar 2007 08:21:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-linux-in-dl380-g3/m-p/3966306#M65855</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-30T08:21:08Z</dc:date>
    </item>
  </channel>
</rss>

