I am running Ubuntu 24.04.3 with Gnome Flashback x64
A few weeks ago, we had a power outage after which I experienced exceptionally long boot times (over 15 minutes or more). Another oddity is the first screen I see has some system bios images (2) along with the normal Ubuntu rotating circle.
Before the power failure, usual boot time was in the 1 minute range. Where can I find something that can help me see what is causing this, and what should I be looking for generally? I have looked in /var/log at several of the logs, but I’m not sure what I’m looking for.
$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda3 during installation
UUID=c98e60b4-4a86-46ee-9009-30cee2eed7c5 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda2 during installation
UUID=B476-D2E6 /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
#Entry for /dev/sdb :
#Entry for /dev/sdc1 :
# Corrected Entry for External USB Data Backup Drive
UUID=394833f8-06e8-40fe-90cd-a9e669810b5b /media/butch/Ubuntu_Data_Back auto nosuid,nodev,nofail,x-gvfs-show 0 0 /media/butch/Ubuntu_Data_Back auto nosuid,nodev,nofail,x-gvfs-show 0 0
# Entry for External USB Data Backup Drive
# UUID=c4f82388-713a-4b9a-9f50-e36446e17520 /media/butch/Ubuntu_Data_Back auto nosuid,nodev,nofail,x-gvfs-show 0 0
#Entry for NFS Server on drive g on cp2
192.168.1.111:/media/brenda/Ubuntu_Data_Back /nfs/Ubuntu_Data_Back nfs vers=3,auto,nofail,noatime,nolock,intr,tcp,actimeo=1800 0 0
#Entry for NFS Server shared documents on cp2
192.168.1.111:/media/brenda/cp2_data /nfs/cp2_data nfs vers=3,auto,nofail,noatime,nolock,intr,tcp,actimeo=1800 0 0
/dev/disk/by-id/wwn-0x50014ee26bdbfdb4-part1 /mnt/wwn-0x50014ee26bdbfdb4-part1 auto nosuid,nodev,nofail,noauto,x-gvfs-show 0 0
UUID=6f18006e-62f2-4a18-8582-17b9d6480fcd /media/Data ext4 errors=remount-ro,x-gvfs-show 0 1
UUID=21af4737-c65b-4b2b-8db8-51d592789719 /media/Data_Two ext4 errors=remount-ro,x-gvfs-show 0 1
/dev/disk/by-uuid/6f18006e-62f2-4a18-8582-17b9d6480fcd /media/Data auto nosuid,nodev,nofail,x-gvfs-show 0 0
I think there are some extraneous entries for the following:
/media/Data (this is my user data drive)
/media/butch/Ubuntu_Data_Back (this is a backup of my user data)
sdf is a multi-partition (4) drive that contains backups of system and home in two of the partitions.
I will disable them to see if that improves boot time on next reboot. If so, I will create a procedure to start them after boot and disable them before shutdown and/or reboot.
I cleaned up fstab. Now boot shows the normal Ubuntu image while booting. I had to leave it before it completed, so I’m not sure how long it took to boot. Is there a log I can look at to see the time duration for this boot?
Power on and boot into Ubuntu 24.04
As the process starts, press Esc
This should show text output on your monitor
When the boot process hesitates or stalls, you may be able to identify a reason for the delay?