
|
[openbeosmediakit]
||
[Date Prev]
[07-2007 Date Index]
[Date Next]
||
[Thread Prev]
[07-2007 Thread Index]
[Thread Next]
[openbeosmediakit] Re: media adds on
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeosmediakit@xxxxxxxxxxxxx
- Date: Thu, 12 Jul 2007 14:10:34 +0200 CEST
"Salvatore Benedetto" <emitrax@xxxxxxxxx> wrote:
> you mean /boot/beos/system/boot/Bootscript ?
> I changed the line exec > /dev/null 2>&1 to
> exec > /dev/dprintf 2>&1 , am I supposed to see messages
> in the terminal now? Because I don't see anything.
/dev/dprintf is surprisingly using dprintf() in the kernel to spill out
its output :-)
IOW, depending on your kernel settings, it's either written to the
serial interface, or the syslog, or both.
HTH,
Bye,
Axel.
|

|