Mounting 1 TB My Book USB HDD [SOLVED]

Hey I am new to arch and I ahve tried everything i know to get this working
I followed this post, http://bbs.archlinux.org/viewtopic.php?pid=535088 and made the file in /etc/hal/fdi/policy
Now I get this error The volume 'PHDD' uses the ntfs-3g file system which is not supported by your system. I am thinking this is a hal issue, but I am not sure. I have added it to fstab and made a folder in /media called PHDD. Still no luck
Any help.
Last edited by kylepotts (2009-06-05 19:04:32)

Wow I am a idiot why didn't I think of that
I am out right now but I'll will do it when I get home
Last edited by kylepotts (2009-06-04 21:12:40)

Similar Messages

  • WRT160NL: using with Western Digital My Book USB HDD as torrent server

    Hello!
    I have WRT160NL and  connected Western Digital My Book USB HDD. Is it really to make my router as torrent server for uploading/downloading files without PC?

    hmm.. may be this soft will help?

  • [SOLVED] Booting Arch off USB HDD fails - can't mount real root device

    I've installed Arch on the internal HDD (sda) of my laptop, and I attempted to install a second copy of Arch on partition sdb3 of an external USB HDD.  sdb3 is a primary partition that I had prepared beforehand with gparted and outfitted with the reiserfs filesystem.  I skipped section 3.2 (manually prepare hard drives) of the Arch installer.  There was no problem with section 3.3 (manually configure filesystems and mountpoints); I put all of / in sdb3.  Installing packages and configuring the system also went without a hitch.
    I wanted to boot this new install of Arch via the boot menu of GRUB that was installed in the MBR of sda with my primary install of Arch.  On the new install, I first did go through section 7 (install bootloader), thinking I would want to install GRUB in the root sector of partition sdb3 (not in the MBR of sdb where the GRUB of MintKDE resides, a boot menu that I want to keep) but that failed, so I then picked "no bootloader to be installed".  With that I exited the new install, since it appeared to have gone to completion.
    I then copied the appropriate stanza in the /boot/grub/menu.lst of this new Arch install to the /boot/grub/menu.lst of my primary Arch install on the internal HDD of my laptop.
    This stanza reads as follows:
    # (3) Arch Linux on WDPP60 blue (sdb3)
    title Arch Linux on WDPP60 blue (sdb3)
    root (hd1,2)
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/191cc027-43ce-443b-8846-f265d60555ec ro
    initrd /boot/kernel26.img
    However, I'm not able to boot the new Arch install when I pick this entry from the GRUB menu list.  The new install starts booting, finds sda but not sdb and stops with the following errors, dropping me to a recovery shell:
    Root device /dev/disk/by-uuid... doesn't exist. Attempting to create it.
    ERROR: Unable to determine major/minor number of root device '/dev/disk/by-uuid...'
    mounting /dev/disk/by-uuid... on /new_root failed: No such file ...
    ERROR: Failed to mount the real root device.
    Running "mount -t reiserfs /dev/sdb3 /new_root" at the ramfs prompt also fails.
    I've tried a number of edits of the menu.lst stanza from the grub> command prompt, such as adding rootfstype=reiserfs, replacing root=/dev/disk/by-uuid..etc. with root=/dev/sdb3 (booting then fails with "/dev/sdb3  No such file"), using "initrd /boot/kernel26-fallback.img" etc., but booting always fails at the same stage with equivalent error messages.
    I have no trouble booting half a dozen other Linux/BSD distros that reside on two different external USB HDD's by the same method, i.e. choosing an entry from the GRUB boot menu of my primary Arch install, after I placed the appropriate stanza in its /boot/grub/menu.lst.
    How can I get this new Arch install to boot?
    Last edited by RobF (2010-05-17 23:03:27)

    Yes, this was in fact the solution.  I stumbled upon it in this thread:
    http://bbs.archlinux.org/viewtopic.php?id=65844
    When one wants to boot from a USB mass storage device, the initrd needs to include the modules for accessing USB devices, and in Arch this is accomplished by adding "usb" to the HOOKS array.  I simply reinstalled Arch to the USB HDD and in the system configuration step now edited /etc/mkinitcpio.conf by adding the "usb" item.  Adding "rootdelay=10" and/or "rootfstype=reiserfs" to the kernel line in the appropriate stanza in Arch's /boot/grub/menu.lst wasn't necessary in this case.  I left the stanza exactly as I posted it above.
    Thanks for your input.

  • MSI 865PE Neo2 and USB WD (MY BOOK) external HDD

    Ok, so recently i went out an brought a My Book. I plugged it in and formatted it.. Next morning i came out turned of my PC and the computer hung during POST. after a few attempts at booting the PC up, i unplugged the MY BOOK from the USB port and rebooted, made myself a coffee and came back, sure enough the PC was sitting in windows.
    So i did a bit of research and found that for some reason, when the PC is booting, it try's either reading from the MY BOOK during HDD detection and then at the end of the ON BOARD PATA/SATA HDD detection it 'Recycles' the USB ports, which crashes POST.
    My main point of getting an EXTERNAL HDD is portability, so i can back my DATA up, but i also am going to use it as another drive on the computer.
    So for my to be playing around, unplugging and plugging back in the Drive everytime the computer boots its sort of. well, not what i had in mind.
    Im at a lost of how to fix it and that why i turn to you.

    Hay ya Tzare, i've been playing for ages! still no luck!
    the best i've got it i've put an inline switch to basically turn power off to the HDD. so i only turn it on when i need it.
    i've tried a few little... crazy things. but with no luck! on involved a 1F 5.5V cap across the GND and 5VDC coming from the USB. oddly without GND connected it works!! but the cap keeps the HDD running forever! i read my multi-meter wrong, i thought it said .33A draw. it was actually 0.33mA, so really it wasnt even 1mA.... sigh!
    i've tryed my luck with MSI and they say contact WD, and WD say contact MSI.
    Im thinking the only real way to solve this is upgrade the motherboard. which also means upgrading the RAM and CPU and any AGP card. so really it will cos around... alot.
    SO, problem still unresolved!..
    Hay, you've got a switch on yours! that a bit better than me! LOL. (until recently)

  • [Solved]Boot from USB HDD - Root device doesn't exist. Major/minor

    My problem is that the kernel seems (or starts) to load, but then I get an error:
    Root device 'UUID=1234 . . .' doesn't exist.
    Attempting to create it.
    ERROR: Unable to determine major/minor number of root device "UUID=1234 . . .'
    You are being dropped into recovery shell
    I found a few links on the web and in the forums, but nothing that really solved it for me. The solved ones usually downgraded the kernel.  I haven't done that yet.  I thought I'd try here first.
    I have a 320GB USB HDD that I have been using to experiment with different linux distros.  I have a few working successfully (OpenSUSE,Mint,Ubuntu,Debian,Fedora,etc).  I'm very new at this but have been reading a lot and putting a lot of time into it.  I have legacy grub loaded on the MBR and use the menu.lst on my openSUSE partition to boot everything.  Because the partitions for some of the distros are so far into the disk I needed to create directories on openSUSE's /boot directory to contain the kernel and initrramfs files (like /boot/fedora).  This seems to work for the other distros.  I did the same thing for Arch.
    So when I installed Arch I haven't used the bootloader section of the installation.
    I'm using the 2011.08.09-netinstall-i686.iso Live CD.
    I tried a few things including:
    1.    changing the HOOKS in /etc/mkinitcpio.conf
        a.    adding usb to the "HOOKS"
        b.    removing and adding autodetect
        c.    adding and removing "sata_sil" (although I'm not even sure if my device uses it)
    2.    changing the kernel line:
        a.    from using "UUID=" to (hd0,1) to sdb1.
        b.    added rootdelay=8
    3.    repartition all of my arch partitions using cfdisk from my Live CD and reinstall. I used gparted on OpenSUSE to do it the first time.
    This may be connected. When I fdisk -l from the Arch Live CD I get extra data and an error for each of my arch partitions (and only my arch partitions):
    Disk does't contain a valid partition table
    When I fdisk -l from OpenSUSE I don't get the data paragraphs or errors about the arch partitions?
    Here is my /etc/fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    tmpfs /tmp tmpfs nodev,nosuid 0 0
    UUID=0e7556ef-b832-43e9-a8ba-c68dd2cd6143 /var reiserfs defaults 0 1
    UUID=510bb601-13c1-46ec-87c0-a800dd2efb8b / ext4 defaults 0 1
    UUID=cd78ab04-742d-4ba5-9727-90727de2dd14 swap swap defaults 0 0
    UUID=dc5685e3-35b0-46d4-b259-61f2530ff36a /home ext3 defaults 0 1
    And my HOOKS:
    HOOKS="base udev autodetect pata scsi sata usb filesystems usbinput"
    And my menu.lst:
    1
    default 0
    timeout 32
    gfxmenu (hd0,1)/boot/message
    ###openSUSE on sda2 - legacy grub
    title openSUSE 11.4 - Celadon - gnome
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.37.6-0.7-default root=/dev/disk/by-id/usb-Seagate_FreeAgent_GoFlex_NA0E702X-0:0-part2 resume=/dev/disk/by-id/usb-Seagate_FreeAgent_GoFlex_NA0E702X-0:0-part1 splash=silent quiet showopts nomodeset vga=0x314
    initrd /boot/initrd-2.6.37.6-0.7-default
    ###openSUSE failsafe on sda2 - legacy grub
    title Failsafe -- openSUSE 11.4 - 2.6.37.6-0.7
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.37.6-0.7-default root=/dev/disk/by-id/usb-Seagate_FreeAgent_GoFlex_NA0E702X-0:0-part2 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x314
    initrd /boot/initrd-2.6.37.6-0.7-default
    ###floppy###
    #title Floppy
    # rootnoverify (fd0)
    # chainloader +1
    ###Fedora on sda5 - legacy grub
    title Fedora 15-Lovelock gnome
    root (hd0,4)
    configfile /boot/grub/grub.conf
    ###Mint on sda6 - grub2
    title Mint 9 Lucid Lynx gnome
    root (hd0,5)
    kernel /boot/grub/core.img
    savedefault
    boot
    ###PCLinux on sda7 - legacy grub
    title PCLinuxOS 2011.6 KDE
    root (hd0,6)
    chainloader +1
    ###Ubuntu on sda8 - grub2
    title Ubuntu 10.04.2 gnome
    root (hd0,7)
    kernel /boot/grub/core.img
    savedefault
    boot
    ####arch on sda10 - legacy grub
    title ARCH
    root (hd0,1)
    #root UUID=XXXXXXXXXX44c5a3cd-dcb5-4cf1-933e-7a8ebac2a992
    kernel /boot/arch/vmlinuz-linux root=UUID=510bb601-13c1-46ec-87c0-a800dd2efb8b ro rootdelay=8
    #kernel /boot/arch/vmlinuz-linux root=(hd0,9)
    #kernel /boot/arch/vmlinuz-linux root=/dev/sda10
    initrd /boot/arch/initramfs-linux.img
    savedefault
    boot
    ###Debian on sda11 - grub2
    title Debian 6.0.2.1 squeeze gnome
    root (hd0,1)
    kernel /boot/debian/vmlinuz-2.6.32-5-686 root=UUID=2b6052e2-ecdf-4796-81c8-b9e9142ca159 ro
    initrd /boot/debian/initrd.img-2.6.32-5-686
    savedefault
    boot
    ###Mandriva on sda12 - legacy grub
    title Mandriva 2011 KDE
    root (hd0,1)
    kernel /boot/mandriva/vmlinuz-2.6.38.7-desktop-1mnb2 root=UUID=5033f7fb-cac7-4db5-920c-c8bd2b51365f ro
    initrd /boot/mandriva/initramfs-2.6.38.7-desktop-1mnb2.img
    savedefault
    boot
    Here is my fdisk -l from OpenSUSE.  I'm not quite swift enough to mount the hard drive and use the script utility from the Live CD yet, at least not tonight:
    Disk /dev/sda: 320.1 GB, 320072932864 bytes
    255 heads, 63 sectors/track, 38913 cylinders, total 625142447 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x000c3bbb
    Device Boot Start End Blocks Id System
    /dev/sda1 2048 4208639 2103296 82 Linux swap / Solaris
    /dev/sda2 4208640 46153727 20972544 83 Linux
    /dev/sda3 46153728 87113727 20480000 83 Linux
    /dev/sda4 87115770 614031755 263457993 5 Extended
    /dev/sda5 87115776 128075775 20480000 83 Linux
    /dev/sda6 128077824 169037823 20480000 83 Linux
    /dev/sda7 169039872 209999871 20480000 83 Linux
    /dev/sda8 210001920 250961919 20480000 83 Linux
    /dev/sda9 250963968 291923967 20480000 83 Linux
    /dev/sda10 291924031 332886015 20480992+ 83 Linux
    /dev/sda11 332888064 373848063 20480000 83 Linux
    /dev/sda12 373848678 414992383 20571853 83 Linux
    /dev/sda13 414994432 435474431 10240000 83 Linux
    /dev/sda14 435474495 455956829 10241167+ 83 Linux
    /dev/sda15 455958528 578881535 61461504 b W95 FAT32
    /dev/sda16 578881599 614031755 17575078+ 83 Linux
    Disk /dev/sdb: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x95aa95aa
    Device Boot Start End Blocks Id System
    /dev/sdb1 * 63 294889139 147444538+ 7 HPFS/NTFS/exFAT
    /dev/sdb2 294889140 312576704 8843782+ 7 HPFS/NTFS/exFAT
    That's it for now.
    Last edited by newbie55 (2011-09-23 22:19:58)

    I'm IN!  Thanks everyone for your suggestions!
    The arch system didn't like the identifier I was using for the root partition. By looking at the /dev/disk/by-id while the arch system was running, I could see what the system wanted me to call the partition.  So after the system error'd-out and I was in the recovery shell at the [ramfs /] prompt:
    # ls -lF /dev/disk/by-id > by-id.txt
    # vi by-id.txt
    I could have used any of the identifiers listed in the by-id (there were 3), by-uuid(1), by-label(1) or by path(1). I tried them all. I had to write these down by hand because it is a ram filesystem.
    The article that finally got me there is:
    https://wiki.archlinux.org/index.php/Pe … ice_naming
    Anyway my openSUSE grub menu.lst ended up like this:
    ####arch on sda10 - legacy grub
    title ARCH
    root (hd0,1)
    kernel /boot/arch/vmlinuz-linux root=/dev/disk/by-uuid/510bb601-13c1-46ec-87c0-a800dd2efb8b ro rootdelay=8 rootfstype=ext4
    initrd /boot/arch/initramfs-linux.img
    savedefault
    boot
    It's easy once you: 1. beat your head against the wall
                        2. read further
                3. repeat 1 and 2
    Back to the "Beginner's Guide",4 Post-Installation.  Yikes!

  • 160 GB external USB HDD won't mount in 10.4.9; does in 10.4.0

    I'm using a Beige G3 (though I don't think the model is the issue).
    I know there's nothing wrong with the drive whatsoever, because it mounts on PCs, and it mounts when booted from both other hard drives on the system, on Mac OS 9.2.2 and Mac OS 10.4.0.
    I know it used to mount on 10.4.9, too. I thought maybe when I installed a 4-port USB 2 card things would resolve, but they haven't.... so I expect it's a driver (extension) issue.
    I deleted a bunch of extensions a while back that I was sure I didn't need... I suppose it's possible I deleted one vital for USB HDD support on the HDD using 10.4.9, only I don't know which it would be... things were self-explanatory in the days of OS 9, not so much with OS X, it would seem.
    I didn't notice it until fairly recently since I'd been networking to the external HDD via another computer as the built-in 10BT was sadly faster than the USB 1.1 card I had installed prior.
    Anyway.... since I assume this is an extensions problem (it says when I turn on the drive that a certain extension is missing, but I can't remember which), can anyone tell me what particular extension it is that enables USB Hard Drives?
    By the way, USB flash drives mount and run at USB 2 speeds just fine. Thanks.

    It's an adaptec card, but that's actually not the issue; it stopped working on the old USB card where it'd worked just fine before, whilst still working when I booted into 10.4.0.
    Once upon a time it was working fine on both 10.4.9 and 10.4.0.
    It now says "AppleXsanFilter.kext" was installed improperly and cannot be used" when I start up the drive. It knows it's there, it just can't access it. It then says "device was improperly removed" when I shut off the HDD.

  • USB HDD not mounting on 10.4.9 but does in 10.4

    Posted this in Tiger forum too (I know, probably not really supposed to), but I thought I'd post it here too.
    I know there's nothing wrong with the drive whatsoever, because it mounts on PCs, and it mounts when booted from both other hard drives on the system, on Mac OS 9.2.2 and Mac OS 10.4.0.
    I know it used to mount on 10.4.9, too. I thought maybe when I installed a 4-port USB 2 card things would resolve, but they haven't.... so I expect it's a driver (extension) issue.
    I deleted a bunch of extensions a while back that I was sure I didn't need... I suppose it's possible I deleted one vital for USB HDD support on the HDD using 10.4.9, only I don't know which it would be... things were self-explanatory in the days of OS 9, not so much with OS X, it would seem.
    I didn't notice it until fairly recently since I'd been networking to the external HDD via another computer as the built-in 10BT was sadly faster than the USB 1.1 card I had installed prior.
    Anyway.... since I assume this is an extensions problem (it says when I turn on the drive that a certain extension is missing, but I can't remember which), can anyone tell me what particular extension it is that enables USB Hard Drives?
    By the way, USB flash drives mount and run at USB 2 speeds just fine.

    "AppleXsanFilter.kext"
    That is likely an extension for Storage Area Networks. If your Mac is complaining about it, it probably has unsatisfied external references in some of the Mass Storage Extensions. I don't know why you would need a lot of stuff in those folders, but they are tiny. You get no payback from throwing them out.
    To fix those complaints, presuming the extension is located in the correct folder, you need to repair permissions (so that the System owns it) and delete the cache files named:
    extensions.kextcache
    extensions.mkext
    which are pre-linked versions of most of the kext files. Then your Mac will recreate the cache files with the newly fixed-up kext added.

  • My Book USB won't mount

    HELP!
    I bought a 500GB My Book USB 2.0 and I've tried everything I can think of to make it mount, but it won't.
    Everytime I plug in the USB, I get a Spinning Beach Ball and my whole mac freezes. I've tried Disk Utilities, emptying caches, using different ports, and I get the same thing everytime.

    Return it and get a bootable, external FireWire HD. Why? USB is too slow and can't boot your machine. Thus, you can't put a bootable backup on it and use it as an emergency boot device.

  • [solved] unable to boot to the root partition on my new (usb) HDD

    hello,
    i got a "unable to determine major/minor number of root device" error message when the system try to find the root partition (after it succefully boot on the boot partition).
    Shuttle XPC SB65G2 (Mainboard FB65), usb HDD: Intenso INIC-1608L, Linux ctkarch 2.6.37-ARCH #1 SMP PREEMPT, grub legacy.
    sdb1: /boot (ext2), sdb2: swap, sdb3: / (ext4), sdb4: /home (ext4)
    of course i have a kernel compiled with usb in HOOKS in mkinitcpio.conf.
    i tried to install with sdb1: / (ext4), sdb2: swap, sdb3: /home (ext4)
    but i got another error: it can't find the file /dev/blabla (root partition) (after it succefully boot on the partition!).
    at last i found the solution: i have to comment "root (hdx,x)" in menu.lst for grub legacy!:
    # (0) Arch Linux
    title Arch Linux
    # root (hd1,0)
    kernel ... by-uuid...
    you don't need this line when you define by uuid, by label, or so...
    it seems this line perturbs the behavior of the system.
    if this can help...

    You do not need the "raw". If you do:
    ok devalias
    it will show you how other aliases are formed
    do ls -l /dev/dsk/c0t2d0s0 and you'll see the "non-raw" device path
    ok reset
    will "lock" your alias in NVRAM but it will attempt to boot from boot-device (normally disk) the next time unless auto-boot? is set to false
    ok setenv auto-boot? false
    My guess is that it could not understand "raw", reset, and booted from boot-device.
    You can:
    ok setenv auto-boot? false
    ok nvunalias altboot
    ok nvalias altboot /pci@1f,0/ide@d/dad@2,0
    ok reset
    ok boot altboot

  • Finder crashes when I try to open my external USB HDD

    Hello all. I have been experiencing issues with my external USB HDD (WD Passport) and my Macbook Pro (Summer 2012) for some time. It looks that the HDD shows up on the desktop when I connect it but when I try to open the My Passport icon on the desktop Finder crashes. Finder works OK generally and I can see everything (even the Passport listed) but I cannot access the Passport HDD contents.
    I have tried accessing it via terminal and managed to view the Passport contents ok (ls -ltr etc)
    I have tried repairing the disk but the issue remains.
    I have connected Passport to a Windows 7 PC and it works OK. I have even tried repairing it on a Windows PC but it has not helped.
    Ejecting, rebooting etc does not solve the issue
    Every time the issue occurs I see a PM Report Crash for Finder
    11/24/13 5:46:21.004 PM ReportCrash[1374]: Saved crash report for Finder[1377] version 10.8.3 (10.8.3) to /Users/Panos/Library/Logs/DiagnosticReports/Finder_2013-11-24-174621_Panos-MacB ook-Pro.crash
    Could you please suggest any solution to this problem??

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

  • Airport Extreme + USB HDD = Time Capsule?

    Hi!
    (Sorry for my poor English, I hope it's possible to understand my problem/question).
    I bought a MacBook in January 09. It's connected to the Internet via WLAN and a Fritz.Box (Wireless Router with built-in DSL Modem, unfortunately it uses the old slow LAN and WLAN protocol and a USB1-Port).
    I want to backup my files with Time Machine via WLAN. I tried to connect a USB-Drive to my Fritz.Box but it was terribly slow (USB1...)
    It's important, that the backups go automatically when I'm at home and connected to my WLAN.
    Now I think of buying something that's more useful. I have three ideas and I'm not sure what to do...
    1) Buying the Time Capsule. Pro: I think, it will work perfectly. I don't need to worry about a thing. Contra: It's terribly expensive. In Germany 1TB will cost about 600$. (Maybe I should buy the 500GB-Version and update it by myself to 1GB or 2GB).
    2) Buying the Airport Extreme. Unfortunately I'm not sure if a Airport Extreme + USB-HDD is the same as the Time Capsule. Apple writes: "Time Machine in Mac OS X 10.5 Leopard can be used to back up to many kinds of Mac OS Extended-formatted drives, but you cannot choose AirPort Extreme's AirPort Disk as a Time Machine backup volume. " On the other hand some Users wrote that they managed to get their TM-Backup on a AE-HDD (but did this work via WLAN?). With the Airport Extreme it would be easy to manage a itunes-stream-server (the Airport Express is not too expensive). And the Airport Extreme isn't too expensive as well.
    3) Using a Network-HDD. It would be not too good, since I had to use my slow WLAN-Connection and since this wouldn't be supported by Apple at all. On the other hand this would be the least expensive version.
    What should I do? Is it possible to work with the Airport Extreme and an external USB-HDD via WLAN and without any problems (like mounting the drive manually each time I connect to my Network).
    It would be much more fun, if everything ran automatically, when I got in reach of my Network...
    Thanks in advance! Gerrit

    A couple of pointers.
    The hard drive must be specifically formatted in Mac OS Extended (Journaled) to work with the AirPort Extreme's USB port. Check the documentation that came with the drive to find out how it is formatted at the present time.....it is likely formatted to work with Windows, which is not compatible with the AirPort Extreme.
    Unfortunately, even if the drive is formatted correctly, Apple does not officially support Time Machine backups to a drive at the USB port of the AirPort Extreme, so that will be the next hurdle to deal with.
    Some users actually do seem to be able to make this work, but overall, it is not a reliable method to backup your data if it is important to you.

  • Adding a USB HDD to a VM via OVM - /dev/mapper Error

    Hey all,
    we're trying to hook up a USB HDD to a virtualized database server for a one time backup.
    So after connecting it to the OVS, i formatted it to ext3, mounted it and voila. When i edit the database VM via OVM i can add a Physical Disk.
    I am getting an error though:
    Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:disk:setup_error:Command: ['xm', 'block-attach', '0004fb000006000056a65a591c902757', 'phy:/dev/mapper/35000000000000001', 'xvdd', 'w'] failed (1): stderr: Error: Device 51760 (vbd) could not be connected. /dev/mapper/35000000000000001 does not exist.stdout: Usage: xm block-attach [BackDomain]
    ...and he is right. There is no /dev/mapper/35000000000000001
    But where does it get that information from?!
    Any ideas?

    OVM will only make use of volumes that are accessible through /dev/mapper. USB volumes are, as you already know, not available in /dev/mapper and thus can't be mapped to virtiual machines as volumes.
    This is a limitation, but I think Oracle decided for this, because a USB drive really doesn't make a good choice for a virtual drive, as is introduces a lot of latency and other potential I/O issues, you don't want to have in a virtualized environment.
    It would be better to map the backup drive in thge guest itself using other protocols like NFS.
    Cheers,
    budy

  • Lenovo C255 - USB Drive and USB HDD is not recognized

    Hi
    I am trying to attach SSD (Kingston SSDnow 300 -  60gb) drive to PC via bridge SATA-USB to USB 3 port, so i have "USB to ATA/ATAPI Bridge" stuff at installed devices and no HDD disks appeared at MyComputer . Still i have 2 disks at Device manager - my native HDD and this USB Drive. 
    The problem is that BIOS doesn't see any USB HDD. Excluded from the bootable device : USB HDD USB CDROM.
    So how i can solve this issue ? 

    Hi
    I will try to help you buddy.
    > When it is started is says "Insert system disk in drive. Press any key when ready
    This message appeared on my notebook after the HDD has died.
    I had to replace the HDD and to install the OS again.
    I assume its the same problem with your notebook. The HDD is not present or not recognized and you have to install a compatible HDD to get the OS running.
    I have googled a little bit and found out that this notebook was delivered with the 10GB Toshiba MK1016GAP HDD. It supports the ATA-2/ATA-3/ATA-4/ATA-5 interface.
    Please note that many BIOS have an HDD size limitation. This means that not all HDD sizes are supported! I presume a 20GB should be compatible but this is only my own opinion
    > How can I change my BIOS so that the HDD is recognized?
    The BIOS cannot be changed apart from the update (check Toshiba driver page -> Archive -> Satellite Archive).
    But vary important is that you will use a compatible HDD.
    > Can anybody help me with the recovery CD?
    Dont know if you will be able to order this CD from the authorized service provider in your country because the notebook is really an oldie. But you should ask the guys.
    What you could is to install the OS from the Microsoft CD and then could install some necessary drivers.
    Greetings

  • Satellite U400-15E - Can't boot from new USB HDD

    Hello.
    Recently a bought an external WD My Book with 3TeraByte to use with my Satellite U400-15E. I can use it inside Windows 7 Ultimate with no problem. But if I try to boot from it (by pressing F12 key), the BIOS doesn't even see the drive.
    Is this because Toshiba doesn't use Unified Extensible Firmware Interface (UEFI)? UEFI BIOS can overcome the 2.19TB limitation in todays computers easily, like the following Western Digital document explains:
    [http://www.wdc.com/wdproducts/library/Flyer/ENG/2579-771501.pdf]
    This would allow me to use my new external drive to store a Ghost image of my Toshiba's internal HDD for instance. I mean 3TB and even greater capacities are a reality today. When will Toshiba update their BIOSes to support UEFI?
    Equipment used:
    Toshiba Satellite U400-15E (BIOS v5.00 26-10-2010)
    Western Digital My Book Essential 3TeraByte - Firmware v1.014 (USB 3.0 interface)
    MS Windows 7 Ultimate - 32bit version
    Thank you

    Hello
    Well... with this same computer, I already tried booting (successfully) from the following pendrive capacities:
    8GB
    16GB
    32GB
    All without problem.
    And besides, before having the 3TeraByte WD, I had a 1TeraByte Iomega USB HDD from which I could store Ghost images, because the BIOS would show the 1TB Iomega drive after pressing F12 and Symantec Ghost could also detect the drive without problems.
    But with this new 3TeraByte WD... the BIOS doesn't even show the drive after pressing F12.
    So when you say +{color:#0000ff}So USB HDDs are not supported{color}+ are you refering booting from USB HDD?
    Hum... I'm not sure about that.
    I never tried booting an OS from the Iomega.
    But that was never my purpose either.
    My purpose is for the BIOS (and hopefully Symantec Ghost) to detect the WD USB drive, like it happened before with the 1TeraByte Iomega.
    I was using a 1TeraByte Iomega "Select Series" drive.
    With the Iomega I could create Ghost images of my Toshiba without a problem.
    +{color:#0000ff}But you&rsquo;re absolutely right: 3TB and greater capacities are reality today but Satellite U400 is older notebook model and not newest one.{color}+
    A Laptop computer that has Two 64bit CPU cores and 8GB RAM capacity is not that old!
    I think it could be a BIOS limitation, since it's not using UEFI.
    Any more ideas?
    Thank you.
    Message was edited by: Binary-Synapse
    Message was edited by: Binary-Synapse

  • Crypttab to fast for USB HDDs on boot

    Hi,
    i have two USB hdds which are encrypted with luks and which I'd like to unlock and mount at boot time. But in some cases crypttab tries to unlock the hdds too soon when the USB drives have not been recognized by the system.... so of course there is no device to unlock at that moment and crypttab fails - so I need to unlock it by hand later.....
    My current solution is to delay the unlocking by putting "sleep 5" into /etc/rc.sysinit right before the crypttab unlocking....
    Does anybody have a better idea?
    Best,
    smax

    I have not tried, but if the mapper is the problem: dmsetup has options for synchronising with udev.

Maybe you are looking for

  • Itunes still wont open!!!!!!!

    help me plz!!!!! my itunes still wont open!!!!!

  • I can't uninstall Lightroom 3.2

    I am trying to uninstall Lightroom 3.2 but get an error message "error 2753 lightroom.exe is not marked for installation"  I have a new pc windows 7 64 bit professional, but had no problem uninstalling from old pc (same Spec). How do I uninstall? I h

  • Proper use of location in metadata

    I'm building my library of images now with LR and want to get started on the right foot. I store on CD. In Metadata "Location" I have entered the CD volume name as a way of identifying where the images are stored. But now I am wondering if the Metada

  • Apostrophes (single quote) are lost when generating DDL code.

    Hi, ODI Version : 11.1.1.5.0 Java version : 1.6.0_24 Database version : Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production Context: Generating DDL code for a an ODI Model PROBLEMATIC: When generating DDL code, all apostrophe

  • Need help with if statements involving strings.

    For this code, assume that I input a value that would make the boolean statement true. For some reason, this program will never return true. Can somebody please help me? Scanner scan = new Scanner(System.in); String personPlay; boolean loop=false; Sy