diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-21 20:09:04 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-21 20:22:59 (EDT) |
commit | f3a6d5613a6436e50b7c7d5e12a0edc51b07fbda (patch) | |
tree | 9b3b8a66b2538fbfac7bcb43e5a934ce17a0bcd1 /ppt-version | |
parent | 3f320c6c25b70202dc7f09eb6c52651518a42f78 (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 'ppt-version')
0 files changed, 0 insertions, 0 deletions