Slashdot Mirror


Full Featured Pocket Hard Drives?

Lifix asks: "I've recently been asked to be caregiver to about 150 Apple desktops. While building my software kit to handle these machines, I realized that I would need a good portable hard drive to restore the machines from when they crashed. Cost really isn't an issue but I only need enough room for 3 partitions each with restore images of less than 10 gigs, so a 40g drive would be fine. It doesn't have to be designer, it just has to work. Does anyone have any suggestions/experience with a drive thats going to be a small form factor (throw it in my messenger bag/toolkit), reliable, bootable, 7200 rpm (!important!) and support Firewire400/800 and USB 2.0?"

5 of 101 comments (clear)

  1. What? by tsa · · Score: 4, Funny

    Come on man, Apples never crash. Everybody knows that!

    --

    -- Cheers!

  2. Steep requirements by Professor_UNIX · · Score: 4, Insightful

    Does this really require an Ask Slashdot? For crying out loud, just go to Best Buy or Fry's and buy one. I'm sure the crazy fanboys will tell you to go out and buy a 40GB Video iPod to use as a bootable drive, but just save your money and buy a 100GB portable external firewire hard drive. Go to the MacMall website or something and you'll probably find a dozen different external firewire portable drives.

    1. Re:Steep requirements by Professor_UNIX · · Score: 5, Funny
      How much is that in real money?

      95.23 pounds.

  3. You don't need a portable hard drive. by fruitbane · · Score: 4, Informative

    Dude, you don't need a portable hard drive (wow, redundancy)! You just need an install CD from 10.3.x or 10.4.x.

    First, create an image for your Macs (one image per model type is safest). Boot your ideal Mac that you will be imaging in Target Disk mode (hold the T key at boot) and connect it to another Mac with a Firewire cable. The Mac you will be imaging will show up as a hard drive on the other Mac. Open Disk Utility and create a new disk image from a folder. This allows it to be dynamic and resizeable in case your restore machines have different hard disk sizes. Make sure you are creating a compressed image. Save the image to the Mac that is not being imaged. This will take a while and, even with compression, create a large file.

    Once you've created the image, use Disk Utility's Scan Image for Restore function. Just browse the menus until you find it. This will take as long as actually creating the image. Just be patient. Once you're done you have an image that can be used to restore any compatible Mac.

    Now, take this image and host it from a web server. A Mac using personal web sharing will work great, but any other Apache server with the correct MIME type set for .dmg files will work fine. You can even store it https and password protected if you like.

    When you want to restore a Mac, boot it from a 10.3.x or 10.4.x CD OR in Target Disk Mode and connect it to another Mac. Either the Mac being booted from CD or the Mac to which you are connecting the Target Disk booted Mac must have a network connection. Run Disk Utility from the Install CD or on the other Mac. Select the HD you wish to restore to. Click on the Restore tab on the right in Disk Utility and drag the icon of the hard disk/volume from the sidebar on the left to the Target field in the restore area. You'll notice there's an area above the Target that specifies source. You could browse for a local image, or... you could type in the http/https path to your hosted image on the network

    https://yourserver.wherever.ugh/images/103xG4Deskt op.dmg

    Click restore and it will restore the Mac using the contents of the prepared image file as hosted on your network.

    I'm sorry if my description is a little rough. I'm going from memory and I can't find the page on-line that so long ago made me aware of this technique. Either way, it should save you from having to lug around an external HD to service Macs. Just have an install CD handy or a laptop with spare HD space and a firewire cable.

    Have fun!

  4. OK, I'll bite... by jhealy1024 · · Score: 4, Informative

    I take care of about 500 macs (~450 laptop, ~50 desktop). We stick mainly with Apple's Imaging Services (especially with Mike Bombich's frontends) to install fresh machines.

    I agree with other posters that just about any hard drive will do in this situation, especially given that everyone has an axe to grind about a particular manufacturer. FWIW, we've been having good luck with the LaCie drives of late (triple interface USB2/FW400/FW800), and they come in a variety of sizes, form factors, and speeds. We've had mixed results with Maxtor drives; the older revision all died with the click of death, though the newer ones are still going strong.

    For on-the-go repairs, I like the bus-powered 2 1/2" drives. They're easy to carry, and don't require a power brick to go with them. Yeah, they're only 5400 RPM, but that's plenty fine for us. If you used compressed disk images and ASR (or Mike Bombich's NetRestore frontend), you get even better throughput since the computer will decompress on the fly. In this case, portability may be better than the increased spindle speed.

    Also, if money really is no object, look into getting yourself a NetBoot server. If you do that, you don't even need a drive at all! Just hold down the "n" key on boot, and the machine will netboot to your restore image. From there, you can nuke & pave with the click of a button, and get back to doing real work (the machine will reboot itself when done). We use one here to image our lab machines, desktops, and laptops, and it really works great. Huge time-saver at the beginning of the year when we get new equipment. Obviously, this requires a decent core network if you don't want to slag the entire LAN, but if you've got a decent switched network this can work very well.