<?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: how to delete partition and create new one in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040904#M29378</link>
    <description>&lt;BR /&gt;Below is a documented example.&lt;BR /&gt;&lt;BR /&gt;# fdisk /dev/emcpowerc&lt;BR /&gt;&lt;BR /&gt;The number of cylinders for this disk is set to 8802.&lt;BR /&gt;There is nothing wrong with that, but this is larger than 1024,&lt;BR /&gt;and could in certain setups cause problems with:&lt;BR /&gt;1) software that runs at boot time (e.g., old versions of LILO)&lt;BR /&gt;2) booting and partitioning software from other OSs&lt;BR /&gt;   (e.g., DOS FDISK, OS/2 FDISK)&lt;BR /&gt;&lt;BR /&gt;Command (m for help): p&lt;BR /&gt;&lt;BR /&gt;Disk /dev/emcpowerc: 255 heads, 63 sectors, 8802 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;         Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/emcpowerc1             1      6267  50339646   83  Linux&lt;BR /&gt;/dev/emcpowerc2          6268      7312   8393962+  83  Linux&lt;BR /&gt;/dev/emcpowerc3          7313      8357   8393962+  83  Linux&lt;BR /&gt;/dev/emcpowerc4          8358      8802   3574462+   5  Extended&lt;BR /&gt;/dev/emcpowerc5          8358      8580   1791216   83  Linux&lt;BR /&gt;/dev/emcpowerc6          8581      8802   1783183+  83  Linux&lt;BR /&gt;&lt;BR /&gt;Command (m for help): m&lt;BR /&gt;&lt;BR /&gt;Command action&lt;BR /&gt;   a   toggle a bootable flag&lt;BR /&gt;   b   edit bsd disklabel&lt;BR /&gt;   c   toggle the dos compatibility flag&lt;BR /&gt;   d   delete a partition&lt;BR /&gt;   l   list known partition types&lt;BR /&gt;   m   print this menu&lt;BR /&gt;   n   add a new partition&lt;BR /&gt;   o   create a new empty DOS partition table&lt;BR /&gt;   p   print the partition table&lt;BR /&gt;   q   quit without saving changes&lt;BR /&gt;   s   create a new empty Sun disklabel&lt;BR /&gt;   t   change a partition's system id&lt;BR /&gt;   u   change display/entry units&lt;BR /&gt;   v   verify the partition table&lt;BR /&gt;   w   write table to disk and exit&lt;BR /&gt;   x   extra functionality (experts only)&lt;BR /&gt;&lt;BR /&gt;To delete the existing partition&lt;BR /&gt;&lt;BR /&gt;Command (m for help): d&lt;BR /&gt;Partition number (1-6): 6&lt;BR /&gt;&lt;BR /&gt;Command (m for help): p&lt;BR /&gt;&lt;BR /&gt;Disk /dev/emcpowerc: 255 heads, 63 sectors, 8802 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;         Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/emcpowerc1             1      6267  50339646   83  Linux&lt;BR /&gt;/dev/emcpowerc2          6268      7312   8393962+  83  Linux&lt;BR /&gt;/dev/emcpowerc3          7313      8357   8393962+  83  Linux&lt;BR /&gt;/dev/emcpowerc4          8358      8802   3574462+   5  Extended&lt;BR /&gt;/dev/emcpowerc5          8358      8580   1791216   83  Linux&lt;BR /&gt;&lt;BR /&gt;Command (m for help): w&lt;BR /&gt;The partition table has been altered!&lt;BR /&gt;&lt;BR /&gt;Calling ioctl() to re-read partition table.&lt;BR /&gt;&lt;BR /&gt;WARNING: If you have created or modified any DOS 6.x&lt;BR /&gt;partitions, please see the fdisk manual page for additional&lt;BR /&gt;information.&lt;BR /&gt;Syncing disks.&lt;BR /&gt;&lt;BR /&gt;To add a new partition&lt;BR /&gt;&lt;BR /&gt;Command (m for help): n&lt;BR /&gt;Command action&lt;BR /&gt;   e   extended&lt;BR /&gt;   p   primary partition (1-4)&lt;BR /&gt;p&lt;BR /&gt;Partition number (1-4): 1&lt;BR /&gt;First cylinder (1-8802, default 1): &lt;BR /&gt;Using default value 1&lt;BR /&gt;Last cylinder or +size or +sizeM or +sizeK (1-8802, default 8802): +61000M&lt;BR /&gt;&lt;BR /&gt;Command (m for help): p&lt;BR /&gt;&lt;BR /&gt;Disk /dev/emcpowerc: 255 heads, 63 sectors, 8802 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;         Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/emcpowerc1             1      7777  62468721   83  Linux&lt;BR /&gt;&lt;BR /&gt;Command (m for help): w&lt;BR /&gt;The partition table has been altered!&lt;BR /&gt;&lt;BR /&gt;Calling ioctl() to re-read partition table.&lt;BR /&gt;&lt;BR /&gt;WARNING: If you have created or modified any DOS 6.x&lt;BR /&gt;partitions, please see the fdisk manual page for additional&lt;BR /&gt;information.&lt;BR /&gt;Syncing disks.&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Jul 2007 21:28:56 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2007-07-20T21:28:56Z</dc:date>
    <item>
      <title>how to delete partition and create new one</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040900#M29374</link>
      <description>/sbin/fdisk -l /dev/sdd&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdd: 18.2 GB, 18210036736 bytes&lt;BR /&gt;255 heads, 63 sectors/track, 2213 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 = 8225280 bytes&lt;BR /&gt;&lt;BR /&gt;   Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/sdd1   *         1       298   2393653+  fd  Linux raid autodetect&lt;BR /&gt;/dev/sdd2           299       935   5116702+  fd  Linux raid autodetect&lt;BR /&gt;/dev/sdd3           936      1572   5116702+  fd  Linux raid autodetect&lt;BR /&gt;/dev/sdd4          1573      2213   5148832+   f  Win95 Ext'd (LBA)&lt;BR /&gt;/dev/sdd5          1573      2082   4096543+  fd  Linux raid autodetect&lt;BR /&gt;/dev/sdd6          2083      2213   1052226   fd  Linux raid autodetect&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would like to remove all all partition and group them into one partition , i tried fdisk &lt;BR /&gt;/dev/sdd then press "d" , it ask which partition , i then try from 1 to 6 , but it still not work , can advise what is wrong ? thx</description>
      <pubDate>Fri, 20 Jul 2007 06:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040900#M29374</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-07-20T06:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete partition and create new one</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040901#M29375</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Did you type w to write your changes after running the d command?&lt;BR /&gt;&lt;BR /&gt;partprobe after exit?&lt;BR /&gt;&lt;BR /&gt;One of the partitions may be locked and you might be better off booting into single user mode and trying again.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 20 Jul 2007 07:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040901#M29375</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-20T07:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete partition and create new one</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040902#M29376</link>
      <description>thx reply, &lt;BR /&gt;&lt;BR /&gt;Did you type w to write your changes after running the d command?&lt;BR /&gt;&lt;BR /&gt;partprobe after exit?&lt;BR /&gt;&lt;BR /&gt;what you mean type w ? &lt;BR /&gt;&lt;BR /&gt;I tried to input from 1 to 6 below but not work , what is wrong ?&lt;BR /&gt;&lt;BR /&gt;a toggle a bootable flag&lt;BR /&gt;b edit bsd disklabel&lt;BR /&gt;c toggle the dos compatibility flag&lt;BR /&gt;d delete a partition&lt;BR /&gt;l list known partition types&lt;BR /&gt;m print this menu&lt;BR /&gt;n add a new partition&lt;BR /&gt;o create a new empty DOS partition table&lt;BR /&gt;p print the partition table&lt;BR /&gt;q quit without saving changes&lt;BR /&gt;s create a new empty Sun disklabel&lt;BR /&gt;t change a partition's system id&lt;BR /&gt;u change display/entry units&lt;BR /&gt;v verify the partition table&lt;BR /&gt;w write table to disk and exit&lt;BR /&gt;x extra functionality (experts only)&lt;BR /&gt;&lt;BR /&gt;Command (m for help): d&lt;BR /&gt;Partition number (1-6):&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2007 07:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040902#M29376</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-07-20T07:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete partition and create new one</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040903#M29377</link>
      <description>I got it , thx much.</description>
      <pubDate>Fri, 20 Jul 2007 07:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040903#M29377</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2007-07-20T07:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete partition and create new one</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040904#M29378</link>
      <description>&lt;BR /&gt;Below is a documented example.&lt;BR /&gt;&lt;BR /&gt;# fdisk /dev/emcpowerc&lt;BR /&gt;&lt;BR /&gt;The number of cylinders for this disk is set to 8802.&lt;BR /&gt;There is nothing wrong with that, but this is larger than 1024,&lt;BR /&gt;and could in certain setups cause problems with:&lt;BR /&gt;1) software that runs at boot time (e.g., old versions of LILO)&lt;BR /&gt;2) booting and partitioning software from other OSs&lt;BR /&gt;   (e.g., DOS FDISK, OS/2 FDISK)&lt;BR /&gt;&lt;BR /&gt;Command (m for help): p&lt;BR /&gt;&lt;BR /&gt;Disk /dev/emcpowerc: 255 heads, 63 sectors, 8802 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;         Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/emcpowerc1             1      6267  50339646   83  Linux&lt;BR /&gt;/dev/emcpowerc2          6268      7312   8393962+  83  Linux&lt;BR /&gt;/dev/emcpowerc3          7313      8357   8393962+  83  Linux&lt;BR /&gt;/dev/emcpowerc4          8358      8802   3574462+   5  Extended&lt;BR /&gt;/dev/emcpowerc5          8358      8580   1791216   83  Linux&lt;BR /&gt;/dev/emcpowerc6          8581      8802   1783183+  83  Linux&lt;BR /&gt;&lt;BR /&gt;Command (m for help): m&lt;BR /&gt;&lt;BR /&gt;Command action&lt;BR /&gt;   a   toggle a bootable flag&lt;BR /&gt;   b   edit bsd disklabel&lt;BR /&gt;   c   toggle the dos compatibility flag&lt;BR /&gt;   d   delete a partition&lt;BR /&gt;   l   list known partition types&lt;BR /&gt;   m   print this menu&lt;BR /&gt;   n   add a new partition&lt;BR /&gt;   o   create a new empty DOS partition table&lt;BR /&gt;   p   print the partition table&lt;BR /&gt;   q   quit without saving changes&lt;BR /&gt;   s   create a new empty Sun disklabel&lt;BR /&gt;   t   change a partition's system id&lt;BR /&gt;   u   change display/entry units&lt;BR /&gt;   v   verify the partition table&lt;BR /&gt;   w   write table to disk and exit&lt;BR /&gt;   x   extra functionality (experts only)&lt;BR /&gt;&lt;BR /&gt;To delete the existing partition&lt;BR /&gt;&lt;BR /&gt;Command (m for help): d&lt;BR /&gt;Partition number (1-6): 6&lt;BR /&gt;&lt;BR /&gt;Command (m for help): p&lt;BR /&gt;&lt;BR /&gt;Disk /dev/emcpowerc: 255 heads, 63 sectors, 8802 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;         Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/emcpowerc1             1      6267  50339646   83  Linux&lt;BR /&gt;/dev/emcpowerc2          6268      7312   8393962+  83  Linux&lt;BR /&gt;/dev/emcpowerc3          7313      8357   8393962+  83  Linux&lt;BR /&gt;/dev/emcpowerc4          8358      8802   3574462+   5  Extended&lt;BR /&gt;/dev/emcpowerc5          8358      8580   1791216   83  Linux&lt;BR /&gt;&lt;BR /&gt;Command (m for help): w&lt;BR /&gt;The partition table has been altered!&lt;BR /&gt;&lt;BR /&gt;Calling ioctl() to re-read partition table.&lt;BR /&gt;&lt;BR /&gt;WARNING: If you have created or modified any DOS 6.x&lt;BR /&gt;partitions, please see the fdisk manual page for additional&lt;BR /&gt;information.&lt;BR /&gt;Syncing disks.&lt;BR /&gt;&lt;BR /&gt;To add a new partition&lt;BR /&gt;&lt;BR /&gt;Command (m for help): n&lt;BR /&gt;Command action&lt;BR /&gt;   e   extended&lt;BR /&gt;   p   primary partition (1-4)&lt;BR /&gt;p&lt;BR /&gt;Partition number (1-4): 1&lt;BR /&gt;First cylinder (1-8802, default 1): &lt;BR /&gt;Using default value 1&lt;BR /&gt;Last cylinder or +size or +sizeM or +sizeK (1-8802, default 8802): +61000M&lt;BR /&gt;&lt;BR /&gt;Command (m for help): p&lt;BR /&gt;&lt;BR /&gt;Disk /dev/emcpowerc: 255 heads, 63 sectors, 8802 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;         Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/emcpowerc1             1      7777  62468721   83  Linux&lt;BR /&gt;&lt;BR /&gt;Command (m for help): w&lt;BR /&gt;The partition table has been altered!&lt;BR /&gt;&lt;BR /&gt;Calling ioctl() to re-read partition table.&lt;BR /&gt;&lt;BR /&gt;WARNING: If you have created or modified any DOS 6.x&lt;BR /&gt;partitions, please see the fdisk manual page for additional&lt;BR /&gt;information.&lt;BR /&gt;Syncing disks.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2007 21:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-delete-partition-and-create-new-one/m-p/4040904#M29378</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-07-20T21:28:56Z</dc:date>
    </item>
  </channel>
</rss>

