Western Digital WD20EARS "Advanced Format" - 4k sectors needed

I just purchased a Western Digital WD20EARS which uses "Advanced Format" which to my understanding are 4k sectors rather than 512 byte sectors.  To function properly, the partitions need to align with this 4k sector size - like an SSD?  Anyway, I found the following references, but wanted to ask here too before I attempt partitioning the hdd: what is the proper process and software to ensure that I do this correctly?
* This post talks about using parted from the shell for the partitioning.
* I've also read in various places to simply start the partition with fdisk in sector mode (hitting 'u') and be sure to start at sector 64 rather than on sector 63.  Example.  Example 2 (you have to search for the keyword 'linux')
* I've also read to do the same, except to start at sector 2048.
* This post at the centos forum recommends using 'fdisk -H 224 -S 56 /dev/sdX' to "make sure that all possible partitions will be in alignment with the 4K sectors. Any partition you create that way will align the partition with the 4K sectors."
Thanks in advance for any info.
EDIT:  https://wiki.archlinux.org/index.php/Advanced_Format
Last edited by graysky (2011-08-31 13:12:05)

I just used fdisk (setting both modes 'c' and 'u') and aligned it to sector 2048 - interestingly, in sector mode, the default starting point is not 63 or 64 but 2048 in the current version of fdisk (2.17.2) so it's automatically taking care of the 4k sector size for me.  Everything works fast so I'm assuming that it's correct.
Credit to this post.
Here are some reference numbers on three drives
a = Seagate 7200.12 ST31000528AS (1.0 TB) spinning at 7200 RPM
b = WD Black WD1001FALS (1.0 TB) spinning at 7200 RPM
c = WD Green WD20EARS (2.0 TB) spinning at 5900 RPM
# hdparm -Tt /dev/sd[a-c]
/dev/sda:
Timing cached reads: 15512 MB in 1.99 seconds = 7780.21 MB/sec
Timing buffered disk reads: 338 MB in 3.02 seconds = 112.07 MB/sec
/dev/sdb:
Timing cached reads: 15796 MB in 1.99 seconds = 7922.77 MB/sec
Timing buffered disk reads: 308 MB in 3.01 seconds = 102.20 MB/sec
/dev/sdc:
Timing cached reads: 15128 MB in 1.99 seconds = 7586.77 MB/sec
Timing buffered disk reads: 356 MB in 3.01 seconds = 118.08 MB/sec
Not too bad considering the WD20EARS spins ~18 % slower than the other two.
EDIT: This drive also attempts to part the read heads once every 8 seconds which is just horrible.  Use hdparm in your /etc/rc.local to disable this 'feature' and likely add life to your hdd:
# echo "hdparm -S 242 /dev/sdX" > /etc/rc.local
EDIT2: Here is a trivial script that detects the presence of this drive on my system and automatically send that hdparm command.  Note that I only have a WD20EARS and this script won't work for multiple copies.
#!/bin/bash
test=`fdisk -l | grep 2000.4 | cut -c13-13`
if [ -z "$test" ]; then
echo retarded drive not found, exiting
exit 0
else
echo retarded drive found, fixing lcc
hdparm -S 242 /dev/sd$test
fi
Last edited by graysky (2010-06-27 06:58:30)

Similar Messages

  • Western Digital My Book Formatting

    I have a 1TB WD My Book external drive that has both a USB and Firewire 400 port. I have never been able to get my system to recognize or mount the drive using the Firewire port. The drive works fine using the USB port, but I would rather use the Firewire and have an additional open USB.
    I recently found while reviewing my system in Disk Utility that the WD drive shows a MS-DOS (FAT) format, while the two 500 GB partitions I created are formatted Mac OS Extended (Journaled). I created the two partitions to be, Time Machine and for general use.
    Does anyone know if formatting the base drive as Mac OS Extended (Journaled) may enable the Mac OS to find and mount the drive via Firewire?
    Thanks,
    Bob

    Western Digital had many drives fail to work with Leopard and FW. I assume that they won't work any better with SL until the drive is upgraded. Did you check their support pages for the firmware updates that were required for FW?
    http://support.wdc.com/product/download.asp?wdc_lang=en
    If I knew exactly which of their 30 or so models you have I would have checked for you. WD drives are a crapshoot for compatibility, maybe your's is one of the affected drives.

  • I have a western digital external hard drive that needs to be re formatted for use on my but iMac but I do not want to lose existing data

    I have a Western Digital external hard drive that needs to be re formatted for use on my iMac, but I do not want to lose existing data, is this possible ?

    Formatting a disk always erases all the data on it. Your only option is to back it up elsewhere and restore it once formatted.

  • Formating Western Digital External Hard Drive gets an error

    Hi!
    I just bought a 500GB Western Digital External Hard Drive (uses Firewire 400), primarily for storing HD iMovie and Final Cut Express files. When I checked the iMovie support, it recomends to format the external hard drive as Mac OS X Extended (Journaled). I opened Disk Utility, selected the hard drive (My Book) and followed the steps to both erase and reformat it. I have gotten an error numerous times that says:
    Error
    +Disk can't be remounted+
    Something like that. I don't know why I'm having this problem, but any help would be very appreciated. I just bought a Canon HV20 and want to get to use it soon...
    Thanks!
    Apple.User
    FYI: I have an Intel iMac and Mac OS X 10.5.2, along with any of the latest updates for it.

    Try doing it this way:
    Extended Hard Drive Preparation
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area. If it does not say "Verified" then the drive is failing or has failed and will need replacing. SMART info will not be reported on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Click on the Options button, set the partition scheme to GUID (only required for Intel Macs) then click on the OK button. Set the number of partitions from the dropdown menu (use 1 partition unless you wish to make more.) Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the volume(s) mount on the Desktop.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process will take 30 minutes to an hour or more depending upon the drive size.
    Steps 4-6 are optional but should be used on a drive that has never been formatted before, if the format type is not Mac OS Extended, if the partition scheme has been changed, or if a different operating system (not OS X) has been installed on the drive.

  • Can i use exfat format for my external western digital harddrive so that i can use in both windows and mac?

    can i use exfat format for my external western digital harddrive so that i can use in both windows and mac?
    thanks in advance.
    <Email Edited by Host>

    Yes you can. OS X version 10.6.6 and later can read/write exFAT. Windows XP SP3 and later can read/write exFAT. As posted by Radiation Mac, you can do it from Windows or from OS X.
    However, I've noticed Windows to be somewhat picky about drives formatted on a Mac. So, if Windows can't read it, try formatting it on the Windows machine, and see how it works on the Mac.
    Posting your email on a public forum isn't a very good idea. It will likely be harvested by spambots and used as the reply-to address for spam it sends out.
    Also, most people are not going to send an email to you for similar reasons. Nobody knows who you are, so sending an email to you could be giving a spammer a valid email address.
    The forum is set up to automatically notify you when there are responses to your questions. When you get one, you would log back into this forum and check to see what the answer was.

  • Partition an Advanced Format drive with 4KB sector (for Linux OS only)

    I got a brand new WD 1TB drive, model WD10EZEX, I'm upgrading from an old 500 GB drive with Arch running on it, and I'm going to make a fresh Arch install on it.
    I suddenly learned about all this Advanced Format issue, with the first units "lying" about physical sector size and all that stuff, which started like 2 years ago and I was not aware of.
    I couldn't find a step by step guide to perform the proper formatting for a fresh Linux OS install with 4KB-sector, despite the info is out there scattered in tons of blogs, forums, etc.
    I figured out the steps for my simple setup, and I'd like to know if everything is all right. For the ones who already know the steps, can you please go to the bottom of the post, and tell me if the final setup is all right to start the fresh install ??  I reproduce all the steps hoping that this will help other people in the future.
    I'll use the whole drive only for an Archlinux install, with one partition for the / and another for /home.
    Seems the GPT modern method is the way to go, and the gdisk tool will do the trick. If we are booting from this drive, with GRUB2 in a BIOS system, we must also create a BIOS Boot Partition.
    So, with the drive having no partitions at all, and sda being the device name
    # gdisk /dev/sda
    Command (? for help): p
    Disk /dev/sda: 1953525168 sectors, 931.5 GiB
    Logical sector size: 512 bytes
    Disk identifier (GUID): 6527769B-B4BC-408C-A45B-D2DAA4036620
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 1953525134
    Partitions will be aligned on 2048-sector boundaries
    Total free space is 1953525101 sectors (931.5 GiB)
    Number Start (sector) End (sector) Size Code Name
    we create the 2 MiB BIOS Boot Partition
    Command (? for help): n
    Partition number (1-128, default 1): 1
    First sector (34-1953525134, default = 2048) or {+-}size{KMGTP}: 2048
    Last sector (2048-1953525134, default = 1953525134) or {+-}size{KMGTP}: +2M
    Current type is 'Linux filesystem'
    Hex code or GUID (L to show codes, Enter = 8300): ef02
    a 45GB partition to use as /
    Command (? for help): n
    Partition number (2-128, default 2):
    First sector (34-1953525134, default = 6144) or {+-}size{KMGTP}:
    Last sector (6144-1953525134, default = 1953525134) or {+-}size{KMGTP}: +45G
    Current type is 'Linux filesystem'
    Hex code or GUID (L to show codes, Enter = 8300): 8300
    Changed type of partition to 'Linux filesystem'
    and the rest to use as /home
    Command (? for help): n
    Partition number (3-128, default 3): 3
    First sector (34-1953525134, default = 94377984) or {+-}size{KMGTP}:
    Last sector (94377984-1953525134, default = 1953525134) or {+-}size{KMGTP}:
    Current type is 'Linux filesystem'
    Hex code or GUID (L to show codes, Enter = 8300): 8300
    Changed type of partition to 'Linux filesystem'
    we can check the setup
    Command (? for help): p
    Disk /dev/sda: 1953525168 sectors, 931.5 GiB
    Logical sector size: 512 bytes
    Disk identifier (GUID): 6527769B-B4BC-408C-A45B-D2DAA4036620
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 1953525134
    Partitions will be aligned on 2048-sector boundaries
    Total free space is 2014 sectors (1007.0 KiB)
    Number Start (sector) End (sector) Size Code Name
    1 2048 6143 2.0 MiB EF02 BIOS boot partition
    2 6144 94377983 45.0 GiB 8300 Linux filesystem
    3 94377984 1953525134 886.5 GiB 8300 Linux filesystem
    and everything looks fine, we have the multiples of 8 starting sectors, so we write the changes
    Command (? for help): w
    Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING PARTITIONS!!
    Do you want to proceed? (Y/N): y
    OK; writing new GUID partition table (GPT) to /dev/sda.
    The operation has completed successfully.
    now we need to give the / and /home partitions a format, I choose ext4 and ask for a 4096 block size just in case we have a "lying" unit (not my case but I prefer to write down the most general command)
    # mkfs.ext4 -b 4096 /dev/sda2
    mke2fs 1.42.6 (21-Sep-2012)
    Filesystem label=
    OS type: Linux
    Block size=4096 (log=2)
    Fragment size=4096 (log=2)
    Stride=0 blocks, Stripe width=0 blocks
    2949120 inodes, 11796480 blocks
    589824 blocks (5.00%) reserved for the super user
    First data block=0
    Maximum filesystem blocks=4294967296
    360 block groups
    32768 blocks per group, 32768 fragments per group
    8192 inodes per group
    Superblock backups stored on blocks:
    32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
    4096000, 7962624, 11239424
    Allocating group tables: done
    Writing inode tables: done
    Creating journal (32768 blocks): done
    Writing superblocks and filesystem accounting information: done
    and the same thing for /dev/sda3 .
    Check with gdisk and parted that everything is fine, is this all right to start the install ??
    # gdisk -l /dev/sda
    GPT fdisk (gdisk) version 0.8.5
    Partition table scan:
    MBR: protective
    BSD: not present
    APM: not present
    GPT: present
    Found valid GPT with protective MBR; using GPT.
    Disk /dev/sda: 1953525168 sectors, 931.5 GiB
    Logical sector size: 512 bytes
    Disk identifier (GUID): 6527769B-B4BC-408C-A45B-D2DAA4036620
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 1953525134
    Partitions will be aligned on 2048-sector boundaries
    Total free space is 2014 sectors (1007.0 KiB)
    Number Start (sector) End (sector) Size Code Name
    1 2048 6143 2.0 MiB EF02 BIOS boot partition
    2 6144 94377983 45.0 GiB 8300 Linux filesystem
    3 94377984 1953525134 886.5 GiB 8300 Linux filesystem
    # parted /dev/sda
    GNU Parted 3.1
    Using /dev/sda
    Welcome to GNU Parted! Type 'help' to view a list of commands.
    (parted) print
    Model: ATA WDC WD10EZEX-00R (scsi)
    Disk /dev/sda: 1000GB
    Sector size (logical/physical): 512B/4096B
    Partition Table: gpt
    Disk Flags:
    Number Start End Size File system Name Flags
    1 1049kB 3146kB 2097kB BIOS boot partition bios_grub
    2 3146kB 48.3GB 48.3GB ext4 Linux filesystem
    3 48.3GB 1000GB 952GB ext4 Linux filesystem
    Last edited by karamaz0v (2012-12-06 06:39:45)

    Your partitions look fine from an Advanced Format point of view. The test is simple: Are all your partitions' start points, as measured in sectors, divisible by 8? Yours are.
    karamaz0v wrote:what confused me a bit, was that I saw a lot of setups with the BIOS boot partition, and also a 200 MB EFI one. Having a BIOS system, I think I don't need the EFI one.
    Some people do this because they're unclear of their requirements. Others do it because they want to have the option of switching boot modes between BIOS/legacy and EFI. With both types of boot loader installed, you can choose on a boot-by-boot basis which way to start the computer, assuming it supports both boot modes.

  • Format External Western Digital Drive to be used with only Mac

    I recently ordered Western Digital My Passport Essential. I will get it by tomorrow evening.
    It comes pre-formatted using NTFS file-type.
    I need to format it, to be used with My MacBook Pro running Lion, and old White MacBook running Snow Leopard. One more thing, I will be using with OS X only. I don't have Windows/Linux system at my place, and I don't have any intention to be using with Windows/Linux in future.
    Should I format it using HFS+ or HFS+ Journaled or something else? Why?

    Like Niel said...
    but also you might want to partition it rather than just erase the visible partition, i think some of these disks come with annoying hidden partitions and crappy backup software.
    If you want to make sure you get the whole drive to yourself, instead of using the erase tab in Disk Utiliity, go to the partition tab, then select 1 partition (or which ever you want from the drop down.) and configure as you see fit. this will make sure that no hidden partitions remain.
    You might also want to select GPT as the partition map incase you ever decide to use it to boot OS X from.

  • Format a Western Digital Elements for MAC and PC

    I have a new Western Digital Elements and I need to format it for Mac and PC. I have a G-Tech drive (which has content from an FCP edit) and I need to make a duplicate of the content onto the Western Digital so that the client who has a PC can open the files.
    Any help? I tried searching in Disk Utility for FAT-32 but couldn't find it and didn't want to do something to harm the drive.
    Thanks!

    I have numerous external drives all formatted as FAT 32 on the Mac which transfer Quicktime back and forth between Windows and Mac machines.
    As an additional note, check that the CODEC used for these files is available on the PC or they wont play.
    We encode our client previews as H264 for playback only.
    Applications > Utilities > Disk Utility > Partition >
    in volume scheme select 1 partition
    format: MS DOS FAT
    options > Master Boot Record
    apply and it will partition and format the drive

  • Can't format my 1.0TB Western Digital

    I just purchased a base model Mac Pro 2.8 Quad-Core and trying to install 1.0TB Western Digital in drive bay 2. The Disk Utility does recognize the drive as "Media" but won't allow me to format it. Can someone please help! Thanks!

    Extended Hard Drive Preparation
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area. If it does not say "Verified" then the drive is failing or has failed and will need replacing. SMART info will not be reported on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the number of partitions from the dropdown menu (use 1 partition unless you wish to make more.) Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the volume(s) mount on the Desktop.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled) and click on the Erase button. Repeat for each additional partition you created if more than one.

  • I am trying to use an external HD and need to configure it for the MAC. Can someone explain how to configure the HD (Western Digital - My Passport SE)?

    Can someone help explain how to add an external HD to the Mac? I have a Western Digital My Passport SE and need to configure if for the MAC and add it to the HD location on my Mac.

    Connect the external drive to the Mac. You can do that while the Mac is on, (If the drive is one that has to be plugged into a wall outlet do that too and turn the power on.) If there is a light on the drive it should turn on.
    Now double click on the hard drive icon - top left of the screen of your computer. When it opens look for the Applications folder. Double click that. Next look for a folder called Utilities. Double click. In there you will see a file called Disk Utility.app. Double click on that.
    You will now see something like this, with two items on the left. The second one is your new drive.
    Select it - one click. And click on Erase - one of the buttons at the top, You will see this.
    You must select the Format, it's a drop down - the one shown in the image above is best. You can change the name from Untitled if you want. The name can be changed later if you prefer.
    At this point look at the bottom right. There is a button there called Erase. Click on it. Then go get yourself a cup of coffee - this will take a few minutes.

  • Western Digital My Book (white light) not connecting...need advice

    Hi...I have been scouring forums for the past hours trying to trouble shoot this issue.
    At one point (it may have been with Leopard) I was able to back up all my pictures and music onto my WD MyBook. It showed up in Finder. In fact, when in Finder I GO>>CONNECT TO SERVER....My Book is listed as one of the recent servers. However, when I try to connect it cannot find it.
    I tried the Safari Bonjour...MyBook is not there either.
    I have reboot my computer.
    I have reboot the MyBook.
    I unplugged the MyBook and the router (Airport) for 30 seconds, then plugged it all back in reconnecting.
    I pressed the little reset button the MyBook.
    No connection. Both the top and bottom bright white lights are illuminated and not blinking or anything on the MyBook.
    Help....this was the 1TB external hard drive and I really don't want to just give up and spend another 200+ on a new external drive. Luckily my mac has behaved and I don't necessarily need my backup files...but I want to have a reliable backup in case something does happen. I am a photographer so backing up my many many files is necessary.
    Any suggestions? If there is no way to fix (which is what I gathered from some of the forums I already visited)...then what other system besides western digital can you recommend? Apple is super expensive....Iomega seems decent, and also LaCie...but then again, I thought Western Digital was good too. Help....

    Pondini will probably have my head, but I'll go ahead with my suggestion anyway:
    1. Because WD drives (enclosures) are not the most "trouble free", I'd seriously consider getting another external drive such as a LaCie or one from OWC (madsales.com).
    2. I personally have chosen not to use Time Machine; I don't like it because I can't boot with it and I don't feel it is very reliable either, so I'd suggest downloading either SuperDuper or CarbonCopyCloner (I use both). Install it in your Applications folder. Open Disk Utility and - either with your WD or the new drive attached - format the drive (click on the partition tab):
    Choose how many partitions you want  (one or ?) and name each one.
    Choose Mac OS Extended (Journaled) format.
    Under Options, choose GUID partition scheme (necessary to make it bootable).
    Click Apply.
    NOTE: this will erase all contents, so if you have anything on it you need, temporarily copy if elsewhere via drag 'n drop.
    After it's finished, open CCC or SuperDuper.
    Choose your internal as the source.
    Choose the external (partition) as the destination.
    Click on copy.
    When finished (my 80 GB takes about 40+ minutes), test it by going to Startup Pane in System Preferences, choose the external clone and click on Restart. If it does, all is well, and you can go back to restart with your internal. Once back on the internal, you can eject the external and unplug it/turn it off.
    You now have a fully bootable clone of your entire system.
    I update mine about once a week (that is all I need) - you can do it more or less often.
    Now, I maintain two bootable clones because hard drives can (and will) fail at any time. So, you could do a Time machine backup on the other one if you want.

  • I need to upgrade my MacBook 13" white 2008 hard drive.  I have found a WD6400BPVT western digital Scorpio blue 640GB (5400rpm) SATA 8MB 2.5" will this fit and work? Many thanks for any help

    I need to upgrade my MacBook 13" white 2008 hard drive.  I have found a WD6400BPVT western digital Scorpio blue 640GB (5400rpm) SATA 8MB 2.5" will this fit and work? Many thanks for any help

    I had a 640GB HDD in my Early 2008 Macbook and it was just too much it would always freeze up the computer a bit for only a few seconds but ya. Then I realized that it was the size of the HDD that was causing it since the Early 2008 Macbook models can only handle a MAX od 500GB while the Early 2008 Macbook Pros could have a MAX of 640GB (Lucked out there!) lol But ya the Early 2008 Mocbooks can only handle a MAX HDD size of 500GB and that's it!! lol

  • Intel Mac Pro w/10.4.7 - I need to access a 2003 Western Digital hard drive

    Hey another question for the gurus of Mac out there. Got an Intel Mac Pro running 10.4.7 and I need to access old information from someones else's Western Digital (internal/ external w/case) drive. It's a "WD1200JB-00RCA1" model drive from 2003. I've already tried using the case with firewire connection on both my laptop and Mac Pro, but it will not mount. I does get power though. I'm thinking of trying it internally, but know that the Mac Pro is picky about specific types and specs on drives. Just curious if anyone thinks I can make it work internaly without screwing up the drive or more importantly, the Mac Pro.
    Apparently this same drive was used internally on a mac back in 2003, but obvioulsy an older Mac. Any tips appreciated.

    That drive (according to WD) is a WD Caviar SE 120GB UDMA 100 IDE drive. Assuming everything is set-up correctly, external enclosures typically require the drive to be jumpered as and IDE master, then it should mount.
    The fact that it doesn't mount is not a good sign.
    You could try this internally in the spare optical drive bay - you'd need a 5.25" to 3.5" mounting kit. If I were to go this route, I'd disconnect the optical drive temporarily - the cables will reach better and you stand less chance of getting an IDE bus incompatability with the optical drive.
    I think the default set-up for the MacPro IDE bus is Cable Select so you may need to look into jumpering the drive dor this (CSEL)

  • Cannot Erase/Format External Western Digital "My Book" Hard Drive

    I have a brand new Western Digital "My Book" Hard Drive that I would like to use for SuperDuper clone backup. I am attempting to format the disk for Mac-OS Extended first.
    When I connect the HD to my MBP via USB, an error message pops up saying "Disk Insertion - The disk you inserted was not readable by this computer." I then enter Disk Utility. The Western Digital HD is shown in the left pane as a 596.2 GB External Media. The Volume Format is shown as MS-DOS (FAT).
    I attempted to erase/format for Mac-OS Extended (Journaled). Selecting the volume in the left pane and then clicking erase returns the error message "Disk Erase Failed with the error: File System Formatter Failed." Just for kicks I tried to erase/format for regular Mac-OS Extended, same result. It will let me erase/format for MS-DOS (FAT), but that's how it's already formatted and doesn't help me.
    I tried to erase/format on my wife's MBP, exact same results. Am I doing something wrong or do I have a problem with the external hard drive?
    Any help appreciated.
    Thanks,
    Barry

    Thanks for the feedback. Good computing and welcome to the Mac world. Since you're new, see these:
    Switching from Windows to Mac OS X,
    Basic Tutorials on using a Mac,
    Mac 101: Mac Essentials,
    Anatomy of a Mac,
    MacFixIt Tutorials,
    MacTips, and
    Switching to the Mac: The Missing Manual, Leopard Edition.
    Additionally, *Texas Mac Man* recommends:
    Quick Assist.
    Welcome to the Switch To A Mac Guides,
    Take Control E-books, and
    A guide for switching to a Mac.

  • Cannot properly format Western Digital 3.0 TB SATA drives

    Hi, I have purchased a few Western Digital 3.0TB Caviar® Green Hard Disk Drives and today have been attempting to format them. Unfortunately, they are only showing 800.79 GB available... after using Disk Utility on Intel based Mac(s) running 10.6.8. (specifically a 2010 Mini running 10.6.8 and a 2009 2.66GHz Intel Core 2 Duo iMac). I cannot find anything addressing this on any blog, let alone the Western Digital site. I am formatting them Mac OS Extended Journaled, GUID 1 partition. Am I doing something wrong or are other customers having similar problems?
    Sincerely,
    -ddscott57

    ddscott57 wrote:
    Very smart, thank you... My system utilizes several Mac Minis and I am therefore reliant on using their interfaces (which in this case is having to settle for USB 2, as my single Firewire ports are in use by a Canopus). I've been digging for more up to date 4 Bay Enclosure units but to no avail when it comes to having both the USB 2 option as well as the 3TB capability. Seems I'm gonna lose for now on the 3TB SATA purchases.
    Perhaps just purchase a single drive enclosure for the 3TB drive(s), if you can't return the drives.  But considering that HD prices are expected to rise due to shortages, I'd probably not return the drives.
    I have no experience with Canopus products, but I'm assuming that the Canopus has issues with daisychaining, similar to other high-end audio devices.  (If not, then obviously you can put the Canopus device at the end of the chain or get a Firewire hub.)  Perhaps you want to look at some sort of NAS enclosure, which would have faster transfer than USB (although not as fast as Firewire.)  This assumes you attach the Mini and the NAS to wired gigabit ethernet, and not Wi-Fi.
    edit: BTW, OWC's Mercury Pro Qx4 and Drobos appear to support 3TB drives.

Maybe you are looking for

  • Late 2008 MacBook Pro shuts down while closing lid

    …or it did while I could still get it to boot up—which is no longer the case. It started a couple of days ago with me putting it to sleep by closing the lid. Or it should have gone to sleep, but instead it came to a screetching halt before the lid wa

  • Transports failed

    I am trying to transport changes done in BW quality to BW production. but its failed, i am not able to analyse the problem, can any one help me. below is the log of Transport. Use Commandfile BWQK901715       /* ATP Transfer rules */       trfunction

  • ABAP prog - to Post IDOCs after checking status of BAPI?

    Hi, There are <b>IDOCs in status 64</b>(ready to transmitted to application) in ECC R/3 server. Now I need to post these IDOCs <b>only if the corresponding partner data exists</b>. I have a <b>BAPI</b> to check this condition. How do I achieve this ?

  • How to make pages expand and follow previous text?

    I have completed the steps to have a form with expandable boxes and I it functions well.  I need assistance with making the boxes appear one after another on the page and not leaving the blank space.  i have tried converting my 5 page doncument and l

  • What is changing in updating the Nokia 5230?

    Hi, what changes in the update v40 nokia 5230 what's in it change? When will the barto unlock the Nokia 5230, Slide to unlock "and mini qwerty?