On Wed, 2016-08-31 at 10:24 -0400, Greg Wooledge wrote: > On Wed, Aug 31, 2016 at 09:16:00AM -0500, Richard Owlett wrote: > > > > What's going on? > > Are the messages that scroll past preserved anywhere? > > When booting with systemd, the boot messages are stored in RAM > automatically, and can be viewed by running "journalctl" as root. > I'd definitely start there.
If it is the swap partition, it has probably been given a new UUID when you installed a new/additional version of Debian. I use gparted to look up the current UUID and then paste that over the relevant UUID in /etc/fstab Take care when using both gparted and writing to fstab. Regards.