azha@lemm.ee to linuxmemes@lemmy.worldEnglish · 5 days agoLinux For Lifelemm.eeimagemessage-square168fedilinkarrow-up11.06Karrow-down1140
arrow-up1917arrow-down1imageLinux For Lifelemm.eeazha@lemm.ee to linuxmemes@lemmy.worldEnglish · 5 days agomessage-square168fedilink
minus-squarealt_xa_23@lemmy.worldlinkfedilinkarrow-up5·5 days agoI’ve had that problem before, I think I had to mess around with my fstab and grub config to fix it.
minus-squareB-TR3E@feddit.orglinkfedilinkarrow-up5·5 days agoYes. Deleting partitions without editing /etc/fstab is a nice way to render your system unbootable.
minus-squareInFerNo@lemmy.mllinkfedilinkarrow-up3arrow-down2·5 days agoOnly if they are necessary for the boot process I think
minus-squareB-TR3E@feddit.orglinkfedilinkarrow-up3·5 days agoYou 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.
I’ve had that problem before, I think I had to mess around with my fstab and grub config to fix it.
Yes. Deleting partitions without editing /etc/fstab is a nice way to render your system unbootable.
Only if they are necessary for the boot process I think
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.