💻 Software
How to mount XFS filesystem in ubuntu
Fresh5 days ago
Mar 15, 202669054 viewsConfidence Score0%
0%
Problem
I am trying to mount a hard drive with an XFS filesystem on it in Ubuntu. It was originally formatted in a netgear stora NAS device. I am using a command in ubuntu like this, The command craps out the whole operating system. The GUI closes, a command prompt comes up and the machine is useless from …
Error Output
sudo mount -t xfs /dev/sdc1 /mnt/stora
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to mount XFS filesystem in ubuntu
Low Risk
Regarding the output of the fdisk command, I would mount your partition using the following command: The error message you get comes from a typo: the device to your partition is and not .
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix