NTFS drive files disappeared

All of the files on my NTFS partion disappeared when I installed KDE4.I'm new to Freebsd so any help would be greatly appreciated.Thanks in advance!
 
Sounds like it's no longer mounted and you're browsing the empty mountpoint ... can you check [cmd=]mount[/cmd]?
 
Code:
/dev/ad0s1a on / (ufs, local)
devfs on /dev (devfs, local, multilabel)
/dev/ad0s1e on /tmp (ufs, local, soft-updates)
/dev/ad0s1f on /usr (ufs, local, soft-updates)
/dev/ad0s1d on /var (ufs, local, soft-updates)
I don't see it.
 
Back
Top