|
Other OS Any other OS such as Microsoft Windows, BeOS, Plan9, Syllable, and whatnot. |
|
Thread Tools | Display Modes |
|
|||
Universal Hard drive fs stratagy
I want to "upgrade" my 500gb external to support a filesystem that supports over four gigs.
Systems, 1 freebsd desktop, 2 linux laptops, misc windows systems. I no longer have a macbook so mounting on a mac is not critical but it would be nice There is ntfs but ive had issues with freebsd and ntfs I was thinking about ex2/3fs, especially when I saw a windows driver for ext2 that supports ext3. I was thinking about putting 1gb as fat32 with the "tools", to mount a modern file system. Or i could just go ntfs and hope for the best... Any ideas? |
|
|||
Do you mean 4GB filesystems or 4GB files? FAT32 doesn't support files over 4GB.
The performance of NTFS is not that good. Besides, you don't really want to risk corrupting your data using non-Microsoft drivers. What about using FreeBSD's UFS2 and making it available through Samba?
__________________
May the source be with you! |
|
|||
NTFS for compatibility. You will have no problem accessing / writing to it from FreeBSD or Linux, and any performance benefits of faster filesystems are offset by the USB bottleneck.
|
|
|||
Quote:
If your files are mostly created under Windows (and stored on NTFS), then use FreeBSD's read-only NTFS driver. If FreeBSD is your main OS (and you store your files on UFS2), then use a UFS driver on Windows to read the data. Etc. Using the network to share the disk is still the safest way. No one is talking about SATA-like speed of course. There is USB-limit speed and then there is below USB-limit. I've used NTFS, FAT32 and UFS2 on the same external disk and NTFS was noticeably the slowest.
__________________
May the source be with you! |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Second Hard Drive | IronForge | OpenBSD Installation and Upgrading | 4 | 2nd November 2009 08:53 AM |
Hard Drive backup | roundkat | OpenBSD General | 3 | 29th October 2009 07:32 PM |
Did I fry my hard drive? | JMJ_coder | General Hardware | 7 | 23rd December 2008 10:38 PM |
CF as a *BSD hard drive? | JMJ_coder | General Hardware | 26 | 31st July 2008 05:13 PM |
Encrypting hard drive? | ViperChief | FreeBSD Installation and Upgrading | 5 | 31st May 2008 03:42 PM |