What that means is, most times when I boot the system, it reaches the point where it should display the login box, but instead reboots.
I tried to check in /var/log/syslog. There were entries for yesterday, but the first one for today is for the reboot. dmsg is practically useless, as it contains no timestamps.
How do I find out what happened the first time?
I just notiece an odd thing:
cat /etc/issue
Ubuntu 14.04.1 LTS \n \l
$ lsb_release -a
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:security-4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
BUT
$ uname -a
Linux jon-linux 3.15.0-031500rc8-generic #201406012235 SMP Mon Jun 2 02:36:11 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
For info,
$ l1 /boot/vml*
/boot/vmlinuz-3.13.0-24-generic
/boot/vmlinuz-3.13.0-32-generic
/boot/vmlinuz-3.15.0-031500rc8-generic
I boot the 3.13.
I tried to check in /var/log/syslog. There were entries for yesterday, but the first one for today is for the reboot. dmsg is practically useless, as it contains no timestamps.
How do I find out what happened the first time?
I just notiece an odd thing:
cat /etc/issue
Ubuntu 14.04.1 LTS \n \l
$ lsb_release -a
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch:core-4.1-amd64:core-4.1-noarch:security-4.0-amd64:security-4.0-noarch:security-4.1-amd64:security-4.1-noarch
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
BUT
$ uname -a
Linux jon-linux 3.15.0-031500rc8-generic #201406012235 SMP Mon Jun 2 02:36:11 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
For info,
$ l1 /boot/vml*
/boot/vmlinuz-3.13.0-24-generic
/boot/vmlinuz-3.13.0-32-generic
/boot/vmlinuz-3.15.0-031500rc8-generic
I boot the 3.13.
Comment