azha@lemm.ee to linuxmemes@lemmy.worldEnglish · 2 months agoLinux For Lifelemm.eeimagemessage-square158fedilinkarrow-up11.07Karrow-down1141
arrow-up1926arrow-down1imageLinux For Lifelemm.eeazha@lemm.ee to linuxmemes@lemmy.worldEnglish · 2 months agomessage-square158fedilink
minus-squareDannyBoy@sh.itjust.workslinkfedilinkEnglisharrow-up9·2 months agoNot only do I get this on shutdown I get a job on startup that runs for a minute thirty that looks for a swap partition that I have deleted.
minus-squarealt_xa_23@lemmy.worldlinkfedilinkarrow-up5·2 months agoI’ve had that problem before, I think I had to mess around with my fstab and grub config to fix it.
minus-squareBCsven@lemmy.calinkfedilinkarrow-up3·2 months agoAs comments below you will need to check /etc/fstab and then run a mkgrub or mkgrub2 command with options like -o (you will have lookup the full string) and it will rewrite the info that the system is told at boot about drive partitions
Not only do I get this on shutdown I get a job on startup that runs for a minute thirty that looks for a swap partition that I have deleted.
I’ve had that problem before, I think I had to mess around with my fstab and grub config to fix it.
As comments below you will need to check /etc/fstab and then run a mkgrub or mkgrub2 command with options like -o (you will have lookup the full string) and it will rewrite the info that the system is told at boot about drive partitions