Skip to navigation
How to include gentoo minimal live cd into yumi multi bootloader
24.08.16
In yumi pick "Try Unlisted ISO (via SYSLINUX)" as the distribution to install in the installed directory that YUMI put the LiveCD in, find the isolinux directory, and the isolinux.cfg file there. There should be two lines looking something like: append root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/image.squashfs cdroot initrd=gentoo.igz vga=791 We need to fix the loop= parameter, to point to that file's location within the USB drive. I edited that line to look like: append root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/multiboot/install-amd64-minimal-20131010/image.squashfs cdroot initrd=gentoo.igz vga=791 Finally, we need to move the (empty) livecd file up to the top of the USB drive. This is how the Gentoo LiveCD boot system validates that it has found the drive it expects.
https://linux.arantius.com/gentoo-boot-via-yumi
Reply
Anonymous
Information Epoch 1732621152
Store numerical data in flat files.
Home
Notebook
Contact us