Slow boot...again.

Help for Current Versions of MX
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
Charlie Brown

Re: Slow boot...again.

#11 Post by Charlie Brown »

maximus linuxos wrote: Mon Dec 11, 2023 4:42 am... Is it advisable to turn off fschk ...
maximus linuxos wrote: Mon Dec 11, 2023 9:04 am what i understand mx needs to be booted 30 times before the fschk script starts to run...ever since post 30th boot the boot up process is getting hung at even the logo or it goes to a black screen forcing a power button shutdown...
Just for you asked:

Code: Select all

sudo nano /etc/fstab
<dump> : Whether and how often the file system should be automatically backed up, 0 means "Never"

<fsck> :

0 - do not check (neither at boot nor later)
1 - check immediately during boot
2 - check after boot

Generally it's advised especially for the root partitions to be 1 . At least you can try with 2.

Also in MX Boot Options you can change the splash to nosplash and (always) see the flowing text, where it gets stuck.

No harm to recreate the initramfs:

Code: Select all

sudo update-initramfs -uk all
Reboot.

(Disable the unnecessary services at boot)

Post Reply

Return to “MX Help”