[ please keep bug report on cc,
  otherwise your mail may get lost, thanks ]

On Wed, 21 Oct 2009, Bruce Ward wrote:

> 
> 
> >
> >please post output of:
> >sh -x mkinitramfs -o /dev/null
> >
> 
> How do I do that?
> Simple redirection (sh -x mkinitramfs -o /dev/null > mkramfs) gives
> a zero length file.

include stderr in redirect:
sh -x mkinitramfs -o /dev/null/ > initramfs.log  2>&1


can you still reproduce the original bug?
sorry for late reply but your mail got really lost..



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to