diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-21 20:08:17 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-21 20:09:13 (EDT) |
commit | 49483ed621d57063e155c8b709141cc13d57b943 (patch) | |
tree | 541ce41eec7d2711a1008baa35e0564c8d00052e /src/build/busybox/1.21.1 | |
parent | fa8e17629144712033123def1e3dea9afb2c09c7 (diff) |
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.
Diffstat (limited to 'src/build/busybox/1.21.1')
0 files changed, 0 insertions, 0 deletions