> If the panic() function is invoked it should print a message
> but it does not because stdout is not connected to the
> console.
> The fix is easy: just add a "> /dev/console" to the echo command.
hmm i don't understand, why is stdout not connected to the console??
currently i've always seen
Package: initramfs-tools
Version: 0.92e
Severity: normal
Tags: patch
If the panic() function is invoked it should print a message
but it does not because stdout is not connected to the
console.
The fix is easy: just add a "> /dev/console" to the echo command.
I attach a patch, but it's probably
2 matches
Mail list logo