[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] docs: efi: given some hint about the dom0 command line
On Tue, Mar 31, 2015 at 02:15:15PM +0100, Ian Campbell wrote: > Suggested-by: Carlos Gustavo Ramirez Rodriguez <carlosgrr@xxxxxxxxx> > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> > --- > docs/misc/efi.markdown | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/docs/misc/efi.markdown b/docs/misc/efi.markdown > index f435ec7..5b54314 100644 > --- a/docs/misc/efi.markdown > +++ b/docs/misc/efi.markdown > @@ -50,7 +50,7 @@ thus look like this (`#` serving as comment character): > > [sle11sp2] > options=console=vga,com1 com1=57600 loglvl=all noreboot > - kernel=vmlinuz-3.0.31-0.4-xen ignore_loglevel #earlyprintk=xen > + kernel=vmlinuz-3.0.31-0.4-xen [domain 0 command line options] > ramdisk=initrd-3.0.31-0.4-xen > > **************************example end******************************** > @@ -73,6 +73,12 @@ Line Options](xen-command-line.html). > > Specifies the Dom0 kernel binary and the options to pass to it. > > +The options should in general be the same as is used when booting > +natively, e.g. including `root=...` etc. > + > +Check your bootloader (e.g. grub) configuration or `/proc/cmdline` for > +the native configuration. > + > ###`ramdisk=<filename>` > > Specifies a Linux-style initial RAM disk image to load. > -- > 1.7.10.4 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |