[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH v2 4/4] arm64: update the introduction of xen boo
From: |
Doug Goldstein |
Subject: |
Re: [Xen-devel] [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi |
Date: |
Thu, 25 Feb 2016 16:26:59 -0600 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
On 2/25/16 12:39 AM, address@hidden wrote:
> From: Fu Wei <address@hidden>
> address@hidden Command xen_linux file [arguments]
> -Load a dom0 kernel image for xen hypervisor at the booting process of xen.
> address@hidden Command xen_module [--nounzip] file [arguments]
> +Load a module for xen hypervisor at the booting process of xen.
> The rest of the line is passed verbatim as the module command line.
> +Each module will be identified by the order in which the modules are added.
> +The 1st module: dom0 kernel image
> +The 2nd module: dom0 ramdisk
> +All subsequent modules: UNKNOW
Missing an 'N' at the end there. Probably worth mentioning that the
ramdisk is optional as well.
--
Doug Goldstein
signature.asc
Description: OpenPGP digital signature
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, (continued)
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Fu Wei, 2016/02/25
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Fu Wei, 2016/02/25
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Andrei Borzenkov, 2016/02/26
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Fu Wei, 2016/02/26
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Andrei Borzenkov, 2016/02/26
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Fu Wei, 2016/02/26
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Vladimir 'φ-coder/phcoder' Serbinenko, 2016/02/26
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Fu Wei, 2016/02/26
- Message not available
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Andrei Borzenkov, 2016/02/28
- Message not available
- Re: [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi, Andrei Borzenkov, 2016/02/29
Re: [Xen-devel] [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi,
Doug Goldstein <=