On Tue, Jun 15, 2021 at 02:56:48PM +0100, Neil Bothwick wrote
> On Mon, 14 Jun 2021 16:25:00 -0400, Walter Dnes wrote:
>
> > Unfortunately, just like the standard grub.cfg, it's a tiny-looking
> > text font on my 1920x1080 monitor that I have to squint at. Next
> > step... what do I do to get
If the "umount" command seems to be hanging next time, it is most likely
due to cache writebacks. You can monitor this like so:
$ watch "grep 'Dirty\|Writeback' /proc/meminfo"
-Ramon
On 15/06/2021 17:26, Dale wrote:
Jack wrote:
On 6/15/21 10:21 AM, Dale wrote:
Ramon Fischer wrote:
Hello
Dale wrote on 15/06/2021 16:21:
> Ramon Fischer wrote:
>> Hello Dale,
>>
>> this also happens to me sometimes and the culprit was an open process
>> still accessing the hard drive. Maybe you can solve it like this:
>>
>> $ lsof /mnt/8tb
>> zsh 8390 root cwd DIR 253,2 4096 2778
Jack wrote:
> On 6/15/21 10:21 AM, Dale wrote:
>> Ramon Fischer wrote:
>>> Hello Dale,
>>>
>>> this also happens to me sometimes and the culprit was an open process
>>> still accessing the hard drive. Maybe you can solve it like this:
>>>
>>> $ lsof /mnt/8tb
>>> zsh 8390 root cwd
Peter,
On Tuesday, 2021-06-15 08:41:40 +0100, you wrote:
> ...
> ># eselect locale set 4
> ># env-update
> >
> >>>> Regenerating /etc/ld.so.cache...
>
> After that you need to source /etc/profile, no?
Yes, if you want to continue working in this shell. But if I start my
Gentoo u
On 6/15/21 10:21 AM, Dale wrote:
Ramon Fischer wrote:
Hello Dale,
this also happens to me sometimes and the culprit was an open process
still accessing the hard drive. Maybe you can solve it like this:
$ lsof /mnt/8tb
zsh 8390 root cwd DIR 253,2 4096 27787265 /mnt/8tb
Ramon Fischer wrote:
> Hello Dale,
>
> this also happens to me sometimes and the culprit was an open process
> still accessing the hard drive. Maybe you can solve it like this:
>
> $ lsof /mnt/8tb
> zsh 8390 root cwd DIR 253,2 4096 27787265 /mnt/8tb
> $ kill 8390
> $ lso
On Mon, 14 Jun 2021 16:25:00 -0400, Walter Dnes wrote:
> Unfortunately, just like the standard grub.cfg, it's a tiny-looking
> text font on my 1920x1080 monitor that I have to squint at. Next
> step... what do I do to get a functioning GUI?
Set up a theme, you can use one of the supplied exam
Hello Dale,
this also happens to me sometimes and the culprit was an open process
still accessing the hard drive. Maybe you can solve it like this:
$ lsof /mnt/8tb
zsh 8390 root cwd DIR 253,2 4096 27787265 /mnt/8tb
$ kill 8390
$ lsof /mnt/8tb
After that, you should
On Monday, 14 June 2021 17:36:11 BST Dr Rainer Woitok wrote:
> Michael,
>
> On Sunday, 2021-06-13 18:23:54 +0100, you wrote:
> > ...
> > Yes, this looks odd, but I have not worked out how locale is sourced in
> >
> > detail. Have you added:
> > LANG="en_GB.UTF-8"
> >
> > in your /etc/env.d/02l
11 matches
Mail list logo