more ppc questions

Nathan Sprangers wolfe at cwazy.co.uk
Sun Dec 5 18:33:34 UTC 2004


altern wrote:

>
>> Obviously that's:
>>
>> echo hfs | sudo tee -a /etc/modules && echo hfsplus | sudo tee -a 
>> /etc/modules
>>
>> [ it's hfs, not hsf ]
>
>
> oops ... I did it twice. Now the modules file has both
> hsf
> hsfplus
>
> and
> hfs
> hfsplus
>
No problem there, just delete one occurance of each, if you haven't 
already, and you should be fine.

> anyway still i dont get to see the other partitions. I am now runnig 
> osx and i get info about the partitions from disk utility. It says 
> that there are 4 partitions:
> *osx -- Mac OS plus (with register) --> note that i am translating 
> from spanish so i am not sure if register is the right word, in 
> spanish it says "con registro"


I would be willing to bet that "con registro" is the Spanish way for 
saying "journalled" which at the moment means it's unsupported entirely.

> *data -- UNIX file system
> *UNTITLED -- Ext2 File System
> *disk07s -- Unmounted, 342 MB. No other info suplied about this one
>
> Maybe the data partition should be as well Ext2File system?
> My external USB HD it is too formated as UNIX file system and neither 
> seem to be detected by Ubuntu.
>
> any tips?
> thaaanks
>
"data" must be a partition that you created with OS X which means that 
if OS X is calling it "UNIX" formatted then it's probably UFS which has 
very poor support in linux.

"UNTITLED" I'm guessing is your Ubuntu installation - no problems there.

"disk07s" is probably your swap judging from its size and location - 
again nothing to worry about.

So I would recommend reformatting the "data" partition to something like 
hfs, hfs+, or even fat32 since both OS X and Ubuntu will be able to 
access those filesystems.  If you go into Disk Utility in OS X you might 
be able to turn off journalling (con registro) for your OS X partition.

Hope that helps!
~Nathan




More information about the ubuntu-users mailing list