LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Fedora 12 Mounting Realtime XFS (from Direct TV DVR HR22 SATA Drive) (https://www.linuxquestions.org/questions/fedora-35/fedora-12-mounting-realtime-xfs-from-direct-tv-dvr-hr22-sata-drive-788117/)

eckirchn 02-09-2010 08:17 PM

Fedora 12 Mounting Realtime XFS (from Direct TV DVR HR22 SATA Drive)
 
I am attempting to mount my Direct TV DVR (HR22) SATA Drive using Fedora 12 x86_64 using the following command:

mount -t xfs -o rtdev=/dev/sdf3 /dev/sdf2 hr22

mount: Function not implemented


The output of BLKID is:
/dev/sdf2: UUID="f108a0c1-ded6-460c-b3f9-db9d66162c49" TYPE="xfs"

The output of fdisk /dev/sdf is:
Device Boot Start End Blocks Id System
/dev/sdf1 1 66 530113+ 82 Linux swap / Solaris
/dev/sdf2 67 2025 15735667+ 83 Linux
/dev/sdf3 2026 121601 960494220 83 Linux



I am able to mount this using MSFLive.org LIVECD/USB:
http://mfslive.org/download.htm


I must have something wrong with my installation in some what so that i can't mount a Realtime XFS Share in Fedora 12.

I have not been able to find any help after days of googling..

Any suggestions?

Thanks,

eckirchn 02-13-2010 11:21 PM

Update - Knoppix Works
 
I am able to mount my drive in Knoppix 6.2 x86 w/o problem.. Any Suggestions why Fedora has a problem with realtime XFS?

eckirchn 02-17-2010 03:51 AM

Solution:

I recompiled the kernel with XFS Realtime Enabled


All times are GMT -5. The time now is 08:04 PM.