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

Bug#551733: linux-image-2.6.26-2-686: Cannot boot kernel 2.6.26-2-686



[ 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..



Reply to: