Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UEFI grub + wimboot
2019-03-15, 07:37 (This post was last modified: 2019-03-15 07:38 by johnny.)
Post: #21
RE: [wimboot] New cmdline command
(2019-03-07 08:45)trulyliu Wrote:  
(2018-08-15 13:10)NiKiZe Wrote:  Still you have not answered my questions in regards to bootloader and mode - and I will not guess what you mean.
However I will restate one of my questions; If you are continuing to ask about already existing topic - why are you creating a new thread? Threads are now merged

Please read what I wrote again and make sure you answer all questions that I asked.

And yes the bootloader must load the files - NOT wimboot

I am a developer but lake of the knowledge of UEFI and wimboot,
If I want to make wimboot work in grub2 UEFI mode,
which feature should I implement in wimboot?

As far as I can remember NiKiZe meant I think that Grub2 in EFI mode with the commands Linux and initrd does not load the Windows files correctly into RAM and therefore wimboot cannot load the wim files.
Find all posts by this user
Quote this message in a reply
2019-03-18, 16:10
Post: #22
RE: UEFI grub + wimboot
http://reboot.pro/topic/21409-solved-uef...ntry209932
Find all posts by this user
Quote this message in a reply
2019-03-18, 16:19
Post: #23
RE: UEFI grub + wimboot
(2019-03-18 16:10)steve6375 Wrote:  http://reboot.pro/topic/21409-solved-uef...ntry209932

Yes, all files must be loaded, and have the correct names
I would suggest to use the BCD file from https://github.com/NiKiZe/wimboot-bcd - it is as clean and minimal as can be.

you need to load boot.sdi, and BCD
the local names must be that (the --name on initrd fixes this for EFI, while for legacy it is the last parameter of the line, or also known as argument)
boot.sdi and boot.wim is defined in BCD - or has fallbacks for that name.
wimboot creates virtual directories for the files, (all files are pressented in all directories in the virtual VFAT fs that wimboot creates)

You can read about much of this at http://ipxe.org/appnote/wimboot_architecture

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)