On Thu, Jul 28, 2022 at 08:57:35AM +1000, Adam Carter wrote > On Thu, Jul 28, 2022 at 7:53 AM Walter Dnes <[email protected]> wrote: > > > One of the last few items on the laptop setup. I emerged hibernate > > and copied over the /etc/hibernate/ directory from my desktop. When I > > try to hibernate the laptop, I get... > > > > [thimk][root][~] hibernate > > /bin/echo: write error: No such device > > > > Is the device there?
I get the exact same diagnostic output as you. My interpretation is not about the existance of "/bin/echo". I wonder if a script says something like... /bin/echo "something" > /sys/fubar ...and /sys/fubar is missing. The error message is not helpful. -- Walter Dnes <[email protected]> I don't run "desktop environments"; I run useful applications

