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

2007-11-28 Thread Thomas Lange
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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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

2007-11-28 Thread maximilian attems
hello thomas,

On Wed, 28 Nov 2007, Thomas Lange wrote:

 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.

thanks for your report, had already a similar strange irc report,
but didn't make the connection uploading a fix.

amicalement
 
-- 
maks



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]