----- Original Message ----
From: Jerry McAllister <[EMAIL PROTECTED]>
To: Drew Jenkins <[EMAIL PROTECTED]>
Cc: freebsd-questions@freebsd.org
Sent: Monday, February 19, 2007 12:04:29 PM
Subject: Re: Can I Mount A Windoze Drive?


Great! What worked here for me was:
mkdir -p /mnt/win
and then
mount_ntfs /dev/ad0s1 /mnt/win
and *now* I can mount the Windoze drive. The piece of the formula that was 
missing (probably my oversight) was to mkdir, which you brought to my attention.
Thanks!
Drew


 
____________________________________________________________________________________
Expecting? Get great news right away with email Auto-Check. 
Try the Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to