From Fedora Project Wiki

No edit summary
No edit summary
Line 34: Line 34:
! efidisk.img
! efidisk.img
! Live Image
! Live Image
|-
! colspan="1" class="unsortable"|Methods to locate install.img
! colspan="6" class="unsortable"| 
|-
|-
|stage2=cdrom
|stage2=cdrom
Line 74: Line 77:
|style="background-color:lightgreen;"|yes
|style="background-color:lightgreen;"|yes
|style="background-color:red; color:white;"|no
|style="background-color:red; color:white;"|no
|-
! colspan="1" class="unsortable"|Methods to locate packages
! colspan="6" class="unsortable"| 
|-
|-
|askmethod
|askmethod
Line 82: Line 88:
|style="background-color:lightgreen;"|yes
|style="background-color:lightgreen;"|yes
|style="background-color:red; color:white;"|no
|style="background-color:red; color:white;"|no
|-
! colspan="1" class="unsortable"|Methods to locate packages
! colspan="6" class="unsortable"| 
|-
|-
|autodetect cdrom
|autodetect cdrom
Line 146: Line 155:
|style="background-color:lightgreen;"|yes
|style="background-color:lightgreen;"|yes
|style="background-color:red; color:white;"|no
|style="background-color:red; color:white;"|no
|-
! colspan="1" class="unsortable"|Methods to locate kickstart file
! colspan="6" class="unsortable"| 
|-
|-
|ks (autodetect from dhcp)
|ks (autodetect from dhcp)
Line 218: Line 230:
|style="background-color:lightgreen;"|yes
|style="background-color:lightgreen;"|yes
|style="background-color:red; color:white;"|no
|style="background-color:red; color:white;"|no
|-
! colspan="1" class="unsortable"|Methods to locate updates.img
! colspan="6" class="unsortable"| 
|-
|-
|updates
|updates
Line 250: Line 265:
|style="background-color:lightgreen;"|yes
|style="background-color:lightgreen;"|yes
|style="background-color:red; color:white;"|no
|style="background-color:red; color:white;"|no
|-
! colspan="1" class="unsortable"|Methods to determine display device
! colspan="6" class="unsortable"| 
|-
|-
|graphical
|graphical
Line 292: Line 310:
|-
|-
|telnet
|telnet
|style="background-color:lightgreen;"|yes
|style="background-color:red; color:white;"|no
|style="background-color:red; color:white;"|no
|style="background-color:red; color:white;"|no
|style="background-color:lightgreen;"|yes
|style="background-color:red; color:white;"|no
|-
! colspan="1" class="unsortable"|Methods to choose kickstart device
! colspan="6" class="unsortable"| 
|-
|ksdevice=link
|style="background-color:lightgreen;"|yes
|style="background-color:lightgreen;"|yes
|style="background-color:red; color:white;"|no
|style="background-color:red; color:white;"|no
Line 322: Line 351:
|style="background-color:lightgreen;"|yes
|style="background-color:lightgreen;"|yes
|style="background-color:red; color:white;"|no
|style="background-color:red; color:white;"|no
|-
! colspan="1" class="unsortable"|Methods to activate network device
! colspan="6" class="unsortable"| 
|-
|-
|ip=dhcp
|ip=dhcp

Revision as of 06:58, 19 May 2010

The following table lists whether or not a test is possible in the listed configuration.


  Methods to boot vmlinuz+initrd.img
Test DVD CD boot.iso PXE images efidisk.img Live Image
Methods to locate install.img  
stage2=cdrom yes no no no yes no
stage2=http://server/path yes no no no yes no
stage2=ftp://[user:passwd@]server/path yes no no no yes no
stage2=nfs: yes no no no yes no
stage2=hd: yes no no no yes no
Methods to locate packages  
askmethod yes no no no yes no
Methods to locate packages  
autodetect cdrom yes no no no yes no
repo=http://server/path yes no no no yes no
repo=ftp://[user:passwd@]server/path yes no no no yes no
repo=nfs: yes no no no yes no
repo=nfsiso: yes no no no yes no
repo=hd: yes no no no yes no
repo=hdiso: yes no no no yes no
repo=livecd: yes no no no yes no
Methods to locate kickstart file  
ks (autodetect from dhcp) yes no no no yes no
ks=http://server/path yes no no no yes no
ks=ftp://[user:passwd@]server/path yes no no no yes no
ks=nfs: yes no no no yes no
ks=file: yes no no no yes no
ks=hd: yes no no no yes no
ks=bd: yes no no no yes no
ks=floppy yes no no no yes no
ks=cdrom yes no no no yes no
Methods to locate updates.img  
updates yes no no no yes no
updates=http yes no no no yes no
images/updates.img yes no no no yes no
RHUpdates yes no no no yes no
Methods to determine display device  
graphical yes no no no yes no
text yes no no no yes no
vnc yes no no no yes no
cmdline yes no no no yes no
serial console=ttyS0 yes no no no yes no
telnet yes no no no yes no
Methods to choose kickstart device  
ksdevice=link yes no no no yes no
ksdevice=bootif yes no no no yes no
ksdevice=eth0 yes no no no yes no
ksdevice=AA:BB:CC:DD:EE:FF yes no no no yes no
Methods to activate network device  
ip=dhcp yes no no no yes no
ip=a.b.c.d yes no no no yes no
dns= yes no no no yes no
gateway= yes no no no yes no
netmask= yes no no no yes no