[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#453294: ignores boot=live, order of parameters is important



Package: initramfs-tools
Version: 0.85h

I'm using initramfs-tools and live-initramfs to boot my FAI
environment. Therefore I have to append boot=live and root=/dev/nfs to
get the live-initramfs scripts executed.

If I use this order

boot=live root=/dev/nfs

it does not work, since the script /usr/share/initramfs-tools/init
defines boot=nfs when parsing root=/dev/nfs. So my definition of
boot=live get overwritten.

Using the order root=/dev/nfs boot=live 
work without any hassle.

-- 
regards Thomas




Reply to: