<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4721&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Cannot mount exfat]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4721</link>
		<description><![CDATA[The most recent posts in Cannot mount exfat.]]></description>
		<lastBuildDate>Thu, 16 Dec 2021 13:15:51 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33296#p33296</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>Not any file system on any USB stick will found on /dev/sd(X), it always will be on /dev/sd(X)1 or higher.</p><p>Use any stick with FAT32, you have to mount it with /dev/sd(X)1.</p><p>rolfie</p></div></blockquote></div><p>I dont have much knowledge on this but i can format a usb like so and it is usable and i am able to mount it read write. </p><div class="codebox"><pre><code># mkfs.exfat /dev/sdb</code></pre></div><p>same with fat32.</p><p>I think it is just using the whole block device as filesystem only.</p>]]></description>
			<author><![CDATA[dummy@example.com (hevidevi)]]></author>
			<pubDate>Thu, 16 Dec 2021 13:15:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33296#p33296</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33289#p33289</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Essentially it looks like you sit with software that &quot;expects&quot; <span class="bbc">exfat</span> to be a built-in filesystem (as in beowulf-backports and later), and a kernel where it&#039;s not (as in beowulf and before).</p><p>The story seems to be that:</p><p>a) <span class="bbc">exfat</span> is a built-in filesystem for 5.10 kernels but it wasn&#039;t built-in for the 4.9 kernels.</p><p>b) Before it became built-in, the <span class="bbc">mount</span> command was supported by the program <span class="bbc">/sbin/mount.exfat</span> provided by the <span class="bbc">exfat-fuse</span> package. That program was abandoned when the filesystem became built-in.</p></div></blockquote></div><p>Damn, you&#039;re right. I checked /boot/config and my kernel has:</p><div class="codebox"><pre><code>CONFIG_EXFAT_FS is not set</code></pre></div><p>Case closed.</p><p>Thanks for all the help.</p>]]></description>
			<author><![CDATA[dummy@example.com (devian)]]></author>
			<pubDate>Wed, 15 Dec 2021 22:41:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33289#p33289</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33288#p33288</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>Not any file system on any USB stick will found on /dev/sd(X), it always will be on /dev/sd(X)1 or higher.</p><p>Use any stick with FAT32, you have to mount it with /dev/sd(X)1.</p><p>rolfie</p></div></blockquote></div><p>I just created a filesystem on /dev/sdb with vfat and had no problems mounting it. vfat is the same as fat32 is it not?</p>]]></description>
			<author><![CDATA[dummy@example.com (devian)]]></author>
			<pubDate>Wed, 15 Dec 2021 21:36:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33288#p33288</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33287#p33287</link>
			<description><![CDATA[<p>Not any file system on any USB stick will found on /dev/sd(X), it always will be on /dev/sd(X)1 or higher.</p><p>Use any stick with FAT32, you have to mount it with /dev/sd(X)1.</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 15 Dec 2021 21:31:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33287#p33287</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33286#p33286</link>
			<description><![CDATA[<p>Essentially it looks like you sit with software that &quot;expects&quot; <span class="bbc">exfat</span> to be a built-in filesystem (as in beowulf-backports and later), and a kernel where it&#039;s not (as in beowulf and before).</p><p>The story seems to be that:</p><p>a) <span class="bbc">exfat</span> is a built-in filesystem for 5.10 kernels but it wasn&#039;t built-in for the 4.9 kernels.</p><p>b) Before it became built-in, the <span class="bbc">mount</span> command was supported by the program <span class="bbc">/sbin/mount.exfat</span> provided by the <span class="bbc">exfat-fuse</span> package. That program was abandoned when the filesystem became built-in.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 15 Dec 2021 21:30:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33286#p33286</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33285#p33285</link>
			<description><![CDATA[<div class="quotebox"><cite>hevidevi wrote:</cite><blockquote><div><p>maybe try this command ?</p><div class="codebox"><pre><code># mount -t exfat /dev/sdc /mnt/</code></pre></div><p>if that doesnt work trying installing exfatprogs and use command like so.</p><div class="codebox"><pre><code># mount.exfat-fuse /dev/sdc /mnt</code></pre></div></div></blockquote></div><p>Using my newly partitioned USB stick that has 1 partition:</p><div class="codebox"><pre><code># mount -t exfat  /dev/sdb1 /mnt
mount: /mnt: unknown filesystem type &#039;exfat&#039;.
# mount.exfat-fuse /dev/sdb1 /mnt
FUSE exfat 1.3.0</code></pre></div><p>Thank you - at least I can now mount exfat.</p><p>The question then becomes, why does the mount command fail but mount.exfat-fuse work?</p>]]></description>
			<author><![CDATA[dummy@example.com (devian)]]></author>
			<pubDate>Wed, 15 Dec 2021 20:56:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33285#p33285</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33284#p33284</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><div class="quotebox"><cite>devian wrote:</cite><blockquote><div><div class="codebox"><pre><code># mount  /dev/sdc /mnt/
mount: /mnt: unknown filesystem type &#039;exfat&#039;.</code></pre></div></div></blockquote></div><p>This is obvious. You can&#039;t have an exfat file system at /dev/sdc, at the most you&#039;ll find a partition table there.</p><p>Try to use: </p><div class="codebox"><pre><code># mount  /dev/sdc1 /mnt/</code></pre></div><p>rolfie</p></div></blockquote></div><p>There is no partition table on this drive.</p><p>I did a test with another USB stick:</p><div class="codebox"><pre><code>[fdisk]
Disk /dev/sdb: 1.86 GiB, 1993342976 bytes, 3893248 sectors
Disk model: Flash Disk      
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device     Boot Start     End Sectors  Size Id Type
/dev/sdb1        2048 3893247 3891200  1.9G 83 Linux

Filesystem/RAID signature on partition 1 will be wiped.

Command (m for help): wq
The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.

# mkfs.exfat /dev/sdb1
mkexfatfs 1.3.0
Creating... done.
Flushing... done.
File system created successfully.

# mount /dev/sdb1 /mnt
mount: /mnt: unknown filesystem type &#039;exfat&#039;.</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (devian)]]></author>
			<pubDate>Wed, 15 Dec 2021 20:53:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33284#p33284</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33282#p33282</link>
			<description><![CDATA[<div class="quotebox"><cite>devian wrote:</cite><blockquote><div><div class="codebox"><pre><code># mount  /dev/sdc /mnt/
mount: /mnt: unknown filesystem type &#039;exfat&#039;.</code></pre></div></div></blockquote></div><p>This is obvious. You can&#039;t have an exfat file system at /dev/sdc, at the most you&#039;ll find a partition table there.</p><p>Try to use: </p><div class="codebox"><pre><code># mount  /dev/sdc1 /mnt/</code></pre></div><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 15 Dec 2021 18:14:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33282#p33282</guid>
		</item>
		<item>
			<title><![CDATA[Re: Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33278#p33278</link>
			<description><![CDATA[<p>maybe try this command ?</p><div class="codebox"><pre><code># mount -t exfat /dev/sdc /mnt/</code></pre></div><p>if that doesnt work trying installing exfatprogs and use command like so.</p><div class="codebox"><pre><code># mount.exfat-fuse /dev/sdc /mnt</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (hevidevi)]]></author>
			<pubDate>Wed, 15 Dec 2021 12:18:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33278#p33278</guid>
		</item>
		<item>
			<title><![CDATA[Cannot mount exfat]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33277#p33277</link>
			<description><![CDATA[<p>I have the fuse module loaded and have installed &quot;exfat-fuse exfat-utils&quot; yet still have problems mounting an exfat USB drive.</p><p>What are my options to debug this? Thanks.</p><div class="codebox"><pre><code># lsmod | grep fuse
fuse                  147456  0
# mount  /dev/sdc /mnt/
mount: /mnt: unknown filesystem type &#039;exfat&#039;.</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (devian)]]></author>
			<pubDate>Wed, 15 Dec 2021 12:02:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33277#p33277</guid>
		</item>
	</channel>
</rss>
