You are not logged in.

#1 2016-07-22 19:04:52

entodoays
Member
From: Malta
Registered: 2014-10-25
Posts: 118

Multi-boot USB - Arch iso

I tried booting the archlinux-2016.05.01-dual.iso using the menuentry in this wiki page but got a kernel panic and a message:
Kernel panic - not syncing: No working init found. Try passing init= option to kernel.

My menuentry:

menuentry '[loopback]archlinux-2016.05.01-dual.iso' {
	set isofile='/boot/iso/archlinux-2016.05.01-dual.iso'
	loopback loop $isofile
	linux (loop)/arch/boot/x86_64/vmlinuz img_dev=$imgdevpath img_loop=$isofile earlymodules=loop
	initrd (loop)/arch/boot/x86_64/archiso.img
}

Last edited by entodoays (2016-07-26 15:02:31)

Offline

Board footer

Powered by FluxBB