[solved]dual boot hoary-macosx

Eric Dunbar eric.dunbar at gmail.com
Tue Jan 10 01:22:08 UTC 2006


Hi Eduardo, you should probably NOT be using UFS for your OS X
partition (and, it seems you are). Also, you may want to use hda11
instead of hda9... though, given that you are using UFS hda9 may be
the right choice (plus, you have a number of partitions I haven't seen
before on a Mac ;-)!

It seems your 9.9 GB Mac OS X partition is formatted as UFS (Unix File
System). You should ONLY use UFS if you really, really, really need
it, and, chances are you don't need (if you're a developer coding for
UNIX systems you may need UFS since it is case sensitive). Otherwise,
UFS is an unwise choice since Apple does not fully support the file
system, nor do most third party app writers.

PS This is my HD at the moment...

        #                    type name                 length   base  
  ( size )  system
/dev/hda1     Apple_partition_map Apple                    63 @ 1     
  ( 31.5k)  Partition map
/dev/hda2         Apple_Bootstrap untitled               1954 @ 64    
  (977.0k)  NewWorld bootblock
/dev/hda3         Apple_UNIX_SVR2 untitled           10228516 @ 2018  
  (  4.9G)  Linux native
/dev/hda4         Apple_UNIX_SVR2 swap                 517434 @
10230534 (252.7M)  Linux swap
/dev/hda5               Apple_HFS Apple_HFS_Untitled_2 67392176 @
10747968 ( 32.1G)  HFS
/dev/hda6              Apple_Free Extra                    16 @
78140144 (  8.0k)  Free space

Block size=512, Number of Blocks=78140160
DeviceType=0x0, DeviceId=0x0

Eric.


On 1/9/06, Eduardo Sáenz de Cabezón
<eduardo.saenz-de-cabezon at dmc.unirioja.es> wrote:
> yes, it was that,
>
> Thanks a lot!!
>
> El lun, 09-01-2006 a las 13:37 +0100, Eduardo Sáenz de Cabezón escribió:
> > This is what I get:
> >
> >
> > /dev/hda1     Apple_partition_map Apple                    63 @ 1
> > ( 31.5k)  Partition map
> > /dev/hda2          Apple_Driver43 Macintosh                56 @ 64
> > ( 28.0k)  Driver 4.3
> > /dev/hda3          Apple_Driver43 Macintosh                56 @ 120
> > ( 28.0k)  Driver 4.3
> > /dev/hda4        Apple_Driver_ATA Macintosh                56 @ 176
> > ( 28.0k)  Unknown
> > /dev/hda5        Apple_Driver_ATA Macintosh                56 @ 232
> > ( 28.0k)  Unknown
> > /dev/hda6          Apple_FWDriver Macintosh               512 @ 288
> > (256.0k)  Unknown
> > /dev/hda7      Apple_Driver_IOKit Macintosh               512 @ 800
> > (256.0k)  Unknown
> > /dev/hda8           Apple_Patches Patch Partition         512 @ 1312
> > (256.0k)  Unknown
> > /dev/hda9              Apple_Boot MOSX_OF3_Booter       16384 @ 1824
> > (  8.0M)  Unknown
> > /dev/hda10           Apple_Loader SecondaryLoader        1024 @ 18208
> > (512.0k)  Unknown
> > /dev/hda11              Apple_UFS Extra_1            20849264 @ 19232
> > (  9.9G)  Unknown
> > /dev/hda12        Apple_Bootstrap untitled               1954 @ 20868496
> > (977.0k)  NewWorld bootblock
> > /dev/hda13        Apple_UNIX_SVR2 untitled            5558594 @ 20870450
> > (  2.7G)  Linux native
> > /dev/hda14        Apple_UNIX_SVR2 swap                 697266 @ 26429044
> > (340.5M)  Linux swap
> > /dev/hda15        Apple_UNIX_SVR2 untitled           13591850 @ 27126310
> > (  6.5G)  Linux native
> >
> >
> >
> > should I then add
> > macosx=/dev/hda9
> > ??
> >
> > thanks again




More information about the ubuntu-users mailing list