IMAP Alternate partition problem

IMAP partition problem
IMAP is set so all boxes are on a separate partition ..
and until recently, worked fine.
one day (shortly after 10.4.9 upgrade)
after "rebuilding" an IMAP inbox from Mail.app
everything went down.. and came up again with all IMAP boxes other than INBOX appearing gone
but what happened is that all the accounts suddenly reverted (?) to existing on the default partition (var/spool/imap)
and although the alternate partition still exists and all settings reflect such..
I can't get the accounts back to seeing that partition.
cyradmn does not 'see' boxes on the alt partition.
thus, I cant retrieve some huge folders of stored mail.
in addition, the accounts are unable to create any folders on the current (default) partition and only "inbox" exists (no Sent or Drafts, etc..).
(the error returned : System I/O error)
mail works, can send and receive, .. but how to restore accounts to the alternate partition ??
Ive tried shutting off the account and deleting the user mailbox (on default partition) and turning back on the user.. still creates on the default partition
the accounts still show (in SA and NetInfo record) set to alternate partition..
and imapd.conf still has the partition entry ..
what's up ??

Thanks for the responses ..
yes, actually, I have tried reconstruct from mailbfr (options -o and -m) as well as via cyradm.. and SA
either option succeeds at reconstructing all the boxes fine, and permissions appear to be fine as well..
drwxr-xr-x 4 cyrusima mail - 136B Jun 3 2006 mailstore
mailbfr reports both partitions being operated on ..
my config also appears OK, its the same as has been working flawlessly for over a year :
admins: cyrusimap localadmin
configdirectory: /var/imap
partition-default: /var/spool/imap
unixhierarchysep: yes
altnamespace: yes
servername: mail.mydomain.com
sievedir: /usr/sieve
sendmail: /usr/sbin/sendmail
lmtpdowncasercpt: 1
tlscertfile: /etc/certificates/mail.mydomain.com.crt
logrollingdays: 0
logrolling_daysenabled: false
tlskeyfile: /etc/certificates/mail.mydomain.com.key
imapauth_crammd5: yes
imapauthgssapi: yes
popauthclear: no
enable_pop: no
tlscommonname: mail.mydomain.com
tlsserveroptions: use
imapauthlogin: yes
partition-mailstore: /Volumes/path/to/alt-partition
I did notice an odd thing though..
although the boxes are being read from /var/spool/imap
and accounts show "default" partition (in SA)
when I try to create a box (via Mail.app) in IMAP acct..
it fails .. can't so it ..
and the IMAP log shows
imaps[22176]: IOERROR: creating directory /Volumes/path/to/alt-partition: Permission denied
so it appears to want to write to the right place and can't ..
but still reads from the wrong place.
something is amiss !!
where to look next ?

Similar Messages

  • After creating partition, problems start

    I use Boot Camp Asst. and create a 32 GB partition. at the end of the process, I'm told to "hit the Restart key or hold the power key for a few seconds." Since i have no restart key on my MacBook, I hold down the power key. Then the system turns off. I turn it on again, and reboot. I get an error - osx shut down unexpectedly, do i want to report to apple. whatever. the space i allocated on the partition is gone from my free space, but if I go into BCA, it doesn't seem to know that i've already created a partition. things are screwy and i have to reboot from the Leopard disk and use Disk Utility to repair the disk.
    So, how do I get around this? I really want to use boot camp.

    I have it all fixed (except that the Windows XP system won't completely shut down or restart into any startup volume...I have to hold down the power button until shutdown, then start by pressing the start button).
    AppleCare tech, on two different calls, spoke of a bug in OS X (10.5.2) that is causing the partition problem described by me and others in this thread.
    The solution (assuming that you don't have a Windows partition yet) is to install OS X (10.5.1). Don't do any software updates to 10.5.1 until you've completed the Windows install using Boot Camp Assistant.
    Remember to have backups.
    I didn't exactly follow the solution directly. I reinstalled Tiger 10.4.11. Then I installed 10.5.1 as an upgrade. The reason for this is that I was not warned by AppleCare tech that a 10.5.2 install using "erase and install" would delete the entire iLife '06 suite. I lost iLife '06. That's why I reverted to Tiger before attempting the Leopard and Boot Camp installations.

  • Iphone 4 hotmail imap account getting problems! plz help

    iphone 4 hotmail imap account getting problems! plz help

    when i am creating IMAP hotmail account with no limits email option on iphone 4 IOS 6.1.3,, it can not sync recent five months email and old emails. It is only syncing the middle ones

  • Imap message - setHeader problem

    on gmail server does not work changing on header (since today... yesterday everytging was ok...)
                Message m = f.getmessage(0);
                MimeMessage mime = new MimeMessage((MimeMessage)m);
                mime.setHeader(
                        "ABC",
                        new Date()
                mime.setFlags(new Flags(Flag.DELETED), false);
                try {
                    f.appendMessages(new MimeMessage[] {mime});
                    m.setFlag(Flag.DELETED, true);
                catch(Exception ex) {
                    log.debug(ex.getMessage());
                f.expunge();
                f.close(false);I avoided connecting to store, getting session.
    Problem is how to change header in ImapMessage - on other servers (aol, vfemail) everything works fine, on gmail everything was ok until yesterday... I don't know whats going on? Does gmail blocks setting headers? Is it possible to block something like this?
    And second question - is it possible to change (or set) header to message without downloading, deleting and sending other instance of the same message on server? what in case when message contains attachments? this operation won't be efficient... this does not have any sense, imap should be fast so he should download only headers (subject, from) and the rest when message should be downloaded.
    I have problem with synchronizing messages which are on server with messages in database. Does exist way to identify message 1 to 1? When I will get data from DB can I tell that on server exists EXACTLY one message which I want to download?

    Thanks for the responses ..
    yes, actually, I have tried reconstruct from mailbfr (options -o and -m) as well as via cyradm.. and SA
    either option succeeds at reconstructing all the boxes fine, and permissions appear to be fine as well..
    drwxr-xr-x 4 cyrusima mail - 136B Jun 3 2006 mailstore
    mailbfr reports both partitions being operated on ..
    my config also appears OK, its the same as has been working flawlessly for over a year :
    admins: cyrusimap localadmin
    configdirectory: /var/imap
    partition-default: /var/spool/imap
    unixhierarchysep: yes
    altnamespace: yes
    servername: mail.mydomain.com
    sievedir: /usr/sieve
    sendmail: /usr/sbin/sendmail
    lmtpdowncasercpt: 1
    tlscertfile: /etc/certificates/mail.mydomain.com.crt
    logrollingdays: 0
    logrolling_daysenabled: false
    tlskeyfile: /etc/certificates/mail.mydomain.com.key
    imapauth_crammd5: yes
    imapauthgssapi: yes
    popauthclear: no
    enable_pop: no
    tlscommonname: mail.mydomain.com
    tlsserveroptions: use
    imapauthlogin: yes
    partition-mailstore: /Volumes/path/to/alt-partition
    I did notice an odd thing though..
    although the boxes are being read from /var/spool/imap
    and accounts show "default" partition (in SA)
    when I try to create a box (via Mail.app) in IMAP acct..
    it fails .. can't so it ..
    and the IMAP log shows
    imaps[22176]: IOERROR: creating directory /Volumes/path/to/alt-partition: Permission denied
    so it appears to want to write to the right place and can't ..
    but still reads from the wrong place.
    something is amiss !!
    where to look next ?

  • Emails from camera roll saved to wrong folder -- IMAP Path Prefix Problem

    I think there's a problem with the behaviour of the way picture emails are saved when you have an IMAP Path Prefix.
    I have an IMAP Path Prefix of "INBOX"... i.e. my sent folder is Inbox/Sent. Any plaintext emails I send from the email application from the iPhone are correctly saved to that folder and I can see them in that folder immediately via the iPhone's interface.
    When I navigate to the camera roll or photo album and send a picture email to somebody, and use the iPhone to go view the sent folder, they never appear in the sent folder. For a while I thought they weren't being saved at all, but I just discovered from my home PC that the camera roll app is indeed saving them somewhere: in Inbox/Inbox/Sent.
    That's right--I now have a new Inbox folder inside my Inbox folder, with just a Drafts and Sent folder. Drafts is Empty, Sent has all the picture emails I've ever sent with the iPhone.
    Bug? I think so... Emails emanating from the camera app are taking the IMAP Path Prefix twice instead of once, and then creating that Path Prefix folder if it doesn't already exist.
    Anybody else with an IMAP Path Prefix experiencing this with picture emails from the camera roll?
    Thanks,
    Andi
      Windows XP Pro  

    Ahhh interesting to find someone else with the same problem! It definitely happens when you send a photo message. My mac mail it shows my Inbox with a new nested sent items folder. I am using fusemail and the iPhone seriously messes with the folder structure. All sent items folders vanished for some reason on the mail server (but not in mac mail oddly) and I had to call technical support to make them reappear. I think this happened when I altered the Settings, Mail, Advanced settings, Mail box behaviour folders after having this problem with sent photo messages.
    Now fusemail's webserver shows TWO Inboxes, one nested inside the other, and a "Sent Items" folder within the "new" inboxes.
    Totally strange. I think there is a bug or two in the iPhone's IMAP software. Hoping for a bug fix soon, but until then perhaps a good work around might be to set the iPhone to store sent messages locally?

  • Bootcamp and windows 8(partition problem)

    I am trying to install windows 8 and until now with no sucess. The instalation by the bootcamp runs smoothly, but when I boot from the USB, start the instalation process on windows and it asks me what partition I want to install the windows, I try to choose the Partition 4: BOOTCAMP and it doesn't work. It says it's a problem because the partition is EFI and for installing windows it can't be or something like that
    And if I don't press the Alt button, when the bootcamp finishes the instalation and reboot the mac, it goes to a black screen where said that I don't have any boot devices connected and to connect one and press a key.

    I believe you are supposed to format the partition labeled BOOTCAMP to NTFS from the installer. It is stated in the BootCamp suport guide.

  • Hard Drive Partition Problems

    I recently installed a new HD in my iMac DV SE. I thought I'd be clever and make three partions, 2 8GB OS drives (one is blank - I was thinking about Linux, but too lazy to do it and don't need to right now) and one ~100GB for my music, files, etc. that I can share without too much worry.
    The problem I'm having is that Tiger uses a lot of virtual memory and if my computer is on for awhile, or I'm doing multiple things, my OSX drive fills up with VM (I think) and I get the "Your HD is almost full" (the error that originally drove me to buy a new HD)
    Of course quitting out of programs and restarting fixes the problem, but sometimes my computer slows down so much I find myself using that magic little button on the side and restarting it (how bad is this really?)
    What I want to do is take the extra OS partition and combine it with the other OS partition so that the OS can use as much VM as it pleases. Can I do this without wiping the whole drive?
    Also, if I have to wipe the whole drive, what is the best way to store my data so that I can put it back how it was, maybe an image file (never done this before)? Maybe a link to a site that explains it or something?
    I know that buying more memory would also solve this problem, and I plan on doing this in the future, but I'm a poor college student, so that isn't an option for awhile
    Thanks,
    Eric

    Choose Go to Folder from the Finder's Go menu and then type or paste in /private/etc/ as the folder's location. Make two copies of the file rc inside that folder, and put one copy on the desktop, and the other in the Documents folder of your home folder. Open the copy in the Documents folder with a text editor and locate the text swapdir inside. After the =, replace /private/var/vm/ with /Volumes/volumename/vm/ . Replace volumename with the name of the the partition; this requires that the partition's name doesn't contain spaces or other special characters. Once done, replace the existing file and restart the machine to change the location of the VM swap files.
    If you encounter any problems after doing this, you can restore the original rc file by restarting your machine from the Mac OS X install disk and opening the Terminal application. Enter the following: "mv /Users/yourname/Desktop/rc /Volumes/diskname/private/etc/rc" without the quotes, and after replacing yourname with the short name of your user account and diskname with the name of your normal partition. If either contains spaces, you will need to enclose the whole path in quote marks.
    (8904)

  • Boot camp / partition problems, hard drive damaged?

    I was in the middle of using boot camp to allocate 13gb to windows when my macbook pro crashed (the crash screen with the turn off and restart text came up), then when i restarted and ran boot camp it said that my harddrive couldn't be partitioned and to repair it using disk utility. I ran that, but the repair disk is greyed out, the repair permissions doesn't have any effect and when i clicked verify disk it says;
    "Disk utility stopped verifying macintosh hd because the following error was encountered filesystem verify or repair failed"
    and the log is
    Verifying volume “Macintosh HD”
    Performing 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.
    Checking volume bitmap.
    Checking volume information.
    Invalid volume free block count
    (It should be 15200369 instead of 11898629)
    The volume Macintosh HD needs to be repaired.
    Error: Filesystem verify or repair failed.
    Can you help me out? It's essential i get a number of windows products running.

    Ok, that seemed to work for part of the problem.
    It repaired the disk but whenever I run boot camp it keeps throwing up that crash screen and i have to go through the process of repairing the disk again.
    I've ran boot camp with no other programs running in the background or open and without disturbing it while it's allocating the partition and it still crashes.
    Any ideas how to get it working?
    Heres the crash report
    Fri May 30 00:22:56 2008
    panic(cpu 1 caller 0x0031D1B3): "hfs_lock: locking against myself!"@/SourceCache/xnu/xnu-1228.3.13/bsd/hfs/hfs_cnode.c:986
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x3d2476d8 : 0x12b0e1 (0x457024 0x3d24770c 0x13321a 0x0)
    0x3d247728 : 0x31d1b3 (0x483cc0 0x0 0x3d247758 0x1f0d72)
    0x3d247758 : 0x31db5b (0x5399ae0 0x3 0x0 0x4384804)
    0x3d247848 : 0x1f2e30 (0x3d247860 0x0 0x3d247888 0x1f4d49)
    0x3d247888 : 0x1da8f0 (0xa1f25a0 0x4a09ca4 0x38ed58 0x0)
    0x3d2478a8 : 0x1da95d (0xa1f25a0 0x0 0x246 0x49e1500)
    0x3d2478c8 : 0x3346c6 (0xa1f25a0 0x68000 0x57bbee0 0x49e1500)
    0x3d247bc8 : 0x334a22 (0x4a09ca4 0x17f7fff 0x3e616c 0x0)
    0x3d247c58 : 0x32bc00 (0x4384804 0xf8000000 0x17 0x4a09ca4)
    0x3d247cd8 : 0x1f5039 (0x3d247d08 0x0 0x3d247cf8 0x0)
    0x3d247d38 : 0x1e7e0c (0x4381c70 0x80006802 0x3d247ee0 0x0)
    0x3d247f78 : 0x3dbe77 (0x49e1500 0x4a09ba0 0x4a09be4 0xb0080d78)
    0x3d247fc8 : 0x19f084 (0x46543a0 0x0 0x1a20b5 0x46543a0)
    No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb0080d88
    BSD process name corresponding to current thread: DiskManagementTo
    Mac OS version:
    9C31
    Kernel version:
    Darwin Kernel Version 9.2.0: Tue Feb 5 16:13:22 PST 2008; root:xnu-1228.3.13~1/RELEASE_I386
    System model name: MacBookPro3,1 (Mac-F4238BC8)

  • Recovery and Tools partition problem

    Hi;
    My Elitebook 8460p recover and tool partition deleted I want to recover my hard drive factory default but i can't find any rescue DVD.
    Please help me..

    Welcome to the HP Forum!
    mgs_mgs wrote:
    Hi;
    My Elitebook 8460p recover and tool partition deleted I want to recover my hard drive factory default but i can't find any rescue DVD.
    Please help me..
    That is indeed unfortunate. You will need to order a recovery disk set from HP or an HP Partnet. Here is how to order a recovery disk set.
    Kind regards,
    erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • NTFS format partition problem - install Windows 8.1

    I cannot install Windows 8.1 from USB via bootcamp, on Mavericks late 2013 rMPB 15"
    When I get towards the end of the Windows Setup screen the Bootcamp partition is showing as not NTFS format
    There is no 'advanced options' to click, under the 4 partition options.
    I have pressed Option and tried installing through either the 'Windows' partition and the 'EFI' partition - both have the NTFS format problem.

    Just hit the 'format' button - looks like it might be working now

  • Partition problem with Win 7 and Lion

    I have a 2011 Mac Mini with two hard drives - the original 500GB drive and a SSD.   The SSD is laid out as follows:
    $ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *60.0 GB    disk0
       1:                        EFI                         209.7 MB   disk0s1
       2:                  Apple_HFS OSX Lion SSD            19.0 GB    disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
       4:       Microsoft Basic Data BOOTCAMP W7             40.2 GB    disk0s4
    It has my two bootable operating systems and works fine (for now) so I am happy to leave it alone.
    The problem is with the second drive.  It has:
    1) EFI partition 200M
    2) Original Lion install 40G HFS+
    3) Original recovery partition 650M
    4) Space set aside for OSX HFS+ 160G (has some big files in it)
    5) Space set aside for Windows NTFS 300G (no files in it yet)
    I think there is a problem with MBR vs GPT and Disk Utility vs Disk Management.
    Disk Utility or fdisk calls it
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *500.1 GB   disk1
       1:                        EFI                         209.7 MB   disk1s1
       2:       Microsoft Basic Data                         37.6 GB    disk1s2 (these entries are wrong)
       3:       Microsoft Basic Data                         650.0 MB   disk1s3
       4:       Microsoft Basic Data                         161.5 GB   disk1s4
       5:       Microsoft Basic Data NTFS stuff              300.1 GB   disk1s5 (this entry seems right)
    and I cannot access the partitions in Lion.
    Gdisk calls it:
    GPT fdisk (gdisk) version 0.8.1
    Partition table scan:
      MBR: hybrid
      BSD: not present
      APM: not present
      GPT: present
    Found valid GPT with hybrid MBR; using GPT.
    Disk /dev/disk1: 976773168 sectors, 465.8 GiB
    Logical sector size: 512 bytes
    Disk identifier (GUID): 0000303E-4D40-0000-1B4C-0000F9090000
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 976773134
    Partitions will be aligned on 8-sector boundaries
    Total free space is 2061 sectors (1.0 MiB)
    Number  Start (sector)    End (sector)  Size       Code  Name
       1              40          409639   200.0 MiB   EF00  EFI system partition
       2          409640        73900919   35.0 GiB    0700  Customer (name is wrong)
       3        73900920        75170455   619.9 MiB   0700  Recovery HD
       4        75170456       390588423   150.4 GiB   0700  stuff
       5       390590464       976773119   279.5 GiB   0700  Basic data partition (name is wrong)
    Windows Disk Management is happy to see inside the HFS partitions, so I know all my files are at least still there.  I had a 5th NTFS partition formatted, but upon going into Lion and back, it disappeared.
    I think ideally what I would like to have is a spare Lion + recovery partition on this drive in case my SSD barfs, then a big NTFS partition to hold my Windows files.  I guess merging the 40G OSX and 160G HFS+ partitions will be ok.  Could the problem be related to MBR having a limit of 4 partitions?  There isn't any data on this drive that isn't backed up, but I would rather do this partition fixing shuffle without having to restore big files.  Any suggestions on how to proceed?

    I managed to fix the problem.  First I used Disk Utility to delete the NTFS partition.  It hung during the process, so I quit it, and the partition was deleted anyway.  Next, I used gdisk to change the partition type from 0700 to AF00 and AB00 for the Lion and Recovery partitions respectively.  It worked and I can access the partitions under OSX again.  Thanks, everybody, you've been super helpful.

  • Can't install Windows 8 - Partition problems

    Hi all,
    Ive recently installed a SSD (Samsung 830) into my iMac 2011. It already had a 1 TB HDD in it but I want to install Mountain Lion and Windows 8 on the SSD.
    Installing Mountain Lion was a piece of cake but now im getting problems installing the bootcamp partition with Windows 8. See below
    diskutil list:
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *1.0 TB     disk0
       1:                        EFI                         209.7 MB   disk0s1
       2:                  Apple_HFS Untitled                999.9 GB   disk0s2
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *256.1 GB   disk1
       1:                        EFI                         209.7 MB   disk1s1
       2:                  Apple_HFS Macintosh SSD           255.2 GB   disk1s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk1s4
    /dev/disk2
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:     FDisk_partition_scheme                        *16.1 GB    disk2
       1:                 DOS_FAT_32 WININSTALL              16.1 GB    disk2s1
    Ive tried to creating the bootcamp partition with the DISK UTILITY and the Bootcamp assistant, but neither of these methods work. Is it because of the 1TB HDD thats causing these problems or is it something else?
    Regards,
    Nick

    Well I also tried this option: http://huguesval.com/blog/2012/02/installing-windows-7-on-a-mac-without-superdri ve-with-virtualbox/
    But no luck, getting a Save MBR failed, exit code 255 when trying to clone the VM Hard drive onto BC.
    Think im going to swap the SSD to the HDD bay and put the Superdrive back in

  • Partition Problem with Boocamp

    Hello all,
    I have a mid-2009 Macbook Pro. I had just recently formatted my hard drive and installed Snow Leopard on it. There is only one hard drive and only one partition. My intention is to install Windows 7 on this new installation.
    My problem occurs right when I want to configure bootcamp. I select the amount of space for the windows partition (only 20GB for the future OS X partition remain) and it begins the partition process. Then I get this error message that says:
    "The disk cannot be partitioned because some files cannot be moved. Back up the disk and use Disk Utility to format it as a single Mac OS Extended (Journaled) volume. Restore your information to the disk and try using Boot Camp Assistant again."
    Considering that I just formatted my hard drive prior to installing this new copy of Snow Leopard on it, I am very confused as to why I have to back up and restore my volume again. I have tried to install Windows 7 about two years ago on this machine and it was successful....I don't know what the problem is this time around. I haven't done any updates to this version of Snow Leopard...am I at fault there? Do I need to upgrade to Lion or Mavericks and then attempt to install Windows 7?
    Any advice would be greatly appreciated!
    Thanks in advance,
    Rados

    Thanks for responding promtply turbostar.
    I have done what you suggested but it did not help. I realized I had an OS X Lion .dmg so I reinstalled that instead of Snow Leopard. I was able to partition and install Windows 7.

  • Windows Partition Problem.....

    As I am sure you all have seen this many times before....I've tried looking at other discussion threads to help solve my problem but they either didnt have the exact same problem or I couldnt fully understand the answers.  Myself, Im rather inexperienced with Mac and its OS so Layman's terms usually work best with me.  Im running Leopard right now, whatever the latest version is; 10.6.8 I believe.  I'm trying to run a parallel now since something is apparently wrong with the sound on my XP disk when I installed it, twice.  This has been a long and drawn out process for me please bare with me, for I may ask some stupid questions....
    Ok.
    So I've deleted the Windows partition in Boot Camp Assisstant successfully, however, a version on Windows (named: Untitled) is still showing up in my finder and when I hold down the Option key on the start up.  I tried erasing it with Disk Utility, it looked like it started to do something, but all it did was remount it.  Now, when I try to go through BCA its gives me the message: "The startup disk must be formatted as a single Mac OS Extended (Journaled) volume or already partitioned by Boot Camp Assistant for installing Windows." No clue as to what in THEE **** its talking about.  Of course I've tried ejecting it but it doesnt get rid of it nor does it gives me my 99GB of Mac OS back.
    Be honest, did I **** up or did I **** up bad somewhere down the line while installing windows? And what (if anything) can I do?
    Again, thanks for your time and help in advance.

    Sounds like something went wrong when you sued the BootCamp Assistant to remove the Windows partition since usually that also reassigns the used diskpace back to OSX.
    1) boot your Mac from your OSX install DVD
    2) choose your language and then 'ignore' (cancel) the installation
    3) from the Top Menu (Utilities) start Disk Utility (DU)
    4) in DU click on your harddisk (not any partition) in the left pane (the first item listed)
    5) in the right pane use the 'Partition'-Tab
    6) click to highlight on the ex-Windows partition you want to delete
    7) click on the small '-' Button at the bottom
    That should delete your former Windows partition
    After that's done successfully
    8) Drag the partition separator line until it encompasses the entire drive and then select apply.
    9) Quit Disk Utility
    10) reboot your Mac from your harddisk.
    Since you are 'fumbling' with your OSX partition you should consider having/making a backup of it before trying the a.m. procedure. Just in case.
    Stefan

  • Uploading a List of Alternate Words problem

    Hi,
    I am trying to upload the list of alternative words.
    [oracle@dev1 bin]$ ./searchadminctl -p oraidev1 altWord -upload configFile /home/oracle/oracle/product/10.1.8/oradata/alt_word.xml
    In the XML Content:
    <?xml version="1.0" encoding="UTF-8" ?>
    <config productVersion="10.1.8.2">
    <altWords>
    <altWord name="oes">
    <alternate>Oracle Secure Enterprise Search</alternate>
    <autoExpansion>true</autoExpansion>
    </altWord>
    <altWord name="eip">
    <alternate>PSA EIP Portal</alternate>
    <autoExpansion>true</autoExpansion>
    </altWord>
    <altWord name="pas">
    <alternate>Port Development Authority</alternate>
    <autoExpansion>true</autoExpansion>
    </altWord>
    </config>
    but, it's displays,
    Please specify additional input parameter for altWord upload.
    How will do this one?
    Thanks!
    Regards,
    Deva
    HI,
    I am try again. Now display the following:
    [oracle@dev1 bin]$ ./searchadminctl -p oraidev1 altWord -upload -configFile /home/oracle/oracle/product/10.1.8/oradata/alt_word.xml
    Input file "/home/oracle/oracle/product/10.1.8/oradata/alt_word.xml" is not a valid XML file. Please consult the log file for more information.
    Where can i get the corresponding log file?
    Message was edited by:
    user633593

    Sorry to all....
    Solve this problem. what happend is, In the oracle document,
    http://download.oracle.com/docs/cd/E10502_01/doc/search.1018/e10418/crawler.htm
    They mentioned,
    <?xml version="1.0" encoding="UTF-8" ?>
    <config productVersion="10.1.8.2">
    <altWords>
    <altWord name="oes">
    <alternate>Oracle Secure Enterprise Search</alternate>
    <autoExpansion>true</autoExpansion>
    </altWord>
    </config>
    And forgot to close the <altWords> tag. so, its display the error.
    Thanks for your time!!

Maybe you are looking for