On Mon, Oct 13, 2014 at 03:45:31PM +0100, Colin Watson wrote: > On Mon, Jul 28, 2014 at 09:26:22AM +0900, Mike Hommey wrote: > > After the upgrade from 2.02~beta2-10 to 2.02~beta2-11, a reboot just got > > me under Windows. The EFI boot menu had two entries for Windows (I don't > > think it had two in the past, but maybe it did, and that's not related), > > and one for "UEFI OS" which was set as the default. Choosing that one > > manually in the boot menu still brought Windows up. > > > > After booting with a USB stick in rescue mode, deleting the duplicate > > Windows entry and the UEFI OS entry, and re-running grub-install, grub > > showed up at reboot. After grub-install, the EFI entry is now named > > "debian". > > > > Note I haven't run grub-install in a while, so I'm not sure what version > > of grub had done a grub-install last. > > Sorry for the delayed response. I think this is unlikely to have been a > problem introduced by the new version of GRUB as such (unless switching > to GCC 4.9 did this, but that seems a pretty tenuous theory), and > grub-install is run automatically provided that /boot/efi/EFI/debian/ > exists. Could you please post the output of: > > dpkg -l efibootmgr > sudo efibootmgr > find /boot/efi -ls
It happened again today. Grub was not updated, but the kernel was. # dpkg -l efibootmgr Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-===========================-==================-==================-============================================================ ii efibootmgr 0.9.0-2 amd64 Interact with the EFI Boot Manager # efibootmgr BootCurrent: 0002 Timeout: 0 seconds BootOrder: 0002,0001,0000 Boot0000* Windows Boot Manager Boot0001* Windows Boot Manager Boot0002* grub # # NOTE: the "grub" entry is one I added from the BIOS in order to boot # # at all. It was *not* there. Both Windows entries were. after re-running # # grub-install, I get: BootCurrent: 0002 Timeout: 0 seconds BootOrder: 0003,0002,0001,0000 Boot0000* Windows Boot Manager Boot0001* Windows Boot Manager Boot0002* grub Boot0003* debian # find /boot/efi -ls 1 4 drwxr-xr-x 4 root root 4096 1月 1 1970 /boot/efi 115 4 drwxr-xr-x 2 root root 4096 9月 7 2013 /boot/efi/en-us 117 72 -rwxr-xr-x 1 root root 73456 8月 8 2013 /boot/efi/en-us/bootmgr.efi.mui 118 4 drwxr-xr-x 5 root root 4096 1月 22 2014 /boot/efi/EFI 122 4 drwxr-xr-x 3 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft 124 4 drwxr-xr-x 40 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot 172 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/bg-BG 175 76 -rwxr-xr-x 1 root root 77152 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/bg-BG/bootmgfw.efi.mui 176 76 -rwxr-xr-x 1 root root 77152 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/bg-BG/bootmgr.efi.mui 177 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/cs-CZ 181 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/cs-CZ/bootmgfw.efi.mui 182 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/cs-CZ/bootmgr.efi.mui 183 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/cs-CZ/memtest.efi.mui 184 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/da-DK 188 76 -rwxr-xr-x 1 root root 75616 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/da-DK/bootmgfw.efi.mui 189 76 -rwxr-xr-x 1 root root 75616 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/da-DK/bootmgr.efi.mui 190 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/da-DK/memtest.efi.mui 191 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/de-DE 195 80 -rwxr-xr-x 1 root root 78688 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/de-DE/bootmgfw.efi.mui 196 80 -rwxr-xr-x 1 root root 78688 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/de-DE/bootmgr.efi.mui 197 48 -rwxr-xr-x 1 root root 45920 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/de-DE/memtest.efi.mui 198 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/el-GR 202 80 -rwxr-xr-x 1 root root 79712 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/el-GR/bootmgfw.efi.mui 203 80 -rwxr-xr-x 1 root root 79712 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/el-GR/bootmgr.efi.mui 204 48 -rwxr-xr-x 1 root root 46432 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/el-GR/memtest.efi.mui 205 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/en-GB 208 72 -rwxr-xr-x 1 root root 73568 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/en-GB/bootmgfw.efi.mui 209 72 -rwxr-xr-x 1 root root 73568 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/en-GB/bootmgr.efi.mui 210 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/en-US 214 72 -rwxr-xr-x 1 root root 73568 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/en-US/bootmgfw.efi.mui 215 72 -rwxr-xr-x 1 root root 73568 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/en-US/bootmgr.efi.mui 216 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/en-US/memtest.efi.mui 217 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/es-ES 221 76 -rwxr-xr-x 1 root root 77152 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/es-ES/bootmgfw.efi.mui 222 76 -rwxr-xr-x 1 root root 77152 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/es-ES/bootmgr.efi.mui 223 48 -rwxr-xr-x 1 root root 45920 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/es-ES/memtest.efi.mui 224 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/et-EE 227 76 -rwxr-xr-x 1 root root 74592 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/et-EE/bootmgfw.efi.mui 228 76 -rwxr-xr-x 1 root root 74592 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/et-EE/bootmgr.efi.mui 229 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/fi-FI 233 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/fi-FI/bootmgfw.efi.mui 234 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/fi-FI/bootmgr.efi.mui 235 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/fi-FI/memtest.efi.mui 236 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/fr-FR 240 80 -rwxr-xr-x 1 root root 78688 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/fr-FR/bootmgfw.efi.mui 241 80 -rwxr-xr-x 1 root root 78688 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/fr-FR/bootmgr.efi.mui 242 48 -rwxr-xr-x 1 root root 45920 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/fr-FR/memtest.efi.mui 243 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/hr-HR 246 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/hr-HR/bootmgfw.efi.mui 247 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/hr-HR/bootmgr.efi.mui 248 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/hu-HU 252 80 -rwxr-xr-x 1 root root 78176 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/hu-HU/bootmgfw.efi.mui 253 80 -rwxr-xr-x 1 root root 78176 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/hu-HU/bootmgr.efi.mui 254 48 -rwxr-xr-x 1 root root 45920 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/hu-HU/memtest.efi.mui 255 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/it-IT 259 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/it-IT/bootmgfw.efi.mui 260 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/it-IT/bootmgr.efi.mui 261 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/it-IT/memtest.efi.mui 262 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/ja-JP 266 68 -rwxr-xr-x 1 root root 67424 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ja-JP/bootmgfw.efi.mui 267 68 -rwxr-xr-x 1 root root 67424 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ja-JP/bootmgr.efi.mui 268 44 -rwxr-xr-x 1 root root 42848 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ja-JP/memtest.efi.mui 269 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/ko-KR 273 68 -rwxr-xr-x 1 root root 66912 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ko-KR/bootmgfw.efi.mui 274 68 -rwxr-xr-x 1 root root 66912 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ko-KR/bootmgr.efi.mui 275 44 -rwxr-xr-x 1 root root 42848 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ko-KR/memtest.efi.mui 276 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/lt-LT 279 76 -rwxr-xr-x 1 root root 75616 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/lt-LT/bootmgfw.efi.mui 280 76 -rwxr-xr-x 1 root root 75616 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/lt-LT/bootmgr.efi.mui 281 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/lv-LV 284 76 -rwxr-xr-x 1 root root 75104 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/lv-LV/bootmgfw.efi.mui 285 76 -rwxr-xr-x 1 root root 75104 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/lv-LV/bootmgr.efi.mui 286 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/nb-NO 290 76 -rwxr-xr-x 1 root root 75104 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/nb-NO/bootmgfw.efi.mui 291 76 -rwxr-xr-x 1 root root 75104 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/nb-NO/bootmgr.efi.mui 292 48 -rwxr-xr-x 1 root root 45920 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/nb-NO/memtest.efi.mui 293 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/nl-NL 297 76 -rwxr-xr-x 1 root root 77664 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/nl-NL/bootmgfw.efi.mui 298 76 -rwxr-xr-x 1 root root 77664 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/nl-NL/bootmgr.efi.mui 299 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/nl-NL/memtest.efi.mui 300 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/pl-PL 304 76 -rwxr-xr-x 1 root root 77664 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/pl-PL/bootmgfw.efi.mui 305 76 -rwxr-xr-x 1 root root 77664 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/pl-PL/bootmgr.efi.mui 306 48 -rwxr-xr-x 1 root root 45920 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/pl-PL/memtest.efi.mui 307 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/pt-BR 311 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/pt-BR/bootmgfw.efi.mui 312 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/pt-BR/bootmgr.efi.mui 313 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/pt-BR/memtest.efi.mui 314 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/pt-PT 318 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/pt-PT/bootmgfw.efi.mui 319 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/pt-PT/bootmgr.efi.mui 320 48 -rwxr-xr-x 1 root root 45920 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/pt-PT/memtest.efi.mui 321 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/qps-ploc 325 72 -rwxr-xr-x 1 root root 73560 2月 23 2014 /boot/efi/EFI/Microsoft/Boot/qps-ploc/bootmgfw.efi.mui 326 72 -rwxr-xr-x 1 root root 73560 2月 23 2014 /boot/efi/EFI/Microsoft/Boot/qps-ploc/bootmgr.efi.mui 327 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/qps-ploc/memtest.efi.mui 328 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/ro-RO 331 76 -rwxr-xr-x 1 root root 75616 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ro-RO/bootmgfw.efi.mui 332 76 -rwxr-xr-x 1 root root 75616 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ro-RO/bootmgr.efi.mui 333 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/ru-RU 337 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ru-RU/bootmgfw.efi.mui 338 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ru-RU/bootmgr.efi.mui 339 44 -rwxr-xr-x 1 root root 44896 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/ru-RU/memtest.efi.mui 340 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/sk-SK 343 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sk-SK/bootmgfw.efi.mui 344 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sk-SK/bootmgr.efi.mui 345 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/sl-SI 348 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sl-SI/bootmgfw.efi.mui 349 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sl-SI/bootmgr.efi.mui 350 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/sr-Latn-CS 353 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sr-Latn-CS/bootmgfw.efi.mui 354 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sr-Latn-CS/bootmgr.efi.mui 355 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/sr-Latn-RS 358 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sr-Latn-RS/bootmgfw.efi.mui 359 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sr-Latn-RS/bootmgr.efi.mui 360 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/sv-SE 364 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sv-SE/bootmgfw.efi.mui 365 76 -rwxr-xr-x 1 root root 76128 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sv-SE/bootmgr.efi.mui 366 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/sv-SE/memtest.efi.mui 367 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/tr-TR 371 76 -rwxr-xr-x 1 root root 75104 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/tr-TR/bootmgfw.efi.mui 372 76 -rwxr-xr-x 1 root root 75104 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/tr-TR/bootmgr.efi.mui 373 48 -rwxr-xr-x 1 root root 45408 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/tr-TR/memtest.efi.mui 374 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/uk-UA 377 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/uk-UA/bootmgfw.efi.mui 378 76 -rwxr-xr-x 1 root root 76640 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/uk-UA/bootmgr.efi.mui 379 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/zh-CN 383 64 -rwxr-xr-x 1 root root 63840 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/zh-CN/bootmgfw.efi.mui 384 64 -rwxr-xr-x 1 root root 63840 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/zh-CN/bootmgr.efi.mui 385 44 -rwxr-xr-x 1 root root 42336 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/zh-CN/memtest.efi.mui 386 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/zh-HK 390 64 -rwxr-xr-x 1 root root 63832 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/zh-HK/bootmgfw.efi.mui 391 64 -rwxr-xr-x 1 root root 63840 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/zh-HK/bootmgr.efi.mui 392 44 -rwxr-xr-x 1 root root 42336 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/zh-HK/memtest.efi.mui 393 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/zh-TW 397 64 -rwxr-xr-x 1 root root 63840 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/zh-TW/bootmgfw.efi.mui 398 64 -rwxr-xr-x 1 root root 63840 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/zh-TW/bootmgr.efi.mui 399 44 -rwxr-xr-x 1 root root 42336 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/zh-TW/memtest.efi.mui 400 64 -rwxr-xr-x 1 root root 65536 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/BOOTSTAT.DAT 401 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/Fonts 418 3608 -rwxr-xr-x 1 root root 3694080 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/chs_boot.ttf 419 3788 -rwxr-xr-x 1 root root 3876772 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/cht_boot.ttf 420 1940 -rwxr-xr-x 1 root root 1984228 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/jpn_boot.ttf 421 2316 -rwxr-xr-x 1 root root 2371360 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/kor_boot.ttf 422 164 -rwxr-xr-x 1 root root 165764 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/malgunn_boot.ttf 423 168 -rwxr-xr-x 1 root root 168212 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/malgun_boot.ttf 424 132 -rwxr-xr-x 1 root root 132888 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/meiryon_boot.ttf 425 132 -rwxr-xr-x 1 root root 134508 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/meiryo_boot.ttf 426 152 -rwxr-xr-x 1 root root 152892 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/msjhn_boot.ttf 427 152 -rwxr-xr-x 1 root root 154896 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/msjh_boot.ttf 428 140 -rwxr-xr-x 1 root root 142124 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/msyhn_boot.ttf 429 144 -rwxr-xr-x 1 root root 146228 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/msyh_boot.ttf 430 36 -rwxr-xr-x 1 root root 36020 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/segmono_boot.ttf 431 76 -rwxr-xr-x 1 root root 77088 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/segoen_slboot.ttf 432 76 -rwxr-xr-x 1 root root 77404 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/segoe_slboot.ttf 433 48 -rwxr-xr-x 1 root root 47452 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/Fonts/wgl4_boot.ttf 434 4 drwxr-xr-x 4 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/Resources 438 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/Resources/en-US 440 12 -rwxr-xr-x 1 root root 11616 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/Resources/en-US/bootres.dll.mui 441 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/Resources/ja-JP 443 12 -rwxr-xr-x 1 root root 11104 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/Resources/ja-JP/bootres.dll.mui 444 20 -rwxr-xr-x 1 root root 18272 8月 22 2013 /boot/efi/EFI/Microsoft/Boot/Resources/bootres.dll 445 32 -rwxr-xr-x 1 root root 32768 10月 24 19:19 /boot/efi/EFI/Microsoft/Boot/BCD 446 28 -rwxr-xr-x 1 root root 28672 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/BCD.LOG 447 16 -rwxr-xr-x 1 root root 16384 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/BCD.LOG1 448 0 -rwxr-xr-x 1 root root 0 1月 8 2014 /boot/efi/EFI/Microsoft/Boot/BCD.LOG2 449 8 -rwxr-xr-x 1 root root 4247 6月 18 2013 /boot/efi/EFI/Microsoft/Boot/boot.stl 450 1580 -rwxr-xr-x 1 root root 1617240 4月 27 2014 /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi 451 1576 -rwxr-xr-x 1 root root 1613656 4月 27 2014 /boot/efi/EFI/Microsoft/Boot/bootmgr.efi 452 1468 -rwxr-xr-x 1 root root 1500504 4月 27 2014 /boot/efi/EFI/Microsoft/Boot/memtest.efi 453 4 drwxr-xr-x 2 root root 4096 1月 8 2014 /boot/efi/EFI/Boot 455 1580 -rwxr-xr-x 1 root root 1617240 4月 27 2014 /boot/efi/EFI/Boot/bootx64.efi 456 4 drwxr-xr-x 2 root root 4096 1月 22 2014 /boot/efi/EFI/debian 458 120 -rwxr-xr-x 1 root root 119808 10月 18 10:59 /boot/efi/EFI/debian/grubx64.efi Mike -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org