LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-21-2018, 01:58 PM   #1
LEON71
Member
 
Registered: May 2018
Location: Canada
Distribution: Fedora 38 Workstation
Posts: 87

Rep: Reputation: Disabled
USB Device Connection Problem


I am trying to use my USB drive in Fedora workstation. When I connect it with the USB port of my laptop I notice that the device is connected.When I click the file system to access the drive I got below message :

Error mounting /dev/sdc2 at /run/media/root/New Volume
Unknown filesystem type 'exfat'


When I try to run the fdisk command I got below message :


Welcome to fdisk (util-linux 2.30.2).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.


Whats the solution ?

Last edited by LEON71; 06-21-2018 at 02:40 PM.
 
Old 06-22-2018, 05:22 AM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,675

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
The solution is to install fuse-exfat which is available in the rpm fusion repository.

To add the repository follow the instructions here:
https://rpmfusion.org/Configuration

sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

Then install fuse-exfat

sudo dnf install fuse-exfat
 
Old 06-22-2018, 07:53 AM   #3
LEON71
Member
 
Registered: May 2018
Location: Canada
Distribution: Fedora 38 Workstation
Posts: 87

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
The solution is to install fuse-exfat which is available in the rpm fusion repository.

To add the repository follow the instructions here:
https://rpmfusion.org/Configuration

sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

Then install fuse-exfat

sudo dnf install fuse-exfat
Thanks for your solution. Actually what I did is I just format the entire disk and create a new single partition by following below steps :

1.Plug the USB drive to the port

2.type fdisk -l /dev/sd and tab twice . you will see a list of connected devices

in this case it will be /dev/sdc

3.Use the fdisk command to create partition :

fdisk /dev/sdc

4.type p to view all partitions

5.type d to delete all partitions

6.type n to create a new partition

7.Choose p for primary partition or e for extended partition. in this case p

8.Press enter and again enter

9.To make the changes type w

10.run the partprobe /dev/sdc command
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Problems getting a wireless connection up - ralink usb device bonixavier Linux From Scratch 2 04-17-2011 08:38 AM
to secure the usb port by external device connection chaitalil Linux - Newbie 1 04-14-2010 07:00 AM
Issue on Repeated USB Device Connection/Disconnection. jcaga Linux - Hardware 2 04-11-2007 05:24 AM
USB Scanner problem: usb 1-2: device not accepting address 3, error -71 lagartoflojo Slackware 1 11-13-2004 04:26 PM
Variables invloved with working camera/usb storage device connection jimdaworm Slackware 2 04-25-2004 11:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration