From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 170: | Line 170: | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color: | |style="background-color:yellow;"|unknown | ||
|- | |- | ||
|ks=http://server/path | |ks=http://server/path | ||
Line 178: | Line 178: | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color: | |style="background-color:yellow;"|unknown | ||
|- | |- | ||
|ks=ftp://[user:passwd@]server/path | |ks=ftp://[user:passwd@]server/path | ||
Line 186: | Line 186: | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color: | |style="background-color:yellow;"|unknown | ||
|- | |- | ||
|ks=nfs: | |ks=nfs: | ||
Line 194: | Line 194: | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color: | |style="background-color:yellow;"|unknown | ||
|- | |- | ||
|ks=file: | |ks=file: | ||
Line 202: | Line 202: | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color: | |style="background-color:yellow;"|unknown | ||
|- | |- | ||
|ks=hd: | |ks=hd: | ||
Line 210: | Line 210: | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color: | |style="background-color:yellow;"|unknown | ||
|- | |- | ||
|ks=bd: | |ks=bd: | ||
Line 218: | Line 218: | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color: | |style="background-color:yellow;"|unknown | ||
|- | |- | ||
|ks=floppy | |ks=floppy | ||
Line 226: | Line 226: | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color: | |style="background-color:yellow;"|unknown | ||
|- | |- | ||
|ks=cdrom | |ks=cdrom | ||
Line 234: | Line 234: | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color:lightgreen;"|yes | |style="background-color:lightgreen;"|yes | ||
|style="background-color: | |style="background-color:yellow;"|unknown | ||
|- | |- | ||
! colspan="1" class="unsortable"|Methods to locate updates.img | ! colspan="1" class="unsortable"|Methods to locate updates.img |
Revision as of 07:48, 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 | yes | yes | yes | yes | no |
stage2=http://server/path | yes | yes | yes | yes | yes | no |
stage2=ftp://[user:passwd@]server/path | yes | yes | yes | yes | yes | no |
stage2=nfs: | yes | yes | yes | yes | yes | no |
stage2=hd: | yes | yes | yes | yes | yes | no |
askmethod | yes | yes | yes | yes | yes | no |
Methods to locate packages | ||||||
autodetect cdrom | yes | yes | yes | yes | yes | no |
repo=cdrom | yes | yes | yes | yes | yes | no |
repo=http://server/path | yes | yes | yes | yes | yes | no |
repo=ftp://[user:passwd@]server/path | yes | yes | yes | yes | yes | no |
repo=nfs: | yes | yes | yes | yes | yes | no |
repo=nfsiso: | yes | yes | yes | yes | yes | no |
repo=hd: | yes | yes | yes | yes | yes | no |
repo=hdiso: | yes | yes | yes | yes | yes | no |
repo=livecd: | no | no | no | no | no | yes |
Methods to locate kickstart file | ||||||
ks (autodetect from dhcp) | yes | yes | yes | yes | yes | unknown |
ks=http://server/path | yes | yes | yes | yes | yes | unknown |
ks=ftp://[user:passwd@]server/path | yes | yes | yes | yes | yes | unknown |
ks=nfs: | yes | yes | yes | yes | yes | unknown |
ks=file: | yes | yes | yes | yes | yes | unknown |
ks=hd: | yes | yes | yes | yes | yes | unknown |
ks=bd: | yes | yes | yes | yes | yes | unknown |
ks=floppy | yes | yes | yes | yes | yes | unknown |
ks=cdrom | yes | yes | yes | yes | yes | unknown |
Methods to locate updates.img | ||||||
updates | yes | yes | yes | yes | yes | no |
updates=http | yes | yes | yes | yes | yes | no |
images/updates.img | no | no | no | yes | yes | no |
RHUpdates | no | no | no | yes | yes | no |
Methods to determine display device | ||||||
graphical | yes | yes | yes | yes | yes | yes |
text | yes | yes | yes | yes | yes | yes |
vnc | yes | yes | yes | yes | yes | no |
cmdline | yes | yes | yes | yes | yes | no |
serial console=ttyS0 | yes | yes | yes | yes | yes | no |
telnet | yes | yes | yes | yes | yes | no |
Methods to choose kickstart device | ||||||
ksdevice=link | yes | yes | yes | yes | yes | no |
ksdevice=bootif | yes | yes | yes | yes | yes | no |
ksdevice=eth0 | yes | yes | yes | yes | yes | no |
ksdevice=AA:BB:CC:DD:EE:FF | yes | yes | yes | yes | yes | no |
Methods to activate network device | ||||||
ip=dhcp | yes | yes | yes | yes | yes | no |
ip=a.b.c.d | yes | yes | yes | yes | yes | no |
dns= | yes | yes | yes | yes | yes | no |
gateway= | yes | yes | yes | yes | yes | no |
netmask= | yes | yes | yes | yes | yes | no |