3 @@ -894,7 +894,7 @@ static int __init kernel_init(void * unu
5 /* Open the /dev/console on the rootfs, this should never fail */
6 if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)
7 - printk(KERN_WARNING "Warning: unable to open an initial console.\n");
8 + printk(KERN_WARNING "Please be patient, while OpenWrt loads ...\n");