From Fedora Project Wiki

No edit summary
No edit summary
Line 4: Line 4:


For information about Anaconda boot options, please visit the [[Anaconda_Boot_Options | Anaconda boot options page]].
For information about Anaconda boot options, please visit the [[Anaconda_Boot_Options | Anaconda boot options page]].
{{anchor|cmdline}}
;[[#cmdline|<code>-C, --cmdline</code>]]
{{anchor|graphical}}
;[[#graphical|<code>-G, --graphical</code>]]
{{anchor|text}}
;[[#text|<code>-T, --text </code>]]
{{anchor|script}}
;[[#script|<code>-S, --script</code>]]
{{anchor|noipv4}}
;[[#noipv4|<code>--noipv4</code>]]
{{anchor|noipv6}}
;[[#noipv6|<code>--noipv6</code>]]
{{anchor|proxy}}
;[[#proxy|<code>--proxy=PROXY</code>]]
{{anchor|autostep}}
;[[#autostep|<code>--autostep</code>]]
{{anchor|debug}}
;[[#debug|<code>-d, --debug</code>]]
{{anchor|ks}}
;[[#ks|<code>--ks</code>]]
{{anchor|kickstart}}
;[[#kickstart|<code>--kickstart=KSFILE </code>]]
Aren't those two the same ?
{{anchor|rescue}}
;[[#rescue|<code>--rescue</code>]]
{{anchor|targetarch}}
;[[#targetarch|<code>--targetarch=TARGETARCH</code>]]
{{anchor|armplatform}}
;[[#armplatform|<code>--armplatform=ARMPLATFORM</code>]]
{{anchor|multilib}}
;[[#multilib|<code>--multilib</code>]]
{{anchor|method}}
;[[#method|<code>-m METHOD, --method=METHOD</code>]]
{{anchor|askmethod}}
;[[#askmethod|<code>--askmethod</code>]]
{{anchor|}}
;[[#|<code></code>]]
{{anchor|}}
;[[#|<code></code>]]
{{anchor|}}
;[[#|<code></code>]]
{{anchor|}}
;[[#|<code></code>]]
       
           
                                         
  --repo=METHOD       
  --stage2=STAGE2     
  --noverifyssl       
  --liveinst           
  --headless           
  --nofb=NOFB         
  --resolution=RUNRES 
  --usefbx             
  --vnc               
  --vncconnect=VNCCONNECT
  --vncpassword=VNCPASSWORD
  --xdriver=XDRIVER   
  --keymap=KEYMAP     
  --kbdtype=KBDTYPE   
  --lang=LANG         
  --loglevel=LOGLEVEL 
  --syslog=SYSLOG     
  --noselinux         
  --selinux           
  --nompath           
  --mpath             
  --nodmraid           
  --dmraid             
  --noibft             
  --ibft               
  --noiscsi           
  --iscsi             
  --geoloc=GEOLOC     
  --module=MODULE     
  --nomount           
  --updates=UPDATESRC 
  --dlabel             
  --image=IMAGES       
  --dirinstall         
  --memcheck           
  --nomemcheck         
  --leavebootorder     
  --noeject           
  --extlinux           
  --dnf

Revision as of 17:13, 16 April 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.

-C, --cmdline

-G, --graphical

-T, --text

-S, --script

--noipv4

--noipv6

--proxy=PROXY

--autostep

-d, --debug

--ks

--kickstart=KSFILE

Aren't those two the same ?


--rescue

--targetarch=TARGETARCH

--armplatform=ARMPLATFORM

--multilib

-m METHOD, --method=METHOD

--askmethod


 --repo=METHOD         
 --stage2=STAGE2       
 --noverifyssl         
 --liveinst            
 --headless            
 --nofb=NOFB           
 --resolution=RUNRES   
 --usefbx              
 --vnc                 
 --vncconnect=VNCCONNECT
 --vncpassword=VNCPASSWORD
 --xdriver=XDRIVER     
 --keymap=KEYMAP       
 --kbdtype=KBDTYPE     
 --lang=LANG           
 --loglevel=LOGLEVEL   
 --syslog=SYSLOG       
 --noselinux           
 --selinux             
 --nompath             
 --mpath               
 --nodmraid            
 --dmraid              
 --noibft              
 --ibft                
 --noiscsi             
 --iscsi               
 --geoloc=GEOLOC       
 --module=MODULE       
 --nomount             
 --updates=UPDATESRC   
 --dlabel              
 --image=IMAGES        
 --dirinstall          
 --memcheck            
 --nomemcheck          
 --leavebootorder      
 --noeject             
 --extlinux            
 --dnf