Skip site navigation (1)Skip section navigation (2)
Date:      21 Feb 2003 13:54:57 +0100
From:      Didier Wiroth <didier.wiroth@mcesr.etat.lu>
To:        freebsd-questions@freebsd.org
Subject:   mount_ntfs fails
Message-ID:  <1045832096.214.6.camel@lucifer>

next in thread | raw e-mail | index | archive | help
Hey, 

I have two harddisks:
1) ad0 with 1 slice containing Windows XP pro
2) ad2 with two slices s1 is ntfs and s2 is freebsd 4.7-release

I can mount_ntfs without problems ad2s1 from freebsd!

BUT I can't mount_ntfs ad0s! When I try to mount it with the following
command:
mount_ntfs /dev/ad0s1 /mnt

I get the following error:
mount_ntfs: /dev/ad0s1: Invalid argument

And in /var/log/messages I see this:
Feb 21 13:46:39 lucifer /kernel: ad0s1: slice extends beyond end of
disk: truncating from 78140097 to 4408785 sectors
Feb 21 13:46:39 lucifer /kernel: ntfs_loadntnode: BREAD FAILED
Feb 21 13:46:39 lucifer /kernel: ntfs_vget: CAN'T LOAD ATTRIBUTES FOR
INO: 0

1) What is the problem with ad0?
2) What can I do to resolve the problem so that I'm able to mount_ntfs
ad0s1?

Thanks a lot
Didier


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1045832096.214.6.camel>