<?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: Mounting FAT32 partitions in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mounting-fat32-partitions/m-p/3195326#M9988</link>
    <description>what's your kernel version?Maybe you need a newer one...&lt;BR /&gt;take a look here:&lt;BR /&gt;&lt;A href="http://www.computing.net/linux/wwwboard/forum/23521.html" target="_blank"&gt;http://www.computing.net/linux/wwwboard/forum/23521.html&lt;/A&gt;</description>
    <pubDate>Wed, 18 Feb 2004 08:19:31 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2004-02-18T08:19:31Z</dc:date>
    <item>
      <title>Mounting FAT32 partitions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-fat32-partitions/m-p/3195325#M9987</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I want to mount two partitions on a external disk connected on my system via a usb interface. Now if I mount the first partition on the drive it succeeds, but when I try to mount the second it fails with "/dev/sdc2 is not a valid block device" yet I can access both partitions on windows.&lt;BR /&gt;&lt;BR /&gt;fdisk -l&lt;BR /&gt;Disk /dev/sda: 255 heads, 63 sectors, 4427 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/sda1   *         1        13    104391   83  Linux&lt;BR /&gt;/dev/sda2            14       267   2040255   82  Linux swap&lt;BR /&gt;/dev/sda3           268      4427  33415200   83  Linux&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdb: 255 heads, 63 sectors, 4427 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/sdb1   *         1       254   2040223+  83  Linux&lt;BR /&gt;/dev/sdb2           255      4427  33519622+  83  Linux&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdc: 255 heads, 63 sectors, 4865 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/sdc1             1      2432  19535008+   c  Win95 FAT32 (LBA)&lt;BR /&gt;/dev/sdc2          2433      4865  19543072+   c  Win95 FAT32 (LBA) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help????&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Daniel</description>
      <pubDate>Wed, 18 Feb 2004 07:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-fat32-partitions/m-p/3195325#M9987</guid>
      <dc:creator>Daniel Fourie</dc:creator>
      <dc:date>2004-02-18T07:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting FAT32 partitions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-fat32-partitions/m-p/3195326#M9988</link>
      <description>what's your kernel version?Maybe you need a newer one...&lt;BR /&gt;take a look here:&lt;BR /&gt;&lt;A href="http://www.computing.net/linux/wwwboard/forum/23521.html" target="_blank"&gt;http://www.computing.net/linux/wwwboard/forum/23521.html&lt;/A&gt;</description>
      <pubDate>Wed, 18 Feb 2004 08:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-fat32-partitions/m-p/3195326#M9988</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-02-18T08:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting FAT32 partitions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-fat32-partitions/m-p/3195327#M9989</link>
      <description>what does scsiinfo -l returns.&lt;BR /&gt;&lt;BR /&gt;what does /var/log/messages say.  Any other output on dmesg.&lt;BR /&gt;&lt;BR /&gt;Umapathy</description>
      <pubDate>Wed, 18 Feb 2004 08:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-fat32-partitions/m-p/3195327#M9989</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2004-02-18T08:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting FAT32 partitions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-fat32-partitions/m-p/3195328#M9990</link>
      <description>You can use command "lsusb" to see if the usb device is detected by the system.&lt;BR /&gt;&lt;BR /&gt;USB mass storage use scsi emulation, so probably you also want to cat /proc/scsi/scsi to see if you have an emulated scsi device on the system.&lt;BR /&gt;&lt;BR /&gt;BTW, what kind of file system do you have on the second disk?</description>
      <pubDate>Wed, 18 Feb 2004 17:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-fat32-partitions/m-p/3195328#M9990</guid>
      <dc:creator>Brice_3</dc:creator>
      <dc:date>2004-02-18T17:57:53Z</dc:date>
    </item>
  </channel>
</rss>

