[arch-general] grub

Christian Hesse list at eworm.de
Thu Nov 26 12:40:31 UTC 2015


flow <flow at nym.mixmin.net> on Sun, 2015/11/08 16:34:
> Is it possible to boot archlinux-2015.11.01-dual.iso (and install then)
> with grub?

For me the boot entry looks like this:

menuentry "Arch Linux ISO image" --class arch --class gnu-linux --class gnu --class os --class tool {
    insmod iso9660
    loopback loop /archlinux/archlinux.iso
    linux (loop)/arch/boot/x86_64/vmlinuz archisobasedir=arch img_dev=/dev/sdaX img_loop=/archlinux/archlinux.iso archisodevice=/dev/loop0 copytoram=y quiet
    initrd (loop)/arch/boot/intel-ucode.img (loop)/arch/boot/x86_64/archiso.img
}

Should work just fine...
-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Chris           get my mail address:    */=0;b=c[a++];)
putchar(b-1/(/*               gcc -o sig sig.c && ./sig    */b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/arch-general/attachments/20151126/448bcd48/attachment.asc>


More information about the arch-general mailing list