[SOLVED] Trying to install GRUB2 on a UEFI system

Hey all,
I have an MSI Sandy Bridge motherboard which has a 64-bit UEFI.  It comes with a shell for what it's worth, but I cannot seem to get the final step in GRUB2's installation to work.
Here's exactly what I run into:
I got GRUB2 properly configured, load the efivars kernel module (verified that it is loaded by checking lsmod), and then issue the command:
efibootmgr --create --gpt --disk /dev/sdb --part 1 --write-signature --label "GRUB2" --loader "\\EFI\\grub\\grub.efi"
The issue I get in return is:
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables.
Try 'modprobe efivars' as root.
Problem is, that was already done.  I tried chrooting into the installation directory, and I am met with the same issue.  I am using the official arch installation media since it was recently updated and should be able to do EFI stuff, I'm thinking, but maybe I'm wrong.  I'm in the process of downloading Ubuntu's 11.10 alpha 3 installation media since 11.04 did not work either (couldn't load the module since the live cd was out of date, and the downloaded efibootmgr included efivars for a different kernel version I guess).
Either way, anyone have any other tips for me?  Is there any way I can utilize the EFI shell that came with my motherboard to make this work instead?
Last edited by mrmylanman (2011-08-20 21:30:48)

I just used Ubuntu 11.10 Alpha 3 to do the efibootmgr command, and it did succeed, and I have a UEFI listing for GRUB2 now, however I guess my motherboard handles this a little weird, and I have to go into the config screen to actually load GRUB.  Strange.  Sounds like it's my motherboard at this point and not Arch.  Carry on

Similar Messages

  • So I just bought a used MacBook from Amazon with OSX 10.5.8.  I am trying to install new software and operating system, but I don't have the passwords to the Users set up in the computer.  What do I do?

    So I just bought a used MacBook from Amazon with OSX 10.5.8.  I am trying to install new software and operating system, but I don't have the passwords to the Users set up in the computer.  What do I do?

    Put your install DVD into the optical drive (CD/DVD drive) and reboot. Be sure to either use the disc that came with your Mac, or, if you installed a later Mac OS X version from disc, use the newer disc. As soon as you hear the boot chime, hold down the "c" key on your keyboard (or the Option Key until the Install Disk shows up) until the apple shows up. That will force your MacBook to boot from the install DVD in the optical drive.
    When it does start up, you'll see a panel asking you to choose your language. Choose your language and press the Return key on your keyboard once. It will then present you with an Installation window. Completely ignore this window and click on Utilities in the top menu and scroll down to Reset Password. After resetting the password use Startup Disk from the same menu to choose your hard drive for startup and restart.

  • I am trying to install Illustrator C6 on new system (Win8.1), Already de-activated from old system.  I downloaded the 3 files.  First file opened and had fonts, but second file (1.8Gb) does not open; does not appear to have an exe file. How do i install?

    I am trying to install Illustrator C6 on new system (Win8.1), Already de-activated from old system.  I downloaded the 3 files.  First file opened and had fonts, but second file (1.8Gb) does not open; does not appear to have an exe file. How do i install?

    what files (names and extensions) did you download?
    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 |12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.
    window using the Lightroom 3 link to see those 'Important Instructions'.

  • I'm trying to install Windows XP on a system, and Setup gets stuck at the "Setup is inspecting your computer's hardware configuration" stage

    I’m trying to install Windows XP on a system, and Setup gets stuck at the “Setup is inspecting your computer’s hardware configuration” stage
    how can I fix it, i turned off and on, and the message still there help please

    If you have a PPC Mac, you can't install Windows unless you are using something like Parallels or a virtual application.  If you are using Boot Camp, eject the disc, reboot and try again.
    Miriam

  • [SOLVED] Trying to install Octave, gcc-fortran dep. doesn't install

    I've been trying to install Octave.
    I've found that down the dependency chain that gcc-fortran is giving me the classic mutlilib conflict error:
    gcc-libs and gcc-libs-multilib are in conflict. Remove gcc-libs-multilib? [y/N] n
    Does the package need to be fixed? Or does it really depend on the non-multilib version of gcc stuff?  Any tips would be appreciated, I'd prefer to fix PKGBUILD and makepkg if I can instead of doing a uninstall/reinstall ballet.
    Thanks!
    SOLVED:
    I had my multilib repository commented out in my pacman.conf
    Embarassing whoops.
    Last edited by uberscientist (2013-05-03 06:03:50)

    FTP ISOLINUX worked perfectly for me!
    I ran into this problem at first, however:
    failed to mount /dev/sr0
    :scanning usb drives
    failed to mount /dev/sda1
    attempt to access beyond end of device
    sda2: rw=0, want=4, limit=2
    ext2-fs: unable to read superblock
    failed to mount /dev/sda2
    failed to mount /dev/sda5
    failed to mount /dev/sda6
    failed to mount /dev/sda1
    error: cannot find boot device, can not continue
    falling back to interactive prompt
    But that was caused by the usb drive that I half-ways made into an bootable device.  Removing it allowed me to continue on with to the Arch config window.
    Thanks you all for your input and help.  It was because of you that I have a fully Arch home environment!  Good luck with all of your future endeavors, you guys!

  • [SOLVED]How to install GRUB2

    Hello,
    When I have installed Arch Linux, I have used Syslinux as bootloader, but it is only for Arch Linux and not for Windows. Now I want to install Grub2 to use also Windows.
    In the folder  /boot I have found the grub's directory.
    Infact, I have already tried to install grub,but without succes, and so I have chosen Syslinux (better simple).
    Reading the wiki, I haven't understood  what I have to do. I should to remove Syslinux and install Grub2.
    May someone tells me simply what I have to do?
    Cordially,
    Grant
    Ps: I'm sorry if my English isn't good.
    Last edited by Grant (2012-12-21 13:46:56)

    Ok.
    I have tried to use syslinux, with this settings:
    LABEL windows
    MENU LABEL Windows
    COM32 chain.c32
    APPEND mbr:0x4e26850c
    Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x4e26850c
    Device Boot Start End Blocks Id System
    /dev/sda1 2048 206847 102400 7 HPFS/NTFS/exFAT
    /dev/sda2 206848 250066943 124930048 7 HPFS/NTFS/exFAT
    /dev/sda3 250066944 976773167 363353112 5 Extended
    /dev/sda5 250068992 258463743 4197376 82 Linux swap / Solaris
    /dev/sda6 258465792 945850367 343692288 83 Linux
    /dev/sda7 * 945852416 958959615 6553600 83 Linux
    [black@black ~]$
    But it doesn't work. Why? The hexadecimal code is right...
    https://wiki.archlinux.org/index.php/Sy … ainloading
    Last edited by Grant (2012-12-20 18:01:42)

  • [SOLVED] Trying to Install Acroread on 64 bit Arch

    Am trying to install acroread read from the AUR using packer on a 64 bit arch installation...
    I am running the XFCE DE... and I am getting this error. Cannot for the life of me resolve this...any help will be appreciated
    resolving dependencies...
    looking for inter-conflicts...
    :: gcc-libs-multilib and gcc-libs are in conflict. Remove gcc-libs? [y/N]
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: gcc-libs-multilib and gcc-libs are in conflict
    Installation failed.
    I cannot install gcc-libs-multilib... coz that asks me to remove gcc-libs which then results is the whole of xfce being removed
    Looking for help desparately
    Thank you all for your time,
    Sameer
    Last edited by samgurung (2014-04-16 15:44:49)

    I cannot install gcc-libs-multilib... coz that asks me to remove gcc-libs which then results is the whole of xfce being removed
    That is weird, since gcc-libs-multilib provides gcc-libs and should not lead to any removal.
    try pacman -S multilib-devel

  • [SOLVED] Trying to install Arch Linux from harddisk using /dev/sda2

    Hi
    I'm trying to install Arch using my swap partition, following this wiki entry: https://wiki.archlinux.org/index.php/Ha … stallation
    What I've done:
    Downloaded ISO: archlinux-2010.05-netinstall-i686.iso
    Command: swapoff /dev/sda2
    Command: fdisk /dev/sda and changed the system type to 83 (Linux) on /dev/sda2
    Now it looks like:
    Command (m for help): p
    Disk /dev/sda: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00017e5b
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 1060289 530144+ 83 Linux
    /dev/sda2 1060290 3164804 1052257+ 83 Linux
    /dev/sda3 3164805 105579179 51207187+ 83 Linux
    /dev/sda4 105579180 488392064 191406442+ 83 Linux
    It complained about device was busy, but it still seemed to have changed the system type, so I did partprobe as it wrote.
    WARNING: Re-reading the partition table failed with error 16: Device or resource busy.
    The kernel still uses the old table. The new table will be used at
    the next reboot or after you run partprobe(8) or kpartx(8)
    Syncing disks.
    [root@swamp ~]# partprobe
    <no output>
    Next I did:
    [root@swamp ~]# dd if=archlinux-2010.05-netinstall-i686.iso of=/dev/sda2
    327680+0 records in
    327680+0 records out
    167772160 bytes (168 MB) copied, 4.3025 s, 39.0 MB/s
    [root@swamp ~]# mkdir /mnt/sda2
    [root@swamp ~]# mount /dev/sda2 /mnt/sda2
    mount: warning: /mnt/sda2 seems to be mounted read-only.
    [root@swamp ~]# ls -al /mnt/sda2
    total 150466
    dr-xr-xr-x 3 root root 240 May 16 15:54 .
    drwxr-xr-x 6 root root 4096 Nov 5 01:40 ..
    dr-xr-xr-x 3 root root 556 May 16 15:52 boot
    -r--r--r-- 1 root root 448 May 16 15:54 isomounts
    -r--r--r-- 1 root root 8192 May 16 15:54 overlay.sqfs
    -r--r--r-- 1 root root 154058752 May 16 15:54 root-image.sqfs
    And unmounted it again.
    The wiki page says to type: fsck -f /dev/sda2fsck, but I get no such file while trying to open sda2fsck.
    [root@swamp ~]# fsck -f /dev/sda2fsck
    fsck from util-linux-ng 2.18
    e2fsck 1.41.12 (17-May-2010)
    fsck.ext2: No such file or directory while trying to open /dev/sda2fsck
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    Can I ignore the above and continue modifying grub?
    Thanks :-)
    Last edited by valvet (2010-11-08 14:49:07)

    fsck -f /dev/sda2fsck makes no sense because /dev/sda2fsck is not a deivce. If the wiki says that, then it is wrong. It's only doing a fsck anyway so probably not really needed. If you are just formatting th swap partition then use, mkfs.ext{234}.
    edit:
    from the wiki
    # fsck -f /dev/sda2fsck 1.40.8 (13-Mar-2008)
    e2fsck 1.40.8 (13-Mar-2008)
    Pass 1: Checking inodes, blocks, and sizes
    Pass 2: Checking directory structure
    Pass 3: Checking directory connectivity
    Pass 3A: Optimizing directories
    Pass 4: Checking reference counts
    Pass 5: Checking group summary information
    /dev/sda2: ***** FILE SYSTEM WAS MODIFIED *****
    /dev/sda2: 243/78936 files (8.2% non-contiguous), 310519/314880 blocks
    The first like should just be
    # fsck -f /dev/sda2
    Last edited by sand_man (2010-11-05 06:46:01)

  • [SOLVED] Trying to install yaourt and cairo-lcd but says Error

    I was trying to install cairo-lcd manually as I usually do from aur when after building and trying to install I get
    error: package "cairo-lcd-1.8.8-1-i686.pkg.tar.gz" not found
    Thought there may be a problem with it so tried going down the yaourt route but trying to install that gives the same thing.
    I cd into the folder as normal build it then pacman -Q as root.
    I admit it's been a while since I installed anything from aur but done it plenty of times to know what to do....am I missing something blindingly obvious?
    Last edited by Andy Mack (2010-02-02 21:54:32)

    I did that so cairo-lcd would install, the problem I am having is pacman -Q* doesn't find the tar.gz to install
    [root@Arch andy]# cd /home/andy/yaourt
    [root@Arch yaourt]# pacman -Q yaourt-0.9.2.6-1-i686.pkg.tar.gz
    error: package "yaourt-0.9.2.6-1-i686.pkg.tar.gz" not found
    [root@Arch yaourt]#
    its the same with cairo-lcd

  • [SOLVED] Trying to install from CD, ATA bus errors

    I've been running Arch on what used to be my main computer for over a year now, and I recently built a new box. I already have Windows 8.1 installed on it. However, when I try to boot up the Arch install disk to set up a dual boot, I get the following errors:
    :: Triggering uevents...
    [ 1.764769] radeon 0000:01:00.0: Invalid ROM contents
    [ 33.375619] ata8.00: exception Emask 0x52 SAct 0x0 SErr 0xffffffff action 0xe frozen
    [ 33.375642] ata8: SError: { RecovData RecovComm UnrecovData Persist Proto HostInt PHYRdyChg PHYInt CommWake 10B8B Dispar BadCRC Handshk LinkSeq TrStaTrns UnrecFIS DevExch }
    [ 33.375682] ata8.00: failed command: IDENTIFY PACKET DEVICE
    [ 33.375698] ata8.00: cmd a1/00:01:00:00:00/00:00:00:00:00/00 tag 0 pio 512 in
    [ 33.375698] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x56 (ATA bus error)
    [ 33.375736] ata8.00: status: { DRDY }
    [ 33.525620] ata7.00: exception Emask 0x52 SAct 0x1 SErr 0xffffffff action 0xe frozen
    [ 33.525645] ata7: SError: { RecovData RecovComm UnrecovData Persist Proto HostInt PHYRdyChg PHYInt CommWake 10B8B Dispar BadCRC Handshk LinkSeq TrStaTrns UnrecFIS DevExch }
    [ 33.525686] ata7.00: failed command: READ FPDMA QUEUED
    [ 33.525703] ata7.00: cmd 60/08:00:00:00:02/00:00:00:00:00/40 tag 0 ncq 4096 in
    [ 33.525603] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x56 (ATA bus error)
    [ 33.525743] ata7.00: status: { DRDY }
    After this, the cursor stops blinking and nothing else happens.
    I am using UEFI, however I booted the disk using AHCI as well and got the same error, so I don't believe that its causing the problem.
    I downloaded the ISO from the torrent link on the Arch downloads page, checked the "verify contents" box in Windows when I burned the disk, and tried burning the ISO on a different disk.
    Any assistance would be greatly appreciated.
    Last edited by Commie Pinko (2013-12-19 20:07:08)

    alphaniner wrote:Don't worry about the Radeon error for now. The other errors related to your drive bus are probably the problem. Normally I'd recommend checking cables and connections. But I've never seen a "SError:" line with so many 'details' and you have such errors on two ports, so it may be more complicated than that. Have you searched for info on Linux support of the controller?
    Thanks for the response.
    I searched for the things you wrote. By "drive bus" and "controller" do you mean the bus driver and device controller from this diagram?
    http://www.linuxforu.com/wp-content/upl … 1/ldd1.jpg
    Additionally, I found the following forum post while searching: http://ubuntuforums.org/showthread.php?t=2038227
    Does that mean I should try reconnecting my drives to different ports on my motherboard?
    Last edited by Commie Pinko (2013-12-17 22:39:41)

  • [SOLVED]Trying to install package-query again. Cannot find PKGBUILD.

    I'm updating my arch after 4 months. Yes it has been a long time.
    During the update process I had to remove package-query and yaourt, and now I'm trying to get them back.
    I got package-query from here https://aur.archlinux.org/packages.php?ID=35915
    Untared it, went inside, and did makepkg -s, but the PKGBUILD could not be found. I looked through the directories and didn't see a PKGBUILD anywhere.
    Am I missing something?
    Last edited by Aquila (2013-05-13 23:18:36)

    Did you click the 'Download Tarbel' link on the right side of the page? (Correct choice)
    Or the link under the Sources Bar ? (Incorrect choice)

  • [SOLVED]Trying to install googletalk plugin and keep getting an error!

    Does this every time even after installing the extra repository.
    $ sudo makepkg install --asroot
    ==> Making package: google-talkplugin 3.6.1.0-1 (Sat Sep 22 15:05:08 EDT 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Found google-talkplugin-3.6.1.0-i386.rpm
    ==> Validating source files with sha1sums...
    google-talkplugin-3.6.1.0-i386.rpm ... Passed
    ==> Extracting Sources...
    -> Extracting google-talkplugin-3.6.1.0-i386.rpm with bsdtar
    ==> Removing existing pkg/ directory...
    ==> Starting package()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package...
    -> Generating .PKGINFO file...
    -> Compressing package...
    /usr/bin/makepkg: line 1230: /etc/makepkg.conf/google-talkplugin-3.6.1.0-1-i686.pkg.tar.xz: Not a directory
    bsdtar: Write error
    Last edited by Invie (2012-09-23 03:56:52)

    Ah, the "extra" repository was this one:
    [archstuff]
    # AUR's most voted packages
    Server = http://archstuff.vs169092.vserver.de/$arch
    -- To pacman.conf.
    I ran it as root because I hadn't exactly read the manual, as well as the fact that it printed a line: "Cannot install file, not enough permissions! Type --asroot to run as root!" or something along these lines.
    $ sed -n 1230,1260p /usr/bin/makepkg
    create_package() {
    if [[ ! -d $pkgdir ]]; then
    error "$(gettext "Missing %s directory.")" "pkg/"
    plain "$(gettext "Aborting...")"
    exit 1 # $E_MISSING_PKGDIR
    fi
    check_package
    cd "$pkgdir"
    msg "$(gettext "Creating package...")"
    local nameofpkg
    if [[ -z $1 ]]; then
    nameofpkg="$pkgname"
    else
    nameofpkg="$1"
    fi
    if [[ $arch = "any" ]]; then
    PKGARCH="any"
    else
    PKGARCH=$CARCH
    fi
    write_pkginfo $nameofpkg > .PKGINFO
    local comp_files=".PKGINFO"
    # check for changelog/install files
    for i in 'changelog/.CHANGELOG' 'install/.INSTALL'; do

  • [SOLVED] Trying to install Xorg, missing packages?

    I hope don't become a pain here, but I really want to get an arch system working...
    So after I installed the base system, the first thing I wanted to do is get the x server up and running.  I ran the command
    pacman -S xorg
    and when it goes, I get the error
    error: failed retrieving file 'libxmu-1.0.4-1-x86_64.pkg.tar.gz......
    I have the Virginia Tech mirror first, then ibiblio, and then the archlinux.org repo as a fallback, and none of them can retrieve that file, and thus the xorg install fails.
    Any ideas of what I need to do?
    Thanks,
    Nathan
    Last edited by claudius753 (2008-11-30 06:59:56)

    I've just re-installed Arch ( x86_64 ) using the Irish mirror
    Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/x86_64
    and
    it works fine. Never had a problem with the Irish nor French mirrors. As I believe it's your first time installing Arch, here's a quick run-down of what
    I do on a new install:
    After the base-system is installed;
    1> Edit /etc/pacman.d/mirrorlist to your preferred mirrors.
    2> run 'adduser' to add a normal user. ( Groups: wheel,disk,audio,video,optical,storage,lp )
    3> pacman -Syu to sync everything to your mirror.
    4> pacman -S xorg cpio
    5> pacman -S kde kde-l10n-uk (if you want kde)
    5> pacman -S ttf-bitstream-vera ttf-ms-fonts ttf-dejavu artwiz-fonts terminus-font ( the last one is good for a konsole font ).
    6> pacman -S tk alsa-utils gdb
    7> pacman -S nvidia ( if you have an nvidia card )
    8> nvidia-xconfig --add-argb-glx-visuals --composite
    9> Edit /etc/inittab; The only sections we're interested in are these. This is how they should look ( to boot into kde );
    ## Only one of the following two lines can be uncommented!
    # Boot to console
    #id:3:initdefault:
    # Boot to X11
    id:5:initdefault:
    # Example lines for starting a login manager
    #x:5:respawn:/usr/bin/xdm -nodaemon
    #x:5:respawn:/usr/sbin/gdm -nodaemon
    x:5:respawn:/usr/bin/kdm -nodaemon
    #x:5:respawn:/usr/bin/slim >& /dev/null
    Note the new path to kdm !!!
    At his point I usually 'pacman -S opera thunderbird' as well. Then, to get the 64-bit flash-plugin:
    Edit /etc/pacman.conf
    Uncomment the 'Testing' branch
    pacman -Sy to update
    pacman -S flashplugin to install
    re-edit /etc/pacman.conf and comment out the Testing branch again.
    Reboot.
    Hope this helps in some way...
    Deej

  • [SOLVED] Can't get grub working on UEFI system

    This is for a friend's computer, he wants to keep his Windows 8 installation and dual-boot with Arch.  I installed Arch and followed the wiki to set up GRUB.  Now there is an option for grub in the boot menu, but when I touch it it boots Windows instead of opening GRUB.
    I've never worked with UEFI before, any idea how to go about diagnosing this?
    Last edited by tavianator (2013-11-11 13:41:52)

    WonderWoofy wrote:It may be that you have one of the old v1 UEFI firmwares.  If that is the case, it is no surprise that you cannot use the shellx64_v2.efi.  Can you try the v1 shell and see if that works?
    It can happen with early v2 firmwares, too. (e.g. mine.) And the v1 shell doesn't support the command.
    If the computer came with a Windows 8 sticker and is x86 architecture, it certainly ought to be able to disable Secure Boot as this is a requirement MS imposes on OEMs who want to use that sticker on their machines. Have you checked to see if there's a firmware update available?
    The author of rEFInd has a site which I believe includes instructions for different approaches to dealing with Secure Boot.
    EDIT: I don't agree that posts #6-8 are off-topic. I don't think that aspect should be pursued further but if a user comes along and asks "how do I make my own user own the contents of /bin?' it is not off-topic to respond by pointing out that the user ought not be trying to do that. I think it is wrong to install Arch for somebody who could not install it for themselves, and while I could not comment at all, I could not have posted the second part of #6 without posting the first part. This, however, definitely is off-topic.
    Last edited by cfr (2013-11-09 01:31:06)

  • I am trying to install adobe flash but the system won't let me because the user name test comes up and I do not know the password

    I can not seem to change the password or get in to install Adobe Flash

    You are asking in the forum for Apple's defunct office suite AppleWorks. I would ask the Hosts to move your question to an appropriate forum but as you haven't stated your operating system it's not clear which this should be.
    Please go to the list here:
    https://discussions.apple.com/community/mac_os
    and pick the forum appropriate to your operating system and start a new thread there.

Maybe you are looking for

  • Adobe Application Manager Stuck in Menu Bar - Mac

    Hello, A few years ago, before I upgraded to my own Mac, I installed the CS5 trial on my husband's Mac, seeing if his computer could handle the Creative Suite. Well, it couldn't. It's an older Mac, so I purchased my own,and have since upgraded to Cre

  • Excel stopped working

    In my labview program, I open, edit, and close multiple excel sheet one at a time.  It used to work, but I am getting a -41106 error.  It said that the possible reason is "Report Generation Toolkit: Microsoft Word or Excel did not open.  Make sure Mi

  • How can I restore my contacts from a snow leopard time machine to clean instal of Lion

    I recently did a clean instal of Lion (which was wayyyyy to difficult by the way--why this wasnt an easy option to begin with I do not know and am not happy about). In my sleep depravation from the previous problem I accidentally synced my contacts f

  • What's The Best Way to Load a Replacement iPod Touch?

    I just received a replacement iPod Touch 3G for my daughter. Her iTunes library for the Touch that we returned to Apple is on her MacBook Pro. What is the best way to load the new Touch? She plans on using the same name for it. Should I restore from

  • MBP "System Profile" error when try read "Logs" and long time blue screen

    MBP "System Profile" error when try to read "Logs" and it takes long time blue screen at startup. This happened all time when I open the "System Profiler" application and then select the option "Log", then the system crashed again over and over. The