[Solved] Unable to boot Arch off SUSE GrUB

Hi,
I have several OS installed on my machine. I used to boot everything including Arch but BSD, Solaris & PCBSD with GrUB2 off UbuntuStudio. Earlier today I installed SUSE GrUB on sda and now I am unable to boot Arch. I've used SUSE GrUB earlier and was able to boot Arch off it.
Here is my menu.lst
# Modified by YaST2. Last modification on Sun Oct 17 18:52:19 SGT 2010
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,30)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.2 - 2.6.31.14-0.1
    root (hd0,30)
    kernel /boot/vmlinuz-2.6.31.14-0.1-desktop root=/dev/disk/by-id/ata-ST3320418AS_9VMD0YPT-part31 resume=/dev/disk/by-id/ata-ST3320418AS_9VMD0YPT-part5 splash=silent quiet showopts vga=0x315
    initrd /boot/initrd-2.6.31.14-0.1-desktop
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.2 - 2.6.31.14-0.1
    root (hd0,30)
    kernel /boot/vmlinuz-2.6.31.14-0.1-desktop root=/dev/disk/by-id/ata-ST3320418AS_9VMD0YPT-part31 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x317
    initrd /boot/initrd-2.6.31.14-0.1-desktop
###Don't change this comment - YaST2 identifier: Original name: windows 1###
title Windows 7 Ultimate Edition x64
    rootnoverify (hd0,0)
    chainloader +1
###Don't change this comment - YaST2 identifier: Original name: other###
title FreeBSD 8.1 i386
    rootnoverify (hd0,2)
    chainloader +1
###Don't change this comment - YaST2 identifier: Original name: other###
title OpenSolaris 2009.06 b134 x86
    rootnoverify (hd0,3)
    chainloader +1
###Don't change this comment - YaST2 identifier: Original name: other###
title PC-BSD 8.1 amd64
    rootnoverify (hd2,0)
    chainloader +1
###Don't change this comment - YaST2 identifier: Original name: CentOS (2.6.18-194.11.4.el5xen) (/dev/sda6)###
title CentOS (2.6.18-194.11.4.el5xen) (/dev/sda6)
    root (hd0,5)
    kernel /boot/vmlinuz-2.6.18-194.11.3.el5 ro root=/dev/sda6 rhgb quiet
    initrd /boot/initrd-2.6.18-194.11.3.el5.img
###Don't change this comment - YaST2 identifier: Original name: Centos-base###
title CentOS-base (2.6.18-194.el5) (on /dev/sda6)
    root (hd0,5)
    kernel /boot/vmlinuz-2.6.18-194.el5 ro root=/dev/sda6 rhgb quiet
    initrd /boot/initrd-2.6.18-194.el5.img
###Don't change this comment - YaST2 identifier: Original name:  linux (/dev/sda8)###
title PCLinuxOS
    root (hd0,7)
    configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name:  linux (/dev/sda10)###
title Simply Mepis
    root (hd0,9)
    configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name:  Chakra GNU/Linux (/dev/sda12)###
title Chakra GNU/Linux (/dev/sda12)
    root (hd0,11)
    configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name:  Fedora (2.6.34.7-56.fc13.x86_64) (/dev/sda14)###
title Fedora (2.6.34.7-56.fc13.x86_64) (/dev/sda14)
    root (hd0,13)
    configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name:  linux (/dev/sda16)###
title Mandriva Spring 2010.1
    root (hd0,15)
    configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name:  Calculate Linux Desktop x86_64 10.9 KDE (/dev/sda18)###
title Calculate Linux Desktop x86_64 10.9 KDE (/dev/sda18)
    root (hd0,17)
    configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name: linux###
title Arch linux 2010.05 x86_64
    rootnoverify (hd0,18)
    chainloader +1
###Don't change this comment - YaST2 identifier: Original name:  Desktop -- openSUSE 11.3 - 2.6.34.7-0.3 (/dev/sda23)###
title openSUSE 11.3 - 2.6.34.7-0.3
    root (hd0,22)
    configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name: other###
title caeLinux
    root (hd0,24)
    kernel /vmlinuz root=/dev/sda25 ro quiet splash
    initrd /initrd.img
###Don't change this comment - YaST2 identifier: Original name: other###
title UbuntuStudio 10.04 amd64
    root (hd0,26)
    kernel /vmlinuz root=/dev/sda27 ro quiet splash
    initrd /initrd.img
###Don't change this comment - YaST2 identifier: Original name: other###
title Linux Mint 9 amd64
    root (hd0,28)
    kernel /vmlinuz root=/dev/sda29 ro quiet splash
    initrd /initrd.img
Here is etc/fstab from Arch -
# /etc/fstab: static file system information
# <file system>        <dir>         <type>    <options>          <dump> <pass>
devpts                 /dev/pts      devpts    defaults            0      0
shm                    /dev/shm      tmpfs     nodev,nosuid        0      0
#/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0
#/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
#/dev/fd0               /media/fl   auto    user,noauto             0      0
/dev/sda19 /boot ext2 defaults 0 1
/dev/sda20 / ext4 defaults 0 1
/dev/sda21 /var ext4 defaults 0 1
/dev/sda22 /home ext4 defaults 0 1
/dev/sda5 swap swap defaults 0 0
I've results from bootinfo script as well but the file is big and I am unable to post all those details in here.
Best,
David
Last edited by avenuemax (2010-10-18 05:30:48)

Here is the menu list off PCLinuxOS
timeout 15
color black/cyan yellow/cyan
gfxmenu (hd0,7)/boot/gfxmenu
default 0
title linux
kernel (hd0,7)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=77fb6caf-c436-4855-b25a-436f4f6c40f0  vmalloc=256M resume=UUID=92ecb3e1-84a1-4855-8a49-3c9616638795 splash=silent vga=788
initrd (hd0,7)/boot/initrd.img
title linux-nonfb
kernel (hd0,7)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=77fb6caf-c436-4855-b25a-436f4f6c40f0  vmalloc=256M resume=UUID=92ecb3e1-84a1-4855-8a49-3c9616638795
initrd (hd0,7)/boot/initrd.img
title failsafe
kernel (hd0,7)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=77fb6caf-c436-4855-b25a-436f4f6c40f0  failsafe vmalloc=256M
initrd (hd0,7)/boot/initrd.img
title Windows 7 Ultimate Edition x64
root (hd0,0)
map (0x81) (0x80)
map (0x80) (0x81)
makeactive
chainloader +1
title CentOS (Final)
root (hd0,5)
configfile /boot/grub/menu.lst
title MEPIS Linux 8.5
root (hd0,9)
configfile /boot/grub/menu.lst
title Arch
root (hd0,18)
configfile /grub/menu.lst
title Fedora (Goddard)
root (hd0,13)
configfile /boot/grub/menu.lst
title Mandriva Linux (Official)
root (hd0,15)
configfile /boot/grub/menu.lst
title Calculate Linux sda18
root (hd0,17)
configfile /boot/grub/menu.lst
title Chakra
root (hd0,11)
configfile /boot/grub/menu.lst
title openSUSE 11.3 (x86_64)
VERSION = 11.3
root (hd0,22)
configfile /boot/grub/menu.lst
title PC-BSD 8.1 amd64
root (hd2,0)
chainloader +1
title FreeBSD 8.1 i386
root (hd0,2)
chainloader +1
title OpenSolaris 2009.06 b134 x86
root (hd0,3)
chainloader +1
I can boot Arch from here, wish I get to do that from SUSE GrUB.

Similar Messages

  • [SOLVED] Unable to Boot Windows 7 from GRUB

    I recently reinstalled Arch onto my laptop (Lenovo Thinkpad t520) and have been having problems with Grub. For the last week I've been having trouble getting it to run grub at boot at all, only being able to run windows 7 by flagging it as the bootable drive. The other day I finally got it to boot into grub, and from grub I can boot into Arch. However, I can not boot into windows 7 through grub. When I attempt to, it throws an error:
    Invalid EFI file path
    I'm somewhat new to arch, and especially new to efi bootloading and such. Right now the only way I can get into windows is either booting from the arch install disk > boot other os and specifying partition 2 (where I have windows installed) or by pressing f12 at boot. When I do this (not sure what the term is, if anyone knows please tell me), it brings up a menu asking where I want to boot with "arch_efi" "cd drive" "Hard drive" etc. I choose hard drive and it will then boot to windows by default. Booting normally takes me to grub where I can boot into arch but not windows. If there's any more info you need please let me know and I'll try to provide it. Thanks in advance.
    Also, here is my current partition setup
    /dev/sda1 /boot/efi
    /dev/sda2 Windows7
    /dev/sda3 Extended partition containing sda 5,6, & 7
    /dev/sda4 swap
    /dev/sda5 /boot
    /dev/sda6 /
    /dev/sda7 /home
    UPDATE
    Terminator seems to be right (still on a roll!), so I wiped the partition I had grub on, removed grub, and installed syslinux. Now I have another problem that I'm hoping can be solved in the same thread to avoid another. It boots to syslinux no problem, and I can boot to windows from there all good, but when I select arch I get:
    Root device mounted successfully but /sbin/init does not exist
    I haven't been able to look for solutions too much on my own, but any help would be appreciated, thank you.
    Last edited by IamFuzzles (2012-08-22 04:20:56)

    Terminator wrote:If I understand it correctly, what you are trying is impossible: you are trying to boot windows using UEFI on a disk with MBR partitioning. Windows 7 only supports UEFI on discs with GPT partitioning but AFAIK, extended partitions only exist in MBR partitioning.
    i also saw this in the arch wiki, but i have a brand new lenovo ideapad y570 running windows 7 64-bit that i'm in the process of setting up for someone, and it has what i think is an efi system partition but the disk uses mbr partitioning.  does anyone know why this might be, or is there a way i can verify that the system is actually being booted via bios-mbr?
    Last edited by e_tank (2012-08-21 11:56:15)

  • [SOLVED]Can't boot Arch after installation-grub use wrong uuid in bios

    Hello I would like to ask for Your help and say hello. I'm new here.
    I have one big problem with Arch. Can't boot it after base installation. The same problem with Arch, that was mentioned in this topic:
    https://bbs.archlinux.org/viewtopic.php … 7#p1294597
    I have the same problem and the same error:
    No such Device: ad4103fa-d940-47ca-8506-301d8071d467.
    Loading Linux core repo kernel ...
    error: no such partition.
    Loading initial ramdisk ...
    error: you need to load the kernel first.
    Press any key to continue..._
    I'm new here, and with Arch, could you explain me how to fix it? I tried the solution given in the link above, several times but with each time i have errors and warnings from the post 1 in mentioned topic. I installed my Arch from usb thumb drive. Maybe this is something to do with it? Also, my hard drive that Arch is installed on is being connected to a "raid card" named Adaptec, but during installation my disk is being found so i think that drivers is present and works ok, so it is not related to this, also there is no raid present, i use it only as a mean to connect to motherboard because there is not enough sata port, and because:
    https://bugs.archlinux.org/task/35626
    he wrote that this error is also on virtualbox, so it is not my fault and Adaptec related issue.
    I haven't tried this yet:
    Sotanaht,
    I had the exact same problem as you, but I was able to fix it by replacing the bad grub.cfg file with the grub.conf file found in the same directory. If you try this do not forget to back up your original file (just in-case smile)
    because i don't know much about it, don't want to destroy data on my hard disks or to destroy my other distros (i use Ubuntu with derrativates such as Mint, Kubntu, Lubuntu, Xubuntu, and Slackware 13.37 and 14.00).
    If you could explain it in details i would be really happy.
    I could post something about my setup, please write what. My computer is:
    -AMD X4 PII 955 runinng at 3.2GHz
    -4GB DDR2 runinng at base clock (800 if i remember correctly)
    -about 7 hard drive disk connected to a sata ports, one adaptec drive that i mentioned above and one dvd-rom
    -nvidia GTX260
    -850W PSU Chieftec
    Last edited by firekage (2013-07-02 08:11:29)

    Yes, of course. I did it several times with
    grub-mkconfig -o /boot/grub/grub.cfg
    and the result is always the same - Error posted above.
    Here is my grub.cfg file:
    # 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 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 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 ###
    It is wrong, the root partition is different than in this, we can see that this grub leads to wrong root partition, i posted my root partition at the bottom from /etc/fstab. I don't know how to fix it - i'm not familiar with the dos names (hd 0,5 and so on).
    Here is my /etc/fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/sdb2
    UUID=59603166-5d8a-4aaf-81f7-5a822fd630e5 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sdb1
    UUID=20028674-d7e8-4bf4-8551-64f133641962 none swap defaults 0 0
    (END)
    Last edited by firekage (2013-07-01 06:26:59)

  • [SOLVED] Unable to boot Arch installer

    Hello everyone.
    I am no experienced Linux user (I'm just about one year and a half), but I think that dealing with things is the way to learn about them. I'm using Debian and want to switch to Arch.
    I have an USB drive, and would like to put the installer (sorry? I'm not sure if that's the correct name. Please excuse me if I am not too concise) on it, without using a CD. I also have an Internet connection through ethernet, and I guess the "installer" will be able to use it to download any needed files.
    So, as explained in the wiki and some external guides, I have copied the ISO I downloaded to the USB drive (with dd), just after formatting it as FAT32 with MBR.
    I rebooted, with the USB plugged in, entered the BIOS menu and set the USB floppy as the first boot device. Then I exited from BIOS. I saw the LED of my pendrive flicking but no more, the BIOS stayed there (Press ESC to enter BIOS setup menu) and the light always flicking. (I waited about half an hour and nothing happened.)
    I have tried it many times, and nothing has changed. I'm now a bit scared: is there anything wrong with my motherboard? Maybe with the filesystem on the external drive? I was wondering if there were any other choices to install Arch from within another Linux distro (Debian "Squeeze" in this case). I know nothing about chroot and other advanced techniques, but (if this helps) I don't want to save anything from my hard drive, i.e., I want a clean install.
    Thank you, and, as I said, sorry if this question is very weird, or if I'm missing something important. I'm sure I've looked through many places in the web -too many, I guess; my eyes now hurt me. I'm also not very good at English so, sorry again.
    P.S.: I have just tried with a CD-R burning the ISO with Brasero, and it didn't work. The same: freezing. I have UEFI disabled in my BIOS. I'm now wondering what's happening with my computer. It has about five years, and it looks like packed rubbish, but ...
    Last edited by Kalrish (2013-03-02 18:46:23)

    It sounds like you're mixing up the methods for creating the USB install media. You mention formatting with FAT32, that's from the Without overwriting the USB drive method. But you also mention copying the iso with dd, which is from the Overwrite the USB drive method.
    You should follow one method or the other from the wiki only, and pay attention to the output for any errors. Then, if things go wrong again, you will be able to provide better detail.

  • [Solved] Unable to boot (startup job is running)

    Hi there!
    Today I went home and tried to boot my laptop there, but was unable to boot Arch.
    Before I went home I did a system update using  ' sudo pacman -Syu '  and shut the laptop off normally. Right now I get the following message whilst booting:
    " A startup job is running for dev-disk...25EFDCE0.device"
    It fails after 1 min. 30s and shows a time out error for dependency /mnt/6776F38425EFDCE0, and refuses to boot. I waited for 5 min. but the only thing working at that stage is the shut down button (which appears to enter a normal shutdown mode).
    Grub 2 is functioning; Windows 8 boots up fine (same HDD); though all options to boot arch fail because of the 'startup job error message'.
    Do any of you know how I can fix this, or how to boot/fix arch such that I can attempt to fix it? Based on a search trough this forum it might be an error in FSTAB,  although all cases reported on this forum appear to boot normally after the 'a startup job is running 'error message'.
    Many thanks.
    Last edited by Simthadim (2014-10-11 09:43:36)

    Thank you for your response.
    Changing the UUID's to /dev/sdaX did not do it's magic, unfortunately. The ' a start job'  message is gone, the boot however gets stuck at
    /dev/sda2 clean .... (beginning of boot)
    Unfortunately I did not properly save the back-up of my fstab file, so the initial set up is lost. Was able to acces arch using alt+f2 and have restored it manually with
    lsblk -f
    It currently looks like this. I did have a line to automount my data partition (/dev/sda4, label: Data), but didn' t know how to restore that one as that line got deleted too.  My gut says this automount was causing the initial error, but it should boot up normally with the current fstab file, right?
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/sda2
    UUID=47faa9c6-13d9-4d4f-8744-78766ea7c193 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sda3
    UUID=bd14a274-a365-4511-9a11-151e086a42db none swap defaults 0 0
    UUID=509F9EA61178387E /run/media/simon/Data ntfs auto 0 2

  • [SOLVED]Unable to boot eMac with Arch PPC

    Hi everyone,
    I just got into Arch and I realized there was a PPC port, so I decided to see if I could replace Ubuntu on my eMac (USB 2.0) with it.  Unfortunately, I am unable to boot, getting stuck with the loading of the second-stage bootstrap.  What should I be looking for in order to diagnose and conceivably remedy this issue?
    I get the flashing folder with an alternating Mac face and question mark.
    EDIT: Please see the link to the archlinuxppc-user mailing list for the resolution to my issue.    I hope it helps someone else.
    Last edited by bkadoctaj (2010-05-12 07:37:38)

    Hi DaNiMoTh,
    Thanks for the reply.  Well, I have just made a post at the mailing list page, so hopefully it will be approved by the moderators soon.  The situation has somewhat changed as I have attempted to reinstall Arch PPC on the eMac since then.  Now I am immediately taken to the second-stage yaboot screen at boot and I have no access to OpenFirmware.  When I use the Live CD to mount the / and /home partitions of /dev/hda, all I see in / is /home and /lost+found, while in /home all I see is /lost+found.  It appears that Arch PPC never actually installed, and I have no idea why.  I guess the files in /mnt were never copied to /.  I'm so confused by all this, but I really desire to understand what is happening and how I can get this computer up and running.  If you have any thoughts at all, please don't hesitate to share.  I'm completely willing to do some reading, but I have not seen reports of a similar situation yet.
    By the way, my eMac is 32-bit.
    Thanks,
    bkadoctaj
    EDIT: I'm not sure how I can get a log for any of this, especially since it appears the install never completed, even though nothing during the install process suggested that was the case.
    EDIT 2: Forget this thread...  The discussion has been continued over at http://groups.google.com/group/archlinu … f4b89ad2ad
    Thank you for the assistance. 
    Last edited by bkadoctaj (2010-05-11 21:45:57)

  • [Solved] Unable to boot after install

    Forgive me for the lack of code tags, having to write this on my phone.
    I am unable to boot after installation. I receive an error wich has the incorrect UDID string. It doesn't even exist. I will update with error after posting so I can give grub config generation error first
    When I run:
    grub-mkconfig -o /boot/grub/grub.cfg
    I get this:
    Found Linux image : /boot/vmlinuz-linux
    Found initd image: /boot/initramfs-linux.img
    Warning: failed to connect to lvmetad: no such file or directory. falling back to internal scanning.
    No volume groups found
    [ 279.601712] SQUASHFS error: can't find a SQUASHFS superblock on sda3
    [ 279.604502] EXT4-fs (sda3):unable to read superblock
    [ 279.607266] EXT4-fs (sda3):unable to read superblock
    [ 279.609928] EXT4-fs (sda3):unable to read superblock
    Found Windows 7 (loader) on /dev/sda1
    Done
    Sda3 is an extended volume
    Edit: I just deleted the old .cfg and recreated a new one by re running the above command, uncounted and rebooted and it booted into CLI. 3rd time a charm after all. Marking this one solved
    Last edited by Kirito (2013-05-15 07:55:31)

    Oh, looking at your setup, it would seem that your system is likely still configured to boot to /dev/sdd (the windows drive).
    As a user with numerous drives, you should be aware that using /dev/sdXY to identify your disks is a bad idea.  There is no gaurantee that Arch will be /dev/sde every time, nor that windows will be /dev/sdd.  You should use either filesystem labels (LABEL= or /dev/disk/by-label) or UUIDs (UUID= or /dev/disk/by-uuid).  Though if you are using GPT, there is also the option of the PARTLABEL as well (which are the labels you create within the partitioner).

  • [SOLVED] Unable to boot after update

    After full system upgrade my arch is unable to boot kernel:
    ERROR: device 'UUID=xxx...' not found, skipping fsck.
    ERROR: unable to find root device 'UUID=xxx...'
    You're being dropped to a recovery shell
    I'm pretty sure UUID of /dev/sda2 is correct (double checked with Ubuntu live cd).
    Last edited by soroush (2012-09-06 12:20:15)

    Then you need to provide more information. Bootloader? Kernel? Tried fallback initramfs?
    Edit: OK, you solved it. pacman does regenerate the initramfs if the kernel is updated. It just didn't work for you this time.
    Last edited by progandy (2012-09-06 12:21:55)

  • [SOLVED] Unable to boot after downgrading from 2.6.38 to 2.6.37

    After experiencing some issues with 2.6.38 and my Intel video card (external monitor support). I decided to go back to 2.6.37 for the time being.
    I went into my /var/cache/pacman/pkg and typed in:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    warning: downgrading package kernel26 (2.6.38.2-1 => 2.6.37-6)
    warning: downgrading package kernel26-headers (2.6.38.2-1 => 2.6.37-6)
    warning: downgrading package linux-api-headers (2.6.38.1-1 => 2.6.37-1)
    resolving dependencies...
    looking for inter-conflicts...
    Targets (3): kernel26-2.6.37-6 kernel26-headers-2.6.37-6 linux-api-headers-2.6.37-1
    Total Download Size: 0.00 MB
    Total Installed Size: 96.04 MB
    Proceed with installation? [Y/n] y
    (3/3) checking package integrity [#######################################################] 100%
    (3/3) checking for file conflicts [#######################################################] 100%
    (1/3) upgrading kernel26 [#######################################################] 100%
    >>> Updating module dependencies. Please wait ...
    >>> MKINITCPIO SETUP
    >>> ----------------
    >>> If you use LVM2, Encrypted root or software RAID,
    >>> Ensure you enable support in /etc/mkinitcpio.conf .
    >>> More information about mkinitcpio setup can be found here:
    >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image "default"
    ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    :: Begin build
    :: Parsing hook [base]
    :: Parsing hook [udev]
    :: Parsing hook [autodetect]
    :: Parsing hook [pata]
    :: Parsing hook [scsi]
    :: Parsing hook [sata]
    :: Parsing hook [uresume]
    :: Parsing hook [filesystems]
    :: Parsing hook [keymap]
    :: Generating module dependencies
    :: Generating image '/boot/kernel26.img'...SUCCESS
    ==> SUCCESS
    ==> Building image "fallback"
    ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    :: Begin build
    :: Parsing hook [base]
    :: Parsing hook [udev]
    :: Parsing hook [pata]
    :: Parsing hook [scsi]
    :: Parsing hook [sata]
    :: Parsing hook [uresume]
    :: Parsing hook [filesystems]
    :: Parsing hook [keymap]
    :: Generating module dependencies
    :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    ==> SUCCESS
    (2/3) upgrading kernel26-headers [#######################################################] 100%
    (3/3) upgrading linux-api-headers [#######################################################] 100%
    Then I rebooted and to my surprise I got stuck very early during the boot process.
    sda: sda1 sda2 sda3
    sd 0:0:0:0 [sda] Attached SCSI disk
    Waiting 10 seconds for device /dev/sda3
    mount: mounting /dev/sda3 on /new_root failed: No such device
    ERROR: Failed to mount the real root device
    Hopefully I had a 2.6.39rc3-mainline entry in my grub so I selected it and was able to boot as before. I then upgraded from 2.6.37 back to 2.6.38 and guess what... still unable to boot (same message).
    What could be the root cause?
    Thanks
    Alphazo
    Last edited by alphazo (2011-04-13 14:09:20)

    Finally I got both 2.6.37 and 2.6.38 to boot again but boy it wasn't pretty. Before I start here is what I did before the boot issue.
    - Running     2.6.38.2-1 from [Core]
    - I also have 2.6.39rc3 from [miffe] repo with a dedicated entry in Grub (testing & recovery)
    - Downgraded to 2.6.37 using from /var/cache/pacman/pkg:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    - Rebooted
    - Boot would stop early during the process
    - Booted 2.6.39rc3
    - Upgraded to 2.6.38.2-1 via
    pacman -U kernel26-2.6.38.2-1-x86_64.pkg.tar.xz kernel26-headers-2.6.38.2-1-x86_64.pkg.tar.xz linux-api-headers-2.6.38.1-1-x86_64.pkg.tar.xz
    - Rebooted
    - Boot would stop early during the process
    - Booted 2.6.39rc3
    - Downgraded to 2.6.37 using from /var/cache/pacman/pkg:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    - Rebooted
    - Boot would stop early during the process
    - Booted 2.6.39rc3
    - Copied via USB kernel26.img and vmlinuz26 from a friend's PC (running same Arch configuration with 2.6.38 kernel)
    - Rebooted
    - This time, my friend's 2.6.38 would start
    - Upgraded to 2.6.38.2-1 via
    pacman -U kernel26-2.6.38.2-1-x86_64.pkg.tar.xz kernel26-headers-2.6.38.2-1-x86_64.pkg.tar.xz linux-api-headers-2.6.38.1-1-x86_64.pkg.tar.xz
    - Rebooted
    - This time, my 2.6.38 would start
    - Downgraded to 2.6.37 using from /var/cache/pacman/pkg:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    - Rebooted
    - Again I can boot from 2.6.37
    So overall there have been two issues. One when dowgrading from 2.6.38 to 2.6.37 while running 2.6.38 and then when downgrading to 2.6.37 or 2.6.38 while running 2.6.39.
    A bit confusing I admit but I think there is a glitch here that does bad thing when generating kernel26.img
    Alphazo

  • [Solved]Unable to boot /sbin/init does not exist.

    When I boot, I get this message: ERROR: Root device mounted successfully, but /shin/init does not exist. This is an installation that was working fine for me before. I went into Windows to free up disk space, and when I booted Arch later, this is what came up. I have already tried using the live disk as a rescue, but I am unable to chroot into it. I have checked my partitions with a live disk and my files are still there. Is there any way that I can fix this without reinstalling Arch? I have a lot of things that I cannot reinstall right now as I don't have access to the internet currently, and I am using my phone to access the forum.
    Last edited by LGG42 (2013-11-27 02:43:47)

    My bootloader is Syslinux. Yes, I am able to mount the file systems. The partitions are in ext4 format.  I boot from legacy BIOS, as I have had EFI problems in the past.  arch-chroot gives me this: ==> ERROR: failed to setup API filesystems in chroot /mnt. I should have been clear about what I did in Windows. I was running out of space in Windows, and I had some unallocated disk space, and so I extended my Windows partition.
    The output of frisk -l is:
    Disk /dev/sda: 500.1 GB, 500107862016 sectors
    Units = sectors of 1* 512
    I/O size (minimum/optimal): 4096 Bytes/4096 bytes
    disk label type: got
    #1 start: 2048 End 821247 size 400M type windows recovery 2 start 821248 End 1353727 Size 260M type ms basic 3 start 874614784 End 916559871 Size 128M ms reserved 4 start 1615872 End 874614783 Size 416G ms basic. 5 start 874614784 End 91655781 Size 20G ms basic. 6 start 916561920 End 916756479 Size 95M type EFI system. 7 start 916758528 End 928495615 8 start 928495616 end 928499711 Size 2M type ms basic. 9 start 928499712 End 976773119 size 23G type ms basic. Sorry about the mess that is in. As a note, my / partition is #5, and my home is #9. Thank you for helping.

  • [SOLVED] Unable to boot after a pacman and etc-update

    I updated my machine with pacman following which I started having issues with pacman complaining about unavailable database and stopped working.
    Then thinking it to be the problem with new configuration files, I ran etc-update and merged the pacnew files.
    Now, on restart, I can't boot into the machine. I keep getting the following lines over and over again.
    Starting LXDE Display manager.
    Stopping LXDE Display manager.
    Stopped LXDE Display manager.
    Starting LXDE Display manager.
    Stopping LXDE Display manager.
    Stopped LXDE Display manager.
    Starting LXDE Display manager.
    Stopping LXDE Display manager.
    Stopped LXDE Display manager.
    Any help would be much appreciated.
    EDIT: The solution is as below.
    PROBLEM: I was using catalyst drivers for my ATI Radeon card. Lately, the repo was not responding and pacman was not upgrading anything from that repo. So, after an upgrade and merging of pacnew files with etc-update, I was unable to boot. Not sure exactly where from the problem started.
    SOLUTION:
    1. Removed catalyst - Follow all the steps mentioned in the wiki - https://wiki.archlinux.org/index.php/AM … stallation. I missed a few and well, I was stuck.  In my case, I had installed using catalyst-generator and hence,  had to remove it using catalyst_build_module remove_all after getting into root.
    2. Install open source driver - Installed the Open source drive with all steps mentioned in the wiki - https://wiki.archlinux.org/index.php/ATI#Installation
    3. I had forgotten to follow all the steps correctly while removing catalyst, had not removed "nomodset" from kernel parameters and hence, was not able to boot as well. Don't forget to remove that from grub.
    Last edited by ravisghosh (2014-07-28 04:13:27)

    Continued from previous:
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gnupg in core
    debug: searching for replacements for gnutls in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gnutls in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gnutls in core
    debug: searching for replacements for gnutls in extra
    debug: searching for replacements for gobject-introspection in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gobject-introspection in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gobject-introspection in core
    debug: searching for replacements for gobject-introspection in extra
    debug: searching for replacements for goffice in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for goffice in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for goffice in core
    debug: searching for replacements for goffice in extra
    debug: searching for replacements for goffice0.8 in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for goffice0.8 in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for goffice0.8 in core
    debug: searching for replacements for goffice0.8 in extra
    debug: searching for replacements for google-talkplugin in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for google-talkplugin in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for google-talkplugin in core
    debug: searching for replacements for google-talkplugin in extra
    debug: searching for replacements for google-talkplugin in community
    debug: searching for replacements for google-talkplugin in multilib
    debug: searching for replacements for gparted in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gparted in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gparted in core
    debug: searching for replacements for gparted in extra
    debug: new version of 'gparted' found (0.19.0-1 => 0.19.1-1)
    debug: adding package gparted-0.19.1-1 to the transaction targets
    debug: searching for replacements for gperf in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gperf in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gperf in core
    debug: searching for replacements for gperf in extra
    debug: searching for replacements for gpgme in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gpgme in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gpgme in core
    debug: searching for replacements for gpm in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gpm in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gpm in core
    debug: searching for replacements for grantlee in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for grantlee in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for grantlee in core
    debug: searching for replacements for grantlee in extra
    debug: searching for replacements for graphite in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for graphite in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for graphite in core
    debug: searching for replacements for graphite in extra
    debug: searching for replacements for grep in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for grep in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for grep in core
    debug: searching for replacements for grilo in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for grilo in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for grilo in core
    debug: searching for replacements for grilo in extra
    debug: searching for replacements for grilo-plugins in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for grilo-plugins in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for grilo-plugins in core
    debug: searching for replacements for grilo-plugins in extra
    debug: searching for replacements for groff in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for groff in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for groff in core
    debug: searching for replacements for grub in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for grub in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for grub in core
    debug: searching for replacements for gsettings-desktop-schemas in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gsettings-desktop-schemas in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gsettings-desktop-schemas in core
    debug: searching for replacements for gsettings-desktop-schemas in extra
    debug: searching for replacements for gsfonts in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gsfonts in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gsfonts in core
    debug: searching for replacements for gsfonts in extra
    debug: searching for replacements for gsm in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gsm in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gsm in core
    debug: searching for replacements for gsm in extra
    debug: searching for replacements for gst-libav in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gst-libav in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gst-libav in core
    debug: searching for replacements for gst-libav in extra
    debug: searching for replacements for gst-plugins-bad in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gst-plugins-bad in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gst-plugins-bad in core
    debug: searching for replacements for gst-plugins-bad in extra
    debug: searching for replacements for gst-plugins-base in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gst-plugins-base in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gst-plugins-base in core
    debug: searching for replacements for gst-plugins-base in extra
    debug: searching for replacements for gst-plugins-base-libs in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gst-plugins-base-libs in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gst-plugins-base-libs in core
    debug: searching for replacements for gst-plugins-base-libs in extra
    debug: searching for replacements for gst-plugins-good in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gst-plugins-good in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gst-plugins-good in core
    debug: searching for replacements for gst-plugins-good in extra
    debug: searching for replacements for gst-plugins-ugly in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gst-plugins-ugly in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gst-plugins-ugly in core
    debug: searching for replacements for gst-plugins-ugly in extra
    debug: searching for replacements for gstreamer in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer in core
    debug: searching for replacements for gstreamer in extra
    debug: searching for replacements for gstreamer0.10 in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10 in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10 in core
    debug: searching for replacements for gstreamer0.10 in extra
    debug: searching for replacements for gstreamer0.10-bad in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10-bad in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10-bad in core
    debug: searching for replacements for gstreamer0.10-bad in extra
    debug: searching for replacements for gstreamer0.10-bad-plugins in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10-bad-plugins in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10-bad-plugins in core
    debug: searching for replacements for gstreamer0.10-bad-plugins in extra
    debug: searching for replacements for gstreamer0.10-base in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10-base in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10-base in core
    debug: searching for replacements for gstreamer0.10-base in extra
    debug: searching for replacements for gstreamer0.10-base-plugins in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10-base-plugins in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10-base-plugins in core
    debug: searching for replacements for gstreamer0.10-base-plugins in extra
    debug: searching for replacements for gstreamer0.10-ffmpeg in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10-ffmpeg in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10-ffmpeg in core
    debug: searching for replacements for gstreamer0.10-ffmpeg in extra
    debug: searching for replacements for gstreamer0.10-good in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10-good in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10-good in core
    debug: searching for replacements for gstreamer0.10-good in extra
    debug: searching for replacements for gstreamer0.10-good-plugins in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10-good-plugins in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10-good-plugins in core
    debug: searching for replacements for gstreamer0.10-good-plugins in extra
    debug: searching for replacements for gstreamer0.10-ugly in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10-ugly in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10-ugly in core
    debug: searching for replacements for gstreamer0.10-ugly in extra
    debug: searching for replacements for gstreamer0.10-ugly-plugins in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gstreamer0.10-ugly-plugins in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gstreamer0.10-ugly-plugins in core
    debug: searching for replacements for gstreamer0.10-ugly-plugins in extra
    debug: searching for replacements for gtk-engines in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtk-engines in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtk-engines in core
    debug: searching for replacements for gtk-engines in extra
    debug: searching for replacements for gtk-update-icon-cache in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtk-update-icon-cache in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtk-update-icon-cache in core
    debug: searching for replacements for gtk-update-icon-cache in extra
    debug: searching for replacements for gtk2 in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtk2 in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtk2 in core
    debug: searching for replacements for gtk2 in extra
    debug: searching for replacements for gtk3 in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtk3 in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtk3 in core
    debug: searching for replacements for gtk3 in extra
    debug: searching for replacements for gtkglext in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtkglext in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtkglext in core
    debug: searching for replacements for gtkglext in extra
    debug: searching for replacements for gtkhotkey in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtkhotkey in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtkhotkey in core
    debug: searching for replacements for gtkhotkey in extra
    debug: searching for replacements for gtkhotkey in community
    debug: searching for replacements for gtkhtml in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtkhtml in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtkhtml in core
    debug: searching for replacements for gtkhtml in extra
    debug: searching for replacements for gtkhtml in community
    debug: searching for replacements for gtkhtml in multilib
    debug: searching for replacements for gtkmm in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtkmm in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtkmm in core
    debug: searching for replacements for gtkmm in extra
    debug: searching for replacements for gtkmm3 in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtkmm3 in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtkmm3 in core
    debug: searching for replacements for gtkmm3 in extra
    debug: searching for replacements for gtksourceview3 in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gtksourceview3 in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gtksourceview3 in core
    debug: searching for replacements for gtksourceview3 in extra
    debug: searching for replacements for gucharmap in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gucharmap in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gucharmap in core
    debug: searching for replacements for gucharmap in extra
    debug: searching for replacements for guile in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for guile in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for guile in core
    debug: searching for replacements for guile in extra
    debug: searching for replacements for guile1.8 in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for guile1.8 in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for guile1.8 in core
    debug: searching for replacements for guile1.8 in extra
    debug: searching for replacements for gvfs in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gvfs in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gvfs in core
    debug: searching for replacements for gvfs in extra
    debug: searching for replacements for gwenhywfar in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gwenhywfar in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gwenhywfar in core
    debug: searching for replacements for gwenhywfar in extra
    debug: searching for replacements for gwenhywfar in community
    debug: searching for replacements for gzip in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for gzip in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for gzip in core
    debug: searching for replacements for harfbuzz in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for harfbuzz in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for harfbuzz in core
    debug: searching for replacements for harfbuzz in extra
    debug: new version of 'harfbuzz' found (0.9.30-1 => 0.9.32-1)
    debug: adding package harfbuzz-0.9.32-1 to the transaction targets
    debug: searching for replacements for harfbuzz-icu in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for harfbuzz-icu in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for harfbuzz-icu in core
    debug: searching for replacements for harfbuzz-icu in extra
    debug: new version of 'harfbuzz-icu' found (0.9.30-1 => 0.9.32-1)
    debug: adding package harfbuzz-icu-0.9.32-1 to the transaction targets
    debug: searching for replacements for hddtemp in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for hddtemp in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for hddtemp in core
    debug: searching for replacements for hddtemp in extra
    debug: searching for replacements for hicolor-icon-theme in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for hicolor-icon-theme in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for hicolor-icon-theme in core
    debug: searching for replacements for hicolor-icon-theme in extra
    debug: searching for replacements for hspell in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for hspell in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for hspell in core
    debug: searching for replacements for hspell in extra
    debug: searching for replacements for htop in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for htop in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for htop in core
    debug: searching for replacements for htop in extra
    debug: searching for replacements for hunspell in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for hunspell in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for hunspell in core
    debug: searching for replacements for hunspell in extra
    debug: searching for replacements for hunspell-en in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for hunspell-en in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for hunspell-en in core
    debug: searching for replacements for hunspell-en in extra
    debug: searching for replacements for hwids in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for hwids in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for hwids in core
    debug: searching for replacements for hyphen in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for hyphen in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: loading package cache for repository 'catalyst-hd234k'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'catalyst-hd234k'
    debug: searching for replacements for hyphen in core
    debug: searching for replacements for hyphen in extra
    debug: searching for replacements for i8kmonitor in xorg112
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: loading package cache for repository 'xorg112'
    debug: returning error 15 from sync_db_populate : could not find database
    debug: failed to load package cache for repository 'xorg112'
    debug: searching for replacements for i8kmonitor in catalyst-hd234k
    debug: loading package cache for repository 'catalyst-hd234k'
    deb

  • [SOLVED] Unable to boot after last upgrade [HP Smart Array]

    Hello guys.
    After last upgrade I'm unable to boot. I have fileserver with 2 discs in HP Smart Array RAID 1.
    While booting, kernel is unable to find my raid (should be cciss) and therefore lvm2 hook fails to find root partition. While going into recovery, I can chroot without an issue, lsmod shows that cciss driver is properly loaded, disk exits in /dev/cciss/, logical group and volumes are detected properly.
    No matter what I do, I just can't get cciss module into kernel. Putting in MODULES in mkinitcpio.conf's MODULES="" didn't help. I'm listing my initramfs images and there is no cciss.ko. I'm also searching for module in my filesystem and can not find it.
    Any help will be appreciated.
    Last edited by edke (2012-06-04 10:39:20)

    Thank you for your quick reply.
    DSpider wrote:First of all, have you tried the Fallback entry? Because initramfs-linux-fallback.img is supposed to have a full range of modules.
    Of course, no change.
    DSpider wrote:
    Second, after editing /etc/mkinitcpio.conf you need to regenerate your initramfs.
    # mkinitcpio -p linux
    But the MODULES section needs to have something in there...
    Here's mine:
    MODULES="pata_amd sata_nv ehci-hcd ohci-hcd ext2 ext3 ext4 vfat snd-hda-intel"
    You probably need "mdadm" or "mdadm_udev" in there too, I'm not sure... I don't use RAID, but maybe these will help:
    https://wiki.archlinux.org/index.php/Mk … Using_RAID
    https://wiki.archlinux.org/index.php/So … ID_and_LVM
    HP Smart Array is hardware RAID, therefore I don't need mdadm. Right module should be cciss, but this is somehow not working. Adding this into MODULES does not add cciss module to image.
    When I'm booting from Arch install for recovery and chroot, cciss is loaded and my HP Smart Array disk is visible.

  • [SOLVED] Unable to boot after kernel 3.9.2

    After update to 3.9.2, I was unable to boot. After bios screen I see a black screen with only a white cursor and it hangs forever.
    I was able to boot from a usb live image, mount my fs, arch-chroot and downgrade to 3.8.11, then it all worked.
    I am using gummiboot with EFI, from SSD drive.
    my hwinfo --short
    cpu:
    Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz, 1200 MHz
    Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz, 1200 MHz
    Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz, 1200 MHz
    Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz, 1200 MHz
    Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz, 1200 MHz
    Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz, 1200 MHz
    Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz, 1800 MHz
    Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz, 1200 MHz
    keyboard:
    /dev/input/event0 AT Translated Set 2 keyboard
    mouse:
    /dev/input/mice Sony Vaio Jogdial
    /dev/input/mice SynPS/2 Synaptics TouchPad
    graphics card:
    Intel VGA compatible controller
    sound:
    Intel Audio device
    storage:
    Intel Mobile 82801 SATA RAID Controller
    network:
    wlp2s0 Intel WLAN controller
    enp5s0 Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller
    network interface:
    lo Loopback network interface
    enp5s0 Ethernet network interface
    wlp2s0 Ethernet network interface
    disk:
    /dev/sda TOSHIBA THNSNF25
    /dev/sdb TOSHIBA THNSNF25
    partition:
    /dev/sda1 Partition
    /dev/sda2 Partition
    /dev/sda3 Partition
    /dev/sdb1 Partition
    usb controller:
    Intel USB Controller
    Intel USB Controller
    Intel USB Controller
    bios:
    BIOS
    bridge:
    Intel Host bridge
    Intel PCI bridge
    Intel PCI bridge
    Intel PCI bridge
    Intel PCI bridge
    Intel ISA bridge
    hub:
    Linux 3.8.11-1-ARCH xhci_hcd xHCI Host Controller
    Linux 3.8.11-1-ARCH xhci_hcd xHCI Host Controller
    Linux 3.8.11-1-ARCH ehci_hcd EHCI Host Controller
    Hub
    Linux 3.8.11-1-ARCH ehci_hcd EHCI Host Controller
    Hub
    memory:
    Main Memory
    unknown:
    FPU
    DMA controller
    PIC
    Timer
    Keyboard controller
    Intel Communication controller
    Intel SMBus
    Realtek Unclassified device
    /dev/input/event10 Ricoh USB2.0 Camera
    Last edited by farseerfc (2013-05-21 04:27:36)

    Thank you antoineniek
    I am also use Sony Vaio, SVZ1311AJ
    here is my bootctl:
    System:
    Machine ID: d5945540d2dc4d7bb04a0f6289b33208
    Boot ID: af45e33783764c2cabdaee8e91f6ef4e
    Firmware: UEFI 2.31 (INSYDE Corp. 4096.01)
    Secure Boot: disabled
    Setup Mode: setup
    Selected Firmware Entry:
    Title: EFI HDD Device
    Partition: /dev/disk/by-partuuid/36253875-a2ec-484f-8aba-5cbc68a6608e
    Boot Loader:
    Product: gummiboot 30
    Partition: /dev/disk/by-partuuid/36253875-a2ec-484f-8aba-5cbc68a6608e
    File: └─/EFI/BOOT/BOOTX64.EFI
    Selected Boot Loader Entry:
    Title: Arch Linux
    File: /boot/loader/entries/arch.conf
    And my dmidecode
    # dmidecode 2.12
    # SMBIOS entry point at 0x9aebcb98
    SMBIOS 2.7 present.
    18 structures occupying 743 bytes.
    Table at 0x9A989000.
    Handle 0x0000, DMI type 0, 24 bytes
    BIOS Information
    Vendor: Insyde Corp.
    Version: R0091C6
    Release Date: 05/07/2012
    Address: 0xE0000
    Runtime Size: 128 kB
    ROM Size: 3072 kB
    Characteristics:
    PNP is supported
    BIOS is upgradeable
    BIOS shadowing is allowed
    Boot from CD is supported
    Selectable boot is supported
    EDD is supported
    8042 keyboard services are supported (int 9h)
    CGA/mono video services are supported (int 10h)
    ACPI is supported
    USB legacy is supported
    Smart battery is supported
    BIOS boot specification is supported
    Function key-initiated network boot is supported
    Targeted content distribution is supported
    UEFI is supported
    BIOS Revision: 0.91
    Firmware Revision: 0.91
    Handle 0x0001, DMI type 1, 27 bytes
    System Information
    Manufacturer: Sony Corporation
    Product Name: SVZ1311AJ
    Version: J004TSH4
    Serial Number: 54582290-0013879
    UUID: 0D678980-8C6B-11E2-9426-3C07717887B2
    Wake-up Type: Power Switch
    SKU Number: N/A
    Family: VAIO
    Handle 0x0002, DMI type 2, 10 bytes
    Base Board Information
    Manufacturer: Sony Corporation
    Product Name: VAIO
    Version: N/A
    Serial Number: N/A
    Asset Tag: N/A
    Features:
    Board is a hosting board
    Handle 0x0003, DMI type 3, 17 bytes
    Chassis Information
    Manufacturer: Sony Corporation
    Type: Notebook
    Lock: Not Present
    Version: N/A
    Serial Number: N/A
    Asset Tag: N/A
    Boot-up State: Safe
    Power Supply State: Safe
    Thermal State: Safe
    Security Status: None
    OEM Information: 0x00000000
    Handle 0x0004, DMI type 4, 40 bytes
    Processor Information
    Socket Designation: N/A
    Type: Central Processor
    Family: Core i7
    Manufacturer: GenuineIntel
    ID: A9 06 03 00 FF FB EB BF
    Signature: Type 0, Family 6, Model 58, Stepping 9
    Flags:
    FPU (Floating-point unit on-chip)
    VME (Virtual mode extension)
    DE (Debugging extension)
    PSE (Page size extension)
    TSC (Time stamp counter)
    MSR (Model specific registers)
    PAE (Physical address extension)
    MCE (Machine check exception)
    CX8 (CMPXCHG8 instruction supported)
    APIC (On-chip APIC hardware supported)
    SEP (Fast system call)
    MTRR (Memory type range registers)
    PGE (Page global enable)
    MCA (Machine check architecture)
    CMOV (Conditional move instruction supported)
    PAT (Page attribute table)
    PSE-36 (36-bit page size extension)
    CLFSH (CLFLUSH instruction supported)
    DS (Debug store)
    ACPI (ACPI supported)
    MMX (MMX technology supported)
    FXSR (FXSAVE and FXSTOR instructions supported)
    SSE (Streaming SIMD extensions)
    SSE2 (Streaming SIMD extensions 2)
    SS (Self-snoop)
    HTT (Multi-threading)
    TM (Thermal monitor supported)
    PBE (Pending break enabled)
    Version: Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
    Voltage: 1.4 V
    External Clock: 100 MHz
    Max Speed: 2100 MHz
    Current Speed: 2100 MHz
    Status: Populated, Enabled
    Upgrade: None
    L1 Cache Handle: 0x0005
    L2 Cache Handle: 0x0006
    L3 Cache Handle: 0x0007
    Serial Number: N/A
    Asset Tag: N/A
    Part Number: N/A
    Core Count: 4
    Core Enabled: 4
    Thread Count: 8
    Characteristics:
    64-bit capable
    Multi-Core
    Hardware Thread
    Execute Protection
    Enhanced Virtualization
    Power/Performance Control
    Handle 0x0005, DMI type 7, 19 bytes
    Cache Information
    Socket Designation: L1 Cache
    Configuration: Enabled, Not Socketed, Level 1
    Operational Mode: Write Through
    Location: Internal
    Installed Size: 256 kB
    Maximum Size: 256 kB
    Supported SRAM Types:
    Unknown
    Installed SRAM Type: Unknown
    Speed: Unknown
    Error Correction Type: Parity
    System Type: Unknown
    Associativity: Unknown
    Handle 0x0006, DMI type 7, 19 bytes
    Cache Information
    Socket Designation: L2 Cache
    Configuration: Enabled, Not Socketed, Level 2
    Operational Mode: Write Through
    Location: Internal
    Installed Size: 1024 kB
    Maximum Size: 1024 kB
    Supported SRAM Types:
    Unknown
    Installed SRAM Type: Unknown
    Speed: Unknown
    Error Correction Type: Multi-bit ECC
    System Type: Unified
    Associativity: 8-way Set-associative
    Handle 0x0007, DMI type 7, 19 bytes
    Cache Information
    Socket Designation: L3 Cache
    Configuration: Enabled, Not Socketed, Level 3
    Operational Mode: Write Back
    Location: Internal
    Installed Size: 6144 kB
    Maximum Size: 6144 kB
    Supported SRAM Types:
    Unknown
    Installed SRAM Type: Unknown
    Speed: Unknown
    Error Correction Type: Multi-bit ECC
    System Type: Unified
    Associativity: 12-way Set-associative
    Handle 0x0008, DMI type 11, 5 bytes
    OEM Strings
    String 1: 0000073306J
    String 2: FNC-EXTB
    String 3: AYM63CN6oU8U7SR9uU8TnihJnn_1xbtkRSyXt6oU7Y7SRAoU8T
    String 4: Reserved
    String 5: 8.0.4.1441
    Handle 0x0009, DMI type 16, 15 bytes
    Physical Memory Array
    Location: System Board Or Motherboard
    Use: System Memory
    Error Correction Type: None
    Maximum Capacity: Unknown
    Error Information Handle: Not Provided
    Number Of Devices: 2
    Handle 0x000A, DMI type 17, 21 bytes
    Memory Device
    Array Handle: 0x0009
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 4096 MB
    Form Factor: SODIMM
    Set: None
    Locator: SODIMM1
    Bank Locator: Bank 0
    Type: DDR3
    Type Detail: Unknown
    Handle 0x000B, DMI type 17, 21 bytes
    Memory Device
    Array Handle: 0x0009
    Error Information Handle: Not Provided
    Total Width: 64 bits
    Data Width: 64 bits
    Size: 4096 MB
    Form Factor: SODIMM
    Set: None
    Locator: SODIMM2
    Bank Locator: Bank 1
    Type: DDR3
    Type Detail: Unknown
    Handle 0x000C, DMI type 19, 15 bytes
    Memory Array Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x001FFFFFFFF
    Range Size: 8 GB
    Physical Array Handle: 0x0009
    Partition Width: 2
    Handle 0x000D, DMI type 20, 19 bytes
    Memory Device Mapped Address
    Starting Address: 0x00000000000
    Ending Address: 0x000FFFFFFFF
    Range Size: 4 GB
    Physical Device Handle: 0x000A
    Memory Array Mapped Address Handle: 0x000C
    Partition Row Position: Unknown
    Interleave Position: Unknown
    Interleaved Data Depth: Unknown
    Handle 0x000E, DMI type 20, 19 bytes
    Memory Device Mapped Address
    Starting Address: 0x00100000000
    Ending Address: 0x001FFFFFFFF
    Range Size: 4 GB
    Physical Device Handle: 0x000B
    Memory Array Mapped Address Handle: 0x000C
    Partition Row Position: Unknown
    Interleave Position: Unknown
    Interleaved Data Depth: Unknown
    Handle 0x000F, DMI type 32, 20 bytes
    System Boot Information
    Status: No errors detected
    Handle 0x0010, DMI type 136, 11 bytes
    OEM-specific Type
    Header and Data:
    88 0B 10 00 01 44 49 52 53 09 04
    Strings:
    Sony Corporation
    Handle 0x0011, DMI type 127, 4 bytes
    End Of Table
    Waiting for a solution.

  • [SOLVED] Fail to boot Arch x86_64 live CD on a HP laptop

    Hey, guys, what's up?
    Well, here's the thing: I bought a new laptop a couple days ago and I'm kind of having some trouble. Its a HP Pavilion dm4-1063cl (this model: http://www.notebookcheck.info/HP-Pavili … 579.0.html, just in case).
    I ran some tests in Windows 7 about the architecture of the processor and it clearly seems that it can support arch x86_64 bits. However, I tried to boot Arch x86_64 by a Net Installation CD and it doesn't work. The process fail in the "Loadin UDEV events" phase, something like that. PS: the i686 image boots perfectly.
    Then, I thought that was the CD I burned the reason for trouble - I did not check md5sum and stuff like that. So, I burned another dual image (with boths i686 and x86_64) and tried to run again the 64bits kernel. It did not work in the same phase.
    The only response I get is a dark screen that never seems to go away. It was a panic I've never seen before with Arch Linux.
    The only alternative I can think right now is trying an older version of the live image CD and see what happens, but it doesn't seem like a very good option. Any ideas?
    Hope someone of you can help me. Here in Brazil, most of computers we buy come with Windows installed and we don't have quite a chance of not getting - or paying for - it. I'm sure I'll have such a trouble installing dual boot with Arch Linux, but I really miss my Arch Linux...
    And, damn, I worked too hard to get a new processor. I really dont wanna use Arch i686 on a pc with x86_64 architecture, it seems like an option, but a dumb one. =p
    Cheers,
    Wilson.
    EDIT: It turns out that tt was not a kernel panic as I thought. The kernel changed the resolution of the display during this fase, and somehow it doesent work.
    The trick I used to solve this was adding "nomodeset" to the kernel line in the Live CD booting. Btw, you can do it by selecting the booting option you want in the live CD and pressing TAB. Then, you can edit the kernel line. (:
    Last edited by wilsaooo (2010-12-28 06:17:41)

    lamegaptop wrote:
    Resurrecting this post because I may help you or someone else.
    HP DM4-1265, Intel Corei5, Intel Graphics.  (Two days old, windoze wiped, Arch installed)
    At boot the brightness is, for some unexplained reason, set all the way down to 0 on these intel based DM4 laptops. A few simple <Fn>+<F3> turns the brightness back up.
    To solve this I had to put this in rc.local -
    echo 6 > /sys/class/backlight/acpi_video0/brightness
    you can enter it manually to test first (as root). Try to turn your brightness up and down with it to make sure it works.
    My fan ran like crazy too. HP chose to default a BIOS setting that keeps the fan running constantly. I disabled that and all is well. Fan only comes on when needed and lm_sensors shows my temps, right now, at 43C. Ambient is at 77F right now (I'm in Florida) and this kick butt Arch laptop is, in fact, on my lap.....
    Don't give up man.
    First of all: thanks for replying.
    I installed manually the "coretemp" kernel modules and lm-sensors now give some different response. The script "sensors-detect" does not find any answer.
    Looks like the temperature run in a regular level (50º-60º), which I consider a good sign. However, sometimes when I use arch for 24h+, it shuts down suddenly and does not let me boot my computer again - I believe it is a overheating problem. Happened a couple times, big no big deal.
    On the other hand, in Windows 7 I have no trouble at all. The temperature goes around 40º with some daily activities. It worries me out because I used - and I do use - largely and successfully Arch i686 version in crappy notebooks with no heating at all.
    I tried some tweaks in the rc.local, but none of them seemed to really work. With cpufreq, I could slow down the processors and maintain a regular temperature. Looks like I can list some of the fans speed in the /sys/ files, but much of them do not seem to have any change at all. Some of them looks like to have some "max_state" set to low values like 1, but most do have a limit like 10.
    I will keep trying. If there's anything new, I'll post here
    Cheers,
    Wilson

  • [SOLVED] Unable to boot ISO on USB

    Hello,
    I'm unable to boot from USB. I have the following error : "Failed to install override security policy: (14) Not Found".
    I tried the following solution : http://superuser.com/a/676059
    But then my computer does not want to boot on the USB. I don't have any option for UEFI on my computer's BIOS (ASUS eeepc). Note that I don't want a dual boot with Windows and there is currently a broken archlinux installation on my hard drive.
    Can anyone help me with this ?
    Thanks. :-)
    Last edited by filippo (2014-10-08 16:37:15)

    Trilby wrote:How did you originally make the usb.  Did you follow the wiki: https://wiki.archlinux.org/index.php/UE … B_from_ISO
    Yes, I used :
    dd bs=4M if=/path/to/archlinux.iso of=/dev/sdb && sync
    And for creating the ISO (after copying the file for the workaround) :
    genisoimage -iso-level 4 -o archlinux.iso archlinux
    Mr.Elendig wrote:
    This may be caused by buggy uefi firmware, check if there is a new one for your card.
    Also in some cases it can be caused by fastboot/similar so check for that too in the bios.
    I don't have an option for last boot. I'll check for a new uefi firmware !
    EDIT: How do I check for that ?
    I have an option on the BIOS "Launch EFIT Shell from filesystem" which search for Shellx64.efi on the available filesystem devices. However, it is calle shellx64_v1.efi and shellx64_v2.efi on the archlinux iso. May be this be a problem ?
    Anyway, it's strange, the last time I installed Archlinux this eeepc (more than one year ago...) I didn't had any problem !
    Last edited by filippo (2014-10-08 15:19:46)

Maybe you are looking for