|
I don't know if this is related and know nothing specifically about
BBB, but the line 1min 30.559s dev-mmcblk1p1.device raises some suspicions. The newer linux kernels are prone to hanging for 1min 30 secs where there are problems with a 'start job' which usually relates to mounting a drive. What usually happens is often related to the 'resume / suspend to disk' capability of the kernel, whether you use it or not. Take this scenario: You install a distro on a spare partition. The Debian install program will format the partition you have chosen plus the swap partition. However the reformatting of the swap partition also changes the UUID Next boot of your original partition, the UUID in /etc/fstab for the swap partition is wrong and you get a 90 sec wait with the 'A start job for dev-disk-by-uuid-xxx' message So now you adjust your fstab file to point to the right UUID and reboot On booting there is another wait whilst the kernel repeatedly tries to access the UUID it holds for Resume (which is the old swap partition UUID) You then need to go to /etc/initramfs-tools/conf.d/resume and change the UUID in that file for the new one for the swap partition Then you need to run 'makeinitramfs' for each bootable kernel, to create a new ram image which has the correct UUID for swap in it THEN your original partition will boot quickly. I would study the elements described above to make sure that the device designation matches the UUID held in fstab / initramfs-<kernel-version> etc etc If you have introduced a new kernel whose initramfs is not matched to your system, that is a possible cause. Either way, would be interested to hear the answer when you find it regards On 26/12/18 19:18, Malte Schmidt wrote:
-- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout. |
- [Machinekit] Machinekit on BBB - long boot times with... Malte Schmidt
- Re: [Machinekit] Machinekit on BBB - long boot t... [email protected]
- Re: [Machinekit] Machinekit on BBB - long bo... Bas de Bruijn
- Re: [Machinekit] Machinekit on BBB - lon... Malte Schmidt
- Re: [Machinekit] Machinekit on BBB -... Malte Schmidt
- Re: [Machinekit] Machinekit on ... [email protected]
- Re: [Machinekit] Machinekit... mugginsac
- Re: [Machinekit] Machin... Malte Schmidt
- Re: [Machinekit] Machin... Charles Steinkuehler
- Re: [Machinekit] Machin... Robert Nelson
- Re: [Machinekit] Machin... Charles Steinkuehler
- Re: [Machinekit] Machin... Robert Nelson
