diff options
author | Hans de Goede <hdegoede@redhat.com> | 2009-03-18 16:26:59 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2009-03-18 19:36:39 +0100 |
commit | d380c8d630d40ea6aaf513e3f0941f44b0334394 (patch) | |
tree | cc567e59ac9a3ee80f31dcbbbea86921fd341808 /storage/errors.py | |
parent | 9b0ba331294a92adb34b8fd5113f0da627225af7 (diff) | |
download | anaconda-d380c8d630d40ea6aaf513e3f0941f44b0334394.tar.gz anaconda-d380c8d630d40ea6aaf513e3f0941f44b0334394.tar.xz anaconda-d380c8d630d40ea6aaf513e3f0941f44b0334394.zip |
Do not write LV uuid to grub.conf, but the filesystem uuid
When re-using an existing LV for /, and thus one which has uuid set in
its representing Device, we would write the LV uuid to grub.conf as
root= parameter, resulting in a non booting system.
Also we no longer keep labels anywhere, so don't look for a label.
Note that we are only hitting this with pre-existing LV's because we
are not setting / updating the LVDevice's uuid when creating a new one
(something which we ought to fix).
Diffstat (limited to 'storage/errors.py')
0 files changed, 0 insertions, 0 deletions