Re: Boot Archiso files using systemd-boot or GRUB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On otrdiena, 2023. gada 16. maijs 10:13:51 EEST Óscar García Amor wrote:
> 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.

The airootfs image location is hardcoded to "/${archisobasedir}/${arch}/", so 
you you need to place airootfs.sfs in a "x86_64" subdirectory.
Then setting archisobasedir and archisodevice should be enough.

nl6720

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


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux