[SOLVED] Archiso releng: booting (in qemu) fails...

Hello
I'm trying to build a modified live media using archiso. The distant goal would be to create a live PXE server that acts as an installation server for (other) pre-configured linux images.
But now I'm a bit stuck at the beginning...
I tried to follow the Archiso wiki closely to create a modified iso. Using the releng profile and acting as root.
However, even when leaving the profile completely unmodified, booting it (using qemu) fails.
To create the iso I used (acc. to the wiki):
# ./build.sh -v
I don't have the full output anymore, but a big portion is here: http://pastebin.com/LdCrWxEB
It looked okay to me.
Note that booting the official iso using qemu (tested 2014.11 and 2014.09) works perfectly fine.
So, I think I must be missing something - maybe obvious ?
This is the output I got in the VM: http://s16.postimg.org/jfzbm21xh/boot_fail.png
(Sorry for the screenshot, but I can't just copy this from the VM.)
And this is the command I used for qemu:
$ qemu-system-x86_64 -enable-kvm -m 512 -cdrom archlinux-2014.11.15-dual.iso
Before this, I copied the iso from releng/out/ to my home and changed owner and group to my user.
Maybe something special is needed to boot it in qemu ?
I haven't tested the baseline profile, but I think that's what I'll do next.
I can see some somewhat similar threads, of people trying to create a multi-boot usb or having problems with UEFI, e.g.:
https://bbs.archlinux.org/viewtopic.php?id=188504 (no solution/ I don't understand)
https://bbs.archlinux.org/viewtopic.php?id=157948 (I don't think it applies here)
Thanks
Edit: Using baseline results in the same error.
Edit: Putting the image on a USB stick (using dd) results in the same error as well, so the problem isn't with qemu.
Last edited by rebootl (2014-11-16 09:22:16)

Oh, thank you so much. That fixed it!
You did not posted any boot error [...]
Well, I posted the screenshot ("output of the VM"), because I couldn't copy the text from the VM. And I guess I was too lazy to type... It contains the boot error.
Edit: In order to eventually help people find this, I'm typing the error partially, here:
:: Mounting /run/archiso/cowspace (tmpfs) filesystem, size=75%...
losetup: cannot find an unused loop device
:: Mounting '' to '/run/archiso/sfs/airootfs'
Waiting 30 seconds for device...
ERROR: '' device did not show up after 30 seconds...
Falling back to interactive prompt
You can try to fix the problem manually, log out when you are finished
sh: can't acces tty; job control turned off
[rootfs /]#
Last edited by rebootl (2014-11-16 09:32:50)

Similar Messages

  • [Solved] archiso UEFI boot doesn't work.

    I just followed the instruction on https://wiki.archlinux.org/index.php/UE … B_from_ISO, but it doesn't work as intended. It shows just 3 menu,
    Arch Linux archiso x86_64 UEFI USB
    UEFI Shell x86_64 v1
    UEFI Shell x86_64 v2
    I thought, the first option is the way to go, but
    Error loading \arch\boot\x86_64\vmlinuz: Not found
    In fact, there is no \arch directory. The iso file downloaded was not broken, so I think something's missing either in the article or in the iso file.
    edit : I found that, the name of 'arch' directory was changed to something like "?????????". I don't know why, but when I changed it to "arch" again, it works like a charm.
    Last edited by kreoso (2012-11-01 16:54:57)

    Exactly the same thing happened to me. I think there's some filename encoding issue because I wasn't able to rename ????????? to arch, instead I moved to arch2 then renamed arch2 to arch. Happy to say that worked for me too.
    I should add that the same USB stick worked first time with my laptop, it was only when trying to boot my desktop in the same way that I hit this issue, so it seems sensitive to BIOS manufacturer/version.
    Last edited by malcolmsparks (2012-11-04 19:46:32)

  • [solved] stock kernel boot on xen fail

    Hi all,
    I install the archlinux on xen (http://prgmr.com/xen/) with the formal kernel
    when boot the system, I get this error
    xc_dom_probe_bzimage_kernel: unknown compression format
    Anyone know how to solve it?
    Last edited by hongy19 (2011-05-08 13:15:15)

    Thanks for your reply. I have changed to use kernel26-xen from aur and it works.
    It seems that the stock kernel uses xz to compress bzImage. And pygrub should only support gzip bzImage (https://bugzilla.redhat.com/show_bug.cgi?id=515831) for xen3.x. For xen4.0, lzma and bzip2 are supported
    (http://wiki.xensource.com/xenwiki/Xen4.0)
    [hongy19@Archlinux linux-2.6.38-ARCH]$ cat .config |grep -i config_kernel
    # CONFIG_KERNEL_GZIP is not set
    # CONFIG_KERNEL_BZIP2 is not set
    # CONFIG_KERNEL_LZMA is not set
    CONFIG_KERNEL_XZ=y
    # CONFIG_KERNEL_LZO is not set
    So I guess the stock kernel could not used with xen right now.
    fukawi2 wrote:I'm not sure how prgmr do their Xen, but I'll take a stab that maybe you're using an xz compressed initrd? Try switching to gz
    Last edited by hongy19 (2011-05-08 14:04:53)

  • [SOLVED] Arch Linux Boot from USB fails while loading kernel

    I am attempting to get arch linux booting off my usb. I use cfdisk to create a /dev/sdb1 partition then use mkfs.ext4 /dev/sdb1, mount the usb, pacstrap it, use install-syslinux_update -iam, generate fstab and then attempt to boot from it.
    The boot extracts the kernel but then complains that DEVICE is missing in the option APPEND root=DEVICE (in syslinux.cfg). I looked in /dev/disk (on the temporary filesystem shell), it showed my ssd and cd drive but not the usb. Does anyone know what could be causing the USB to not load in that particular section of the kernel?
    Last edited by afree10 (2013-12-11 14:28:14)

    afree10 wrote:
    Due to my situation I have to type the file in from scratch so I will only type uncommented lines:
    MODULES=""
    BINARIES=""
    FILES=""
    HOOKS="base udev autodetect modconf block filesystems keyboard fsck"
    I will reboot and get that lsmod output.
    Since you'll probably want to boot from different computers (portable USB system), you want to remove 'autodetect' from that line. This is the same as always booting the initramfs-linux-fallback.img image. To save some space, you could remove 'autodetect' from the configuration file, disable the fallback image in /etc/mkinitcpio.d/linux.preset  and delete initramfs-linux.img (otherwise, you'll get two identical images).
    Of course, run mkinitcpio -P when you're done.

  • [SOLVED] Unable to boot after CLI shutdown

    Fresh install Archlinux (3.8.4-1-ARCH) + KDE
    From KDE console, I did a shutdown with  the following command
    # shutdown -h -P now
    I observed the following messages on the screen (no errors apparently):
    [ OK ] Stopped Getty on tty1.
    [ OK ] Stopped K Display Manager.
    Stopping Permit User Sessions...
    [ OK ] Stopped /etc/netctl/wireless generated by archboot setup.
    [ OK ] Stopped Permit User Sessions.
    [ OK ] Stopped target Basic System.
    [ OK ] Stopped target Sockets.
    [ OK ] Closed LVM2 medatada daemon socket.
    [ OK ] Closed Device-mapper event daemon FIFOs.
    [ OK ] Closed D-Bus System Message Bus Socket.
    [ OK ] Stopped target System Initialization.
    Stopping Setup Virtual Console...
    [ OK ] Stopped Setup Virtual Console.
    [ OK ] Stopped target Encrypted Volumes.
    Stopping Apply Kernel Variables...
    [ OK ] Stopped Apply Kernel Variables.
    Stopping Load Kernel Modules...
    [ OK ] Stopped Load Kernel Modules.
    [ OK ] Stopped target Swap.
    [ OK ] Deactivated swap /dev/disk/by-uuid/1f32953-22b4-4591-8f0d-e1a41e33015b.
    [ OK ] Stopped target Local File Systems.
    Unmounting /boot...
    Unmounting /home...
    Unmounting Temporary Directory...
    [ OK ] Stopped target Remote File Systems
    [ OK ] Failed unmounting /boot.
    [ OK ] Failed unmounting /home.
    [ OK ] Failed unmounting Temporary Directory.
    [ OK ] Stopped target Local File Systems (Pre).
    Stopping Remount Root and Kernel File Systems...
    [ OK ] Stopped Remount Root and Kernel File Systems.
    Starting Save Random Seed...
    Starting Update UTMP about System Shutdown.
    [ OK ] Reached target Shutdown.
    But the PC does not  power off, it hangs at the last  message and I had to press the power off button.
    When I started the PC again I got  plenty of errors  of type “failed to mount /boot “, “Dependency failed for local file systems”  and so on.
    Then, I boot from CD and changed root to try to mount  the existing partitions of my HD:
    /dev/sda1 --> boot
    /dev/sda2 --> swap
    /dev/sda3  --> root
    /dev/sda4 --> home
    Partitions were successfully mounted
    What I did next was to install again the bootloader  (syslinux)  and    try to  reboot  the   system
    This time I got the following boot sequence:
    Booting the kernel
    :: running early hook [udev]
    :: running hook [udev]
    :: Triggering uevents...
    :: running hook [keymap]
    :: Loading keymap...done.
    :: performing fsck on ‘/dev/sda3’
    ROOT_ARCH: clean, 161613/3203072 files, 1465739/12800000 blocks
    :: mounting ‘/dev/sda3’ on real root
    :: running cleanup hook [udev]
    ERROR: Root device mounted successfully, but /sbin/init does not exist.
    Bailing out, you are on your own. Good luck.
    sh: can’t access tty; job control turned off
    [rootfs /] #
    And the cursor gets stuck at the rootfs promtpt,  no chance to type anything ...
    I’ve googled for this error and came up with this link:  https://bbs.archlinux.org/viewtopic.php?id=146388
    But editing the kernel parameters as  stated in the link did not fix my  problem,  it just brought me back to the situation where it failed to mount the local filesystems
    I installed archlinux & KDE from scratch again . But performing a CLI shutdown   got me into the very same problem again ....
    I’ve revised the mkinitcpio.conf and I seem to have all the hooks (using the default config by the way). ¿Could be related to KDE?
    No idea how to proceed now.
    EDIT: corrected typos
    Last edited by cortezthekiller (2013-09-17 21:58:10)

    jasonwryan wrote:
    Should it matter? Not really. There is this:
    man shutdown wrote:NOTES
    This is a legacy command available for compatibility only.
    Yes:
    $ pacman -Ql systemd-sysvcompat
    systemd-sysvcompat /usr/
    systemd-sysvcompat /usr/bin/
    systemd-sysvcompat /usr/bin/halt
    systemd-sysvcompat /usr/bin/init
    systemd-sysvcompat /usr/bin/poweroff
    systemd-sysvcompat /usr/bin/reboot
    systemd-sysvcompat /usr/bin/runlevel
    systemd-sysvcompat /usr/bin/shutdown
    systemd-sysvcompat /usr/bin/telinit
    There are all the old sysv commands, symlinked to systemd. 
    Last edited by headkase (2013-09-16 08:53:41)

  • SG500X Boot Code Update fails (Boot Code too old)

    Hi,
    I wanted to add an SG500X to an existing stack (Native stacked pure SG500X-Stack) and it always fails, all LEDs on, System LED blinking Amber (according to the Admin Guide this is Hardware failure).
    The eventlog on the Switch says, that boot code upgrade failed to deploy on the new stack unit.
    I tried manually to upgrade the boot Code to the version of the Stack, but it always fails with the error "Boot Code too old".
    Current Version is 1.2.0 and I want to upgrade to 1.3.0.03, in the download portal there are no versions between that.
    How can I get this Switch working with the stack?
    Regards,
    Chris

    Managed to get this working: Switched back over to image 1 (1.2.9) and updated the boot code, worked like a charm.
    Then switched back to image 2 (1.3.5).
    Didn't try to add this unit to stack for now, but I think it'll work for now

  • [SOLVED] systemd & separate /boot causing boot failure

    I'm working on moving to systemd, and I'm having a boot issue. I don't think my setup is particularly peculiar, but essentially: I have 2 disks, sda and sdb. sda contains some windows partitions, and /dev/sda4 is my data/homedir partition. /dev/sdb holds my arch install:
    /dev/sda4 - /home (btrfs) (no label)
    /dev/sdb1 - /boot (ext2) label=arch-boot
    /dev/sdb2 - swap label=arch-swap
    /dev/sdb3 - / (btrfs) label=arch-root
    I have the expected entries in /etc/fstab:
    UUID=XXXX / btrfs default 0 1
    UUID=XXXX /boot ext2 defaults 0 1
    UUID=XXXX /home btrfs defaults,relatime,ssd 0 1
    UUID=XXXX swap swap defaults 0 0
    This worked fine under initscripts (again, nothing hugely weird here), but under systemd what effectively happens is the various devices seem to be automounted by systemd, as well as being mounted via fstab. So, during boot I get mounts:
    /dev/sdb3 on /media/arch-root type btrfs
    /dev/sdb1 on /media/arch-boot type ext4
    /dev/sda4 on /media/usbhd-sda4
    as well as the "fstab versions":
    /dev/sdb3 on / type btrfs
    /dev/sda4 on /home type btrfs
    Notably, the "fstab version" of /boot is missing. During boot, the 'boot.mount' unit fails, with:
    mount: /dev/sdb1 is already mounted or /boot busy
    mount: /dev/sdb1 is already mounted on /media/arch-boot
    And bootup stops. Manually invoking "mount /boot" fails with the same error. I see the "automount" unit:
    $ systemctl|grep boot.mount
    boot.mount load failed failed /boot
    media-arch\x2dboot.mount load active mounted /media/arch-boot
    So, I can then issue:
    $ systemctl stop 'media-arch\x2dboot.mount'
    $ systemctl start 'boot.mount'
    Which does successfully unmount the "automount" version, and mount the "fstab version", and I can then exit the emergency shell and boot normally. However, I am unable to issue, say "systemctl disable 'media-arch\x2dboot.mount'"; I simply get a complaint of "Failed to issue method call: No such file or directory." This probably makes sense, and comes down to a misunderstanding on my part between units, services, targets, etc.
    I'm assuming it's *not* expected that we just allow all devices to be automounted (i.e. just remove my /boot entry from fstab)? How can I mark these entries as "do not automatically create mount points under /media"? Or, alternatively, make sure the fstab entries are loaded first, obviating the need for the automount? I'm guessing I'm missing something obvious here as I doubt this is a strange setup, but unfortunately I haven't had much google success when my search criteria are "systemd" and "/boot"...
    Last edited by nogoma (2012-08-16 14:10:34)

    So, this was actually not systemd related, as I discovered when I booted under initscripts again. Essentially, I had an overly general rule in /etc/udev/rules.d that was causing the automount behavior; restricting the matching devices to my non-boot disks fixed the issue.

  • Error "Building boot caches on boot helper partition failed" when installing Yosemite

    I Have a MacBook Pro 8,3 17" and have been running OSX Maverick 10.9.5 quite happily.  I finally decided to bite the bullet and update to OSX 10.10.1.  I went through the App Store and clicked install on the Yosemite offered there.
    THe install took about 55 mins and then right at the end it reported: Building boot caches on boot helper partition failed, install failed.
    now i can't boot normally or restore from my time machine backup.
    can anybody suggest a fix?

    Install OS X Using Internet Recovery
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your newly installed hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    This should restore the version of OS X originally pre-installed on the computer.

  • "NI-488 boot error: OpenMarkedDrivers failed"

    The GPIB card was working on wednesday, then Friday it was giving me the error "NI-488 boot error: OpenMarkedDrivers failed". I've tried installing an updated driver but nothing works. I don't know if it is a problem with the software or the GPIB card itself

    Hi,
    What OS and driver version are you using? When exactly does the error show up?.
    I only found one (old) reference to this error.
    DiegoF
    National Instruments

  • Boot camp often fails to boot - fix?

    Boot Camp often fails to boot at all, leaving the iMac dead at the bootloader screen. Have to force shutdown by holding down power button. Full hardware test declared the hardware 100% functional. Disk Utility and chkdsk sees nothing but fire. This is intermitent/random and it proved impossible to "force" it's occurance. It happen when it darn well please?
    First occurance goes back to late July 2011, a few days after a major thunder storm that caused pulsing power blackouts (as in, very short bursts - like turning off the power then immediately flipping it back on - too quick to actually shut the computer down). Surely, this must be the source of the issue? Right? Alas it doesn't adds up. Power supply of this house is very stable and reliable. Power fluctuations are unhearded of. It's also connected to a surge protected outlet. The system itself, in Mac or Win, is flat out stable. It does not freeze out of the blue like what a damaged power supply would cause. It only ever freeze upon choosing a partition via the boot camp interface.
    Further observation as compared to normal boot procedure: Upon selection of the Windows partition, the LED on the USB mouse turns off then back on again a short moment later. Windows loads up normally. When the crash occurs, the LED never turn back on. It's just dead right there and then.
    What's going on and what can I do to fix this? It feels like some hardware initialisation fails for some reasons. It's ough to be around the USB systems itself but what do I know anyway?
    P.S.: Please, don't mention the dreaded format and re-install. It's a 20 hours job. I'm not going there. ty
    Message was edited by: Virgule - changed a "foul" word

    Why not upgrade the surge protector to a UPS? good units are very affordable.
    Put all your sensitive equipment like modem/router, computer, electronics running off UPS.
    CyberPower SINE 1000VA/600W $137
    http://www.amazon.com/CyberPower-CP1000PFCLCD-1000VA-600W-Compatible/dp/B00429N1 92/
    Well, sometimes if you don't have backups, and refuse to do what you may need to....
    There are troubleshoolting tips and faqs I'm sure on the 'net.
    Starting with Windows 7 DVD for one
    Even OS X won't survive with forced (hard) shutdowns.
    If it only happens in Windows, and you were running OS X when the outage occurred...
    USB devices and cables can be hard to ID but swapping cables and stuff helps.
    As for Disk Utility, it does not look at drive sectors or files for issues.
    If you really want to scan a hard drive, use the vendor's own Linux or Windows utiilty to recertify the sectors.
    If you haven't done any deep cleaning of files, registry, even uninstall and reinstall components.
    I just did a reinstall. Partially to be a test run for when I have to install Windows 8 next week, also to clear up a problem I had, possibly a rogue web site using a rootkit to hide files and icons and programs disappeared and icons became generic. So yes I don't take it lightly, but the new install runs much much better (over two years since last install).
    AHT is not a 100% reliable at finding everything, only what it actually is designed or suppose to look for.
    A semi-loose DIMM or faulty can be enough, and not likely AHT or Memtest will find it, but Windows does tend to spot a problem with RAM during installs.
    CCleaner 3.x
    Driver Sweeper 3.x
    START: run %TEMP% - Select All and send to Recycle
    Lion Recovery - show all hidden partitions and check health of all, hidden debug menu in Disk Utility can be enabled in command line
    Some partitions (GPT, EFI, System, Volume Information Block) are only tested during format where each sector does get a thorough check for errors because they can't be mapped out later. When you do chkdsk etc you only test user partition areas and not the 'entire' drive, unless doing a full initialization. And GPT requires that the VIB and also the backup VIB both be error free - in the past the backup VIB if it failed was "optional" though, it is not now.
    If you clone OS X then it is easy to move it to another drive and also to do full initialization and restore. If 3 days of your time isn't an option maybe time to invest in program(s) and methods that can backup and restore.
    Trying to find the needle in haystack that you have limped along with I guess since July (since installing Lion? maybe ?) can take 3 days probably, unless you are lucky enough to replace a mouse or cable on first step and it all goes away (hit the lottery or get hit by lightning odds)

  • [SOLVED] Setting default boot partition on Macbook Pro w/ no dual boot

    I'm trying to install Arch on a new Macbook Pro 13", but I fear I've become somewhat confused by all the instructions in the wiki.
    I have no interest in dual booting, so I left the mac's existing boot and recovery partitions alone and set up a new filesystem and boot partition. I installed rEFInd on the new boot partition and ran refind-install successfully. Installing Arch seemed to go perfectly as well.
    My issue is that when I reboot the computer, it still tries to boot from the original boot partition, which fails because OS X is no longer installed. Does anyone have anyone idea how I boot from the rEFInd partition instead?
    Last edited by whitebrice (2015-05-31 04:31:21)

    Thanks for the quick reply. I tried deleting  the original boot partition, but I still had my problem. I ended up wiping all the existing partitions and trying again with gummiboot instead of rEFInd. It works now.

  • [solved] Archiso failing

    [root@logan-archlinux releng]# ./build.sh -v build single core
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    repo is up to date
    warning: skipping target: glibc
    warning: skipping target: linux-api-headers
    warning: skipping target: tzdata
    warning: skipping target: zlib
    warning: skipping target: gcc-libs
    warning: skipping target: udev
    warning: skipping target: util-linux
    warning: skipping target: filesystem
    warning: skipping target: iana-etc
    warning: skipping target: bash
    warning: skipping target: readline
    warning: skipping target: ncurses
    warning: skipping target: coreutils
    warning: skipping target: shadow
    warning: skipping target: pam
    warning: skipping target: db
    warning: skipping target: cracklib
    warning: skipping target: libtirpc
    warning: skipping target: libgssglue
    warning: skipping target: acl
    warning: skipping target: attr
    warning: skipping target: gmp
    warning: skipping target: libcap
    warning: skipping target: libusb-compat
    warning: skipping target: libusb
    warning: skipping target: glib2
    warning: skipping target: pcre
    warning: skipping target: libffi
    warning: skipping target: module-init-tools
    warning: skipping target: pciutils
    warning: skipping target: libgcrypt
    warning: skipping target: libgpg-error
    warning: skipping target: expat
    warning: skipping target: lib32-util-linux
    Targets (213): acl-2.2.51-1 attr-2.4.46-1 autoconf-2.68-2 automake-1.11.1-3
    bash-4.2.020-1 binutils-2.21.1-2 bison-2.5-3 bzip2-1.0.6-3
    ca-certificates-20111025-2 cloog-0.16.3-1 coreutils-8.14-1
    cracklib-2.8.18-2 crda-1.1.2-1 cronie-1.4.8-1 curl-7.23.1-2
    db-5.2.36-2 dbus-core-1.4.16-1 device-mapper-2.02.88-1
    dhcpcd-5.2.12-4 dialog-1.1_20111020-1 diffutils-3.2-1
    dnsutils-9.8.1-2 e2fsprogs-1.41.14-2 eventlog-0.2.12-3
    expat-2.0.1-7 file-5.09-1 filesystem-2011.10-1
    findutils-4.4.2-4 gawk-4.0.0-2 gcc-4.6.2-1 gcc-libs-4.6.2-1
    gdbm-1.10-1 glib2-2.30.2-1 glibc-2.14.1-1 gmp-5.0.2-3
    gpm-1.20.6-7 grep-2.10-1 groff-1.21-2 grub-0.97-21
    gzip-1.4-4 hdparm-9.37-2 iana-etc-2.30-2 idnkit-1.0-2
    ifenslave-1.1.0-7 inetutils-1.8-6 initscripts-2011.11.3-1
    iproute2-2.6.39-2 iptables-1.4.12.1-2 iputils-20101006-2
    ipw2100-fw-1.3-6 ipw2200-fw-3.1-4 isl-0.07-1 iw-3.0-1
    kbd-1.15.3-2 keyutils-1.5.2-2 krb5-1.9.2-1 libarchive-2.8.5-2
    libcap-2.22-2 libfetch-2.33-3 libffi-3.0.10-1
    libgcrypt-1.5.0-1 libgpg-error-1.10-1 libgssglue-0.3-1
    libmpc-0.9-2 libnl-1.1-3 libpcap-1.1.1-4 libpipeline-1.2.0-2
    librpcsecgss-0.19-7 libsasl-2.1.23-8 libssh2-1.3.0-1
    libtirpc-0.2.2-2 libusb-1.0.8-2 libusb-compat-0.1.3-2
    licenses-2.9-1 linux-3.1.4-1 linux-api-headers-3.0.1-1
    linux-atm-2.5.2-1 linux-docs-3.1.4-1 linux-firmware-20111101-1
    linux-headers-3.1.4-1 logrotate-3.8.1-1 lzo2-2.06-1
    m4-1.4.16-2 make-3.82-4 man-db-2.6.0.2-3 man-pages-3.35-1
    mdadm-3.2.2-4 mkinitcpio-0.8.0-3 mkinitcpio-busybox-1.19.2-1
    mkinitcpio-nfs-utils-0.2-2 module-init-tools-3.16-2
    mpfr-3.1.0.p3-1 nano-2.2.6-2 ncurses-5.9-2
    net-tools-1.60.20110819cvs-3 netcfg-2.6.8-1
    nilfs-utils-2.0.23-1 openssh-5.9p1-5 openssl-1.0.0.e-1
    pacman-3.5.4-4 pacman-mirrorlist-20111026-1 pam-1.1.5-1
    patch-2.6.1-3 pciutils-3.1.8-1 pcre-8.20-1 perl-5.14.2-4
    pkg-config-0.26-2 popt-1.16-4 ppl-0.11.2-2
    procinfo-ng-2.0.304-3 procps-3.2.8-4 psmisc-22.14-1
    readline-6.2.002-1 rfkill-0.4-3 rpcbind-0.2.0-5
    run-parts-4.0.4-1 sdparm-1.06-2 sed-4.2.1-4 shadow-4.1.4.3-2
    sysfsutils-2.1.0-7 syslinux-4.04-2 syslog-ng-3.3.3-1
    sysvinit-2.88-3 tar-1.26-2 texinfo-4.13a-6 tzdata-2011n-1
    udev-175-1 udev-compat-175-1 usbutils-004-1
    util-linux-2.20.1-1 vi-1:050325-2 wget-1.13.4-1 which-2.20-5
    wireless-regdb-2011.04.28-1 wireless_tools-29-5
    wpa_actiond-1.1-3 wpa_supplicant-0.7.3-4 xinetd-2.3.14-8
    xz-5.0.3-1 zd1211-firmware-1.4-5 zlib-1.2.5-4
    foldingathome-gpu-nvidia-6.41-1 lib32-nvidia-utils-290.10-1
    lib32-libxvmc-1.0.6-3 lib32-libxv-1.0.6-1
    lib32-libxext-1.2.0-1 lib32-libx11-1.4.4-1 lib32-libxcb-1.7-2
    xcb-proto-1.6-2 lib32-libxdmcp-1.1.0-1 xproto-7.0.22-1
    lib32-glibc-2.14.1-1 libxdmcp-1.1.0-1 lib32-libxau-1.0.6-2
    libxau-1.0.6-1 libxcb-1.7-2 kbproto-1.0.5-1 libx11-1.4.4-1
    xextproto-7.2.0-1 libxext-1.3.0-1 videoproto-2.3.1-1
    libxv-1.0.6-1 libxvmc-1.0.6-1 lib32-zlib-1.2.5-6
    lib32-gcc-libs-4.6.2-1 gcc-libs-multilib-4.6.2-1
    nvidia-utils-290.10-1 xorg-server-1.11.2-2 libxfont-1.4.4-1
    freetype2-2.4.8-1 libfontenc-1.1.0-1 fontsproto-2.1.1-1
    libpciaccess-0.12.1-1 libdrm-2.4.27-1 pixman-0.24.0-1
    xorg-server-common-1.11.2-2 xkeyboard-config-2.4.1-2
    xorg-xkbcomp-1.2.3-1 libxkbfile-1.0.7-1 xorg-setxkbmap-1.2.0-2
    xorg-fonts-misc-1.0.1-1 xorg-fonts-encodings-1.0.4-1
    xorg-fonts-alias-1.0.2-2 xorg-font-utils-7.6-2
    xorg-bdftopcf-1.0.3-1 xorg-mkfontdir-1.0.6-2
    xorg-mkfontscale-1.0.9-1 xorg-font-util-1.2.0-1
    fontconfig-2.8.0-1 xf86-input-evdev-2.6.0-4
    opencl-nvidia-290.10-1 libcl-1.1-2 lib32-cuda-toolkit-3.0-1
    lib32-nvcuda-3.0-4 wine-git-20111204-1 mesa-7.11.2-1
    libxt-1.1.1-1 libsm-1.2.0-1 libice-1.0.7-1 dri2proto-2.6-1
    glproto-1.4.14-1 lib32-mesa-7.11.2-1 lib32-libxt-1.1.1-1
    lib32-libsm-1.2.0-1 lib32-libice-1.0.7-1
    lib32-util-linux-2.19-1 libxxf86dga-1.1.2-1 xf86dgaproto-2.1-2
    lib32-libxxf86dga-1.1.2-1 libxi-1.4.3-1 inputproto-2.0.2-1
    lib32-libxi-1.4.1-1 desktop-file-utils-0.18-1
    Total Download Size: 10.38 MB
    Proceed with download? [Y/n]
    :: Retrieving packages from extra...
    downloading opencl-nvidia-290.10-1-x86_64.pkg.tar.xz...
    downloading libcl-1.1-2-x86_64.pkg.tar.xz...
    :: Retrieving packages from multilib...
    downloading gcc-libs-multilib-4.6.2-1-x86_64.pkg.tar.xz...
    checking package integrity...
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: create
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work/x86_64
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: /etc/pacman.conf
    [mkarchiso] INFO: Packages: base
    [mkarchiso] INFO: Installing packages to 'work/x86_64/root-image/'...
    :: Synchronizing package databases...
    core 101.7K 39.6K/s 00:00:03 [######################] 100%
    extra 1144.7K 39.3K/s 00:00:29 [######################] 100%
    community 1881.2K 39.2K/s 00:00:48 [######################] 100%
    multilib 57.5K 39.9K/s 00:00:01 [######################] 100%
    repo 1.5K 29.9M/s 00:00:00 [######################] 100%
    :: There are 57 members in group base:
    :: Repository core
    1) bash 2) binutils 3) bzip2 4) coreutils 5) cronie 6) cryptsetup
    7) device-mapper 8) dhcpcd 9) diffutils 10) e2fsprogs 11) file
    12) filesystem 13) findutils 14) gawk 15) gcc-libs 16) gettext
    17) glibc 18) grep 19) grub 20) gzip 21) heirloom-mailx 22) inetutils
    23) initscripts 24) iputils 25) jfsutils 26) less 27) licenses
    28) linux 29) logrotate 30) lvm2 31) man-db 32) man-pages 33) mdadm
    34) nano 35) pacman 36) pciutils 37) pcmciautils 38) perl 39) ppp
    40) procps 41) psmisc 42) reiserfsprogs 43) sed 44) shadow
    45) sysfsutils 46) syslog-ng 47) sysvinit 48) tar 49) texinfo 50) udev
    51) usbutils 52) util-linux 53) vi 54) wget 55) which
    56) wpa_supplicant 57) xfsprogs
    Enter a selection (default=all):
    resolving dependencies...
    looking for inter-conflicts...
    Targets (104): linux-api-headers-3.0.1-1 tzdata-2011n-1 glibc-2.14.1-1
    ncurses-5.9-2 readline-6.2.002-1 bash-4.2.020-1 zlib-1.2.5-4
    binutils-2.21.1-2 bzip2-1.0.6-3 gcc-libs-4.6.2-1 db-5.2.36-2
    cracklib-2.8.18-2 libgssglue-0.3-1 libtirpc-0.2.2-2
    pam-1.1.5-1 attr-2.4.46-1 acl-2.2.51-1 shadow-4.1.4.3-2
    gmp-5.0.2-3 libcap-2.22-2 coreutils-8.14-1 run-parts-4.0.4-1
    cronie-1.4.8-1 iana-etc-2.30-2 filesystem-2011.10-1
    util-linux-2.20.1-1 libusb-1.0.8-2 libusb-compat-0.1.3-2
    pcre-8.20-1 libffi-3.0.10-1 glib2-2.30.2-1
    module-init-tools-3.16-2 pciutils-3.1.8-1 udev-175-1
    device-mapper-2.02.88-1 libgpg-error-1.10-1 libgcrypt-1.5.0-1
    popt-1.16-4 cryptsetup-1.4.0-2 dhcpcd-5.2.12-4
    diffutils-3.2-1 e2fsprogs-1.41.14-2 file-5.09-1
    findutils-4.4.2-4 gawk-4.0.0-2 gettext-0.18.1.1-4 grep-2.10-1
    sed-4.2.1-4 grub-0.97-21 gzip-1.4-4 gdbm-1.10-1
    perl-5.14.2-4 openssl-1.0.0.e-1 libsasl-2.1.23-8
    libfetch-2.33-3 libldap-2.4.26-5 keyutils-1.5.2-2
    krb5-1.9.2-1 heirloom-mailx-12.5-3 inetutils-1.8-6
    iproute2-2.6.39-2 kbd-1.15.3-2 sysvinit-2.88-3
    initscripts-2011.11.3-1 sysfsutils-2.1.0-7 iputils-20101006-2
    jfsutils-1.1.15-3 less-444-2 licenses-2.9-1
    linux-firmware-20111101-1 mkinitcpio-busybox-1.19.2-1
    xz-5.0.3-1 expat-2.0.1-7 libarchive-2.8.5-2
    mkinitcpio-0.8.0-3 linux-3.1.4-1 logrotate-3.8.1-1
    lvm2-2.02.88-1 texinfo-4.13a-6 groff-1.21-2
    libpipeline-1.2.0-2 man-db-2.6.0.2-3 man-pages-3.35-1
    mdadm-3.2.2-4 nano-2.2.6-2 pacman-mirrorlist-20111026-1
    pacman-3.5.4-4 pcmciautils-018-1 libnl-1.1-3 libpcap-1.1.1-4
    ppp-2.4.5-3 procps-3.2.8-4 psmisc-22.14-1
    reiserfsprogs-3.6.21-4 eventlog-0.2.12-3 syslog-ng-3.3.3-1
    tar-1.26-2 usbutils-004-1 vi-1:050325-2 wget-1.13.4-1
    which-2.20-5 dbus-core-1.4.16-1 wpa_supplicant-0.7.3-4
    xfsprogs-3.1.7-1
    Total Download Size: 0.00 MB
    Total Installed Size: 404.29 MB
    Proceed with installation? [Y/n]
    (104/104) checking package integrity [######################] 100%
    ( 1/104) installing linux-api-headers [######################] 100%
    ( 2/104) installing tzdata [######################] 100%
    Optional dependencies for tzdata
    bash: required by tzselect
    ( 3/104) installing glibc [######################] 100%
    ( 4/104) installing ncurses [######################] 100%
    ( 5/104) installing readline [######################] 100%
    ( 6/104) installing bash [######################] 100%
    ( 7/104) installing zlib [######################] 100%
    ( 8/104) installing binutils [######################] 100%
    ( 9/104) installing bzip2 [######################] 100%
    ( 10/104) installing gcc-libs [######################] 100%
    ( 11/104) installing db [######################] 100%
    ( 12/104) installing cracklib [######################] 100%
    ( 13/104) installing libgssglue [######################] 100%
    ( 14/104) installing libtirpc [######################] 100%
    ( 15/104) installing pam [######################] 100%
    ( 16/104) installing attr [######################] 100%
    ( 17/104) installing acl [######################] 100%
    ( 18/104) installing shadow [######################] 100%
    ( 19/104) installing gmp [######################] 100%
    ( 20/104) installing libcap [######################] 100%
    ( 21/104) installing coreutils [######################] 100%
    ( 22/104) installing run-parts [######################] 100%
    ( 23/104) installing cronie [######################] 100%
    Optional dependencies for cronie
    smtp-server: sending cron job output via email
    ( 24/104) installing iana-etc [######################] 100%
    ( 25/104) installing filesystem [######################] 100%
    ( 26/104) installing util-linux [######################] 100%
    Optional dependencies for util-linux
    perl: for chkdupexe support
    ( 27/104) installing libusb [######################] 100%
    ( 28/104) installing libusb-compat [######################] 100%
    ( 29/104) installing pcre [######################] 100%
    ( 30/104) installing libffi [######################] 100%
    ( 31/104) installing glib2 [######################] 100%
    Optional dependencies for glib2
    python2: for gdbus-codegen
    ( 32/104) installing module-init-tools [######################] 100%
    ( 33/104) installing pciutils [######################] 100%
    Optional dependencies for pciutils
    sh: required by update-pciids
    ( 34/104) installing udev [######################] 100%
    ( 35/104) installing device-mapper [######################] 100%
    ( 36/104) installing libgpg-error [######################] 100%
    ( 37/104) installing libgcrypt [######################] 100%
    ( 38/104) installing popt [######################] 100%
    ( 39/104) installing cryptsetup [######################] 100%
    ( 40/104) installing dhcpcd [######################] 100%
    ( 41/104) installing diffutils [######################] 100%
    ( 42/104) installing e2fsprogs [######################] 100%
    ( 43/104) installing file [######################] 100%
    ( 44/104) installing findutils [######################] 100%
    ( 45/104) installing gawk [######################] 100%
    ( 46/104) installing gettext [######################] 100%
    Optional dependencies for gettext
    cvs: for autopoint tool
    ( 47/104) installing grep [######################] 100%
    ( 48/104) installing sed [######################] 100%
    ( 49/104) installing grub [######################] 100%
    Optional dependencies for grub
    xfsprogs: freezing of xfs /boot in install-grub script
    ( 50/104) installing gzip [######################] 100%
    ( 51/104) installing gdbm [######################] 100%
    ( 52/104) installing perl [######################] 100%
    ( 53/104) installing openssl [######################] 100%
    Optional dependencies for openssl
    ca-certificates
    ( 54/104) installing libsasl [######################] 100%
    ( 55/104) installing libfetch [######################] 100%
    ( 56/104) installing libldap [######################] 100%
    ( 57/104) installing keyutils [######################] 100%
    ( 58/104) installing krb5 [######################] 100%
    ( 59/104) installing heirloom-mailx [######################] 100%
    Optional dependencies for heirloom-mailx
    smtp-forwarder: for sending mail
    ( 60/104) installing inetutils [######################] 100%
    ( 61/104) installing iproute2 [######################] 100%
    Optional dependencies for iproute2
    linux-atm: ATM support
    ( 62/104) installing kbd [######################] 100%
    ( 63/104) installing sysvinit [######################] 100%
    ( 64/104) installing initscripts [######################] 100%
    Optional dependencies for initscripts
    bridge-utils: Network bridging support
    dhcpcd: DHCP network configuration
    net-tools: legacy network support
    wireless_tools: Wireless networking
    ( 65/104) installing sysfsutils [######################] 100%
    ( 66/104) installing iputils [######################] 100%
    ( 67/104) installing jfsutils [######################] 100%
    ( 68/104) installing less [######################] 100%
    ( 69/104) installing licenses [######################] 100%
    ( 70/104) installing linux-firmware [######################] 100%
    ( 71/104) installing mkinitcpio-busybox [######################] 100%
    ( 72/104) installing xz [######################] 100%
    ( 73/104) installing expat [######################] 100%
    ( 74/104) installing libarchive [######################] 100%
    ( 75/104) installing mkinitcpio [######################] 100%
    Optional dependencies for mkinitcpio
    xz: Use lzma or xz compression for the initramfs image
    bzip2: Use bzip2 compression for the initramfs image
    lzop: Use lzo compression for the initramfs image
    mkinitcpio-nfs-utils: Support for root filesystem on NFS
    ( 76/104) installing linux [######################] 100%
    >>> Updating module dependencies. Please wait ...
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.1.4-1-ARCH
    -> Parsing hook: [base]
    -> Parsing hook: [udev]
    -> Parsing hook: [autodetect]
    -> Parsing hook: [pata]
    -> Parsing hook: [scsi]
    -> Parsing hook: [sata]
    -> Parsing hook: [filesystems]
    -> Parsing hook: [usbinput]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> Image generation successful
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.1.4-1-ARCH
    -> Parsing hook: [base]
    -> Parsing hook: [udev]
    -> Parsing hook: [pata]
    -> Parsing hook: [scsi]
    -> Parsing hook: [sata]
    -> Parsing hook: [filesystems]
    -> Parsing hook: [usbinput]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    Optional dependencies for linux
    crda: to set the correct wireless channels of your country
    ( 77/104) installing logrotate [######################] 100%
    ( 78/104) installing lvm2 [######################] 100%
    ( 79/104) installing texinfo [######################] 100%
    ( 80/104) installing groff [######################] 100%
    Optional dependencies for groff
    netpbm: for use together with man -H command interaction in browsers
    psutils: for use together with man -H command interaction in browsers
    ( 81/104) installing libpipeline [######################] 100%
    ( 82/104) installing man-db [######################] 100%
    it's recommended to create an initial
    database running as root:
    "/usr/bin/mandb --quiet"
    Optional dependencies for man-db
    less
    gzip
    ( 83/104) installing man-pages [######################] 100%
    ( 84/104) installing mdadm [######################] 100%
    ( 85/104) installing nano [######################] 100%
    ( 86/104) installing pacman-mirrorlist [######################] 100%
    ( 87/104) installing pacman [######################] 100%
    Optional dependencies for pacman
    fakeroot: for makepkg usage as normal user
    curl: for rankmirrors usage
    ( 88/104) installing pcmciautils [######################] 100%
    ( 89/104) installing libnl [######################] 100%
    ( 90/104) installing libpcap [######################] 100%
    ( 91/104) installing ppp [######################] 100%
    ( 92/104) installing procps [######################] 100%
    ( 93/104) installing psmisc [######################] 100%
    ( 94/104) installing reiserfsprogs [######################] 100%
    ( 95/104) installing eventlog [######################] 100%
    ( 96/104) installing syslog-ng [######################] 100%
    Optional dependencies for syslog-ng
    logrotate: for rotating log files
    ( 97/104) installing tar [######################] 100%
    ( 98/104) installing usbutils [######################] 100%
    Optional dependencies for usbutils
    python2: for lsusb.py usage
    coreutils: for lsusb.py usage
    ( 99/104) installing vi [######################] 100%
    Optional dependencies for vi
    mailx: used by the preserve command for notification
    (100/104) installing wget [######################] 100%
    Optional dependencies for wget
    ca-certificates: HTTPS downloads
    (101/104) installing which [######################] 100%
    (102/104) installing dbus-core [######################] 100%
    (103/104) installing wpa_supplicant [######################] 100%
    Optional dependencies for wpa_supplicant
    wpa_supplicant_gui: wpa_gui program
    (104/104) installing xfsprogs [######################] 100%
    Generating locales...
    de_DE.UTF-8... done
    en_US.UTF-8... done
    Generation complete.
    [mkarchiso] INFO: Packages installed successfully!
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: create
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work/x86_64
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: /etc/pacman.conf
    [mkarchiso] INFO: Packages: memtest86+ syslinux mkinitcpio-nfs-utils nbd curl
    [mkarchiso] INFO: Installing packages to 'work/x86_64/root-image/'...
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    repo is up to date
    resolving dependencies...
    looking for inter-conflicts...
    Targets (7): memtest86+-4.20-1 syslinux-4.04-2 mkinitcpio-nfs-utils-0.2-2
    nbd-2.9.23-1 ca-certificates-20111025-2 libssh2-1.3.0-1
    curl-7.23.1-2
    Total Download Size: 0.00 MB
    Total Installed Size: 7.59 MB
    Proceed with installation? [Y/n]
    (7/7) checking package integrity [######################] 100%
    (1/7) installing memtest86+ [######################] 100%
    For using memtest86+ please modifiy your bootloaders.
    If /boot is on root partitions:
    ==> GRUB add this to /boot/grub/menu.lst
    title Memtest86+ [/boot/memtest86+/memtest.bin]
    kernel (hd?,?)/boot/memtest86+/memtest.bin
    ==> Lilo add this to lilo.conf
    image = /boot/memtest86+/memtest.bin
    label = "Memtest86+"
    If /boot is on seperate partition then just use /memtest86+/memtest.bin
    without /boot prefix.
    (2/7) installing syslinux [######################] 100%
    ==> If you want to use syslinux as your bootloader
    ==> edit /boot/syslinux/syslinux.cfg and run
    ==> # /usr/sbin/syslinux-install_update -i -a -m
    ==> to install it.
    Optional dependencies for syslinux
    perl-passwd-md5: For md5pass
    perl-digest-sha1: For sha1pass
    mtools: For mkdiskimage and syslinux
    (3/7) installing mkinitcpio-nfs-utils [######################] 100%
    (4/7) installing nbd [######################] 100%
    (5/7) installing ca-certificates [######################] 100%
    (6/7) installing libssh2 [######################] 100%
    (7/7) installing curl [######################] 100%
    Generating locales...
    de_DE.UTF-8... done
    en_US.UTF-8... done
    Generation complete.
    [mkarchiso] INFO: Packages installed successfully!
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: create
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work/x86_64
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: /etc/pacman.conf
    tallocentoext-gpu-nvidia Packages: aif
    [mkarchiso] INFO: Installing packages to 'work/x86_64/root-image/'...
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    repo is up to date
    error: target not found: aif
    ==> ERROR: Failed to install all packages
    [root@logan-archlinux releng]#
    It keeps failing on aif. I don't know why either since it's there in extra when I go looking for it.
    root@logan-archlinux releng]# pacman -S aif
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): libui-sh-2011.10.09-2 aif-2011.10.09-2
    Total Download Size: 0.07 MB
    Total Installed Size: 0.46 MB
    Proceed with installation? [Y/n]
    The same thing happens with a fresh base install in the chroot and a freesh git clone of archiso, infact that is what caused it with my older chroot that I've been working on. I updated archiso and it's been broken since.
    Is this a bug?
    Last edited by biltong (2011-12-05 15:15:05)

    [root@logan-archlinux releng]# ./build.sh -v build single core
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: create
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work/x86_64
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: /etc/pacman.conf
    [mkarchiso] INFO: Packages: base
    [mkarchiso] INFO: These packages are already installed, skipping.
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: create
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work/x86_64
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: /etc/pacman.conf
    [mkarchiso] INFO: Packages: memtest86+ syslinux mkinitcpio-nfs-utils nbd curl
    [mkarchiso] INFO: These packages are already installed, skipping.
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: create
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work/x86_64
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: /etc/pacman.conf
    gaminientsome-gpu-nvidia Packages: aif
    [mkarchiso] INFO: Installing packages to 'work/x86_64/root-image/'...
    mount: sysfs already mounted or /tmp/releng/work/x86_64/root-image/sys busy
    mount: according to mtab, sysfs is already mounted on /tmp/releng/work/x86_64/root-image/sys
    mount: proc already mounted or /tmp/releng/work/x86_64/root-image/proc busy
    mount: according to mtab, proc is already mounted on /tmp/releng/work/x86_64/root-image/proc
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    repo is up to date
    error: target not found: aif
    ==> ERROR: Failed to install all packages
    Still not working.
    EDIT: Fail, I forgot to save it. >_< thanks djgera!
    Last edited by biltong (2011-12-05 15:14:44)

  • [SOLVED] Windows Guest VM in QEMU with OVMF freezing on boot

    I'm having some issues booting Windows 8.1 with ovmf. I've taken out the references to vga passthrough for debugging this issue. This is a fresh installation, I have a separate installation that works just fine (albeit bloated), and I don't know where the difference comes.
    The command I used:
    # qemu-system-x86_64 -enable-kvm -m 4G -cpu host -M q35 -balloon virtio \
    -drive if=pflash,format=raw,readonly,file=/var/lib/libvirt/images/ovmf_x64.bin \
    -drive if=pflash,format=raw,file=/var/lib/libvirt/images/ovmf_vars_x64.bin \
    -smp 6,sockets=1,cores=6,threads=1 -net nic,model=virtio -net bridge,br=br0 -name win8 \
    -device virtio-scsi-pci,id=scsi \
    -device ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1 \
    -drive file=/var/lib/libvirt/images/Win8.1Base-OVMF.cow,id=disk,format=qcow2,if=none -device scsi-hd,drive=disk \
    -drive file=/usr/share/virtio/virtio-win.iso,id=virtiocd,if=none -device ide-cd,bus=ide.1,drive=virtiocd
    I have tried his with ovmf-svn and Gerd Hoffman's repository, both giving the same effect.
    It starts to boot for a while, and then freezes at a point like this:
    EDIT: When I take out references to the q35 chipset, including the ioh3420 device, it will boot.
    EDIT 2: After I installed the driver for my nvidia card (the point of this from the beginning), I was then able to boot with q35 chipset again. Wahoo!
    Last edited by noctlos (2015-04-30 20:47:06)

    Oh, thank you so much. That fixed it!
    You did not posted any boot error [...]
    Well, I posted the screenshot ("output of the VM"), because I couldn't copy the text from the VM. And I guess I was too lazy to type... It contains the boot error.
    Edit: In order to eventually help people find this, I'm typing the error partially, here:
    :: Mounting /run/archiso/cowspace (tmpfs) filesystem, size=75%...
    losetup: cannot find an unused loop device
    :: Mounting '' to '/run/archiso/sfs/airootfs'
    Waiting 30 seconds for device...
    ERROR: '' device did not show up after 30 seconds...
    Falling back to interactive prompt
    You can try to fix the problem manually, log out when you are finished
    sh: can't acces tty; job control turned off
    [rootfs /]#
    Last edited by rebootl (2014-11-16 09:32:50)

  • [Solved] Pacman errors: "call to execv failed", system not booting

    Recent upgrade (yesterday) - problems went like this:
    1) pacman -Syu attempted "filesystem" upgrade and threw errors about some directories in /usr/local being 775 not 755.
    2) that was because I had a non-standard package in there. I changed just those relevant directories to 755.
    3) reattempted pacman -Syu but got a bunch of errors: "call to execv failed"
    4) system was immediately borked. Reboot now throws me into a shell.
    This is a 32 bit system.
    Any ideas and help would be greatly appreciated.
    Last edited by lagagnon (2013-01-30 19:10:24)

    Solved my problem with the following method:
    1) used Arch LiveCD. Mounted boot and / partitions
    2) pacman -r /path/to/root -Syyu glibc filesystem
    3) reboot gave "Unable to find root device error"
    4) ran LiveCD again following these instructions: https://wiki.archlinux.org/index.php/Pa … onger_boot

  • [SOLVED] Archiso doesn't work when booting

    (Note for moderators: I don't know where to put this post, so I just put it here. Move it if it isn't in the right section.)
    Hello
    Here's my problem: I want to make a Arch live-cd with custom packages, custom hooks, ... So I searched for a way to do it. Larch works, but it's not modular. Then, I found Archiso, the official tool for Arch developers: very modular, and fits exactly to my needs.
    The only problem is that when I want to boot it (with VirtualBox), a kernel panic occurs The error is:
    /bin/run-init: opening console: No such file or directory
    Kernel panic - not syncing: Attempted to kill init!
    According to the archiso hook, it appears that when passing control to Arch Linux Initscripts, it tries to open /dev/console, and fails.
    What's the problem, and how can I fix it?
    devildante
    Last edited by devildante (2009-03-30 19:12:02)

    after building the iso and the archiso-git package from the aur several times, i still get the same error:
    build log:
    make all
    mkarchiso -p "`cat packages.list` grub-gfx" create "work"
    mkarchiso : Configuration Settings
    working directory: work
    image name: none
    ====> Creating working directory: work
    ====> Installing packages to 'work/root-image/'
    /tmp/alpm_cgZcCL/.INSTALL: line 4: grep: command not found
    Cleaning up what we can
    mv "work/root-image/boot" "work/iso/"
    cp -r boot-files/* "work/iso/boot/"
    cp isomounts "work"
    sed -i "s|@ARCH@|`uname -m`|g" "work/isomounts"
    mkinitcpio -c mkinitcpio.conf -b "work/root-image" -k 2.6.29-ARCH -g "work/iso/boot/archbox".img
    :: Begin build
    :: Parsing hook [base]
    :: Parsing hook [archiso-early]
    :: Parsing hook [udev]
    :: Parsing hook [archiso]
    :: Parsing hook [pata]
    :: Parsing hook [scsi]
    :: Parsing hook [sata]
    :: Parsing hook [usb]
    :: Parsing hook [fw]
    :: Parsing hook [filesystems]
    :: Parsing hook [usbinput]
    :: Generating module dependencies
    :: Generating image 'work/iso/boot/archbox.img'...SUCCESS
    cp -r overlay "work/"
    cp -r "work/root-image/usr/lib/grub/i386-pc/"* "work/iso/boot/grub"
    mkarchiso -f -p grub-gfx iso "work" "`pwd`/archbox-1.00-`uname -m`".iso
    mkarchiso : Configuration Settings
    working directory: work
    image name: /home/gentox/archbox/archbox-1.00-i686.iso
    ====> Generating SquashFS image for 'work/root-image'
    Creating SquashFS image. This may take some time...
    Image creation done in 10.57 minutes.
    ====> Generating SquashFS image for 'work/overlay'
    Creating SquashFS image. This may take some time...
    Image creation done in 0.00 minutes.
    ====> Making bootable image
    Creating ISO image...
    mkarchiso -f -p grub-gfx usb "work" "`pwd`/archbox-1.00-`uname -m`".img
    mkarchiso : Configuration Settings
    working directory: work
    image name: /home/gentox/archbox/archbox-1.00-i686.img
    ====> Generating SquashFS image for 'work/root-image'
    Removing old SquashFS image...done.
    Creating SquashFS image. This may take some time...
    Image creation done in 9.20 minutes.
    ====> Generating SquashFS image for 'work/overlay'
    Removing old SquashFS image...done.
    Creating SquashFS image. This may take some time...
    Image creation done in 0.00 minutes.
    ====> Making bootable image
    1096899+0 Datensätze ein
    1096899+0 Datensätze aus
    561612288 Bytes (562 MB) kopiert, 10,7464 s, 52,3 MB/s
    mke2fs 1.41.6 (30-May-2009)
    Dateisystem-Label=
    OS-Typ: Linux
    Blockgröße=4096 (log=2)
    Fragmentgröße=4096 (log=2)
    34320 Inodes, 137112 Blöcke
    0 Blöcke (0.00%) reserviert für den Superuser
    Erster Datenblock=0
    Maximale Dateisystem-Blöcke=142606336
    5 Blockgruppen
    32768 Blöcke pro Gruppe, 32768 Fragmente pro Gruppe
    6864 Inodes pro Gruppe
    Superblock-Sicherungskopien gespeichert in den Blöcken:
    32768, 98304
    Schreibe Inode-Tabellen: erledigt
    Schreibe Superblöcke und Dateisystem-Accountinginformationen: erledigt
    Das Dateisystem wird automatisch nach jeweils 32 Einhäng-Vorgängen bzw.
    alle 180 Tage überprüft, je nachdem, was zuerst eintritt. Veränderbar mit
    tune2fs -c oder -t .
    WARNING: All config files need .conf: /etc/modprobe.d/sound, it will be ignored in a future release.
    WARNING: All config files need .conf: /etc/modprobe.d/framebuffer_blacklist.pacsave, it will be ignored in a future release.
    63+0 Datensätze ein
    63+0 Datensätze aus
    32256 Bytes (32 kB) kopiert, 0,000226286 s, 143 MB/s
    Warnung: /home/gentox/archbox/archbox-1.00-i686.img ist kein blockorientiertes Gerät
    Festplatte /home/gentox/archbox/archbox-1.00-i686.img: Die Geometrie konnte nicht festgestellt werden
    Festplatte /home/gentox/archbox/archbox-1.00-i686.img: 68 Zylinder, 255 Köpfe, 63 Sektoren/Spur
    sfdisk: FEHLER: Sektor 0 hat keine MS-DOS-Signatur
    /home/gentox/archbox/archbox-1.00-i686.img: nicht erkannte Partitiontabellentyp
    Alte Aufteilung:
    Keine Partitionen gefunden
    Warnung: gegebene Größe (1096899) überschreitet maximal erlaubte Größe (1092357)
    Neue Aufteilung:
    Warnung: Die Partition sieht aus, als sie gemacht worden
    für C/H/S=*/73/6 (anstelle von 68/255/63).
    Für diese Auflistung nehme ich diese Geometrie an.
    Einheit = Sektoren von 512 Bytes, Zählung beginnt bei 0
    Gerät boot. Anfang Ende #Sektoren Id System
    /home/gentox/archbox/archbox-1.00-i686.img1 * 63 1096961 1096899 83 Linux
    Anfang: (c,h,s) erwartet (0,10,4) gefunden (0,1,1)
    Ende: (c,h,s) erwartet (1023,72,6) gefunden (68,72,6)
    /home/gentox/archbox/archbox-1.00-i686.img2 0 - 0 0 Leer
    /home/gentox/archbox/archbox-1.00-i686.img3 0 - 0 0 Leer
    /home/gentox/archbox/archbox-1.00-i686.img4 0 - 0 0 Leer
    Warnung: Partition 1 reicht über das Ende der Platte hinaus
    Die neue Partitionstabelle wurde erfolgreich geschrieben
    Die Partitionstabelle wird erneut gelesen…
    BLKRRPART: Unpassender IOCTL (I/O-Control) für das Gerät
    Wenn Sie eine DOS-Partition angelegt oder geändert haben, z. B. /dev/foo7,
    dann nehmen Sie dd(1), um die ersten 512 Bytes auf 0 zu setzen:
    „dd if=/dev/zero of=/dev/foo7 bs=512 count=1" (siehe fdisk(8)).
    Probing devices to guess BIOS drives. This may take a long time.
    GNU GRUB version 0.97 (640K lower / 3072K upper memory)
    [ Minimal BASH-like line editing is supported. For the first word, TAB
    lists possible command completions. Anywhere else TAB lists the possible
    completions of a device/filename. ]
    grub> device (hd0) /home/gentox/archbox/archbox-1.00-i686.img
    grub> root (hd0,0)
    Filesystem type is ext2fs, partition type 0x83
    grub> setup (hd0)
    Checking if "/boot/grub/stage1" exists... yes
    Checking if "/boot/grub/stage2" exists... yes
    Checking if "/boot/grub/e2fs_stage1_5" exists... yes
    Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 16 sectors are embedded.
    succeeded
    Running "install /boot/grub/stage1 (hd0) (hd0)1+16 p (hd0,0)/boot/grub/stage2 /boot/grub/menu.lst"... succeeded
    Done.
    building dir:
    http://root.stcim.de/arch0r/archbox.tgz
    best regards :>
    Last edited by arch0r (2009-06-09 19:38:09)

Maybe you are looking for

  • BP_sales org

    Dear friends,     I have successfully downloaded BPs from R/3 to CRM. After downloading BPs from R/3 to CRM, i wants to create relationships for a particular BP in CRM. The navigation is: 1. Open your BP 2.click on "Relationships" in application tool

  • HT5438 Appletv doesn't work with an ethernet switch?

    It worked before when connected directly to the modem, but I wanted to use my modem with my computer too for internet, so I added an ethernet switch and connected the three of them to it.  My internet works good in my computer, but apple tv doesn't w

  • IPod and iMac not speaking

    When I link up my iPod nano (2nd generation) to my computer, it doesn't appear in iTunes under Devices.  Tried on both iMac and MacBook.  iPod shows it's charging, so something is getting through, but I need to download new music.  Help!!

  • Flex 4 State issue

    Hi, In flex 3, we can use the following state definition to hide a component or move this component to another position. But it seems we can't do this in flex 4's state. In my opinion, we must put fgroup component in two places in order to have this

  • The add work button for behance does not work. how to fix this?

    I cannot publish to Behance the add work button does not work. I also cannot upload work to Adobe Voice Either. Why is this happening? I see my comrades uploading work.