View Single Post

   
  #10 (permalink)  
Old 01-17-2008, 07:22 PM
Bruce
 
Posts: n/a
Default Re: What is the best partition type for OS X, Win2k, Sparc(solaris) and Linux?

On 6/17/04 12:01 PM, in article
vilain-9A27CA.12011917062004@comcast.dca.giganews.com, "Michael Vilain
<vilain@spamcop.net>" <> wrote:

> In article <caronp$f6k$1@news.cs.tu-berlin.de>,
> js@cs.tu-berlin.de (Joerg Schilling) wrote:
>
>> In article <vilain-3AB64B.12450616062004@comcast.dca.giganews.com>,
>> Michael Vilain <vilain@spamcop.net> wrote:
>>
>>> MacOS require either HFS+ (perferred) or UFS. Can't boot from
>>> FATanything.

>>
>> MaxOS X should better be run on UFS. HFS creates lot's of headaches
>> because it is not POSIX compliant.

>
> Actually, the headaches come from UFS more than HFS+. The only major
> problem is that HFS+ is case insensitive, so some help files get munged.



OS X 10.3 supports case insensitive HFS+ just format with the right option
selected.

Disk Utility Tool ?2002-2003, Apple Computer, Inc.
Usage: diskutil eraseDisk [format] newName <OS9Drivers>
[Mount Point|Disk Identifier|Device Node]
Completely erase an existing disk. All volumes on this disk will be
destroyed.
Ownership of the affected disk is required.
Format is the specific filesystem name you want to erase it as. (HFS+, etc.)
You cannot erase the boot disk.
Example: diskutil eraseDisk "Case-sensitive HFS+" fs1 disk3
Valid filesystems: "Journaled HFS+" "HFS+" "Case-sensitive HFS+" "HFS"
"MS-DOS" "UFS"


-Bruce

Reply With Quote