thank you. does anyone know if there is software to access a FFS partition from windows (on a dual boot machine)? trying to avoid creating a FAT patition...
> > mount -t ntfs /dev/wd0i /mnt > > > > it fails with an error message saying that operation is not supported. > > ntfs is not enabled in GENERIC kernels. you have to build a > custom kernel for ntfs support. > > -- > <[EMAIL PROTECTED]>

