β² 948 βΌ Linux For Life (lemm.ee) submitted 1 year ago by azha@lemm.ee to c/linuxmemes@lemmy.world 169 comments fedilink hide all child comments
[β] DannyBoy@sh.itjust.works 9 points 1 year ago (3 children) 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. permalink fedilink source parent hideshow 6 child comments replies: [β] b_tr3e@feddit.org 6 points 1 year ago* (1 child) Did you delete it or comment it out in /etc/fstab? Adding noresume to your boot arguments should also help. You can try that out in "extended options" during boot and add it to /boot/grub/grub.cfg later. Don't forget to run update-grub after editing. permalink fedilink source parent hideshow 2 child comments replies: [β] DannyBoy@sh.itjust.works 3 points 1 year ago Yeah I just deleted the swap partition without updating anything. I've realized since then I need to update the fstab but I never think about it until the odd time I do a full reboot. permalink fedilink source parent [β] alt_xa_23@lemmy.world 5 points 1 year ago (1 child) I've had that problem before, I think I had to mess around with my fstab and grub config to fix it. permalink fedilink source parent hideshow 2 child comments replies: [β] b_tr3e@feddit.org 5 points 1 year ago (1 child) Yes. Deleting partitions without editing /etc/fstab is a nice way to render your system unbootable. permalink fedilink source parent hideshow 2 child comments replies: [β] InFerNo@lemmy.ml 1 point 1 year ago (1 child) Only if they are necessary for the boot process I think permalink fedilink source parent hideshow 2 child comments replies: [β] b_tr3e@feddit.org 3 points 1 year ago You think means you're assuming and relying on assumptions for critical options is deadly: Unless you're adding the "noerror" option to the referring line in /etc/fstab the machine will fail to boot. permalink fedilink source parent [β] BCsven@lemmy.ca 3 points 1 year ago 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 permalink fedilink source parent
[β] b_tr3e@feddit.org 6 points 1 year ago* (1 child) Did you delete it or comment it out in /etc/fstab? Adding noresume to your boot arguments should also help. You can try that out in "extended options" during boot and add it to /boot/grub/grub.cfg later. Don't forget to run update-grub after editing. permalink fedilink source parent hideshow 2 child comments replies: [β] DannyBoy@sh.itjust.works 3 points 1 year ago Yeah I just deleted the swap partition without updating anything. I've realized since then I need to update the fstab but I never think about it until the odd time I do a full reboot. permalink fedilink source parent
[β] DannyBoy@sh.itjust.works 3 points 1 year ago Yeah I just deleted the swap partition without updating anything. I've realized since then I need to update the fstab but I never think about it until the odd time I do a full reboot. permalink fedilink source parent
[β] alt_xa_23@lemmy.world 5 points 1 year ago (1 child) I've had that problem before, I think I had to mess around with my fstab and grub config to fix it. permalink fedilink source parent hideshow 2 child comments replies: [β] b_tr3e@feddit.org 5 points 1 year ago (1 child) Yes. Deleting partitions without editing /etc/fstab is a nice way to render your system unbootable. permalink fedilink source parent hideshow 2 child comments replies: [β] InFerNo@lemmy.ml 1 point 1 year ago (1 child) Only if they are necessary for the boot process I think permalink fedilink source parent hideshow 2 child comments replies: [β] b_tr3e@feddit.org 3 points 1 year ago You think means you're assuming and relying on assumptions for critical options is deadly: Unless you're adding the "noerror" option to the referring line in /etc/fstab the machine will fail to boot. permalink fedilink source parent
[β] b_tr3e@feddit.org 5 points 1 year ago (1 child) Yes. Deleting partitions without editing /etc/fstab is a nice way to render your system unbootable. permalink fedilink source parent hideshow 2 child comments replies: [β] InFerNo@lemmy.ml 1 point 1 year ago (1 child) Only if they are necessary for the boot process I think permalink fedilink source parent hideshow 2 child comments replies: [β] b_tr3e@feddit.org 3 points 1 year ago You think means you're assuming and relying on assumptions for critical options is deadly: Unless you're adding the "noerror" option to the referring line in /etc/fstab the machine will fail to boot. permalink fedilink source parent
[β] InFerNo@lemmy.ml 1 point 1 year ago (1 child) Only if they are necessary for the boot process I think permalink fedilink source parent hideshow 2 child comments replies: [β] b_tr3e@feddit.org 3 points 1 year ago You think means you're assuming and relying on assumptions for critical options is deadly: Unless you're adding the "noerror" option to the referring line in /etc/fstab the machine will fail to boot. permalink fedilink source parent
[β] b_tr3e@feddit.org 3 points 1 year ago You think means you're assuming and relying on assumptions for critical options is deadly: Unless you're adding the "noerror" option to the referring line in /etc/fstab the machine will fail to boot. permalink fedilink source parent
[β] BCsven@lemmy.ca 3 points 1 year ago 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 permalink fedilink source parent