On 04.04.2015 14:01, Patrick O'Callaghan wrote: ... > > Mine all use UUID. These are the two entries (not working, working): > > menuentry 'Fedora (3.19.3-200.fc21.x86_64) 21 (Twenty One)' --class > fedora --class gnu-linux --class gnu --class os $menuentry_id_option > 'gnul > inux-3.13.5-202.fc20.x86_64-advanced-6a9a800c-309b-4b69-b269-884ad495e7b9' { > set gfxpayload=text > insmod gzio > insmod part_msdos > insmod ext2 > set root='hd0,msdos1' > if [ x$feature_platform_search_hint = xy ]; then > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 > --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 --hint='hd0,msdos > 1' 6d5929d8-fd35-49e6-a8bf-aab5309dad77 > else > search --no-floppy --fs-uuid --set=root > 6d5929d8-fd35-49e6-a8bf-aab5309dad77 > fi > linux /vmlinuz-3.19.3-200.fc21.x86_64 > root=UUID=6a9a800c-309b-4b69-b269-884ad495e7b9 ro > vconsole.font=latarcyrheb-sun16 rhgb quiet > nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off > LANG=en_GB.UTF-8 > } ... :) /boot/extlinux/extlinux.conf: ui menu.c32 menu title EXTLINUX timeout 50 label Fedora 21 3.18.10-200.fc21.x86_64 kernel /vmlinuz-3.18.10-200.fc21.x86_64 append root=UUID=12345678-1234-1234-1234-123456789abc initrd /initramfs-3.18.10-200.fc21.x86_64.img -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org