mount_ntfs: /dev/ad0s1: No such file or directory

Ulrich Spoerlein uspoerlein at gmail.com
Sun Feb 18 15:40:03 UTC 2007


Craig Rodrigues wrote:
> I don't have any NTFS partitions on my FreeBSD system.  Does someone
> have a small NTFS disk image that they can send me so I can implement
> some of these changes and practise mounting?

Hi Craig, please install sysutils/ntfsprogs, then use:

cd /tmp; truncate -s500M ntfs.img
mdconfig -atvnode -fntfs.img -u7
mkfs.ntfs -F /dev/md7

This should give you something to play with.

Ulrich Spoerlein
-- 
A: Yes.
>Q: Are you sure?
> >A: Because it reverses the logical flow of conversation.
> >>Q: Why is top posting frowned upon?


More information about the freebsd-current mailing list