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

Re: Detailed boot menu for Knoppix with GRUB 2



>     linux (xyz)/boot/isolinux/linux64 findiso=/boot$ISO
> ${GRUB_CMDLINE_LINUX_DEFAULT} ${GRUB_CMDLINE_LINUX} ramdisk_size=100000 lang=de
>     initrd (xyz)/boot/isolinux/minirt.gz

Various boot parameters can be considered in alternative GRUB 2 configurations.
https://help.ubuntu.com/community/Grub2/ISOBoot/Examples

But it seems that the shell script "init" from Knoppix does only support the
command line parameter "bootfrom" for the purpose of booting ISO images.
http://knoppix.net/wiki/Cheat_Codes#Cheatcodes_and_hints

This one expects that the specified file name contains an "old style" device
name. Symbolic links (like "/dev/disk/by-id/scsi ...") which refer to better
predictable (persistent) device names are not provided at that point, are they?
http://superuser.com/questions/275135/linux-changing-device-names-in-dev-causes-problems-on-boot
https://blog.flameeyes.eu/2013/03/predictably-non-persistent-names

Would you like to improve the support for other path specifications?

Regards,
Markus


Reply to: