Created
February 22, 2015 21:25
-
-
Save gdhgdhgdh/37207fbc894cf4fd7706 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| label userver | |
| kernel userver/vmlinuz-3.10.0-123.20.1.el7.x86_64 | |
| append initrd=userver/initramfs-3.10.0-123.20.1.el7.x86_64.img rw ip=10.0.0.62::10.0.0.254:255.255.255.0:userver2:enp3s0:off nameserver=10.0.0.254 root=nfs:10.0.0.22:/mnt/internal/boot/userver2 rd.debug rd.udev.debug fbcon=scrollback:1024k | |
| label userverbr0 | |
| kernel userver/vmlinuz-3.10.0-123.20.1.el7.x86_64 | |
| append initrd=userver/initramfs-3.10.0-123.20.1.el7.x86_64.img rw ip=10.0.0.62::10.0.0.254:255.255.255.0:userver2:br0:off bridge=br0:enp3s0 nameserver=10.0.0.254 root=nfs:10.0.0.22:/mnt/internal/boot/userver2 rd.debug rd.udev.debug fbcon=scrollback:1024k |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment