On Sat, 7 Feb 2004 10:24:27 +0400 "Mazen S. Alzogbi" <[EMAIL PROTECTED]> wrote:
> Hi, > > I would like to access files that exist in a Windows partition on the > same machine from FreeBSD 4.9. > > I appreciate your help in showing me the way to do that. mount_msdos /dev/ad0s4 /mnt where ad0 is your disk and s4 is your win slice FAT32 formatted or mount_ntfs is it is NTFS; mount_ntfs(8) says: WRITING There is limited writing ability.Limitations: file must be nonresident and must not contain any sparces (uninitialized areas); compressed files are also not supported. -- IOnut Unregistered ;) FreeBSD user _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"