Stop Microsoft

Operating Systems => macOS => Topic started by: enzo250gto on 23 September 2002, 21:28

Title: OS X and ext2
Post by: enzo250gto on 23 September 2002, 21:28
I'm about to move overseas for a few years and want to buy a Powerbook to go with me.  Question is this.  I currently have some Linux servers.  If I was to take out the hard drives is there some way to plug them into a external bay and have OS X read the drive.  Its Linux format.  If OS X cannot read this format can this drive be reformated to work on OS X (it is a IBM ATA100 drive for a x86 Athlon system)?
Title: OS X and ext2
Post by: rtgwbmsr on 23 September 2002, 10:21
Linux can mount both PC and MOSX (HFS) drives. If you had Yellow Dog Linux on the PowerBook, you could get the drives to mount. OS X MAY recognize the drives, as it is *nix at heart. Not sure though.

Here is the stuff I found:
Mounting a Mac drive in Linux:
http://macbuyersguide.com/software/ (http://macbuyersguide.com/software/)
http://thetechnozone.com/pcbuyersguide/software/system/Linux_setup_tips.html (http://thetechnozone.com/pcbuyersguide/software/system/Linux_setup_tips.html)
Yellow Dog Linux:
http://www.yellowdoglinux.com/products/ydl.shtml (http://www.yellowdoglinux.com/products/ydl.shtml)
www.linuxiso.com (http://www.linuxiso.com) to download
OS X Help:
www.apple.com/support (http://www.apple.com/support)
Something about Linux and drives on Apple's site:
here (http://docs.info.apple.com/article.html?artnum=60107&SaveKCWindowURL=http%3A%2F%2Fkbase.info.apple.com%2Fcgi-bin%2FWebObjects%2Fkbase.woa%2Fwa%2FSaveKCToHomePage&searchMode=Expert&kbhost=kbase.info.apple.com&showButton=false&randomValu   e=100)
Firewire external drive kit:
http://eshop.macsales.com/Catalog_Item.cfm?ID=3479&Item=OWCMEFW (http://eshop.macsales.com/Catalog_Item.cfm?ID=3479&Item=OWCMEFW)

Oh, be careful. Reformatting erases all of the data on the drive unless it is explicitly noted as non-destructive.

[ September 23, 2002: Message edited by: The_Muffin_Man/B0b ]

[ September 23, 2002: Message edited by: Ravuya ]

[ September 23, 2002: Message edited by: Ravuya ]

Title: OS X and ext2
Post by: psyjax on 23 September 2002, 19:32
As far as I know ext2 is invisible to OSX. I does read and mount UFS, the standard UNIX files system, I am not sure weather Linux can read those.

In any case, can you pleas fix your name. It's fucking up the formatting of these pages big time.

Err: Wait, it just happend to my post too. WTF? Maybe my browser screwd up. Whatever.

-thanx

[ September 23, 2002: Message edited by: psyjax ]

Title: OS X and ext2
Post by: voidmain on 23 September 2002, 20:07
Linux can read more file system types than probably any other OS on the planet. UFS isn't so much of a UNIX standard as it once was. For instance, there are several forms of UFS that the different flavors of BSD use. Solaris does use UFS but most larger Sun systems use software RAID so you wouldn't be able to stick a Sun disk used in a Solaris RAID configuration and access the file system. Most others use their own journaled file systems now, AIX uses JFS, IRIX uses XFS, etc, etc..