Grub interactive install going wrong

Hey there! Yeah, sorry for the vague thread subject, really.
Tried to use interactive install with a core image to install Arch from an USB Key (using unetbootin) on a pre-installed windows PC today
Everything is going fine ... until hitting the bootloader installing part.
After choosing grub, and uncommenting the section in the config file to enable the windows loading entry, the grub installation fails miserably for some reason.
Looking at /dev/tty7 shows that the installer tries to input commands into the GRUB command line (something about grub setup on sda4), which are then answered to by an error (namely errors 13 and 22)
I have basically no idea about GRUB setup so can't really tell more though
Only got a single HDD, whose structure is basically =>
sda1 ntfs 100mb windows system stuff (no, i dont know) }
sda2 ntfs 350gb windows main                                      } => didn't set them as usable or anything in the filesystem menu earlier in interactive install
sda3 ntfs 200gb random data                                        }       since i didnt see a ntfs filesystem in the list
sda4 ext4 150gb root
sda5 ext4 100mb /boot                                                   => tried removing it so that grub would install on root, same results
sda6 swap 4gb
sda7 ??? 15gb system restore
Did i just do something stupidly wrong?
or shall i just try to go for some manual grub install somehow?
Either way, i'd appreciate some pointers :S
Thanks in advance !

The partitions sda1, sda2, sda3, sda4 are primary partitions by virtue of their enumeration. You have identified all four of them as being either NTFS or ext4. Then your list continues on with sda5, sda6, sda7 which by their enumeration are logical partitions. But you did not identify an extended partition which has to exist to contain the logical partitions. So I contend that you are a little confused about your partition layout to begin with. One of those first four primary partitions has to be an extended partition. Maybe you are attempting something with it that GRUB is justifiably not cooperating with.
Next, when you have sorted that partition business, have you considered allowing GRUB to be installed in the master boot record instead of a partition boot sector? GRUB would then boot directly from BIOS and is well-known to be capable of booting Windows.  BTW, if you decide to do that, sda1 looks suspiciously like a Vista or W7 boot partition to me. It likely would be the partition to target for GRUB to boot Windows.
Last, if you continue on with installing GRUB in a partition boot sector, you should know that Arch will not boot until you configure the existing boot loader (Windows, surely) to boot it. That's not necessarily a bad thing. Many people choose to do that. The free software known as EasyBCD greatly simplifies the task of configuring Vista or W7 to boot a Linux system.
Either way. Install GRUB in the MBR and GRUB boots Arch and Windows. Or install GRUB in the first sector of the Arch boot partition (or root partition if no separate boot partition) and the Windows boot loader boots Arch and Windows.
Last edited by stoat (2011-09-26 01:48:25)

Similar Messages

  • Installing FMS,goes wrong,Please Help Me.Thank You!

    Hi,while im installing FMS,it goes wrong,i pasted the sceen below.pls help me.
    I dont know why.
    My Os:FC14_X86.
    Proceed with the installation? (y/n/q): y
    /opt/adobe/fms ~/FMS_4_0_0_r1121
    Server:fms command:stop
    sed: -e expression #1, char 6: unknown option to `s'
    ./server: line 41: /etc/SUSE-release: No such file or directory
    ./server: command substitution: line 46: syntax error near unexpected token `elif'
    ./server: command substitution: line 46: ` elif [ -f /etc/mandrake-release ] ; then'
    sed: -e expression #1, char 14: unknown option to `s'
    sed: -e expression #1, char 9: unknown option to `s'
    WARNING: Your Linux distribution, RedHat i686  is not supported by this
              installer.
    1024
    WARNING: FMS requires the maximum number of processes > 32K.
             Adjust ulimit to match system requirements.
    NPTL 2.13
    Stopping Adobe Flash Media Server (please check /var/log/messages)
    Server has shutdown...
    Admin server:fmsadmin command:stop
    sed: -e expression #1, char 14: unknown option to `s'
    ./adminserver: command substitution: line 45: syntax error near unexpected token `elif'
    ./adminserver: command substitution: line 45: ` elif [ -f /etc/mandrake-release ] ; then'
    sed: -e expression #1, char 9: unknown option to `s'
    sed: -e expression #1, char 6: unknown option to `s'
    ./adminserver: line 40: /etc/SUSE-release: No such file or directory
    WARNING: Your Linux distribution, RedHat i686  is not supported by this
              installer.
    Stopping Adobe Flash Media Admin Server (please check /var/log/messages)
    Admin Server has shutdown...
    ~/FMS_4_0_0_r1121
    Installing Adobe Flash Media Server files...
    Configuring Adobe Flash Media Server...
    Adding "fms" service.
    Setting default admin to "fms".
    sed: -e expression #1, char 14: unknown option to `s'
    ./installFMS: command substitution: line 204: syntax error near unexpected token `elif'
    ./installFMS: command substitution: line 204: ` elif [ -f /etc/mandrake-release ] ; then'
    sed: -e expression #1, char 9: unknown option to `s'
    sed: -e expression #1, char 6: unknown option to `s'
    ./installFMS: line 199: /etc/SUSE-release: No such file or directory
    Setting autostart for "fms".
    Server:fms command:start
    ./server: command substitution: line 46: syntax error near unexpected token `elif'
    ./server: command substitution: line 46: ` elif [ -f /etc/mandrake-release ] ; then'
    sed: -e expression #1, char 14: unknown option to `s'
    sed: -e expression #1, char 9: unknown option to `s'
    sed: -e expression #1, char 6: unknown option to `s'
    ./server: line 41: /etc/SUSE-release: No such file or directory
    WARNING: Your Linux distribution, RedHat i686  is not supported by this
              installer.
    1024
    WARNING: FMS requires the maximum number of processes > 32K.
             Adjust ulimit to match system requirements.
    NPTL 2.13
    Starting Adobe Flash Media Server (please check /var/log/messages)
    Admin server:fmsadmin command:start
    sed: -e expression #1, char 14: unknown option to `s'
    sed: -e expression #1, char 6: unknown option to `s'
    ./adminserver: command substitution: line 45: syntax error near unexpected token `elif'
    ./adminserver: command substitution: line 45: ` elif [ -f /etc/mandrake-release ] ; then'
    sed: -e expression #1, char 9: unknown option to `s'
    ./adminserver: line 40: /etc/SUSE-release: No such file or directory
    WARNING: Your Linux distribution, RedHat i686  is not supported by this
              installer.
    Starting Adobe Flash Media Admin Server (please check /var/log/messages)
    The Adobe Flash Media Server installation is complete.

    Hi ,
    Thanks for trying out FMS 4, but as you can see in the warnings, your linux distribution is not officially supported for FMS and hence there might be unknown issues blocking the proper installation. There are dependencies that might be missing on your distro.
    Anyways, as mentioned in the logs, did you try changing the ulimit settings  ?

  • Just installed Mac OS X 10.8.5  on a Mac Pro 2010 platform.    The App Store shows there is an upgrade, so I click the download button.   After about 2 hrs the process stops and an  Error (102) appears on the screen.  Any idea what goes wrong?  THX

    Just installed Mac OS X 10.8.5  on a Mac Pro 2010 platform. 
    The App Store shows there is an upgrade, so I click the download button. 
    After about 2 hrs the process stops and an  Error (102) appears on the screen. 
    Any idea what goes wrong? 
    THX

    ahstephen wrote:
    Thank you for the response.
    The upgrade I'm interested is for OS X  v.10.8.5...
    ...The App Store page shows 2 different upgrades:   
    Mountain Lion  (10.8.5)  Software Upgrade,  and
    Yosemite FREE upgrade
    If the App Store is showing 10.8.5 as an update, what do you currently have installed? The final update to Mountain Lion was 10.8.5, and since the basic OS installation of Mountain Lion is no longer offered in the App Store, that would suggest you're currently at an earlier version of Mountain Lion - 10.8.x where x=less than 5. If that's the case, I'd suggest getting the 10.8.5 update. There is also a Supplemental Update for 10.8.5 and that may be what the App Store is offering.

  • I am using windows 7 starter,just downloaded itunes 10.5.2,while install getting prompt,cannot read ipodservice.exe,and after install itunes is not read iphone or ipod while plugging in through usb cable. Any ideas ,whats going wrong?

    I am using windows 7 starter,just downloaded itunes 10.5.2,while install getting prompt,cannot read ipodservice.exe,and after install itunes is not reading iphone or ipod while plugging in through usb cable. Any ideas ,whats going wrong?

    problem solved.
    I phone 4s screen froozen

  • N1SM 1.3.3 OS Load gives syntax error and drops into interactive install

    Hi
    I am trying to load Solaris 10 u4 onto a T1000 and a X4100.
    This is my first installation of N1SM.
    When I give the load command the T1000 will boot off the network, but after a while I very
    briefly see a syntax error and a line about using US Keyboards, then the installation goes
    into interactive mode rather than unattended.
    This is very frustrating.
    Does anyone have any ideas as to what could be going wrong?
    I have installed N1SM on Solaris 10 U4 x86 and have the recommended patch bundle installed.
    Thanks

    No ... it will stay as IDR (Interim Diagnostic Relief - http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=IDR+site%3Asun.com ) afaik
    If you want it, ask Sun for it ... official patch will not be released for it yet ... and I wouldn't count on official patch so soon ...
    If you have a support for N1SM ... ask for the IDR , it's no. is IDR137229-01 (x86) & IDR137228-01 (sparc) , not sure about the linux one ...
    hth
    L

  • Trying to update Mac OS X 10.8.5 on a Mac Pro 2010 platform.  The App Store starts the downloading, than stops.  Error (102).  Any idea what goes wrong?  Thx

    Just installed Mac OS X 10.8.5  on a Mac Pro 2010 platform. 
    The App Store shows there is an upgrade, so I click the download button. 
    After about 2 hrs the process stops and an  Error (102) appears on the screen. 
    Any idea what goes wrong? 
    THX

    You just now installed 10.8.5? Did you purchase that at the app store?
    What is the upgrade being offered?
    FWIW, you are not running iOS on a Mac Pro (we are talking about the desktop tower Mac Pro, right?)

  • I have Photoshop CS5 and a Nikon D 810 camera.  I have downloaded Camera Raw 8.8 & DNG converter.  I can neither open the raw files (.nef), nor process them with the DNG converter. What is going wrong?

    I have Photoshop CS5 and a Nikon D 810 camera.  I have downloaded Camera Raw 8.8 & DNG converter.  I can neither open the raw files (.nef), nor process them with the DNG converter. What is going wrong?  Thanks!

    This is the last paragraph from my very first response to you, post #1 in this thread:
    …Additionally, you need to install the DNG Converter, not just "download" it, and you need to launch it and run it on each folder of NEFs you wish to convert to raw DNGs.  [emphasis added]

  • Out-of-place upgrade going wrong

    Trying to work through an upgrade from 11.2.0.1 to 11.2.0.3 on a dev box, prefereably without major downtime, 64-bit Linux. Since I cannot shutdown existing listeners or database, the approach is perhaps a bit non-standard
    <li>I've got the 11.2.0.3 software unzipped</li>
    <li>I've created directories for a new ORACLE_BASE</li>
    <li>I've exported ORACLE_BASE=/new/directory/structure</li>
    <li>I've then launched database/runInstaller from the unzipped location and performed a painless software-only installation</li>
    I'm now slightly confused about the next bit, bearing in mind I'm trying to do this without any downtime on the existing 11.2.0.1 database.
    What I'd like to do is to get a copy of the existing database opened and running from the 11.2.0.3 home, whilst the existing 11.2.0.1 db continues on as it is.
    <li>So I've set a new ORACLE_SID</li>
    <li>I've copied across the orapw and init.ora from the old O_H to the new, renaming them appropriately</li>
    <li>I've edited the init.ora so that path-specific parameters all now take the new O_H directory structure</li>
    <li>I've then put the entire existing database into hot backup mode and copied it to the new O_H structure</li>
    Because so little is being done on the original database I appear to have got away with copying online redo logs, because I was able to startup mount; issue lots of 'alter database rename file...' commands so the new file locations are picked up; recover database; alter database open upgrade.
    What I am now struggling with is how to actually upgrade the freshly-opened new database. If I run dbua, it says 'database isn't mounted', whether the new db copy is in mount or open upgrade mode. If I run @catupgrd.sql, it seems to complete without a problem, leaving STATUS of V$INSTANCE at OPEN MIGRATE. But when I run the @utlu112s.sql command, I get this:
    Oracle Database 11.2 Post-Upgrade Status Tool           01-23-2013 6:45:00
    Component                               Current      Version     Elapsed Time
    Name                                    Status       Number      HH:MM:SS
    Oracle Server
    Upgrade Incomplete
    PL/SQL procedure successfully completed.If I push on and run @catuppst.sql, I get this (I've abbreviated as much as I can):
    SQL> @catuppst.sql
    TIMESTAMP
    COMP_TIMESTAMP POSTUP_BGN 2013-01-23 6:48:41
    PL/SQL procedure successfully completed.
    This script will migrate the Baseline data on a pre-11g database
    to the 11g database.
    begin
    ERROR at line 1:
    ORA-04063: package body "SYS.DBMS_SWRF_INTERNAL" has errors
    ORA-06508: PL/SQL: could not find program unit being called:
    "SYS.DBMS_SWRF_INTERNAL"
    ORA-06512: at line 2
    (null) rows created.
    DECLARE
    ERROR at line 1:
    ORA-04063: package body "SYS.DBMS_REGISTRY" has errors
    ORA-06508: PL/SQL: could not find program unit being called:
    "SYS.DBMS_REGISTRY"
    ORA-06512: at line 4
    SP2-1506: START, @ or @@ command has no arguments
    TIMESTAMP
    COMP_TIMESTAMP POSTUP_END 2013-01-23 6:48:46
    PL/SQL procedure successfully completed.
    BEGIN
    ERROR at line 1:
    ORA-04063: package body "SYS.DBMS_REGISTRY" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_REGISTRY"
    ORA-06512: at line 2
              IF CatbundleCreateDir(:catbundleLogDir) = 0 THEN
    ERROR at line 71:
    ORA-06550: line 71, column 14:
    PLS-00201: identifier 'CATBUNDLECREATEDIR' must be declared
    ORA-06550: line 71, column 11:
    PL/SQL: Statement ignored Not only can't I query dba_registry, opatch lsinventory shows nothing (because it's a fresh install of 11.2.0.3).
    Any suggestions of where I am going wrong, please?
    (I am following http://docs.oracle.com/cd/E11882_01/server.112/e23633/upgrade.htm#i1011372 and have checked Upgrade from 10203 to 10204 among others)

    I think that (partially, as it turns out) de-installing unlicensed components on the original database may have caused this problem.
    I tried doing a data pump export of the original database, and it failed with an error I tracked down in Metalink (I'm sorry, I didn't record the specifics). Turned out there were four tables left behind from OWB and a broken package related to Spatial. I dropped those, and the export worked.
    But instead of using that export, I tried my hot copy technique again.. and this time it worked.
    So I guess the moral of the story is to ensure your source database is 100% functional before you try messing around with any of this stuff.
    Edited by: Catfive Lander on Jan 24, 2013 10:01 PM
    Have remembered one of the specifics: Metalink 1328829.1 (OLAP removal leaves behind DBMS_CUBE_EXP in an invalid state). There was one other similar issue, but I still don't remember the details on that.

  • ZCM Reporting install failure: Wrong OS

    Hi, I have downloaded the ZCM_Reporting_10.1.0.iso and would install the server on my ZCM server what is installed on a SLES 10.2 x64 with ZCM 10.1.1 x64. But I got the install message: Not supported OS. Is it true ?

    I was also "bitten" by this same problem...ZCM 10.1.1 on a 64-bit SLES 10 SP2 server and when I tried to install the ZCM Reporting Server I got the same message.
    It was only when I reviewed the fine print, and I do mean fine print, in the software requirements did I realize that NO 64-bit OS was going to be suitable for the ZCM Reporting Server.
    Usually you would not expect to run into trouble installing a 32-bit application on a 64-bit OS but they do crop up occasionally but I was not too concerned in the case of ZCM 10.1 on a 64-bit OS about whether or not the ZCM Reporting Server would install OK. Hey, isn't this stuff supposed to work together? What happened to making IT work as one?
    This does need to get "fixed" by Novell and BO because it is a problem that should not exist in the ZCM 10 world to begin with. Shame on them for being so lazy about it.
    Novell should have pointed this out IN LARGE TYPE THAT THE ZCM 10.1 REPORTING SERVER CANNOT BE INSTALLED ON ANY 64-BIT OS. Instead they kind of tucked it away in the fine print where it waited to bite us.
    Tim Wessels
    Originally Posted by Craig Wilson
    At this point in time, BOE is only supported on a 32-Bit OS.
    Novell is working with Business Objects to get support for 64-Bit Platforms.
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Support Forums Volunteer Sysop
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.
    "deban0" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Hi, I have downloaded the ZCM_Reporting_10.1.0.iso and would install the
    > server on my ZCM server what is installed on a SLES 10.2 x64 with ZCM
    > 10.1.1 x64. But I got the install message: Not supported OS. Is it true
    > ?
    >
    >
    > --
    > deban0
    > ------------------------------------------------------------------------
    > deban0's Profile: NOVELL FORUMS - View Profile: deban0
    > View this thread: ZCM Reporting install failure: Wrong OS - NOVELL FORUMS
    >

  • Trouble with ADS configuration: What is going wrong?

    Hi Experts,
    I need some help in configuring the ADS Call on Solution Manager 7.0 (First question: is ADS runable on Solution Manager - maybe that's the error...?). I only need printforms, no interactive forms.
    Java and Abap is running on one machine.
    This are the notes I've checked:
    944221
    894009
    1016404
    915399
    That's what I configured:
    1. There were no adsuser and ads_agent, so I created them, adsuser as system user, ads_agent as service user, both with the same pw. For ads_agent I assigned the roles SAP_BC_FP_ICF and SAP_BC_FPADS_ICF, for ads_agent the role ADSCALLERS. I had to create the role ADSCALLERS before.
    2. Assigning JAVA Security Roles: Visual Administrator - Cluster - Server - Services - Security Provider - User Management. There I have checked whether the user adsuser is assigned to the group ADSCALLERS and is unlocked. In Policy Configuration (still in Visual Admin) I checked component "com.adobe/AdobeDocumentServices*AdobeDocumentServicesAssembly.jar" and mapped user adsuser and ads_agent to the Security Role ADSCallers.
    3. RFC Connection: HTTP Connection to external Server (was available), Connection Type G, Target: our server, Servicenr 50400 (System Nr is 04), präfix is "/AdobeDocumentServices/Config?style=rpc", user is "ADSUSER", pw the same like in user master data.
    Testing the RFC Connection was successfull.
    4. Checking the services (SICF): fp and fpads are active.
    5. Visual Administrator: Creation of the connection from JAVA to ABAP: Visual Administrator - Cluster - Server - Destinations - HTTP. I created a new destination with name FP_ICF_DATA_/sap/bc/fp/form/layout/fp_test_00.xdp with username ADSUser and pw is working fine.
    I hope you guys can help. I'm working on this issue now for some days, without any improvement.
    What is going wrong and what did I forget to configure?
    Thanks in advance,
    Tan
    EDIT: In Visual Administrator the users ADSUSER, ADS_AGENT and SAP* are locked automatically after some time...
    Edited by: Tan Yildiz on May 10, 2011 10:51 AM

    Hi again,
    maybe you guys can help now.
    Point 6 is fixed partially:
    6. Execution of FP_TEST_00, FP_PDF_TEST_00, FP_CHECK_DESTINATION_SERVICE there comes a popup to enter the username and pw, without any ettect. After I entered the data 3 times the popup is closed and there comes the error
    After executing the reports the popup is not prompting any more. There comes the error immediately:
    ERROR CODE : 100.101
    ERROR MESSAGE : SOAP Runtime Exception: CSoapExceptionTransport : HTTP send returned with status code
    Fehler SOAP Framework: SOAP Runtime Exception: CSoapExceptionTransport : HTTP send returned with status code(100.101).
    I figured out the the error lies within the RFC Destination, but I have no idea where.....
    The target device is our server name (no http:...stuff, just the name "hanna") the service nr is 50400 (04 is the system nr) and path prefix is "/AdobeDocumentServices/Config?style=rpc"
    So long everythings seems to be ok for me.
    But by testing the destination there is nothing happening.....no reaction, no error, no warning, no success message.....other RFC connections are working.
    If I change the service nr to 50000 (there is another system where ads is working) the test result is a success message......
    Any idea whats going wrong? Thanks in advance

  • I've just started using the App Tabs. I think this feature could be handy but why are the sites not updated when I start Firefox. Now I have to manually update the site which is somewhat of a downer. Does any of you know where I'm going wrong?

    I've just started using the App Tabs. I think this feature could be handy but why are the sites not updated when I start Firefox. Now I have to manually update the site which is somewhat of a downer. Does any of you know where I'm going wrong?

    To answer the post title FireFox save all downloads automatically in the download folder, which you can find in the Documents folder. If you want to choose where to save your downloads go to tools>options>check always ask me where to save files.
    Secondly, I am assuming you have IE 8 installed as this is the only version that supports this fix that is currently not in beta. Go to control panel>internet options>advanced tab and reset the settings at the bottom. This may or may not fix the problem but it is a good first step.

  • Vmware install : interactive install does not launch

    Hello
    I have been struggling with a vmware install.
    first of all the stage configuring devices takes more than 4 hours. obviously i don't stay in front of the screen during all that time. that causes that i miss the timeout and it is supposed to start in interactive install but it does not. it just say timeout and then stays there.. nothing happens.
    is there a way to modify the grub to make the text mode default instead of the interactive graphic install? it is really important i install this before tomorrow. and it's been four days I have been trying.
    thank you.

    I see you're using FIrefox ESR. If that Firefox doesn't have this functionality don't think there is another one that implements this.
    Setting each Firefox to not update itself for all users (manually) it's not possible for what you need, no ?
    '''Firefox -> Options -> Advanced -> Update :'''
    Check
    '''Never check for updates.'''
    instead of
    '''Automatically install updates.'''
    You need this to work on how many machines ?

  • My iPhone 5 is blocked and goes wrong with IOS 8.2.

    My iPhone 5 is blocked and goes wrong with IOS 8.2. How can officially return to IOS 7.12?
    The phone goes slow, hard contacts are loaded, the phone got stuck a few times.
    I would like to return to the IOS 7.12, but can not. Problems have occurred since the IOS8, but I hoped to solve with iOS 8.1 or 8.2. On the contrary, the situation was worsened.
    What can I do?

    I have a 64GB model
    Contacts are displayed harder. Not appear depending on usage, as IOS 7.
    All functions of the smartphone go late.
    Now I installed iOS 8.1 and did not improve anything
    It happens rarely that's right, the smartphone to block everything and need to restart. But we claim that we have an Apple that should function without resets
    I understand that the processor does not support well IOS8 iPhone 5, but I want to return to IOS 7 as the smartphone was perfect
    Apple must know these problems and have to accept a return to IOS7 for iPhone 5
    They were given a warning only 3, 3 g, 4, 4s
    I have friends with iPhone 5 that meet the same problem and they will return to IOS7 if possible
    I think that Apple has a problem in this regard
    Another version of IOS 8 can not resolve the situation, because it seems that the processor can not handle this software
    I would be very happy if Apple will understand the situation, and someone at Apple will give me an answer or a solution

  • I recently installed the xbox 360 controller app so that I could play my rockband drums in logic and ableton live but I installed the wrong one and I was wondering if anyone knew how to uninstall it from the system preferences page and the whole program?

    If anyone could help I would greatly appreciate it and if anyone knows how to use the drum pads for those programs I mentioned would be great? I found a couple sites for using it with garageband but nothing as for mainly live and Im running OSX 10.6 so if anyone out there knows please let me know!!! The main reason I think I installed the wrong one is when I plug in the rockband drum kit to my usb port it dosen't show up in the xbox controller program but it lights up and I've tried all my different usb ports to see if that might be whats wrong but I still show nothing and I've also installed junXion and nothing shows up there either. So if anyone has any ideas just let me say thanks in advance!!!!!!!!

    Hi Bonny,
    Spotlight only finds somethings sometimes if that's how you searched.
    Find Any File...
    http://apps.tempel.org/FindAnyFile/
    Hold Option or alt key when selecting Find to Find All.
    EasyFind...
    http://www.devon-technologies.com/download/
    Near the bottom of the page.
    Not sure this one will help after an uninstall, but...
    AppZapper...
    http://www.appzapper.com/

  • Upgrading to iPhoto '08 - what's going wrong with my iphoto Library

    Hi,
    I would appreciate your advice/knowledge on this problem.
    ==> Short Description of my problem:
    I can't recover the keywords associated with my pictures. I am asked to import my pictures although I choose to open my previous iPhoto Library after converting to iPhoto 08.
    ==> What I did:
    1. I recently upgraded my mac to Leopard, and then to iPhoto'08. When opening for the 1st time iPhoto '08, I selected my iPhoto Library (as I held the option key while opening iPhoto).
    2. I then get the message: “The photo library needs to be upgraded to work with this version of iPhoto. Your photo library will not be readable by previous versions of iPhoto after the upgrade. The upgrade process may take several minutes depending on the number of photos in the library.” I clicked on the "Upgrade" button
    3. My Mac then loaded/created ALL my previous albums and smart albums (including the most recent ones). It loaded pictures up to April 2005. BUT then, it prompted me with the following message : "5584 photos have been found in the iPhoto Library that are not a part of this photo library. Would you like to import them?". I was surprised to get this message, as I read that the upgrade should run smoothly.
    4. I made two tests, following this prompt. First, I answered "YES". I ended with a 24.5 GB iPhoto Library (instead of my previous 12.64 GB library). Then, while repeating steps 2&3, I answered No. I then decided to import manually my missing pictures, and ended up with a 14,4 GB (surprisingly, I got events called originals that contained same pictures than other created events). I have repeated the steps 2 to 4 from a new user account, but got the same results.
    5. None of these solutions are satisfactory as I had assigned keywords to my 5000+ photo. What is going wrong? Here is the content of my iPhoto Library (before conversion), if this is of any help:
    In my iPhoto Library Oct 23, 2007:
    folder 2000 Oct 18, 2007
    folder 2004 Feb 13, 2005
    folder 2005 Jan 29, 2006
    folder 2006 Jan 7, 2007
    folder 2007 Oct 23, 2007
    AlbumData.xml Apr 17, 2005
    folder Album Nov 11, 2007
    Dir.data Apr 9, 2005
    iPod Photo cache Nov 11, 2006
    iPhoto.db Apr 17, 2005
    Library.iPhoto Apr 9, 2005
    Thumb32.data Apr 9, 2005
    Thumb64.data Apr 9, 2005
    ThumbJPG Apr 9, 2005
    This library is an external-drive backup copy of my HD photo library (that no longer exists).
    ==> What to do next?
    1. How to check if my keywords information is still present in my original iPhoto library? Is there any solution to get back my photo with their keywords?
    2. Manage my iPhoto library with a smaller quantity of pictures, to ease backup and conversion. I have understood that iPhoto Libray Manager is a convenient free software to merge/de-merge libraries. Is that correct?
    Thanks for your help,
    Nicolas

    NicoSou
    This sounds to me like your v5 library is corrupted.
    Try using the rebuild command from iPhoto Library Manager to recreate the library - it won't get everything, but should get albums and keywords. Read the iPhoto Library Manager Help for more details.
    Regards
    TD

Maybe you are looking for

  • How to Configure Receiver Mail Adapter?

    I need to designed a BPM if Message is failed to update database then send an e-mail to alias group in Microsoft outlook by using Receiver Mail adapter. Can someone help me to design above BPM and how I need to configure receiver mail adapter. Thanks

  • How to specify which cert to use for software virt server?

    Is there a way to specify which certificate to use for each software virtual server? So, for example a user hitting https://somewhere.com would get the certificate for somewhere.com while the virtual server https://somewhereelse.com would use the cer

  • Error 1, not enough memory?  How is it possible?

    Helllo all, I recently imported an iMovie project in iDVD and the thing would not burn! I received an Error 1 message once it got to the burning process and the blank DVD was left untouched. I was about to ask what that meant but than I checked out t

  • Songs out of Album Order on iPod

    All my songs appear in the correct album order in iTunes. But for a few albums they are all jumbled up on my iPod Touch. So for example, one particular album will have all the tracks appearing in ascending order from 1 to 10 in iTunes. However, on th

  • Both of my computer and Itunes don't want to detect my Ipod-Touch-3G-32GB

    Something really annoying happened to me. I was updating my Ipod Touch 3G-32GB when I accidently pull off the USB link. Now both of my computer and Itunes don't want to detect my Ipod. What am I suppose to do ? [sorry for the mistakes, I'm French] PS