Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ji-podhead authored May 29, 2024
1 parent d678f70 commit f51a2cd
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/installation (katello,discovery,dhcp,tftp)/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,10 +271,12 @@ The full log is at /var/log/foreman-installer/katello.log
>```
> default menu.c32
> timeout 300
> label ForemanBootImage
> menu label ^Foreman Boot Image
> kernel /path/to/your/boot/image/vmlinuz
> append initrd=/path/to/your/boot/image/initrd.img root=/dev/nfs nfsroot=:192.168.0.1:/var> > /lib/tftboot/boot ip=dhcp
> #LABEL discovery
> MENU LABEL Foreman Discovery Image
> KERNEL boot/fdi-image/vmlinuz0
> APPEND initrd=boot/fdi-image/initrd0.img rootflags=loop root=live:/fdi.iso rootfstype=auto proxy.url=https://cc.speedport.ip proxy.type=foreman
IPAPPEND 2
> ```
```Bash
Expand Down

0 comments on commit f51a2cd

Please sign in to comment.