|
#1
| |||
| |||
|
I have an external dirve tha I can connect iether via USB or Firewire. I partitioned the drive into two partitions. Each partition is 150 GB in size. One partition is NTFS (I still have a windows box), the other half has not been defined for the Mac yet, hence my question. How can I configure that partition so that I can use it on the Mac? TIA Javier |
|
#2
| ||||
| ||||
|
Mac OS X can only READ NTFS formatted drives (thanks to that Microsoft proprietary file system). You can get the free (but limited) NTFS-3G or Google's MacFuse. But who wants to bend your Mac to Windows. Format that drive back to Mac OS Extended (Journaled) and get MacDrive for that Windows box.
__________________ Mac Pro Dual 2.8 Quad (1st gen), 14G Ram, Two DVD-RW Drives, OS X 10.6.2 Mac Book Pro Core 2 Duo 2.16Ghz, SuperDrive, ATI X1600, 2GB RAM, OS X 10.6.2 2TB Time Capsule 32G iPhone 3GS Black |
|
#3
| |||
| |||
|
With MacDrive, should I leave the drive with just one NTFS partition and still be able to write to it with the Mac? I want to use the external drive with TimeMachine. Will this work?
|
|
#4
| ||||
| ||||
|
Time Machine will only back up to an HFS+ formatted drive.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
|
#5
| |||
| |||
|
Ok, I have been playing with Linux for some years now and to add a new partition in Linux, you first use "fdisk" to create the new partition on any hard drive. Then you use "makefs" to create the file system on the new partition you created. Finally you add and entry into the "fstab" so that the new partition can be mounted every time you boot the box. I would assume the same would be true with Max OS X. Am I correct in assuming this? The other thing I would need to know is the device name where the drive is mounted. In Linux I would be able to type in "dmesg" to look at messages displayed while booting up which would include the hard drives found. Is there an equivalent command in Mac OS X? Thanks |
|
#6
| ||||
| ||||
|
Mac OS X automatically mounts all available and readable filesystems at startup. You can use the UNIX "mount" command to force-mount filesystems.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
|
#7
| |||
| |||
|
OK, that being the case do I have to buy an external hard drive that is already formated for the Mac? or is there a command to format a new partition for the Mac?
|
|
#8
| ||||
| ||||
|
You use Disk Utility (located in /Applications/Utilities) to format a hard drive. If the drive does not show up in Disk Utility, then something else is wrong. You can use the standard UNIX commands (fdisk) to partition the disk if you like, but Disk Utility is a much easier way of accomplishing the same thing.
__________________ Mac mini 2.0GHz 10.6.2 • 4GB • 320GB • Superdrive • 4 x 1TB USB 2.0 • LED Cinema Display MacBook 2.0GHz Core 2 Duo - White 10.6.2 • 4GB • 250GB • CD-RW/DVD-ROM iPhone 3G 8GB • iPod Touch 8GB • iPod Photo 60GB • iPod nano 1GB • AT&T U-Verse 18Mb/2Mb http://www.jeffhoppe.com |
![]() |
| Bookmarks |
| Thread Tools | |
|
|