Re: gpm buffer: CLI vs. X

2009-09-29 Thread Mario 'BitKoenig' Holbe
Mike McClain wrote: > Is there a way to get gpm to use the same copy buffer at the > command line that it dowes in X? Or in other words how can I This is on the gpm TODO list for years :) See /usr/share/doc/gpm/TODO.gz: 2002-03-10 Nico Schottelius * make buffer accessable from

Re: /boot partition changes when it should not

2010-03-10 Thread Mario 'BitKoenig' Holbe
Clive McBarton wrote: > and while the system is turned off. The "online to offline" comparison > works fine, whereas the "offline to online" does not always work, hence What exactly does "not always" mean? Maybe it's just the periodic fsck which changes the mount count? Check your fstab for the l

Re: Soft RAID1 and SATA - Hardware failure test - I power off disk and system freezes

2005-12-15 Thread Mario 'BitKoenig' Holbe
Jan Stavel <[EMAIL PROTECTED]> wrote: >VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80) ... > But if I try to power off a disk (unplug the power cable) the system > freezes. I cannot read /proc/mdstat. The only way to get the system Well, do your disks, your controller and you

Re: Shell script question

2006-03-22 Thread Mario &#x27;BitKoenig&#x27; Holbe
Andras Lorincz <[EMAIL PROTECTED]> wrote: > ENTRY=3D$(cat input_file) > for I in $ENTRY while read i; do echo "$i" done < input_file regards Mario -- reich sein heisst nicht, einen Ferrari zu kaufen, sondern einen zu verbrennen Dietmar W

Re: Shell script question

2006-03-24 Thread Mario &#x27;BitKoenig&#x27; Holbe
Luis R Finotti <[EMAIL PROTECTED]> wrote: > Mario 'BitKoenig' Holbe wrote: >> while read i; do >> echo "$i" >> done < input_file > And if the spaces give you trouble, add They don't. regards Mario -- There are two major produc