Which USB external disk are you successfully using with TC?

I've seen various posts about attaching an external USB disk to the TC. Some people have been successful and others have had problems. I have tried 2 different disks without success.
The first disk (Seagate 300GB) went into sleep mode after not being used for a while and the TC couldn't wake it up! The second disk (Maxtor One Touch 300GB) worked most of the time but had problems when importing lots of pictures into iPhoto. iPhoto would complain it couldn't find files part way through the import (like it had lost the connection to the disk). Both of these disks work fine with a Linksys NSLU2.
If anyone has had success with an external USB disk could they please post the make, model and capacity?
Thank you.

It helps to 'wrap' URLs with code so they don't run off the screen, using UUB or HTML.... but that is minor for now.
Easier to search "ST94811U2-RK"
http://www.seagate.com
However I get "not found" on that drive. Your link comes up with "ST3300601U2-RK" There are some USB2 only PB 300GB drives listed.
I tend to stick to non-vendor drives, rather than Maxtor or WD or Seagate etc. Anything with Oxford 911+ or above work well with Macs.
http://www.macsales.com/firewire/
And avoid USB2 drives and get one with FireWire (and USB2), your drive should be formatted as GUID - check the drive (not volume or partition) in Disk Utility. It is changed by reformatting in Disk Utility: Partition -> Options.... (at bottom of screen) and there will be three options, you want GUID (not MBR).
Is it bus powered or does it have its own power supply?
It seems that your drive is older discontinued model?

Similar Messages

  • What 802.11N or Pre-N network cards are you successfully using with AEN?

    In particular, I'm using a Belkin Pre-N router & PCcard with a Windows XP notebook. Have any of you tried that card with the AE(N)?
    Have you been successful with any other mfr's PCcard with the AE(N)?
    Thanks.

    Peter,
    You have a very confusing situation. Try to simplify the network to isolate the issue. Turn off everything but one airport and the Mac Pro. Does it connect successfully? Does it SEE the network (even if its not connected)? Might it be an issue with encryption?
    My advice is to start as simple as possible: 1 computer, 1 base station, no encryption. Channel shouldn't matter too much if the Airport base stations are set for the US. The base station sets the channel, the computer simply tunes into whatever channels the base station is using.
    If the simplest set up works, change ONE thing at a time until it DOESN'T work. Add encryption. Add the second base station. Still works? Move so that you're now at the OTHER base station (the slave) instead of the master. Still works? Turn the other computer on. Keep testing until it breaks.
    Good luck,
    Perry

  • Which USB external drives are working best - advice please

    I see that the USB Airport Disks are cuasing some fustration out there, but I plan to give it a try. Can someone give me some advice which brands seem to be the most compatible. From reading through these pages I beleive:
    1. Drives with both firewire and USB connections are giving more problems. Probably safer (and cheaper) to get USB only drive.
    2. I read that the Western Digital "My Book" drive seems to sleeping when not in use. Most others are always on. I like the idea of the sleep function.
    3. Lacie drives seem to have more reported problems, but for now I'm assuming apple owners tend to frequently buy Lacie and also Lacie usually makes dual firewire/usb.
    Any other advice out there?
    Thanks, Tony

    I started an unofficial compatibility list on my website ( to go alongside the printer list I manage)
    The iFelix unofficial 802.11n Airport Extreme Hard Drive Compatibility List
    http://tech.ifelix.net/8014.html
    Please add drives to the comments link on the right of the page.

  • What photo printer are you all using with iPhoto '08?

    What brand and model of printer are you all using or would recommend for use with iPhoto '08?
    I've been reading reviews on HP, Epson, Canon... my head is starting to spin. Thoughts?

    Core Dump wrote:
    There has got to be a backup product out there to allow a system to be backed up to a NAS or Drive attached to a server that is as simple as CrashPlan or TimeMachine but that actually work and don't cost $50/month for a system.
    Thoughts?
    CrashPlanPROe, the enterprise version, is $60 per year per client, not $50 per month, so it may be worth looking into. It's what we run and it's been working very well for us, though you need a central server to run the software. That server can be Windows, Mac OS X, Linux or Solaris, any of which will work with any of the supported clients:
    http://www.crashplan.com/enterprise/support/doku.php/requirements
    We tried Retrospect and had to return it for the limitation I mentioned above.
    Regards.
    Disclaimer: any product suggestion and link given is strictly for reference and represents my opinion only. No warranties express or implied. I get no personal benefit from the sale of any product I may recommend in any of my posts in the Communities. Your mileage may vary. Void where prohibited. You must be this tall to ride. Objects in mirror may be closer than they appear. Preservatives added to improve freshness. Contestants have been briefed on some questions before the show. No animals were harmed in the making of this post.

  • What functionality are you successfully using in your EO SuperClasses?

    Hi Everyone:
    We are very new to JHeadstart/JDeveloper and have just established the method we are going to use at the Entity Level to convert input to Uppercase by putting the following code into a superclass and extending the .xml files of the entities from EntityImpl to this superclass which we called UWEntityImpl.
    What I am wondering is what other ways is this functionality being used by you more experienced JHeadstart Developers? I am trying not to re-invent the wheel and utilize methods that have worked well for you.
    Of course I can think of toLowerCase, what else are you using?
    Thanks so much in advance.
    Mary
    U of Windsor
    Example Code:
    package its.sis.BusinessModel.model;
    import oracle.jbo.AttributeDef;
    import oracle.jbo.server.EntityImpl;
    public class UWEntityImpl extends EntityImpl {
    public UWEntityImpl () {
    // This code converts the inputted string to Uppercase in the database.
    // April 27, 2007 mb
    protected void setAttributeInternal(int i, Object object) {
    Object value = object;
    AttributeDef def = getEntityDef().getAttributeDef(i);
    if ("true".equalsIgnoreCase((String)def.getProperty("UPPERCASE"))) {
    if (value != null && value instanceof String) {
    value = ((String)value).toUpperCase();
    super.setAttributeInternal(i, value);
    }

    to)? I was curious because it seems to store them in
    a proprietary format, and before I get into moving
    hundreds more images I thought I would ask. I have
    2-300 gigs of usable space but Aperture seems like it
    could get huge with image adjustments.
    Hi Eric,
    I'm not a pro, but I wanted to clear up one of your issues. Aperture does not store or convert your files in a proprietary format. The image files that you store in the library will remain in their original format and untouched. The "Library" is a Mac OS X entity called a package. A package appears as a single file, but it's an illusion. If you ever needed to extract your image files, you can do so in the Finder (without Aperture) by option-clicking on the "Library" and selecting "Show Package Contents". Now you can navigate the file and folder structure to get at your originals. Of course, a much faster and easier way is to have Aperture export the originals. However, my point was to clear up the "proprietary" structure misunderstanding.
    Also--as was mentioned--each adjustment doesn't create a new image file. Every new version of your original is merely a list of instructions or "recipe" used to apply adjustments to the original to recreate the version for screen and print. This is done dynamically, on the fly. A finished version of the original is never created and saved to a file until you tell it to export a version. Thus, every version is a very small addition to the database. This is very unlike iPhoto, where every new version of a file creates a new image to store...all the more reason to move to Aperture.
    Hope that helps.

  • USB External Drive not mounting after use with Time Caplule

    I have a 1TB external Lacie hard drive I have been using to store data via connection to my Time Capsule USB port.
    I purchased a new HD to replace the Lacie and would like to use the Lacie as an external drive for my Macbook Pro.
    Issue:
    I erased all files on the Lacie before disconnecting it from the Time Capsule.
    Connected the Lacie to my Macbook Pro via USB port.
    Lacie disk spins, but never mounts - disk image never appears, disk just keeps spinning.
    Ran Disk Utility. Lacie image shows up. Tryed to erase, but got an error that it wont mount.
    Tryed to repare disk, but got the same message.
    This also happens when I try to connect the Lacie to my iMac.
    So, hooked it back up to Time Capsule. Disk shows up just fine.
    What's going on???

    Where does it show up - Finder or System Preferences/Time Capsule?
    Try ejecting the drive, turning it off for awhile, restart the computer, and then restart the drive and plug it in.

  • I have an iPad 2 and iPhone 4 and for them I use I cloud I have also 1 pc windows and at work place I use windows pc ; until now my files are stored on an external disk drive could' I use iCloud to perform the backup of my external disk drive ? Thanks

    I have an iPad 2 and iPhone 4 and for them I use I cloud I have also 1 pc windows and at work place I use windows pc ; until now my files are stored on an external disk drive could' I use iCloud to perform the backup of my external disk drive ? Thanks
    Loredano

    These are the options you have.
    Budget $1299.
    http://www.apple.com/macbookair/
    http://www.apple.com/macbookpro/
    Best.

  • 2.6.22 kernel and USB external disk ** SUSPECTED BUG**

    Hi, as the title suggests, I think I've come across a bug in the 2.6.22 kernel.
    I made a post here: http://bbs.archlinux.org/viewtopic.php?id=35343 which was basically in regards to initial access of my external USB2 disk after mounting it. I just did a fresh install and some testing and it appears to be a kernel issue somehow. I updated my system doing pacman -Syu, then I enabled the testing repo, installed the 2.6.22 arch kernel, rebooted and the problem occured. I then disabled the testing repo, removed the 2.6.22 kernel and went back to 2.6.21 and the problem vanished.
    The problem: Mounting my external (lacie) USB2 hard disk and trying to access it in thunar. The first time I try to access it after mounting, all instances of thunar lock up for around 30 seconds, then it comes back to life, displaying the contents. Even thunar instances that are displaying other directories on the local filesystem freeze. Subsequent attempts to access the content are fine and no lockup's occur. Again, this issue only happens with the 2.6.22 kernel. I even compiled a custom 2.6.22 vanilla kernel and the same thing occurs.
    Can other people with external HD's try with this kernel please? I'd like to find out if it affects all external disks.
    Notes:
    * Automounting / mounting is done via DBUS and HAL through XFCE.
    * The issue doesn't occur with optical disks, autostarted with DBUS / HAL in XFCE.
    If possible, can anyone suggest a way of me trying to debug this further? I've not done any kernel debugging in the past.

    I also have that problem in KDE. I have an external HD with firewire or USB input.
    My external disk is mounted successfully, but reading directories of the external disk in Konqueror makes all Konqueror instances freeze for some time (just the same as your problem). Even accessing external folders from konsole makes the konsole freeze for some time.
    And another strange thing happens: when the external disk is mounted pacman hangs after looking for inter-conflicts... done. As soon as i switch off the HD, pacman goes on working...
    When mounting the HD via Firewire the problems are greater than via USB.
    I just downgraded my kernel to kernel26-2.6.20.10-1 and everything works perfect!

  • Iba allow others to make text edits. What workflow are you guys using to allow others to make text edits once the iBook has been layed out and formatted?  Is it too late? Do I need to export txt then reimport the editted text and reformat it all again?

    iba allow others to make text edits. What workflow are you guys using to allow others to make text edits once the iBook has been layed out and formatted?  Is it too late? Do I need to export txt then reimport the editted text and reformat it all again?

    Hi Ken,
    Thanks for the reply. The project I am working on is a test project for a customer. They could potentially want a number of their educational subjects presented as an interactive text book. The intent of this first project with them is to establish a logical workflow that will allow us to efficiently estimate costs and allow for review throughout the design process. Having worked with customers on creative projects in the past I can anticipate that they will want a number of changes made once they see a working version of the interactive text book.
    It is a grim reality that no project can be fully edited and planned prior to working on it and I know revisions and changes are always made once the customer can see their product. It is ok with me if there is no easy way to pass the text back and forth from the customer and me without having to reformat everything but I just want to know that is the way it works in order to provide a realistic time estimate for the project.
    My hope was I would be able to export the formatted text, allow them to make edits and then reimport that formatted text. The style sheets I am using are from one of the iBooks Author templates.
    Do you know if there is a way to use (or export ) this style sheet so it can be used in a Pages Document?
    Or, would the best option be to have the customer install iBooks Author? This would require the customer to have a mac and the software so it doesn't work for all cases.
    Another idea I was considering would be to export the book as a PDF and have the customer add markup and notes to the PDF.
    All of these options do not seem too great to me.
    I am open to any ideas.
    Thanks,
    Rob

  • If using wi-fi are you still using part of $15 att plan?

    If using wi-fi are you still using part of $15 att plan?

    No.  You would be using wi-fi.
    the $15 plan is for AT&T's cellular data network.
    Visual Voicemail, however, does use cellular network.

  • Are you having problems with the Lacie external drive after upgrading to the new operating system

    Are you having problems with the Lacie external drive after upgrading to OS X Mavericks?

    See here for everyone discussing the issue you are having:
    https://discussions.apple.com/thread/5475136?tstart=0

  • On imac 10.6.8 using current version of Aperture.  How can I access the Aperture Library  on my external hard drive that I use with time machine for backup?  I can only access the application but not the library..

    On imac 10.6.8 using current version of Aperture.  How can I access the Aperture Library  on my external hard drive that I use with time machine for backup?  I can only access the application but not the library..

    Go into Time Machine (the program not the bundle on the extrnal disk) and using Time Machine's browser go to the Folder where the library lives. You could look in the library bundle in Time Machine but that won't really tell you much,
    If you want to make sure it truely has backed up your library you will need to restore it and open the restored library with Aperture.
    If all this still has you confused you need to read up on Time Machine in order to get a feel for how it works, for what it is doing and for how to restore files from it.

  • I am new to a MAC.  I have an external hard drive that I used with my Windows XP computer.  Can I reformat it

    I am new to MAC.  I have an external hard drive that I used with my former computer running Windows XP.  Can I reformat it to use with my new MAC?  If so, how do I do it?

    Yes you can. See the following:
    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. Click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed.
    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 Security 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 can take up to several hours depending upon the drive size.

  • I have a wd my passport which for the last year i was using with my windows pc...but recently i bought a macbook and was trying too put files on it but it wouldnt work....please help!!!

    i have a wd my passport which for the last year i was using with my windows pc...but recently i bought a macbook and was trying too put files on it but it wouldnt work....please help!!!

    Hi
    You need to find the format of the drive by looking at its info, my guess would be you are currently in NTFS (windows only) mac can use any mac os journaled or non journaled, or you can use fat32 which is usable on both pc and mac but is unable to move files over 4GB so no good for large file transfers. You will need to re format at some point but this will delete everything currently on the drive.
    Hope this helps

  • My internet security picked up on this. Why are you updating me with a trojan program ????????? ffwt.html Blocked: HEUR:Trojan.Script.Generic 4/18/2013

    My internet security picked up on this.
    Why are you updating me with a trojan program ?????????
    <pre>ffwt.html Blocked: HEUR:Trojan.Script.Generic 4/18/2013 8:13:18 PM hxxp://incasi<i></i>.xtrastudio<i></i>.com/
    downloading object, which contains a trojan program
    firefox
    hxxp://incasi<i></i>.xtrastudio<i></i>.com/ffwt<i></i>.html
    detected: HEUR: Trojan.Script.Generic</pre>
    (Moderator altered links, because they are malicious)

    Could you explain what you mean by "updating"? Did your antivirus pick this up while Firefox was updating or while you were browsing the Internet?
    If you were browsing the Internet (While visitting the hxxp://xtrastudio<i></i>.com link), then that website was infected and not a Firefox problem. I would advise you to not visit the website again though, unless they manage to fix the infection as the antivirus managed to block it now, but it might not be able to the next time.
    If it happened during the "Firefox is updating" window when you tried to start Firefox, then it pretty serious.
    If you could answer that question, we will probably be able to help you. Good luck :)

Maybe you are looking for

  • HP LaserJet 1018

    Hello, I'm trying to get this printer to work with my new MacBook Pro. I plug it in, go to System Preferences, Print & Fax, Add the printer under default, and when it searches for new drivers, it can't find any... does anyone know where you can downl

  • Setting page layout in Reports 6i doesn't work, gap gets to big.

    We are forced to use good old' Oracle Reports 6i because another application uses this to create its forms and reports. The problem is, that we want to print those reports on continuous paper with specific measures. In millimetres it would be 210 mm

  • Disable media autoplay in web browser?

    Ok, so I'm under Windows XP Pro, Firefox 1.5 and Quicktime for Windows 7.0.4. Is there any way of stopping (particularly audio) media files from automatically playing unless I specifically tell them to play in my browser? It's darn aggravating having

  • Struggling to migrate sharepoint sites developed on dev or qa over to production

    So, user 1 comes along and wants to put together a new site. He wants to use SharePoint Designer to set up pretty colors, create a new theme and use it, create a series of custom lists, etc. Meanwhile, on these same machines, there is a variety of In

  • Installing run-time engine 7.0 on windows NT

    I attempted to Install Labview run-time engine 7.0 (LVRunTimeEng), on windows NT with workgroups 4, but got the message wrong OS. I am sure I downloaded the correct version (which is supposed to support Windows NT). Anyone have the same problem ? Any