Peter Hugosson-Miller

Results 18 comments of Peter Hugosson-Miller

There are still grammar mistakes, BTW: "rounds with less than N competitors..." should be "with fewer than N competitors..." Also, just a suggestion, why not use the actual rule text...

It looks like the database export hasn't run since April 11th, 2023. Is this a known problem?

It will be my pleasure to help fix this in any way I can! Here is the requested info, part 1: ``` 19:20 $ diskutil info disk2 Device Identifier: disk2...

This is what happens: ``` 19:37 $ sudo /etc/sysclusbfix.sleep Disk disk2 ejected usage: ioreg [-abfilrtx] [-c class] [-d depth] [-k key] [-n name] [-p plane] [-w width] where options are:...

Unfortunately that does not work: ``` 19:37 $ sudo /etc/sysclusbfix.wake Unable to find disk for disk2s2 usage: ioreg [-abfilrtx] [-c class] [-d depth] [-k key] [-n name] [-p plane] [-w...

Here you go: ``` 19:42 $ cat /etc/sysclusbfix.sleep #!/bin/sh # # This script aims to unmount all external devices automatically before sleep. # # Without this procedure, various computers with...

And this: ``` 19:43 $ diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *1.0 TB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_CoreStorage Macintosh SSD...

OK, I will sleep the laptop for one minute and then wake it up again to see what happens.

Done: still no disk on the desktop, and the result of `diskutil list` appears to be the same: ``` 19:44 $ diskutil list /dev/disk0 (internal, physical): #: TYPE NAME SIZE...

I only did what you suggested, i.e. sleep the laptop and wake it up a minute later. I have not executed any scripts yet after that.