Re: Not enough swap space to hibernate

2023-07-10 Thread Tim via users
On Mon, 2023-07-10 at 17:18 +0100, Patrick O'Callaghan wrote: > I agree that making this simpler is a worthy goal, but it's the same goal > in both cases. Not using the hibernation file for swap doesn't gain you > anything. One of the big problems (pun intended) that was that your swap had to be s

Re: libvirtd.service won't start

2023-07-10 Thread ToddAndMargo via users
One last tiny bug for Fedora fix: virt-manager timeout on first attempt https://bugzilla.redhat.com/show_bug.cgi?id=2221811 I just have to remember to start virt-mamager, kill it, and restart it. This is probably a timing issue. ___ users mailing list

Re: Not enough swap space to hibernate

2023-07-10 Thread Patrick O'Callaghan
On Mon, 2023-07-10 at 15:39 -0400, Jonathan Billings wrote: > > On Jul 9, 2023, at 06:14, Patrick O'Callaghan > wrote: > > > > I found this handy guide: > > > > https://fedoramagazine.org/hibernation-in-fedora-36-workstation/ > > > > It does require some fiddling around to work out the swapfil

Re: Not enough swap space to hibernate

2023-07-10 Thread Jonathan Billings
On Jul 9, 2023, at 06:14, Patrick O'Callaghan wrote: > > I found this handy guide: > > https://fedoramagazine.org/hibernation-in-fedora-36-workstation/ > > It does require some fiddling around to work out the swapfile's > physical offset on the drive, but I'm going to try it. It appears that

Re: libvirtd.service won't start

2023-07-10 Thread Todd Zullinger
Samuel Sieb wrote: > On 2023-07-09 18:01, ToddAndMargo via users wrote: >> The file should have not been used to create the >> links.  The links should have been created based >> on the reviion of libvirtd > > Why not? That's exactly what ldconfig does. It creates links to the latest > version o

Re: Not enough swap space to hibernate

2023-07-10 Thread Patrick O'Callaghan
On Tue, 2023-07-11 at 01:34 +0930, Tim via users wrote: > Tim: > > > I wonder if anyone has thought of designing things to have a > > > dedicated hibernation file or partition that isn't also used > > > for swap? > > > Patrick O'Callaghan: > > I guess that would be an idea, though I'm not sure ho

Re: Not enough swap space to hibernate

2023-07-10 Thread Tim via users
Tim: >> I wonder if anyone has thought of designing things to have a >> dedicated hibernation file or partition that isn't also used >> for swap? Patrick O'Callaghan: > I guess that would be an idea, though I'm not sure how much effort it > would save in terms of setting it up. I was thinking mo

Re: question: does "diff" use short cuts?

2023-07-10 Thread Patrick O'Callaghan
On Mon, 2023-07-10 at 14:31 +0200, Roberto Ragusa wrote: > On 7/9/23 14:55, Robert Nichols wrote: > > > Also, if you run diff with the "-q" (--brief) option it will simply > > report which files differ, stopping after the first mismatch in > > each file, similar to what the cmp command would do. >

Re: question: does "diff" use short cuts?

2023-07-10 Thread Roberto Ragusa
On 7/9/23 14:55, Robert Nichols wrote: Also, if you run diff with the "-q" (--brief) option it will simply report which files differ, stopping after the first mismatch in each file, similar to what the cmp command would do. For completeness, since the original topic was "does diff use short

Re: Not enough swap space to hibernate

2023-07-10 Thread Patrick O'Callaghan
On Mon, 2023-07-10 at 12:16 +0930, Tim via users wrote: > On Sun, 2023-07-09 at 11:14 +0100, Patrick O'Callaghan wrote: > > I found this handy guide: > > > > https://fedoramagazine.org/hibernation-in-fedora-36-workstation/ > > > > It does require some fiddling around to work out the swapfile's >