(10g) Possible to create tablespace on USB hard drive?

I've been trying unsuccessfully to get something to work, without success so far. After the hurricanes of recent years we realized that with widespread power outages and network problems, being able to put our database on standalone laptops would be very useful for our field people. The full database is too large, but if I exclude the stored documents, it becomes manageable. Unfortunately, my management wants to have the option of including some documents. My thought was to create a separate tablespace to hold just that table, and put the tablespace on a USB hard drive, so if the field scientist didn't want the documents, they could just leave the external hard drive in the office. But I can't create the tablespace to test this out - I keep getting an ORA-27044 "unable to write header block" followed by "There is not enough space on the disk". I'm trying to create a 10GB tablespace, the external drive has 300GB free. Am I running into a Windows/USB restriction?
(I know there would be a problem with not having the tablespace available if the field guy didn't take the USB drive, but I'm trying to get past this problem first)
Thanks,
Harry

I currently have a 4GB pendrive but not a USB external hard disk.
I have been able to create a tablespace on this pen drive (I ensured that the pen drive always mounts with a particular drive letter only). I am using Oracle 11.1.0.6.0 on Windows XP Professional 32 bit SP2.
In following example, J: drive is my pen drive.
SQL> create tablespace test datafile 'j:\data01.dat' size 1M;
Tablespace created.
SQL> select * from v$tablespace;
       TS# NAME                           INC BIG FLA ENC
         0 SYSTEM                         YES NO  YES
         1 SYSAUX                         YES NO  YES
         2 UNDOTBS1                       YES NO  YES
         4 USERS                          YES NO  YES
         3 TEMP                           NO  NO  YES
         6 EXAMPLE                        YES NO  YES
         7 TEST                           YES NO  YES
7 rows selected.
SQL> create table testtable (id number) tablespace test;
Table created.
SQL> insert into testtable select object_id from user_objects;
29730 rows created.
SQL> commit;
Commit complete.
SQL> drop tablespace test including contents and datafiles;
Tablespace dropped.
SQL> select * from v$tablespace;
       TS# NAME                           INC BIG FLA ENC
         0 SYSTEM                         YES NO  YES
         1 SYSAUX                         YES NO  YES
         2 UNDOTBS1                       YES NO  YES
         4 USERS                          YES NO  YES
         3 TEMP                           NO  NO  YES
         6 EXAMPLE                        YES NO  YES
6 rows selected.

Similar Messages

  • Disabling USB hard drives but allowing USB keys mounting, possible ?

    Hi all,
    I have a tricky request from one of my customers : they would like to block any external hard drives (firewire and USB) from mounting on the Desktop, BUT would like to allow USB keys only.
    All the clients are unmanaged (local accounts, NOT bound to an Open Directory Master server) and are running OS X 10.4.8 (Intel).
    I found the easy way to prevent any Firewire device to show up.
    I also found how to disable all USB devices (except for keyboard/mouse) : renaming /System/Library/Extensions/IOUSBMassStorageClass.kext
    Problem is, this method won't make any difference between a hard drive and a key, it will block it, period.
    Is there any way to allow some (or all) USB keys only to mount ? My only guess would be to unload some extensions which are listed by the "kextstat" command.
    That could only be possible if USB keys and USB hard drives don't use the same kind/brand of controller/bridge and therefore don't use the same kernel extension.
    Does anyone have a clue on this ?
    Many thanks.
      Mac OS X (10.4.8)  

    Hi all,
    I have a tricky request from one of my customers : they would like to block any external hard drives (firewire and USB) from mounting on the Desktop, BUT would like to allow USB keys only.
    All the clients are unmanaged (local accounts, NOT bound to an Open Directory Master server) and are running OS X 10.4.8 (Intel).
    I found the easy way to prevent any Firewire device to show up.
    I also found how to disable all USB devices (except for keyboard/mouse) : renaming /System/Library/Extensions/IOUSBMassStorageClass.kext
    Problem is, this method won't make any difference between a hard drive and a key, it will block it, period.
    Is there any way to allow some (or all) USB keys only to mount ? My only guess would be to unload some extensions which are listed by the "kextstat" command.
    That could only be possible if USB keys and USB hard drives don't use the same kind/brand of controller/bridge and therefore don't use the same kernel extension.
    Does anyone have a clue on this ?
    Many thanks.
      Mac OS X (10.4.8)  

  • USB Hard Drives Keep Disconnecting or Not Responding

    Hi,
    This is a long post - but one that I hope someone can offer advice on.
    The Hardware
    Mac Pro running OSX 10.8 (but this has happened on all versions of the OS i.e. 10.6/.7 etc)
    3 x Internal SATA Hard Drives - All working perfectly.
    External Drives:
    2 x Western Digital My Book 1TB USB Hard Drives
    1 x Seagate 750GB Hard Drive with USB2 connectivity
    2 x IcyBox Dual Bay USB2 hard Drive enclosures using JMicron Chipsets - these enclosures have 2 x 1TB Western Digital Green in each (totaling 4 TB across the 2 enclosures).
    D-Link 7 Port USB2 Hub
    The Problem
    - USB Hard Drives connected to the Mac are ejected from the system without notice and at random times AND/OR
    - The external hard drive remains mounted, but when trying to write to the drive/partitions, Finder throws an error message up saying the operation cannot be completed - error code -50.
    - Time Machine:  TM will back up successfully several times, before eventually throwing an error up that it cannot create the folders required on the drive.
    - The only way to be able to use the drives again is either remount the drive, or in some case, it is required to completely power the drive down and then reconnect.
    Re-creating the problem
    I have honestly not found a sure-fire way of replicating the problem.  It seems completely random.  It happens when I am actually sat at the computer, but it also happens when I am away from the computer.
    In the past - my Time Machine hard drive has been one of the Western Digital MyBook drives.  I also used the second MyBook for SuperDuper backups (extra redundancy).  The 4TB drives in the IcyBox enclosures have been used to backup my ripped movie collection.
    Recently however - I decided to have 2 of the 1TB drives in the IcyBox enclosures to be TM and SuperDuper backups.  I have however reverted TM back to one of the Western Digital drives, purely for testing purposes.  SuperDuper is backing up to one of the 1TB drives in the IcyBox.
    I am trying various things to see if I can find the issue, but it is such a random event that it is taking ages to even come close to find a problem.  Sometimes the drives will stay active for a few days, sometimes only a few hours, even minutes.
    Theories
    I have several theories as to why my USB drives continually disconnect.
    1.  The D-Link USB Hub.
    Could connecting the drives through the hub be causing the problem?  I don't really see how, unless it is a documented case that D-Link USB hubs do not play nice with OSX?  To try and rule this out I have connected the current Time Machine back up drive (Western Digital MyBook) directly to the USB port on the back of the computer.  The SuperDuper (IcyBox enclosure) drive is currently connected through the D-Link hub.  I have removed all the other drives from the enclosures - so at present I have only 2 external drives connected (1 x 1TB Western Digital MyBook, 1 x 1TB Western Digital Green inside one of the IcyBox dual-bay enclosures - connected through D-Link Hub).
    2. JMicron Chipset
    I have done a bit of research on the internet and there are a few indications that perhaps JMicron SATA-to-USB controller chipsets found in a lot of external hard drive enclosures (including the dual bay IcyBox external enclosures that I have) do not play nice with OSX.  If the JMicron chipsets in the 2 IcyBox enclosures is a problem - would that cause issues with other USB devices on the USB bus off the Mac?  (i.e. can the JMicron chipset in the enclosures cause devices such as the WD MyBook drives which I assume use a non-JMicron chipset, to experience similar failures?)
    3.  Green Hard Drives
    As I have said, I have 4 Western Digital Green 1TB hard drives inside the IcyBox Dual Bay Enclosures.  Could the fact that these drives are 'Green' be causing a problem?  They do go to sleep after x number of minutes, but they do wake up when required.  But could on the occasion when I have problems, could this be caused by the 'Green' feature interrupting OSX in waking the drives?  Coupled with JMicron chipset, could this be compounding the issue?
    Possible Solutions
    I am prepared to spend money on replacement drives and/or enclosures etc - but I would hate to spend x amount of money and have the same problem.  So I am hoping to get some advice on what drives/enclosures are more than likely to work flawlessly with OSX.
    Thanks for reading!

    FYI - re: the SuperDuper drive that is in one of the IcyBox enclosures.
    I just opened this drive up in Finder.  I heard the drive wake up, but when I came to copy a file over (tried various file sizes) - I got the error -50 message.
    Here is the info from Console.
    31/07/2012 23:35:52.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:52.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.000 kernel[0]: disk4s2: 0xe000c2e4 (UNDEFINED).
    31/07/2012 23:35:53.320 fseventsd[55]: disk logger: failed to open output file /Volumes/Data 1/.fseventsd/0000000002478a7f (No such file or directory). mount point /Volumes/Data 1/.fseventsd
    31/07/2012 23:35:53.320 fseventsd[55]: disk logger: failed to open output file /Volumes/Data 1/.fseventsd/0000000002478a7f (No such file or directory). mount point /Volumes/Data 1/.fseventsd
    Also, while the drive was inaccessible, I tried 'Verify Disk' in Disk Utility - here are the results
    Verifying volume “SuperDuper”
    Checking file systemPerforming live verification.
    Checking Journaled HFS Plus volume.
    Checking extents overflow file.
    Checking catalog file.
    Checking multi-linked files.
    Checking catalog hierarchy.
    Checking extended attributes file.
    Invalid leaf record count
    (It should be 2 instead of 1)
    Checking volume bitmap.
    Checking volume information.
    The volume SuperDuper was found corrupt and needs to be repaired.
    Error: This disk needs to be repaired. Click Repair Disk.
    Please also note that the all my external hard drives have recently been reformated using GUID part. map and HFS Journaled.

  • Rescue and Recovery 4.3 on Win7 doesn't see a backup on external USB hard drive - Model W510

    I've run the Rescue and Recovery utility within Windows 7 on two different external USB hard drives thinking that maybe it was a usb drive issue.  When I open the R And R utility in expert mode I can see that both backups exist on their respective drives.  I planned on updating my hard drive so I made a full hd backup and the R&R startup disc to boot the laptop from.  The bios recognizes either external hard drive at boot with no problems.  It shows the names and "+" sign next to drives.  So I booted the drive at startup off the DVD drive with the R&R startup disc after I was sure that the bios recognized either external drives.  Then when I choose a "Full" restore is of course asks me if I want to use hd, cd/dvd, or external usb drive which I choose the later.  It then should show me the backup that I created earlier just as it did when I ran the utility from the Win7 environment so I can choose it to restore from.  But I get a blank box showing no backups when I run the 4.3 R&R Startup disc.  Again if I boot to Win7 and go into the R&R utility I can see the backup on the exact same USB external drive.  Then boot off the CD startup recovery disc and it shows NO BACKUP!  Help please!  I want to shelf my old hard drive "as is" and create the Restore onto the new hard drive but the utility isn't working for me.
    Thanks for any help.

    Hmmm,
    Seems like that _should_ work.  Here's a way you might be able to finesse it:  go to the advanced R&R menu in Win 7 and create rescue media on your USB drive.  It's essentially the same process as creating the CD - it makes the USB drive bootable and puts a copy of R&R there.
    There _should_ be an option to "preserve existing data" but be prepared to lose your existing backup and make it again.
    Then just boot the external USB drive and see if R&R recognizes a backup image on the same drive from which you booted.
    That's the way I usually migrate to new drives.  Maybe it will get around your mysterious problem.
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • ZCM 10.3 Image to USB Hard Drive?

    Is it possible to take an image and store it on a locally attached USB Hard Drive formatted for NTFS? I've been reading other forum entries and I see lots about restoring images from an external drive, but not creating one to an external drive.
    (I need to get an image from a computer not networked to my Image server)
    Thanks much

    Rbaker hsl,
    > Is it possible to take an image and store it on a locally attached USB
    > Hard Drive formatted for NTFS? I've been reading other forum entries
    > and I see lots about restoring images from an external drive, but not
    > creating one to an external drive.
    >
    No, you need to format the drive as EXT3 for example.
    - Anders Gustafsson (Sysop)
    The Aaland Islands (N60 E20)
    Novell has a new enhancement request system,
    or what is now known as the requirement portal.
    If customers would like to give input in the upcoming
    releases of Novell products then they should go to
    http://www.novell.com/rms

  • Satellite L20-100 can be booted from external USB hard drive?

    I recently bought Toshiba Satellite L20-100 and I wonder if:
    1. is there any possibility to boot this machine from external usb hard drive?
    2. it is possible to attach another internal hard drive?
    Supposing that the both answers above are 'no', how can I solve the following problem: I need hdd space, I need to boot 3 separate Wxp Operating Systems onto the same machine (Toshiba Satellite L20-100).

    Booting from external USB HD - "No" would be the official, mcrsoft sponsored, answer. However, it is possible. Not easy but it can be done. I've seen it done with my own eyes and there are guides how to do this. Just look for it with search engine. But if you have enough disk space you better do what was suggested here - create 3 partitions and use boot manager.

  • Can't see contents of USB hard drive connected to Time Capsule

    Hi. I have a USB hard drive connected to my Time Capsule (which I just got today). I just want to use it as a shared drive, so that the users in my home can use it to access common files (media files, stuff like that).
    The TC's set up is to enable file sharing with accounts. AirPort Disk Guest Access is not allowed.
    When I authenticate as a user via Finder I can see the disk, see that disk space has been used, but can't see the contents. I'm guessing this is because the files that are actually on there belong to some other user.
    Is my guess right? Any suggestions as to how we can all use it as a transfer drive?
    Col

    Fixed it. I connected the USB drive directly to my computer, and dragged the folder into the 'Shared' folder, which Time Capsule had created. The original folder is now visible, which is what I wanted!

  • I have a time machine backup file on a USB hard drive.  I bought a time capsule / airport extreme, flat 3TB.  I wish to transfer the backup file from the usb hard drive to the time capsule hard drive.  10.6.8

    I have a time machine backup file on a USB hard drive.  I bought a time capsule / airport extreme, flat 3TB.  I wish to transfer the backup file from the usb hard drive to the time capsule hard drive.  10.6.8

    Unfortunately, Time Machine backups that are stored on a drive that has been connected directly to a Mac are completely different than Time Machine backups that are stored on a Time Capsule.
    Frankly, it is not worth the effort and trouble to try to transfer the old backups to the new Time Capsule.....my opinion....having done this in the past.
    It is possible though, but I would not recommend it due to the complexity and downsides involved with this. To give you an idea of how to do this, check out this support article.
    http://pondini.org/TM/18.html
    Even if you transfer the "old" backups over to the Time Capsule successfully, Time Machine will not simply "add on" to the old backups.
    Time Machine will make a new complete backup of your Mac and then add incremental backups from that point.
    My advice.....start a new backup on the Time Capsule and move forward. Keep the USB hard drive around for a month, maybe 2 or 3 in case you need to go back to an old backup for some reason.  At that time, you will not likely need the old backups at all since you will have a current 2-3 month history of new backups.  At that point, you can erase the USB drive and use it for another purpose.

  • Can I set up multiple usb hard drives- one for time machine and a second for media? Can one also print wirelessly with an old HP C6280 printer?

    Can I set up multiple usb hard drives- one for time machine and a second for media?
    Can one also print wirelessly with an old HP C6280 printer?

    Can I set up multiple usb hard drives- one for time machine and a second for media?
    Yes.
    Can one also print wirelessly with an old HP C6280 printer?
    Possibly by using an Airport Express, but depends on what type of port connection the printer requires.

  • Partitioning and Formatting USB Hard Drive

    I'm using a FreeAgent USB hard drive on my system, but placed a lot of files on it before realizing that Mac can't write to an NTFS file system. I've got about 35 GB of files on a 250GB drive. So, two questions:
    1. Is there something I can use to partition the drive and format part of it to FAT32 and part of it to the Mac format (realizing that I won't be able to read the Mac formatted partition in Windows).
    2. Is it possible to partition the drive without removing the files that are now on it and reformatting (obviously leaving part of it as NTFS)?
    I'll probably be able to do 1, but just thought I'd ask about 2 for information purposes.
    Thanks,

    I suppose I could just format it FAT, but I have some vague notion that the Mac format will work better with the Mac OS, especially for backing up. I'd primarily use the Mac partition for backup, and for storage of video files that just take up too much space on the MacBook internal HD. Don't know how realistic that is, and I'm also not sure which backup program would be best suited. I'm pretty new to the Mac environment, and am not even all that sure whether to keep the *.dmg files that I've used to install several programs that I purchased for the Mac.

  • USB Hard Drive Permissions Issue

    Hi,
    I just attached a new USB hard drive to my iMac. I would like to make it so only I can have write access to the drive; I want my kids to be able to see the files but not modify or delete.
    I tried by unchecking 'Ignore permissions', and setting permissions where I have read/write, and others have read, but when I switch to one of my kids' accounts, they have full control, and in fact they are shown as owner.
    Thanks for any help you can provide,
    Andy

    Hello Asopos,
    I have difficulty in reading the screenshots, you can post in the corresponding forum or add some comments.
    Set your Country/Region and Language Preferences
    http://technet.microsoft.com/en-us/SelectLocale?fromPage=http%253a%252f%252ftechnet.microsoft.com%252fen-us%252f
    If my understanding is right, in the USB-hard-drive(NTFS), all folders in the USB drive have the unknown account and the root of the drive don’t have the account.
    It is a SID. Possible that this account was removed and permission has not been removed.
    Please take ownership of the folder and check if we can normally deleted the account.
    http://technet.microsoft.com/en-us/library/cc753659.aspx
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • HT1178 how to install a usb hard drive though air port time capsule

    I am looking to connect a usb hard drive to my time capsule airport. The primary purpose of this drive is to create a shared drive between the three computers in the house, not for time machine. Is there any specific steps or procedures I need to know to make this happen? thanks.

    Plug it in, click here, and follow the instructions. The drive needs to be formatted as FAT16, FAT32, or Mac OS Extended (Journaled), and may need to be connected through a powered USB hub.
    (90236)

  • TM on 2 differnt usb hard drives

    I thought I had come up with a great back up plan:
    1) I have one usb hard drive at work where I run TM every hour.
    2) Once a week take my computer home, connect it to another usb hard drive and change TM preferences to run on that disk.
    3) When I get back to work, I change my TM preferences back to the original usb hard drive.
    4) Expected result: I then have to separate usb hard drives with back ups of my computer, one which have been run every hour and one at home which have been run every week.
    Now I realized that every time I change the TM preferences to run on another usb disk TM will start from scratch and do a completely new TM back up. This means that I can not restore any old files with TM.
    Have I misunderstood something? What should I change to get the expected result as described above?
    thanks!

    daloco77 wrote:
    Now I realized that every time I change the TM preferences to run on another usb disk TM will start from scratch and do a completely new TM back up. This means that I can not restore any old files with TM.
    First, it should do a new, full backup only if you've gone several days (at least 10) without a backup to that disk (apparently, you can go longer if there weren't a lot of changes); done a full restore (maybe); or renamed your internal HD.
    Second, TM will not delete the last backup to make room for a new one. It will fail for lack of space, instead. So you should be able to restore old files as long as those backups remain. That's why your TM disk should be at least twice the size of the data it's backing-up (and preferably 3 times).
    But remember, if you created a file after the last backup to one disk, and deleted it before switching back, your only backups of that file are on the other disk.

  • Backup a dual boot iMac with OSX + Vista to Time capsule and USB hard drive

    I have just bought a Time Capsule which is now working as my WiFi Network base station and backs up an iMac and a Macbook. The iMac has both OSX and Vista (using Boot Camp) and I was using a USB Hard Drive that has 2 partitions (HFS+ for the Mac; NTFS for Vista) to back up the iMac. Rather than leave this attached to the iMac just to back up the Vista partition I would like to move it to the Time Capsule's USB port and use it as NAS. The idea being that it becomes a NAS with one partition used to back up the Windows data when I run the iMac with Vista and the other partition to archive the Time Machine backups from both the iMac and Macbook. I tried to connect it as it was but got an error and reading the forum it seems that it won't work unless both partitions are HFS+ or FAT. If I reformat the NTFS partition to HFS+ will I be able to use the built in backup function of Vista to back up the Vista partition to the USB hard drive? I read somewhere else that Time Capsule takes care of the formatting for an external NAS drive and Windows will be able to read and write to it even though it's not NTFS. Any ideas comments appreciated.

    This is crude but if you need a work around, just plug the USB drive directly into the iMac.. copy the files to it.. then plug it into the TC.
    You also do not need to use the TC as an intermediary between your iMac and MBP.. just turn on sharing in the computer.. so you can directly copy files from one to the other.. Macs have public access directory preconfigured for each user account.
    As far as mounting the TC..
    In finder use Go, Connect to server.. and type.
    AFP://TCname or TCipaddress
    Where TCname is the actual name of the TC.. I strongly recommend you follow SMB network rules.. ie if your TC has a name like
    Fred Blog's Time Capsule 2445566.
    It is too long.. it has spaces and it has non-alphanumeric characters.
    Shorten it to FredTC
    No spaces no characters that are NOT alphanumeric.
    TCIPaddress is simply the standard IP.
    You can also use CIFS://TCname which according to the article forces the connection back to SMB1 rather than SMB2 which as usual is broken.
    But I would definitely use AFP if possible. I cannot understand the decision to move to SMB as standard.

  • How do I view a file from a usb hard drive connected to my airport extreme base station on my ipad 2?

    Hi,
    I just purchased the airport extreme base station.  I have a usb hard drive connected to the base station.  Is it possible to view this hard drive on my ipad 2?  I have been unable to do it.  Any help would be appreciated.

    You can't, not natively. An app like FileBrowser:
    http://www.stratospherix.com/products/filebrowser/
    may make this possible, though.
    Regards.

Maybe you are looking for

  • How to send a pdf file to Archiving server

    hi i got a requirement that a smart form is generated in pdf format after that we ll send it to Archiving Server . Plz help me out Thanks & Regards Krishna

  • Error: Could not find a match for... ?

    Hi, I am trying to compile some code using Studio 10/11 which appears to compile cleanly using a bunch of different C++ compilers (xlC, aCC, VC, g++) but is failing using the C++ compiler in both Studio 10 and Studio 11 with: "test.cpp", line 18: Err

  • Company code and form 16

    Hi all, Once the employee is transferred from one company code to another company code intra company transfer , will i get 2 form 16 or only one form 16. Please can anyone tell me how  the amounts will display in form 16. Regards janhavi

  • NullPointerException with OracleConnectionCacheImpl

    I get the following exception from the OracleConnectionCacheImpl.getConnection() method when a number of threads are using the Cache: java.lang.NullPointerException at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java, Compiled Code) at ora

  • Display Acceptance at origin in Purchase Order

    Hello Experts, I am into SAP ECC 6.0 system. There is a requirement from our client to use Acceptance at origin process. I have understood the process from various threads which are available on sdn. When I am checking my Purchase Order this field is