Hello folks,

I am doing a little crazy, I would like to boot the content of Archiso
but with the extracted files not the ISO image itself.

It is clear to me that to boot I need:
- amd-ucode.img
- intel-ucode.img
- initramfs-linux.img
- vmlinuz-linux
- airootfs.sfs

And that the linux and initrd lines are:
linux /archiso/vmlinuz-linux
initrd /archiso/intel-ucode.img /archiso/amd-ucode.img
/archiso/initramfs-linux.img

But I'm missing the options to pass to the kernel to find the
airootfs.sfs. I know that using the img_dev and img_loop parameters I
can tell it where the ISO file is located and boot with it, but I'm
more interested in booting directly with the extracted airootfs.sfs and
without the ISO. Any ideas?

Greetings.

-- 
Óscar García Amor | ogarcia at moire.org | http://ogarcia.me

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to