[arch-releng] December snapshot

Keshav P R the.ridikulus.rat at gmail.com
Thu Nov 29 23:14:28 EST 2012


On Fri, Nov 30, 2012 at 4:22 AM, Gerardo Exequiel Pozzi <
vmlinuz386 at yahoo.com.ar> wrote:

> On 11/29/2012 06:06 PM, Pierre Schmitz wrote:
> > Hi,
> >
> > I was planing to do a new snapshot on Saturday December 1st. I create a
> > test image today and also did an install without any issues. Am I right
> > that there are no changes in archiso itself worth a new tag? (at least
> > none that would affect the resulting image)
> >
> > Please let e know asap if there are any issues or you like to have some
> > bug fixes included. As I am a little late this time we could still
> > postpone this till next week if there are still things to do.
> >
> > Greetings,
> >
> > Pierre
> >
>
> I need to do some quick test, I think should work with current packages.
>
> Yes there is only one commit in archiso, but does not modify the target,
> is just a cosmetic change.
>
> I guess UEFI with gummiboot is still broken on Asus motherboards, but I
> have no access during these time, to a machine with this firmware, to
> test and debug with gummiboot creators.
>
>
For now i suggest using refind-efi refindx64.efi with the following config:

---- (USB)/EFI/boot/refind.conf ----
textonly
showtools about,reboot,shutdown,exit
scanfor manual

menuentry "Arch Linux Archiso x86_64" {
    volume ARCH_201212
    loader /arch/boot/x86_64/vmlinuz
    initrd /arch/boot/x86_64/archiso.img
    ostype Linux
    graphics off
    options "add_efi_memmap archisobasedir=arch archisolabel=ARCH_201212"
}

menuentry "UEFI x86_64 Shell v2" {
    volume ARCH_201212
    loader /EFI/shellx64_v2.efi
    graphics off
}

menuentry "UEFI x86_64 Shell v1" {
    volume ARCH_201212
    loader /EFI/shellx64_v1.efi
    graphics off
}
--------------------------------------------------

I don't have access to my laptop right now so I can't send a patch. In my
Thinkpad E430 both gummiboot and rEFInd work fine.

Regards.

Keshav


More information about the arch-releng mailing list