> The check is already there, take a look at around line 190: > > if(errno!=EEXIST) { > logMessage(ERROR, "Failed to create device node (%s %i:%i).", dnode, major, minor); > } > > The error will be printed only for nonexisting devices. Ah yes, so it will. Outstanding. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list