Bug#543668: grub skips entries with accent in title

2010-10-17 Thread Samuel Thibault
clone 543668 -1 retitle -1 should detect windows encoding to properly convert windows boot title severity -1 wishlist thanks Vladimir 'φ-coder/phcoder' Serbinenko, le Tue 09 Feb 2010 13:37:52 +0100, a écrit : > Looks like you actually have 2 problems: > 1) os-prober giving information in latin1 a

Bug#543668: grub skips entries with accent in title

2010-02-09 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Looks like you actually have 2 problems: 1) os-prober giving information in latin1 and not utf-8. Can you run: sudo os-prober > report.bin then send resulting report.bin? Don't forget .bin to avoid file to be reencoded 2) grub fails on incorrect UTF-8. I fixed it in upstream but it's not packaged y