I think with INFO level we could change the message just to plain "No iBFT table detected." or something similar. -- Martin Sivák msivak@xxxxxxxxxx Red Hat Czech Anaconda team / Brno, CZ ----- "Ales Kozumplik" <akozumpl@xxxxxxxxxx> wrote: > --- > loader/net.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/loader/net.c b/loader/net.c > index 0a3afa1..4c8495e 100644 > --- a/loader/net.c > +++ b/loader/net.c > @@ -1744,7 +1744,7 @@ int chooseNetworkInterface(struct loaderData_s * > loaderData) { > > /* get MAC from the iBFT table */ > if (!(ibftmacaddr = ibft_iface_mac())) { /* iBFT not present > or error */ > - logMessage(ERROR, "iBFT doesn't couldn't provide valid > NIC MAC address"); > + logMessage(INFO, "iBFT couldn't provide valid NIC MAC > address"); > break; > } > > -- > 1.6.6 > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list