21.PC_1




Grub2 ISO Booting.


  • 링크


  • 컨텐츠 정보


    본문

    Posted 10 January 2014 - 09:17 PM

    I've prepared an WinPE USB flash disk. The content is the same as the ISO.

    Renamed \EFI\boot\bootx64.efi (WinPE) to \EFI\boot\bootx64_winpe.efi

    Then I've copied the grub2's files to the flash drive (including \EFI\boot\bootx64.efi from GRUB2).

     

    Grub2 is loaded and it's shown grub's menu. Using the following entries WinPE was correctly loaded from the USB Flash drive :

    menuentry "WinPE USB" {\r\n   terminal_output console\r\n   insmod chain\r\n   chainloader (hd0,msdos1)/EFI/Boot/bootx64_winpe.efi\r\n}

    After that, I've copied the WinPE ISO to the USB flash drive and added a menu entry:

    menuentry "WinPE ISO" {\r\n   terminal_output console\r\n   set iso=/winpe.iso\r\n   loopback loop ${iso}\r\n   insmod chain\r\n   chainloader (loop)/EFI/Boot/bootx64.efi\r\n}

    WinPe starts to boot but there is an error code 0xc0000428 (The digital signature for this file couldn’t be verified).

     

    Now it's happening something... :)

    when I've tested before, I was using grub's console and this is my first time working with grub. so I didn't noticed that after "chainloader (loop)/EFI/Boot/bootx64.efi" it's necessary to use the boot command... :blush:

    now using the menu or the console, I'm getting the same result (error) which is not good but is better than before.

     

    Thanks,

    ■ 11q.kr은 정보를 찾아 공유 합니다.
    https://11q.kr https://11q.kr https://11q.kr http://shimss.mooo.com

    뷰PDF add1,add2



    관련자료

    댓글 0
    등록된 댓글이 없습니다.


    전체 1,131 / 33 페이지
    전체 1,131 / 33 페이지



    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-05-17 16:38:34

    오늘의 홈 현황


    • 현재 접속자♨ 111 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 6 명
    • 주간 가입자※ 11 명
    • 오늘 방문자 1,163 명
    • 어제 방문자 2,015 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,327,508 명
    • 전체 게시물※ 8,573 개
    • 전체 댓글수※ 24,619 개
    • 전체 회원수 10,971 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑