You are not logged in.
Hi,
I have a fresh install of Lithium 5 on a 32 Bit eeepc Ha1005.
During boot it takes some time showing only the blinking '_'...
Then it will say:
Gave up waiting for suspend/resume device
/dev/mapper/Debian--vg-root: clean [....(numbers)files]
..
I guess I could speed up my boot, if we can manage to overcome that step.
Many thanks in advance
"Be humble, be cool, dance techno-style to heavy metal music."
Offline
Sounds like maybe you missed a swap partition?
To see if you have a swap partition from a terminal:
sudo blkid
if so, make sure the uuid matches up with the listing in /etc/initramfs-tools/conf.d/resume
Offline