Re: Pass parameters to kernel when using chainloader method.

2020-12-26 Thread Pascal Hambourg
Le 26/12/2020 à 12:18, David Balažic a écrit : On Sat, 26 Dec 2020 at 07:31, Narcis Garcia via Support requests for the GRand Unified Bootloader wrote: As I did understand, and please make me the right correction (or link documentation): BIOS calls MBR MBR loads/calls GRUB GRUB chainloads to d

Re: Pass parameters to kernel when using chainloader method.

2020-12-26 Thread David Balažic
On Sat, 26 Dec 2020 at 07:31, Narcis Garcia via Support requests for the GRand Unified Bootloader wrote: > > As I did understand, and please make me the right correction (or link > documentation): > BIOS calls MBR > MBR loads/calls GRUB > GRUB chainloads to disk sector where kernel begins. > > Las

Re: Pass parameters to kernel when using chainloader method.

2020-12-25 Thread Narcis Garcia via Support requests for the GRand Unified Bootloader
El 25/12/20 a les 10:36, Pascal Hambourg ha escrit: > Le 25/12/2020 à 03:02, Hongyi Zhao a écrit : >> On Thu, Dec 24, 2020 at 10:34 PM Pascal Hambourg >> wrote: >>> >>> Le 24/12/2020 à 14:16, Hongyi Zhao a écrit : When using chainloader method, how can I pass parameters to kernel? >>> >>> Wha

Re: Pass parameters to kernel when using chainloader method.

2020-12-25 Thread Hongyi Zhao
Ok, thanks. On Fri, Dec 25, 2020 at 5:36 PM Pascal Hambourg wrote: > > Le 25/12/2020 à 03:02, Hongyi Zhao a écrit : > > On Thu, Dec 24, 2020 at 10:34 PM Pascal Hambourg > > wrote: > >> > >> Le 24/12/2020 à 14:16, Hongyi Zhao a écrit : > >>> When using chainloader method, how can I pass paramete

Re: Pass parameters to kernel when using chainloader method.

2020-12-25 Thread Pascal Hambourg
Le 25/12/2020 à 03:02, Hongyi Zhao a écrit : On Thu, Dec 24, 2020 at 10:34 PM Pascal Hambourg wrote: Le 24/12/2020 à 14:16, Hongyi Zhao a écrit : When using chainloader method, how can I pass parameters to kernel? What kind of chainloading ? With EFI stub chainloading, you can append kerne

Re: Pass parameters to kernel when using chainloader method.

2020-12-24 Thread Hongyi Zhao
On Thu, Dec 24, 2020 at 10:34 PM Pascal Hambourg wrote: > > Le 24/12/2020 à 14:16, Hongyi Zhao a écrit : > > When using chainloader method, how can I pass parameters to kernel? > > What kind of chainloading ? > > With EFI stub chainloading, you can append kernel parameters to the > command line :

Re: Pass parameters to kernel when using chainloader method.

2020-12-24 Thread Pascal Hambourg
Le 24/12/2020 à 14:16, Hongyi Zhao a écrit : When using chainloader method, how can I pass parameters to kernel? What kind of chainloading ? With EFI stub chainloading, you can append kernel parameters to the command line : chainloader /EFI/stub/vmlinuz initrd=/EFI/stub/initrd.img root=...

Pass parameters to kernel when using chainloader method.

2020-12-24 Thread Hongyi Zhao
When using chainloader method, how can I pass parameters to kernel? Regards -- Assoc. Prof. Hongyi Zhao Theory and Simulation of Materials Hebei Polytechnic University of Science and Technology engineering NO. 552 North Gangtie Road, Xingtai, China