Re: [CentOS] setting kernel IP boot values

2020-07-02 Thread Jerry Geis
I also just tried systemd.hostname=jerry.domain and that did not work either. Jerry ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] setting kernel IP boot values

2020-07-02 Thread Jerry Geis
>I desire to set IP boot values with DHCP and name of machine say jerry. >so I would use ip=jerry.domain:eth0:dhcp I tried that on a VM - it still has localhost as the name it did not use jerry.domain in my example. I just need DHCP boot and to be able to set the machine name on boot. How is

[CentOS] setting kernel IP boot values

2020-07-02 Thread Jerry Geis
Hi I found this information: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-configuring_ip_networking_from_the_kernel_command_line Specifically: Set the configuration using the ip option on the kernel command line: ip:[]:{dhcp|dhcp6|auto6|on