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?Received on Sun Feb 18 2007 - 14:40:03 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:05 UTC