Re: [arch-general] Encrypted swap and suspend-to-disk

2007-11-30 Thread Felix Leckow
On Fri, Nov 30, 2007 at 04:57:44PM -0500, Adam Vogt wrote: > Might I suggest changing the order of the mkinitcpio hooks? Thanks for the suggestion, but that won't work because the encrypt hook deals only with the root partition. I've got it working now by changing the resume hook to create the sw

Re: [arch-general] Encrypted swap and suspend-to-disk

2007-11-30 Thread Adam Vogt
Might I suggest changing the order of the mkinitcpio hooks? Perhaps if encrypt happens before resume, the resume image will stand a better chance of being decrypted. Then again, I havn't used encryption. * On Thursday, November 29 2007, Felix Leckow wrote: >Hi, > >I just did a fresh Arch instal

Re: [arch-general] Encrypted swap and suspend-to-disk

2007-11-29 Thread Hussam Al-Tayeb
On Thu, 2007-11-29 at 15:24 +, Felix Leckow wrote: > Hi, > > I just did a fresh Arch install with encrypted /, /home, and swap partitions, > following the LUKS Encrypted Root[1] how-to in the wiki. I have trouble > getting suspend-to-disk (using uswsusp[2] from AUR) to work: creating > the su

[arch-general] Encrypted swap and suspend-to-disk

2007-11-29 Thread Felix Leckow
Hi, I just did a fresh Arch install with encrypted /, /home, and swap partitions, following the LUKS Encrypted Root[1] how-to in the wiki. I have trouble getting suspend-to-disk (using uswsusp[2] from AUR) to work: creating the suspend image works fine, but I can't resume for the simple reason tha