@[email protected] to [email protected]English • 2 months agoLinux For Lifelemm.eeimagemessage-square163fedilinkarrow-up1631
arrow-up1631imageLinux For Lifelemm.ee@[email protected] to [email protected]English • 2 months agomessage-square163fedilink
minus-squarealt_xa_23linkfedilink0•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-squareB-TR3Elinkfedilink2•2 months agoYes. Deleting partitions without editing /etc/fstab is a nice way to render your system unbootable.
minus-square@[email protected]linkfedilink3•2 months agoOnly if they are necessary for the boot process I think
minus-squareB-TR3Elinkfedilink3•2 months 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.