Re: NTFS write access from FreeBSd
From: james
Date: 09/27/05
- Next message: Michel Talon: "Re: questions regarding sh shell"
- Previous message: Keve Nagy: "How to replace sendmail with postfix?"
- In reply to: Keve Nagy: "Re: NTFS write access from FreeBSd"
- Next in thread: gez: "Re: NTFS write access from FreeBSd"
- Reply: gez: "Re: NTFS write access from FreeBSd"
- Reply: Christopher Nehren: "Re: NTFS write access from FreeBSd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Sep 2005 10:54:39 -0500
Keve Nagy wrote:
> jpd wrote:
>
>> split(1) to cut your files into chunks of just under 2GB so they fit
>> on a fat32 fs, then you can use copy /b on your windows machine to
>> reassemble the pieces.
>
>
> In fact, you don't even need to split to chunks smaller than 2GBs for a
> Fat32 FS. AIUI that is for Fat16 only, which is limited to a maximum
> volume size of 2GBs,
the problem is that FAT32 (and 16 for that matter according to M$ specs on it)
don't support files larger than *4* gigs, so splitting just under that would
still work.
another solution would be to make the drive EXT2. there are drivers for Windows
that allow it read/write to EXT2 (as it is written by O.S. developers and based
on open software) and FreeBSD supports it just fine as well.
hope that helps.
- Next message: Michel Talon: "Re: questions regarding sh shell"
- Previous message: Keve Nagy: "How to replace sendmail with postfix?"
- In reply to: Keve Nagy: "Re: NTFS write access from FreeBSd"
- Next in thread: gez: "Re: NTFS write access from FreeBSd"
- Reply: gez: "Re: NTFS write access from FreeBSd"
- Reply: Christopher Nehren: "Re: NTFS write access from FreeBSd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]