https://bugzilla.novell.com/show_bug.cgi?id=767272 https://bugzilla.novell.com/show_bug.cgi?id=767272#c29 ahlner ahlner <ahlner3@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ahlner3@gmail.com --- Comment #29 from ahlner ahlner <ahlner3@gmail.com> 2013-03-19 17:40:38 UTC --- I've same problems after many tests, so add a section based in /etc/grub.d/40_custom : menuentry 'Xubuntu 12.10' { set root='(hd1,1)' chainloader +1 } Finally, with "update-bootloader" and its options, I've add successfully as root : update-bootloader --add --name Xubuntu 12.10 --image /dev/sdb1/vmlinuz --initrd /dev/sdb1/initrd.img It's also possible to set as default the last added section by this field at end of the command line : --default Then also as root : update-bootloader --refresh -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.