docs formatting
This commit is contained in:
parent
f73fbd81d2
commit
265ae7026e
|
@ -523,7 +523,9 @@ file by attaching a floppy disk. An example below, based on RHEL:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
It's also worth noting that `ks=floppy` has been deprecated. Later versions of the Anaconda installer (used in RHEL/CentOS 7 and Fedora) may require a different syntax to source a kickstart file from a mounted floppy image.
|
It's also worth noting that `ks=floppy` has been deprecated. Later versions of
|
||||||
|
the Anaconda installer (used in RHEL/CentOS 7 and Fedora) may require
|
||||||
|
a different syntax to source a kickstart file from a mounted floppy image.
|
||||||
|
|
||||||
``` json
|
``` json
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue