Mount NTFS partition

Paul L. Allen paul.l.allen at boeing.com
Thu May 27 17:44:39 UTC 2004


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 at boeing.com
POB 3707 M/S 7L-40, Seattle, WA 98124-2207 \ Prototype Systems Group





More information about the fedora-list mailing list