<?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 create FS in Linux. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-fs-in-linux/m-p/2760773#M1922</link>
    <description>You can also make them journaled filesystem (ext3) by supplying the -j flag to mke2fs:&lt;BR /&gt;&lt;BR /&gt;mke2fs -j /dev/hda3&lt;BR /&gt;mount -t ext3 /dev/hda /mnt/blah&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Jul 2002 14:54:20 GMT</pubDate>
    <dc:creator>Craig Kelley</dc:creator>
    <dc:date>2002-07-10T14:54:20Z</dc:date>
    <item>
      <title>How to create FS in Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-fs-in-linux/m-p/2760771#M1920</link>
      <description>Hi Linux Experts,&lt;BR /&gt;&lt;BR /&gt;Since I am new to Linux, maybe this question is too easy for you.&lt;BR /&gt;&lt;BR /&gt;How to create File systems in Linux by command? Would you mind to give me the procedure for that?&lt;BR /&gt;&lt;BR /&gt;I am using RH7.&lt;BR /&gt;&lt;BR /&gt;Thanks very much.&lt;BR /&gt;Kenny.</description>
      <pubDate>Wed, 10 Jul 2002 07:59:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-fs-in-linux/m-p/2760771#M1920</guid>
      <dc:creator>Kenny Chau</dc:creator>
      <dc:date>2002-07-10T07:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create FS in Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-fs-in-linux/m-p/2760772#M1921</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;First of all, confirm if you have free (un-assigned) space in your HD.&lt;BR /&gt;# fdisk -l&lt;BR /&gt;&lt;BR /&gt;Then create new partition using fdisk.&lt;BR /&gt;&lt;BR /&gt;Then you can create filesystem on your new partition.&lt;BR /&gt;&lt;BR /&gt;# mkfs -t ext2 /dev/hdaX &lt;BR /&gt;# mkfs -t msdos /dev/hdaX&lt;BR /&gt;# mke2fs /dev/hdaX&lt;BR /&gt;&lt;BR /&gt;Check online manual of the mkfs for more detail options.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2002 09:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-fs-in-linux/m-p/2760772#M1921</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-07-10T09:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to create FS in Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-fs-in-linux/m-p/2760773#M1922</link>
      <description>You can also make them journaled filesystem (ext3) by supplying the -j flag to mke2fs:&lt;BR /&gt;&lt;BR /&gt;mke2fs -j /dev/hda3&lt;BR /&gt;mount -t ext3 /dev/hda /mnt/blah&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2002 14:54:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-fs-in-linux/m-p/2760773#M1922</guid>
      <dc:creator>Craig Kelley</dc:creator>
      <dc:date>2002-07-10T14:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to create FS in Linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-fs-in-linux/m-p/2760774#M1923</link>
      <description>Thanks for your information.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kenny.</description>
      <pubDate>Thu, 11 Jul 2002 00:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-fs-in-linux/m-p/2760774#M1923</guid>
      <dc:creator>Kenny Chau</dc:creator>
      <dc:date>2002-07-11T00:50:34Z</dc:date>
    </item>
  </channel>
</rss>

