[SOLVED] - Grub Error 15 on Fresh Install

I've created a Boot CD from the archlinux-2011.08.19-core-i686.iso and booted from the CD.
I've used both Autoconfig and Manual to set up my 4 Gig USB Flash Drive - /dev/sdb
BOOT - /dev/sdb1: UUID="467fc66a-6c36-48ab-a7f3-69f449407927" TYPE="ext2"   Size=1003.53 Meg
SWAP - /dev/sdb2: UUID="f83191f6-cdf3-4647-80e2-86ac73063725" TYPE="swap"  Size=259.75 Meg
/dev/sdb3: UUID="fc7e8565-6668-4370-bb32-33d2d89ee28e" TYPE="ext2" Size=2.02 Gig
/dev/sdb4: UUID="00055f18-3e0a-48b8-a9c5-5593aacc2bee" TYPE="ext2"  Size=676.91 Meg
unallocated 1.68 Meg
Disk /dev/sdb: 4206 MB, 4206886912 bytes
130 heads, 62 sectors/track, 1019 cylinders
Units = cylinders of 8060 * 512 = 4126720 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00002773
   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1         255     1027619   83  Linux
/dev/sdb2             256         321      265980   82  Linux swap / Solaris
/dev/sdb3             322         847     2119780   83  Linux
/dev/sdb4             848        1019      693160   83  Linux
No matter how I prepare the USB Flash Drive I get the Grub Error message as follows:
Booting Arch Linux
Root (HD1,0)
Filesystem type is ext2fs, Partition Type 0x83
Kernel /vmlinux-linux root-/dev/disk/by-uuid/xxx-xxxx-xxx-xxx ro
ERROR 15: File not Found
In Grub I've tried:
root (HD
and HD0, HD1 are the Options.  HD1 is my USB Flash Drive (sdb)
find /boot/grub/stage1    finds nothing.............
I'd think that stage1 would be found if Grub was installed properly.
I've tried EXT2, EXT3, and the following sizes....Boot as 100 Meg, Root as 1800 Meg, Swap as 256 Meg, and Home = Remainder (~1800).
I've searched this Forum and haven't found any answer that makes my USB Flash Drive Boot.  At this point I'm stuck.
Is there something I'm overlooking? 
Thanks.
Larry
Last edited by lkraemer (2012-02-21 15:17:21)

Thanks, DSpyder I already had it as hd0,0.  I found the clue here to get my USB Booting.
https://wiki.archlinux.org/index.php/In … _a_USB_key
I used /dev/sdbx versus the UUID, and edited the /etc/mkinitcpio.conf, add the usb hook to the hooks array right after udev.
Larry

Similar Messages

  • [SOLVED] GRUB Failing on Fresh Install

    I'm trying to do a fresh install on a computer with an existing 20GB windows installation. I have done this for years with no problem, but now grub-mkconfig is returning errors (here's a photo - http://imgur.com/8Az66wx), and if I go ahead with grub-install afterwards, I find that there's no Windows boot option and trying to boot Linux also yields errors (see this photo - http://imgur.com/umfMznr). I've tried twice now with the same results. Any ideas what's going on? Thanks.
    Last edited by tony5429 (2013-12-14 00:41:59)

    Actually I did search a bit and found a lot of discussion about the error in cases where people were trying to use an LVM, and situations which returned errors but still allowed them to boot. My case is a bit different as I'm just using standard hard drive partitions, and Linux is not booting.

  • [SOLVED]glibc-error after fresh install

    Hi,
    I've performed a fresh installation of Archlinux and up to the point where I run the pacman -Syu command everything is going well.
    It is then that I receive the infamous glibc-error so I followed the instructions on the wiki. However, when I enter the pacman -Syu --ignore glibc command,
    I still receive an error for pacman itself needs to be updated first. The problem is that glibc is a dependancy of pacman.
    The exact output of the "pacman -Syu --ignore glibc"
    warning: ignoring package glibc-2.16.0-2
    warning: cannot resolve "glibc>=2.15", a dependancy of pacman
    On the wiki I also found a link (http://pkgbuild.com/~allan/glibc-2.16.0 … pkg.tar.xz) to a previous version of glibc, but even then the errors remain.
    error: failed to commit transaction (conflicting files)
    glibc: /usr/bin/tzselect exists in filesystem
    glibc: /usr/sbin/zdump exists in filesystem
    glibc: /usr/sbin/zic exists in filesystem
    Any help would be appreciated. Thanks!
    Last edited by VenomGameworld (2012-07-23 13:19:04)

    http://allanmcrae.com/2012/07/updating- … e-install/

  • [Solved] Grub Error 13, ext4 and 2.6.28.1

    Hi guys!!!
    I have formatted my laptop disk in new ext4 format, following wiki instructions:
    http://wiki.archlinux.org/index.php/Cre … _Partition
    and all wok fine.
    But after today update (pacman -Syu), my arch don't boot.
    Grub messages (lastest grub version, normal grub no grub2):
    Filesystem type is ext2fs, partition type 0x83
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/.............
    Error 13: invalid or unsupported executable format
    No Normal image nor Fallback image boot.
    Any suggestion?
    P.D. Sorry for my englis xD
    Check wiki solution:
    http://wiki.archlinux.org/index.php/Cre … B_Error_13
    Last edited by superchango (2009-01-23 02:19:19)

    from grub's web site:
    13 : Invalid or unsupported executable format
        This error is returned if the kernel image being loaded is not recognized as Multiboot or one of the supported native formats (Linux zImage or bzImage, FreeBSD, or NetBSD).
    I think your vmlinuz26 file is wrong in some ways, or grub can't read ext4 correctly (I have done a fresh install with ext4, but I have made a separate partition for /boot in ext2)
    superchango wrote:following wiki instructions:
    http://wiki.archlinux.org/index.php/Cre … _Partition
    did you create from scratch or did you convert from ext3 ?

  • [Solved] Grub errors 18 and 22 when booting from SSD

    Hello community,
    recently I purchased an SSD drive and am now having trouble doing an Arch install on it. Before that a 2TB HDD was in use. After building in the SSD I partitioned it (msdos partition table) creating partitions for swap, / and /home. Then I copied the files from the old /home partition on the freshly created one and installed Arch on the new / partition. Here's the partition setup:
    $ LANG=C sudo fdisk -l
    Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
    255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 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: 0x0003a234
    Device Boot Start End Blocks Id System
    /dev/sda1 2048 3907028991 1953513472 5 Extended
    /dev/sda5 16065 4192964 2088450 82 Linux swap / Solaris
    /dev/sda6 4196352 65720319 30761984 83 Linux # old /
    /dev/sda7 65722368 577720319 255998976 83 Linux # old /home
    /dev/sda8 577722368 3907028991 1664653312 83 Linux
    Disk /dev/sdb: 128.0 GB, 128035676160 bytes
    255 heads, 63 sectors/track, 15566 cylinders, total 250069680 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: 0x000a9841
    Device Boot Start End Blocks Id System
    /dev/sdb1 51863552 241582079 94859264 83 Linux # new /home
    /dev/sdb2 241582080 250068991 4243456 82 Linux swap / Solaris
    /dev/sdb3 2048 51863551 25930752 83 Linux # new /
    Partition table entries are not in disk order
    The problem is: booting from the SSD fails as follows: On the first try to select some Grub entry I get an error 22 "No such partition.". On any further try I get error 18 "Selected cylinder exceeds maximum supported by bios".
    What works is  to boot up the new system from the Grub residing on the HDD. So the problem is just the new Grub install in the SSD's MBR. Also it's not a thing of Grub's configuration, since copying the working menu.lst from the HDD install and reinstalling grub via grub-install /dev/sdb gives the correct Grub entries but selecting them results in the same errors.
    So currently I'm booting from the HDD and selecting the boot entry for the freshly installed SSD system there, which works fine. But of course I'd like the SSD to be able to boot without "help" on the part of the HDD.
    I tried to activate AHCI in the Bios but it didn't make any difference. The SSD is a Crucial M4 128GB.
    Thanks for any hints,
    PhotonX
    Last edited by PhotonX (2012-07-26 06:04:53)

    I created a /boot partition now:
    $ LANG=C sudo fdisk -l
    Disk /dev/sdb: 128.0 GB, 128035676160 bytes
    255 heads, 63 sectors/track, 15566 cylinders, total 250069680 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: 0x000a9841
    Device Boot Start End Blocks Id System
    /dev/sdb1 51863552 241582079 94859264 83 Linux # /home
    /dev/sdb2 241582080 249831423 4124672 82 Linux swap / Solaris
    /dev/sdb3 2048 51863551 25930752 83 Linux # /
    /dev/sdb4 * 249831424 250068991 118784 83 Linux # /boot
    Partition table entries are not in disk order
    Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
    255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 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: 0x0003a234
    Device Boot Start End Blocks Id System
    /dev/sda1 2048 3907028991 1953513472 5 Extended
    /dev/sda5 16065 4192964 2088450 82 Linux swap / Solaris
    /dev/sda6 4196352 65720319 30761984 83 Linux
    /dev/sda7 65722368 577720319 255998976 83 Linux
    /dev/sda8 577722368 3907028991 1664653312 83 Linux
    Then installed Grub on this partition: "grub-install /dev/sdb4". Then placed the SSD on the first position in the Bios, booted but got the same errors in Grub. So it doesn't matter where exactly Grub is installed, if it's somewhere on the SSD, it fails...
    edit: Concerning using UUIDs: I couldn't find any howto regarding Grub (legacy) configuration with UUID's. Could you point me to some example config?
    edit2: I now put the SSD on the first place in the boot list and started PartedMagic. But fdisk still recognizes the SSD as sdb and the HDD as sda. I think, the sdX identifier can be changed only by plugging the SSD in the first SATA port and the HDD in the second (while now it is the other way around).
    edit3: I tried to install Grub from the HDD installation on the SSD (executed "grub-install /dev/sdb4" from the HDD system) and found out that, though I created a /boot partition on the SSD, the Grub files installed directly on /dev/sdb are used. So I tried to install Grub from the HDD system onto /dev/sdb (executed "grub-install /dev/sdb" from the HDD system) and got error 22 even before Grub's boot list was shown. But maybe it's really a bad idea to install Grub on another drive than the system it belongs to is located.
    Last edited by PhotonX (2012-05-18 21:54:56)

  • [SOLVED] Grub Error "Read or write outside of disk hd0"

    Trying to install Arch Linux (as per client request) on an old Seagate Mirra Personal Server. I reflashed the bios to get rid of the Seagate modified ROM and put the standard, stock, VIA bios image on there. Everything boots fine, it boots windows fine. But when I install Arch Linux on the drive and try to boot, it errors out with
    Booting...
    GRUB Loading.
    Welcome to GRUB!
    error: attempt to read or write outside of disk 'hd0'.
    Entering rescue mode...
    grub rescue>
    When I ran grub-install and grub-mkconfig during installation neither reported errors or warnings. I'm open to ideas but I need to fix this sooner rather later as this is for a client. A forum thread I found in regards to Ubuntu and grub error 18 said to run:
    apt-get remove linux-server
    apt-get install linux-386
    under Ubuntu and then it would boot. I know Arch removed i386 support a few months ago but im finding it hard to believe that the error above is because of an architecture mismatch. Also I didnt think the CPU in this thing was that old. Hardware Info from the arch live cd says
    CPU Vendor: Centaur
    CPU Model: VIA Nehemiah
    1 core, 64k L2 Cache, 32bit
    the Mirra is from 2007 or so, so I expected i686 Arch to be just fine for it.
    Ideas???
    EDIT:
    Wikipedia's Article: https://en.wikipedia.org/wiki/VIA_C3
    States: "Additionally, it implemented the cmov instruction, making it a 686-class processor"
    So it shouldn't be an issue of i386 vs i686, right?
    Last edited by FathisAeril (2013-04-26 21:46:11)

    Good morning to all of You.
    Sorry for posting in a [SOLVED] thread but I find the info that I am about to add relevant and I am betting my vital organs that someone else might find it interesting too.
    I did an upgrade last night on my Thinkpad 600E. I was not upgrading it for several days (2 weeks tops) as I lost my USB wifi card and had no internet access on this particular machine. So...
    As always before upgrade I checked my rss reader for news and sure enough there was a very informative post from Allan (thanks Dude btw.) in there:
    https://www.archlinux.org/news/binaries … ervention/
    I did as I was told and upgraded in the indicated way. All was peachy till I rebooted to get new kernel to load. I was met with the mentioned error:
    error: attempt to read or write outside of disk 'hd0'.
    but the second part was slightly different.
    Error: You need to load kernel first
    SO since the error was different why am I posting here? Because even after Googling the whole error message this post was the first to come up in my search results so I am betting others will get here as well.
    Solution? After an hour or so of fighting (I tried booting up from the Arch CD and fscking partitions, reinstalling / reconfiguring grub, downgrading grub-bios and grub-common packages and many many other things) I finally rebooted to the Arch cd, chrooted (for all those that do not know what that means I would like to recommend this link as chrooting is explained in it https://wiki.archlinux.org/index.php/Be … %27_Guide) to the installation and I have reinstalled the linux (kernel) package and redid the image with the:
    mkinitcpio -p linux
    and rebooted. Turns out that did the trick. Apparently something went wrong during the kernel upgrade. Possibly due to the changes explained in Allan's article. Reinstalling kernel / recreating image did the trick for me.
    So if You are still wondering what am I doing here and why am I replying in this thread - the answer is - 99% search results from Google suggests that this error means incompatibility between bios and the hard drive AND there is nothing really out there that I found helpful in this case. I mean it could not be a bios / hdd incompatibility. This drive has been used in this machine for few years and it was running Arch since November 2012... so this just could not be the case. I am just giving a shout to all those that will get this error that there is another option too.
    Kind regards. Thanks for reading. My apologies again for sticking my nose in.
    Andrzej
    Edit: Few months later the same error - fix does not work... Trying to figure it out...
    Last edited by AndrzejL (2013-10-19 02:43:15)

  • [SOLVED] GRUB: Error 15: File not found

    I've used the beginners guide to install Arch on my laptop and everything went smooth untill I rebooted and ended up with GRUB error 15. I've seen some other people having trouble with this one but neither of the solutions that worked (or didn't work) for them have worked out for me. I will try to provide you with as much information as possible:
    I get to the GRUB menu and get the error after choosing 'Arch Linux' from it.
    menu.lst
    title Arch Linux
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/0b899428... ro vga=773
    initrd /kernel26.img
    The only thing I've changed in menu.lst is that I've added vga=773. I left out the rest of the UUID because I'm writing it of my laptop beside me.
    fdisk -l
    Device Boot Start End Blocks ID System
    /dev/sda1 * 1 13 104422 83 Linux
    /dev/sda2 14 144 1052257+ 82 Linux swap / Solaris
    /dev/sda3 145 1101 7687102+ 83 Linux
    /dev/sda4 1102 9729 69304410 83 Linux
    blkid
    /dev/sda1: UUID="1afac34a-..." TYPE="ext2"
    /dev/sda2: TYPE="swap" UUID="abd14101-..."
    /dev/sda3: UUID="0b899428-..." TYPE="jfs"
    /dev/sda4: UUID="3b33ca9f-..." TYPE="jfs"
    I've also tried poking around in the GRUB console:
    grub> root (hd0,0)
    Filesystem type is ext2fs, partition type 0x83
    grub> setup (hd0)
    Checking if "/boot/grub/stage1" exists... no
    Checking if "/grub/stage1" exists... yes
    Checking if "/grub/stage2" exists... yes
    Checking if "/grub/e2fs_stage1_5" exists... yes
    Running "embed /grub/e2fs_stage1_5 (hd0)"... failed (this is not fatal)
    Running "embed /grub/e2fs_stage1_5 (hd0,0)"... failed (this is not fatal)
    Running "install /grub/stage1 (hd0) grub/stage2 p /grub/menu.lst "... succeeded
    Done.
    Any help would be much appreciated and I'll gladly provide you guys with any other information if necessary.
    EDIT: Solved through re-installing.
    Last edited by zulustar (2009-09-13 20:20:57)

    I moved the boot parition to hdd sda, but doing so I had to reinstall everything, and it seemed to fix it. I also found that one of the sata cables had been knocked out, but I don't think that was the orginal fault.
    ibendiben wrote:
    fumbles wrote:
    timeout 5
    default 1
    color light-blue/black light-cyan/blue
    #(0) Arch
    title Arch Linux
    root (hd2,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/blah(aka sda1) ro vga=795
    initrd /kernel26.img
    I wonder why you have "default 1". If you want to boot Archlinux (above) as default you should use "default 0", or has something changed lately?
    Also:
    root=/dev/disk/by-uuid/blah(aka sda1)
    that doesn't seem to be very valid. You need to fill it in.
    /edit
    Ofcourse you used blah(aka sda1) just here, not in the real file... sorry for the unhelpfull post
    The default was a typo, as I could not boot into anything except the Arch CD I had to type it in manually. Although thanks for the reply anyways.
    kgas wrote:
    Hello fumbles, As you have a separate /boot partition, the grub entry is not correct, I believe. if  should be /boot/vmlinuz For more help this link may also help you.
    http://www.experts-exchange.com/Operati … 72531.html
    This is simply not true. The reverse however is. I did NOT have a seperate boot parition, ie boot was just in the root partition   then yes I would have to add /boot to the kernel and initrd lines.
    Last edited by fumbles (2009-01-08 04:32:07)

  • [SOLVED]Grub error: no such device....

    Here is the error after grub tab:
    Thumbnails only -- Follow image posting rules --- Inxsible
    This are my partitions and uuid:
    lrwxrwxrwx 1 root root 10 Sep 11 12:39 124dca57-5a6e-483b-8563-0d1f7b03b12c -> ../../sda3
    lrwxrwxrwx 1 root root 10 Sep 11 12:40 606fbea0-2aaa-44d0-8677-e93f49004ffc -> ../../dm-2
    lrwxrwxrwx 1 root root 10 Sep 11 12:39 87f92183-9031-44cd-bf6c-1046a636b127 -> ../../sda2
    lrwxrwxrwx 1 root root 11 Sep 11 12:39 99fcc4b6-ea63-46ed-b740-472d28e50d35 -> ../../loop1
    lrwxrwxrwx 1 root root 10 Sep 11 12:39 b5024c82-b015-4e4e-a1c2-0777f31d9ff1 -> ../../sda4
    lrwxrwxrwx 1 root root 10 Sep 11 12:40 be601ccb-531f-4947-9988-67d855f83bfb -> ../../dm-1
    lrwxrwxrwx 1 root root 10 Sep 11 12:39 ef0cbf1f-d46d-40ca-973f-bda3f1b4fa95 -> ../../sda1
    sda1 - boot(100MB), sda2 - swap, sda3 (/, ext4), sda4(ext4 - data storage...)
    I installed archlinux for second time - first time I just partitioned it using cfdisk(so propably mbr and grub doesnt delete properly.
    System couldnt start and showed that partition with uuid xxx is not there.
    I connected that disk to usb of another computes and here is uuid of boot partition, with everything what is on it:
    Thumbnails only -- Follow image posting rules --- Inxsible
    Here is my grub.cfg:
    # DO NOT EDIT THIS FILE
    # It is automatically generated by grub-mkconfig using templates
    # from /etc/grub.d and settings from /etc/default/grub
    ### BEGIN /etc/grub.d/00_header ###
    insmod part_gpt
    insmod part_msdos
    if [ -s $prefix/grubenv ]; then
    load_env
    fi
    set default="0"
    if [ x"${feature_menuentry_id}" = xy ]; then
    menuentry_id_option="--id"
    else
    menuentry_id_option=""
    fi
    export menuentry_id_option
    if [ "${prev_saved_entry}" ]; then
    set saved_entry="${prev_saved_entry}"
    save_env saved_entry
    set prev_saved_entry=
    save_env prev_saved_entry
    set boot_once=true
    fi
    function savedefault {
    if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
    fi
    function load_video {
    if [ x$feature_all_video_module = xy ]; then
    insmod all_video
    else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
    fi
    if [ x$feature_default_font_path = xy ] ; then
    font=unicode
    else
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ad4103fa-d940-47ca-8506-301d8071d467
    else
    search --no-floppy --fs-uuid --set=root ad4103fa-d940-47ca-8506-301d8071d467
    fi
    font="/usr/share/grub/unicode.pf2"
    fi
    if loadfont $font ; then
    set gfxmode=auto
    load_video
    insmod gfxterm
    set locale_dir=$prefix/locale
    set lang=en_US
    insmod gettext
    fi
    terminal_input console
    terminal_output gfxterm
    set timeout=5
    ### END /etc/grub.d/00_header ###
    ### BEGIN /etc/grub.d/10_linux ###
    menuentry 'Arch GNU/Linux, with Linux core repo kernel' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-core repo kernel-true-ad4103fa-d940-47ca-8506-301d8071d467' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ad4103fa-d940-47ca-8506-301d8071d467
    else
    search --no-floppy --fs-uuid --set=root ad4103fa-d940-47ca-8506-301d8071d467
    fi
    echo 'Loading Linux core repo kernel ...'
    linux /boot/vmlinuz-linux root=UUID=ad4103fa-d940-47ca-8506-301d8071d467 ro quiet
    echo 'Loading initial ramdisk ...'
    initrd /boot/initramfs-linux.img
    menuentry 'Arch GNU/Linux, with Linux core repo kernel (Fallback initramfs)' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-core repo kernel-fallback-ad4103fa-d940-47ca-8506-301d8071d467' {
    load_video
    set gfxpayload=keep
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 ad4103fa-d940-47ca-8506-301d8071d467
    else
    search --no-floppy --fs-uuid --set=root ad4103fa-d940-47ca-8506-301d8071d467
    fi
    echo 'Loading Linux core repo kernel ...'
    linux /boot/vmlinuz-linux root=UUID=ad4103fa-d940-47ca-8506-301d8071d467 ro quiet
    echo 'Loading initial ramdisk ...'
    initrd /boot/initramfs-linux-fallback.img
    ### END /etc/grub.d/10_linux ###
    ### BEGIN /etc/grub.d/20_linux_xen ###
    ### END /etc/grub.d/20_linux_xen ###
    ### BEGIN /etc/grub.d/20_memtest86+ ###
    ### END /etc/grub.d/20_memtest86+ ###
    ### BEGIN /etc/grub.d/30_os-prober ###
    ### END /etc/grub.d/30_os-prober ###
    ### BEGIN /etc/grub.d/40_custom ###
    # This file provides an easy way to add custom menu entries. Simply type the
    # menu entries you want to add after this comment. Be careful not to change
    # the 'exec tail' line above.
    ### END /etc/grub.d/40_custom ###
    ### BEGIN /etc/grub.d/41_custom ###
    if [ -f ${config_directory}/custom.cfg ]; then
    source ${config_directory}/custom.cfg
    elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
    source $prefix/custom.cfg;
    fi
    ### END /etc/grub.d/41_custom ###
    How to solve it? What is wrong?
    Last edited by rado3105 (2012-09-11 16:32:25)

    Ok sorry.
    The problem was that I didnt know that syslinux is alternative to grub. So I installed syslinux and also grub. Thanks

  • [SOLVED] Grub Error 17 and other not so fun stuff

    Booted today and greeted by grub error 17.
    I booted from Arch Live CD
    fdisk -l
    looks ok
    fdisk /dev/sdb
    x,f,w   nothing done, proper order
    ok, let's chroot my install and install grub
    mount /dev/sdb1 /mnt
    unknown filesystem type, doh
    mount -t ext4 /dev/sdb1 /mnt
    nope
    mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
    missing codepage or helper program, or other error
    (aren't you trying to mount an extended partition,
    instead of some logical partition inside?)
    In some cases useful info is found in syslog - try
    dmesg | tail
    dmesg | tail
    attempt to access beyond end of device
    sdb1: rw=0, want=4, limit=2
    EXT4-fs: unable to read superblock
    attempt to access beyond end of device
    sdb1: rw=0, want=4, limit=2
    EXT4-fs: unable to read superblock
    time to fsck ?
    Last edited by bloodniece (2009-10-04 15:11:12)

    bloodniece wrote:
    I fixed it thanks to testdisk.
    When I initially set this install of Arch up I used a whole disk in 2 partitions: / and swap. A grub error 17 led me to believe the partition table was fuxored.  Fdisk did not fix the partition table but it was reporting the root partition as extended, which would not boot and is NOT how I set the system up.  If had been up for about 10 months and working fine.  I was able to use testdisk in a livecd session to both backup my home and etc directories and fix the partition table.
    I'm marking this issue fixed.  But I'm still confused as to what the hell happened.  Unclean shutdown?
    I'm getting contantly ERROR 17...
    I dunno how to fix, I simply reboot some times and it desapears..
    If someone could give me a clue..
    Thx guyz!

  • Error after fresh install

    Hi
    I've just installed NetPoint on a second machine and getting the following error:
    ==========================================================
    The path '/burhouse/App_GlobalResources/' maps to a directory outside this application, which is not supported.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Web.HttpException: The path '/burhouse/App_GlobalResources/' maps to a directory outside this application, which is not supported.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    ==========================================================
    Any ideas anyone? No other settings have been changed, its a fresh install. Thanks in adavance. Andy

    Hi Andy,
    I'm not sure what this /burhouse/App_GlobalResources is for, I may be wrong but I don't think it's part of Netpoint.
    What you should do is check that there is a web.config file in the actual directory for Netpoint in IIS, if so, edit this and remove any reference to "burhouse/App_GlobalResources" in it. If not, copy the wwwroot's web.config into the netpoint website folder and do the same.
    I've noticed that sometimes netpoint does not create a web.config file in the correct location so you end up using the IIS website root web.config, which could have references to all other kinds of stuff (like other web applications) in it.
    Hope this helps.

  • Console Messages:Color profile errors after fresh install of Snow Leopard

    This is a dump of the Console Messages for my Macbook Pro immediately after a fresh install.
    Are all the Color profile errormessages normal?
    24/12/2010 16:06:02 com.apple.launchd[1] * launchd[1] has started up. *
    24/12/2010 16:06:17 com.apple.launchd[1] (com.apple.bsd.dirhelper) Throttling respawn: Will start in 6 seconds
    24/12/2010 16:06:18 com.apple.launchd[1] (com.apple.smb.sharepoints[24]) Exited with exit code: 71
    24/12/2010 16:06:20 com.apple.launchd[1] (com.apple.bsd.dirhelper) Throttling respawn: Will start in 3 seconds
    24/12/2010 16:06:35 com.apple.service_helper[90] launchctl: Error unloading: com.apple.backupd-auto
    24/12/2010 16:06:35 com.apple.service_helper[90] launchctl: Error unloading: com.apple.backupd-wake
    24/12/2010 16:06:35 com.apple.service_helper[90] launchctl: Error unloading: com.apple.backupd-attach
    24/12/2010 16:06:37 com.apple.fontd[82] FODBCheck: foRec->annexNumber != kInvalidAnnexNumber (0)
    24/12/2010 16:06:38 com.apple.fontd[82] FODBCheck: foRec->annexNumber != kInvalidAnnexNumber (0)
    24/12/2010 16:08:52 com.apple.coreservicesd[49] ThrottleProcessIO: throttling disk i/o
    24/12/2010 16:18:07 com.apple.service_helper[150] org.ntp.ntpd: Already loaded
    24/12/2010 16:21:43 com.apple.coreservicesd[49] ThrottleProcessIO: throttling disk i/o
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorIllegalArgument: CGSGetDisplayBounds (display 0)
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Warning>: CGSLookupServerPort: _CGSSessionDeathWatchPort(gSessionPort) returns 268435459
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: kCGErrorFailure: CGSColorProfileCreateWithColorProfileID: Cannot initialize color profile client
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Error>: (ipc/send) invalid destination port: CGSGetNextEventRecord (Inline) connection 0x7b07, 16384 bytes
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Warning>: CGSShutdownServerConnections: Detaching application from window server
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Warning>: CGSDisplayServerShutdown: Detaching display subsystem from window server
    24/12/2010 16:24:34 [0x0-0x8008].com.apple.IncompatibleAppDisplay[203] Fri Dec 24 16:24:34 Jeremy-Gordon-Flowerss-MacBook-Pro.local IncompatibleAppDisplay[203] <Warning>: 3891612: (connectAndCheck) Untrusted apps are not allowed to connect to or launch Window Server before login.
    24/12/2010 16:24:36 com.apple.launchd.peruser.501[215] (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    24/12/2010 16:24:36 migCacheCleanup[221] Flushing Cache Locations...
    24/12/2010 16:24:36 com.apple.loginwindow[205] 2010-12-24 16:24:36.819 migCacheCleanup[221:903] Flushing Cache Locations...
    24/12/2010 16:24:38 SoftwareUpdateCheck[229] Checking for updates
    24/12/2010 16:24:40 com.apple.fontd[228] FODBCheck: foRec->annexNumber != kInvalidAnnexNumber (0)
    24/12/2010 16:24:42 com.apple.launchd.peruser.501[215] (com.apple.Kerberos.renew.plist[247]) Exited with exit code: 1
    24/12/2010 16:24:43 com.apple.fontd[228] FODBCheck: foRec->annexNumber != kInvalidAnnexNumber (0)
    24/12/2010 16:26:53 SoftwareUpdateCheck[229] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.NetworkUtility"></bundle>
    24/12/2010 16:26:53 SoftwareUpdateCheck[229] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Terminal"></bundle>
    24/12/2010 16:26:53 SoftwareUpdateCheck[229] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.DiskUtility"></bundle>
    24/12/2010 16:26:53 SoftwareUpdateCheck[229] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.SystemProfiler"></bundle>
    24/12/2010 16:26:53 SoftwareUpdateCheck[229] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.RAIDUtility"></bundle>
    24/12/2010 16:26:55 Software Update[269] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.NetworkUtility"></bundle>
    24/12/2010 16:26:55 Software Update[269] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Terminal"></bundle>
    24/12/2010 16:26:55 Software Update[269] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.DiskUtility"></bundle>
    24/12/2010 16:26:55 Software Update[269] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.SystemProfiler"></bundle>
    24/12/2010 16:26:55 Software Update[269] PackageKit: Missing bundle path, skipping: <bundle id="com.apple.RAIDUtility"></bundle>
    24/12/2010 16:28:14 SoftwareUpdateCheck[229] Downloading "iTunes"
    24/12/2010 16:28:47 SoftwareUpdateCheck[229] Background check cancelled by user-initiated update.
    24/12/2010 16:28:47 SoftwareUpdateCheck[229] Auto-download of "iTunes" SUCCESSFUL.
    24/12/2010 16:28:47 com.apple.launchd.peruser.501[215] ([0x0-0xd00d].SoftwareUpdateCheck[229]) Exited with exit code: 102
    24/12/2010 16:50:06 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    24/12/2010 16:50:06 com.apple.WindowServer[84] Fri Dec 24 16:50:06 Jeremy-Gordon-Flowerss-MacBook-Pro.local WindowServer[84] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    24/12/2010 16:50:39 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    24/12/2010 16:51:45 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    24/12/2010 16:52:17 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    24/12/2010 16:52:53 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    24/12/2010 16:53:25 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    24/12/2010 16:55:44 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    24/12/2010 16:56:39 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    24/12/2010 16:57:05 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    24/12/2010 17:00:45 com.apple.WebKit.PluginAgent[344] Debugger() was called!
    Message was edited by: gr8fanboy - fixed os version was 10.6 at this point

    try this idea: Do a leopard install to an external disk then do a Disk Utility "restore" function to that clean partition. So you restore from the external to the internal partition. Should leave Bootcamp untouched.

  • [Solved] Grub error when booting...

    Today I decided to try out Archlinux everything worked fine until the reboot.. Grub doesn't seem to work as intended, grub just kept posting:
    GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB
    nothing but "GRUB" came up.
    My menu.lst:
    default 0
    timeout 3
    color light-blue/black light-cyan/blue
    title Arch Linux
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/sda3 ro vga=773
    initrd /kernel26.img
    Title Arch Linux Fallback
    root (hd0,0)
    kernel /vmlinuz root=/dev/sda3 ro vga=773
    initrd /kernel26-fallback.img
    version: 0.8beta2
    I haven't found any threads about it, if there's any i'm sorry for bringing up a new one.
    any suggests?
    Last edited by Neko-san (2007-03-12 19:16:41)

    SleepingGiant08 wrote:see this http://www.gentoo.org/doc/en/grub-error-guide.xml
    scroll down to Error 7...
    oohh.. there it is, I guess I didn't look enough thanks tho :)
    vacant wrote:
    GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB GRUB
    Maybe you should start a poll "Vote for the most useless linux error message" ;)
    True, not that good error message ^^
    This is how I did it:
    boot: arch root=/dev/sda3
    grub
    root (hd0,0)
    setup (hd0)
    quit
    reboot
    Last edited by Neko-san (2007-03-12 20:33:30)

  • [solved] grub error 15

    my problem here
    https://bbs.archlinux.org/viewtopic.php … 6#p1001936
    ps:sry mods
    well my problem solved when i done a install from cd and not from net.
    info for developers:when i did a install from net my system doesn't has a initrmfs  file
    Last edited by vegihat (2011-10-11 06:05:40)

    Yes: that is the bug report that ataraxia linked to in response to your post: if you had read it you would have found the workaround and wouldn't have needed to open this thread.
    I'm glad you have it sorted. Please mark your thread as [Solved]...

  • [Solved] Grub Error 15 at boot on new install.

    So I was trying to avoid asking for help, but I honestly can't see what's wrong with my new install of arch.  I followed the beginner's guide all the way up to the part where you reboot and remove the liveCD.  It all went swimmingly until I rebooted and got:
    GRUB Loading stage1.5.
    GRUB Loading, please wait...
    Error 15
    I don't know what's going on.  Error 15 is supposedly "file not found," but I don't know what file it's looking for since I have a grub.cfg that I created from the steps posted on the guide.  Any help is greatly appreciated.
    --Wes
    EDIT:
    Just to be clear I followed the BIOS motherboard steps for GRUB.
    Last edited by Wesman26 (2012-11-09 01:25:38)

    Xacky wrote:Which instructions did you follow? This would normaly do it when chrooted (during install).
    Wat your disk en partition lay-out?
    -One or more harddisks?
    -Partitions? Everything on / or separate /home /boot (/var)?
    I'm following the beginner's guide instructions for a BIOS install.  After chroot I used the following:
    # pacman -S grub-bios
    # grub-install --target=i386-pc --recheck --force --debug /dev/sdb
    # cp /usr/share/locale/en\@quot/LC_MESSAGES/grub.mo /boot/grub/locale/en.mo
    # grub-mkconfig -o /boot/grub/grub.cfg
    Aside from the warnings (that I think most people ignored) of a few files not existing during the installation of grub-bios, it all went fine.  The harddrive is definitely sdb (fdisk -l shows sda as my windows drive, not to mention I just formatted and partitioned sdb).  My partitions are laid out exactly as the guide tells me to (/ on /dev/sdb1 and /home on /dev/sdb2).  They are the only partitions on sdb.
    DSpider wrote:Lol... a full reinstall wasn't needed. This mentality is typical to a Windows user.
    I don't appreciate your condescension.  These forums have (up to this point) always been really helpful and friendly to me; just because I'm posting in the newbie corner doesn't mean I'm not familiar with linux, and even if I were unfamiliar with linux I would hope that you could show more respect and compassion for someone who needs help than to ostracize them and laugh about their problem.  I posted here because I figured I didn't need to waste the time of the mods and users who offer help in the installation subforum with something that I assumed would be a trivial fix.  I expected courteous, thoughtful responses.  I was apparently wrong to assume.
    I reinstalled because I didn't know what else to do, and figured that there might have been a chance that I made a mistake.  Since your previous advice was literally getting me nowhere I figured the 10 minutes of my time reinstalling took up would be worth the potential of fixing my problem. 
    To answer your questions that are actually helpful:
    I don't have grub installed on another drive and my drive and partition layout is detailed above.  As for boot priority, it hasn't changed since I first installed linux in 2006 and it's worked ever since; I'm performing this operation to clear what was once a drive cluttered with a few other distros that I've abandoned since 2007 when I found Arch (yes I am actually that lazy).
    Is it possible that my old installation of grub might have stayed on the drive even after I rid it of the old partitions (since it's stored in MBR)?  If so does the installation of grub2 I'm performing not get rid of it?
    Hope this helps,
    --Wes
    Last edited by Wesman26 (2012-11-08 20:53:27)

  • [SOLVED] systemd-udev error after fresh install

    I downloaded the last arch install medium (2012-11-01), the installation on my laptop was OK, (just arch as only OS), I use the same CD to install it on my desktop.
    I have windows xp and arch (dual boot) after install arch on my desktop, grub boots just fine, but I ran into the emergency console of systemctl,  ctrl + D give me this:
    "systemd-udevd[805]: worker [835] did not accept message -1 (Connection refused), kill it" over and over again
    and then, the emergency console again.
    here is my fstab
    http://pastebin.com/2Qg8Qa8X
    this is the log (everything is ok before the hard drives)
    http://pastebin.com/Ce5nEWNn
    Last edited by helenaryuu (2012-11-05 02:30:49)

    I install the ntfs-3g and ntfsprogs packages installed via live CD [pacstrap /mnt ntfs-3g ntfsprogs]
    sorry about that

Maybe you are looking for

  • How do I use my apps?

    I have downloaded the creative cloud I have bought illustartor on a 1 year membership I have downloaded illustartor into the creative cloud When I click on the app to open it, I am directed to a web page on the adobe.com website letting me download t

  • More problems with frames DOH!

    Hokay, so, here is my program: import java.awt.*; public class ShowAFrame      public static void main(String args[])           Frame f;           String myTitle;           myTitle = "Test";           f = new Frame();           f.setTitle(myTitle);  

  • Message to be make error for specific user id

    Hi Experts, I have converted message 06 28 to error to not allow to create PO in back date. Now i want to allow some User ID's to create PO in back date. Is it possible ?? Regards, Manish Jain

  • Check for excel installation

    Hi All, Is there a way to check to see if Ms Excel is already installed on a given system?  And is there a way to check for the current version of Excel?  I'm running LV 8.6 w. Report Generation toolkit. Message Edited by lavalava on 06-17-2010 03:16

  • My iPod skips, freezes, and makes my computer freeze. Is it a virus?

    I noticed the problem a few days ago. -My iPod randomly freezes for about 5 seconds at a time. -It skips songs sometimes (I will select a song from the library to play, and it will go on to the next one before playing the song i chose, if i try to pl