Re: [DNG] Long boot wait after upgrade to ascii

2017-12-23 Thread Svante Signell
On Sat, 2017-12-23 at 16:38 -0500, Hendrik Boom wrote: > On Sat, Dec 23, 2017 at 04:37:10PM +0100, J. Fahrner wrote: > > > > I now looked up the UUID, entered it in > > /etc/initramfs-tools//conf.d/resume, and now it works as before. > > > > The question remains: which step during dist-upgrade ch

Re: [DNG] Long boot wait after upgrade to ascii

2017-12-23 Thread Hendrik Boom
On Sat, Dec 23, 2017 at 04:37:10PM +0100, J. Fahrner wrote: > Am 2017-12-23 16:16, schrieb Didier Kryn: > > >    I'd be surprised the problem comes from initramfs. Not sure also > >there is an fstab in the initramfs. When I crafted mines, I never felt > >the need for an fstab, execept,for convenie

Re: [DNG] Long boot wait after upgrade to ascii

2017-12-23 Thread Hendrik Boom
On Sat, Dec 23, 2017 at 05:51:27AM -0500, Steve Litt wrote: > On Sat, 23 Dec 2017 10:35:50 +0100 > "J. Fahrner" wrote: > > > Hi, > > I did a dist-upgrade from Devuan Jessie to Devuan Ascii. > > Now I have a long boot wait, same message as described here: > > https://unix.stackexchange.com/questio

Re: [DNG] Long boot wait after upgrade to ascii

2017-12-23 Thread J. Fahrner
Am 2017-12-23 16:16, schrieb Didier Kryn:     I'd be surprised the problem comes from initramfs. Not sure also there is an fstab in the initramfs. When I crafted mines, I never felt the need for an fstab, execept,for conveniency, an fstab generated on the fly. Initramfs is contained in /boot/vml

Re: [DNG] Long boot wait after upgrade to ascii

2017-12-23 Thread Didier Kryn
Le 23/12/2017 à 12:00, J. Fahrner a écrit : Am 2017-12-23 11:51, schrieb Steve Litt: How do you know it's with initramfs or swap partition? Because the message was: "Gave up waiting on suspend/resume device.". The suspend image resides in swap device. I got it working with editing /etc/initr

Re: [DNG] Long boot wait after upgrade to ascii

2017-12-23 Thread J. Fahrner
Am 2017-12-23 11:51, schrieb Steve Litt: How do you know it's with initramfs or swap partition? Because the message was: "Gave up waiting on suspend/resume device.". The suspend image resides in swap device. I got it working with editing /etc/initramfs-tools/conf.d/resume to "RESUME=none", a

Re: [DNG] Long boot wait after upgrade to ascii

2017-12-23 Thread Steve Litt
On Sat, 23 Dec 2017 10:35:50 +0100 "J. Fahrner" wrote: > Hi, > I did a dist-upgrade from Devuan Jessie to Devuan Ascii. > Now I have a long boot wait, same message as described here: > https://unix.stackexchange.com/questions/368322/long-boot-time-ssd-black-screen-with-blinking-cursor-gave-up-wai

[DNG] Long boot wait after upgrade to ascii

2017-12-23 Thread J. Fahrner
Hi, I did a dist-upgrade from Devuan Jessie to Devuan Ascii. Now I have a long boot wait, same message as described here: https://unix.stackexchange.com/questions/368322/long-boot-time-ssd-black-screen-with-blinking-cursor-gave-up-waiting-on-sus Some problem with initramfs and swap partition. Any