On Tue, 2006-12-19 at 09:57 +0000, John Bowden wrote: > OK installed kmods-ntfs and ntfs-3g with out any error messages. Now > where do I find my wondoz partitions. I looked into /mnt and tried the > "system / disk management tool" but don't see them. "fdisk -l" will list what's plugged into your system. You can use some of that information to work out what partitions you want to mount where. Then you'd write mount commands, or edit your fstab file, accordingly. If you can't work it out from those hints, write back to the list with a copy of the output from: fstab -l