[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pass parameters to kernel when using chainloader method.
From: |
Pascal Hambourg |
Subject: |
Re: Pass parameters to kernel when using chainloader method. |
Date: |
Thu, 24 Dec 2020 15:34:45 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 |
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=...
With BIOS chainloading, I'm afraid you cannot pass parameters.
- Pass parameters to kernel when using chainloader method., Hongyi Zhao, 2020/12/24
- Re: Pass parameters to kernel when using chainloader method.,
Pascal Hambourg <=
- Re: Pass parameters to kernel when using chainloader method., Hongyi Zhao, 2020/12/24
- Re: Pass parameters to kernel when using chainloader method., Pascal Hambourg, 2020/12/25
- Re: Pass parameters to kernel when using chainloader method., Hongyi Zhao, 2020/12/25
- Re: Pass parameters to kernel when using chainloader method., Narcis Garcia, 2020/12/26
- Re: Pass parameters to kernel when using chainloader method., David Balažic, 2020/12/26
- Re: Pass parameters to kernel when using chainloader method., Pascal Hambourg, 2020/12/26