From Fedora Project Wiki
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
{{anchor|text}} | {{anchor|text}} | ||
;[[#text|<code>-T, --text </code>]] | ;[[#text|<code>-T, --text </code>]] | ||
{{anchor|proxy}} | {{anchor|proxy}} | ||
;[[#proxy|<code>--proxy=PROXY</code>]] | ;[[#proxy|<code>--proxy=PROXY</code>]] | ||
{{anchor|debug}} | {{anchor|debug}} | ||
Line 38: | Line 26: | ||
;[[#kickstart|<code>--kickstart=KSFILE </code>]] | ;[[#kickstart|<code>--kickstart=KSFILE </code>]] | ||
Aren't those two the same ? | Aren't those two the same ? | ||
{{anchor|rescue}} | {{anchor|rescue}} | ||
;[[#rescue|<code>--rescue</code>]] | ;[[#rescue|<code>--rescue</code>]] | ||
{{anchor|armplatform}} | {{anchor|armplatform}} | ||
Line 57: | Line 41: | ||
{{anchor|askmethod}} | {{anchor|askmethod}} | ||
;[[#askmethod|<code>--askmethod</code>]] | ;[[#askmethod|<code>--askmethod</code>]] | ||
{{anchor|}} | |||
;[[#|<code></code>]] | {{anchor|repo}} | ||
{{anchor|}} | ;[[#repo|<code>--repo=METHOD</code>]] | ||
;[[#|<code></code>]] | |||
{{anchor|}} | {{anchor|stage2}} | ||
;[[#|<code></code>]] | ;[[#stage2|<code>--stage2=STAGE2</code>]] | ||
{{anchor|}} | |||
;[[#|<code></code>]] | {{anchor|noverifyssl}} | ||
;[[#noverifyssl|<code>--noverifyssl</code>]] | |||
{{anchor|liveinst}} | |||
;[[#liveinst|<code>--liveinst</code>]] | |||
{{anchor|nofb}} | |||
;[[#nofb|<code>--nofb=NOFB</code>]] | |||
{{anchor|resolution}} | |||
;[[#resolution|<code>--resolution=RUNRES</code>]] | |||
{{anchor|usefbx}} | |||
;[[#usefbx|<code>--usefbx</code>]] | |||
{{anchor|vnc}} | |||
;[[#vnc|<code>--vnc</code>]] | |||
{{anchor|vncconnect}} | |||
;[[#vncconnect|<code>--vncconnect=VNCCONNECT</code>]] | |||
{{anchor|vncpassword}} | |||
;[[#vncpassword|<code>--vncpassword=VNCPASSWORD</code>]] | |||
{{anchor|xdriver}} | |||
;[[#xdriver|<code>--xdriver=XDRIVER</code>]] | |||
{{anchor|keymap}} | |||
;[[#keymap|<code>--keymap=KEYMAP</code>]] | |||
{{anchor|kbdtype}} | |||
;[[#kbdtype|<code>--kbdtype=KBDTYPE </code>]] | |||
{{anchor|lang}} | |||
;[[#lang|<code>--lang=LANG</code>]] | |||
{{anchor|loglevel}} | |||
;[[#loglevel|<code>--loglevel=LOGLEVEL</code>]] | |||
{{anchor|syslog}} | |||
;[[#syslog|<code>--syslog=SYSLOG</code>]] | |||
{{anchor|noselinux}} | |||
;[[#noselinux|<code>--noselinux</code>]] | |||
{{anchor|selinux}} | |||
;[[#selinux|<code>--selinux</code>]] | |||
{{anchor|mpath}} | |||
;[[#mpath|<code>--mpath</code>]] | |||
{{anchor|nompath}} | |||
;[[#nompath|<code>--nompath</code>]] | |||
{{anchor|dmraid}} | |||
;[[#dmraid|<code>--dmraid</code>]] | |||
{{anchor|nodmraid}} | |||
;[[#nodmraid|<code>--nodmraid</code>]] | |||
{{anchor|ibft}} | |||
;[[#ibft|<code>--ibft</code>]] | |||
{{anchor|noibft}} | |||
;[[#noibft|<code>--noibft</code>]] | |||
{{anchor|geoloc}} | |||
;[[#geoloc|<code>--geoloc=GEOLOC</code>]] | |||
{{anchor|module}} | |||
;[[#module|<code>--module=MODULE</code>]] | |||
{{anchor|nomount}} | |||
;[[#nomount|<code>--nomount</code>]] | |||
{{anchor|updates}} | |||
;[[#updates|<code>--updates=UPDATESRC</code>]] | |||
{{anchor|image}} | |||
;[[#image|<code>--image=IMAGES</code>]] | |||
{{anchor|dirinstall}} | |||
;[[#dirinstall|<code>--dirinstall</code>]] | |||
{{anchor|memcheck}} | |||
;[[#memcheck|<code>--memcheck</code>]] | |||
{{anchor|nomemcheck}} | |||
;[[#nomemcheck|<code>--nomemcheck</code>]] | |||
{{anchor|leavebootorder}} | |||
;[[#leavebootorder|<code>--leavebootorder</code>]] | |||
{{anchor|noeject}} | |||
;[[#noeject|<code>--noeject</code>]] | |||
{{anchor|extlinux}} | |||
;[[#extlinux|<code>--extlinux</code>]] | |||
{{anchor|dnf}} | |||
;[[#dnf|<code>--dnf</code>]] |
Latest revision as of 13:47, 7 July 2014
For more information on using Anaconda command line options, refer to the appropriate Installation Guide for your release. You can also get the list of all available command line options with a short description by running Anaconda with the --help
option:
anaconda --help
For information about Anaconda boot options, please visit the Anaconda boot options page.
Aren't those two the same ?