<?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: Fromat USB drive on RH 8 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307341#M12722</link>
    <description>My USB pen drive is formatted as FAT32, and I mount it with mount -t vfat or something like vfat).&lt;BR /&gt;&lt;BR /&gt;If you (really) want to format your USB drive for Linux, you have to use fdisk to partition it, and next create a filesystem on the partition (newfs, mkfs).&lt;BR /&gt;&lt;BR /&gt;But I would just use Windows to format it....&lt;BR /&gt;&lt;BR /&gt;JP</description>
    <pubDate>Wed, 16 Jun 2004 15:31:29 GMT</pubDate>
    <dc:creator>Jeroen Peereboom</dc:creator>
    <dc:date>2004-06-16T15:31:29Z</dc:date>
    <item>
      <title>Fromat USB drive on RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307340#M12721</link>
      <description>How can I format USB drive on redhat 8?&lt;BR /&gt;&lt;BR /&gt;Thanks for any help.</description>
      <pubDate>Wed, 16 Jun 2004 15:15:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307340#M12721</guid>
      <dc:creator>Tammy Liang</dc:creator>
      <dc:date>2004-06-16T15:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Fromat USB drive on RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307341#M12722</link>
      <description>My USB pen drive is formatted as FAT32, and I mount it with mount -t vfat or something like vfat).&lt;BR /&gt;&lt;BR /&gt;If you (really) want to format your USB drive for Linux, you have to use fdisk to partition it, and next create a filesystem on the partition (newfs, mkfs).&lt;BR /&gt;&lt;BR /&gt;But I would just use Windows to format it....&lt;BR /&gt;&lt;BR /&gt;JP</description>
      <pubDate>Wed, 16 Jun 2004 15:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307341#M12722</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-06-16T15:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Fromat USB drive on RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307342#M12723</link>
      <description>you could also use the appropraite 'mkfs -t &lt;FILESYSTEMTYPE&gt;' command (vfat in this case).&lt;BR /&gt;&lt;BR /&gt;But it'd be safer to use a Windows box if you have one available.&lt;/FILESYSTEMTYPE&gt;</description>
      <pubDate>Wed, 16 Jun 2004 17:55:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307342#M12723</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-06-16T17:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Fromat USB drive on RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307343#M12724</link>
      <description>Thue USB drive has to be unmounted before the format.&lt;BR /&gt;mkfs.vfat /dev/sda1 &lt;BR /&gt;if you wish to format the USB that's on /dev/sda1 with fat</description>
      <pubDate>Thu, 17 Jun 2004 01:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307343#M12724</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-06-17T01:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fromat USB drive on RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307344#M12725</link>
      <description>i would use newfs or mkfs command.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 17 Jun 2004 01:49:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307344#M12725</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-17T01:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fromat USB drive on RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307345#M12726</link>
      <description>i would recomend no messing with it. most of these devices are not "true" disk but only emulate the filesystem. &lt;BR /&gt;&lt;BR /&gt;my Lexar specifically states that you cannot format it with OS level tools, but requires it's own windows program that directly writes to HW.</description>
      <pubDate>Thu, 17 Jun 2004 07:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/fromat-usb-drive-on-rh-8/m-p/3307345#M12726</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2004-06-17T07:33:22Z</dc:date>
    </item>
  </channel>
</rss>

