azha@lemm.ee to linuxmemes@lemmy.worldEnglish · 1 year agoLinux For Lifelemm.eeimagemessage-square143linkfedilinkarrow-up11.01Karrow-down1131
arrow-up1879arrow-down1imageLinux For Lifelemm.eeazha@lemm.ee to linuxmemes@lemmy.worldEnglish · 1 year agomessage-square143linkfedilink
minus-squareDannyBoy@sh.itjust.workslinkfedilinkEnglisharrow-up9·1 year 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·1 year 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·1 year 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