From f3a6d5613a6436e50b7c7d5e12a0edc51b07fbda Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 21 Jul 2014 20:09:04 -0400 Subject: lilo: Move root option into append LILO tries to stat() the specified root device. If that fails, LILO expects that the given root option is numeric. If something like "/dev/sdb1" is given on a system with no "/dev/sdb1" device node, LILO throws an error: "Fatal: Illegal 'root=' specification: /dev/sdb1". This all happens in dev_number() in src/bsect.c. --- (limited to 'changelog') -- cgit v0.9.1