Re: Mount NTFS partition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fedora List wrote:

I'm trying to mount an NTFS partition.
FC1 on hda and Winnie XP Pro (NTFS) on hdb.
I've RPM'ed the correct kernel-ntfs rpm.
cat /proc/filesystems reflects ntfs available.
I've created /mnt/hdb1
When trying to mount hdb1 error message:

...not a valid block device

I've run almost all conceivable combinations and permutations of mount
-auto etc

Is there anything I haven't done?

The error is that hdb1 is not a block device, not that the filesystem is bad. What do you see when you fdisk /dev/hdb? What happens if you say "dd if=/dev/hdb1 of=/dev/null count=1"? Once you've verified that the partition exists and you can read blocks from it, then you can start tracking down trouble in the kernel's ntfs code.

Paul Allen

--
Boeing Phantom Works                   \ Paul L. Allen, (425) 865-3297
Math & Computing Technology              \ paul.l.allen@xxxxxxxxxx
POB 3707 M/S 7L-40, Seattle, WA 98124-2207 \ Prototype Systems Group



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux