geninitrd nie wie co to 0ede
Elan Ruusamäe
glen at pld-linux.org
Mon Apr 16 20:00:03 CEST 2012
On 04/16/12 20:49, Elan Ruusamäe wrote:
> otherwise, i don't know how to fix root=0edc parsing (i find no logic
> behind it how to translate it to device node), needs lilo sources
> peeking, did not found anything in first place from google. perhaps
> that lilo you're using is just buggy?
>
quick looking at lilo-23.2 sources, you could have better luck if you
specify your root as:
root=/dev/mapper/datavg-rootlv
or just:
root=current
and you *can* say exact root= parameter you want with append=:
append="root=/dev/mapper/datavg-rootlv"
the last bit is from README
-- glen
More information about the pld-devel-en
mailing list