Re: Boot Archiso files using systemd-boot or GRUB

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



Boot the ISO, check /proc/cmdline for the options passed to the kernel.



Am 16.05.23 um 09:13 schrieb Óscar García Amor:
> 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.
> 




[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