08-13-2015, 09:37 PM
just showing how to look for things when they go wrong on booting up.
live cd should be able to access your non booting install ssd drive. look in /var/log/boot.log like i show below.
live cd should be able to access your non booting install ssd drive. look in /var/log/boot.log like i show below.
Code:
harry@harry-Latitude-XT2:~$ cd /var/log
harry@harry-Latitude-XT2:/var/log$ ls
alternatives.log dmesg.3.gz mail.log
alternatives.log.1 dmesg.4.gz mail.warn
alternatives.log.2.gz dpkg.log messages
alternatives.log.3.gz dpkg.log.1 pm-powersave.log
alternatives.log.4.gz dpkg.log.2.gz pm-powersave.log.1
alternatives.log.5.gz dpkg.log.3.gz pm-powersave.log.2.gz
alternatives.log.6.gz dpkg.log.4.gz pm-powersave.log.3.gz
alternatives.log.7.gz dpkg.log.5.gz pm-powersave.log.4.gz
alternatives.log.8.gz dpkg.log.6.gz samba
apt dpkg.log.7.gz speech-dispatcher
auth.log dpkg.log.8.gz syslog
auth.log.1 faillog syslog.1
auth.log.2.gz fontconfig.log syslog.2.gz
boot fsck udev
boot.log gpu-manager.log unattended-upgrades
bootstrap.log hp upstart
ConsoleKit installer user.log
cups kern.log wicd
daemon.log lastlog wtmp
debug lightdm wtmp.1
dmesg llupdates.log Xorg.0.log
dmesg.0 lpr.log Xorg.0.log.old
dmesg.1.gz mail.err Xorg.1.log
dmesg.2.gz mail.info Xorg.1.log.old
harry@harry-Latitude-XT2:/var/log$ cat boot.log
* Starting Mount filesystems on boot [ OK ]
* Stopping Track if upstart is running in a container [ OK ]
* Starting Signal sysvinit that the rootfs is mounted [ OK ]
* Starting Clean /tmp directory [ OK ]
* Stopping Clean /tmp directory [ OK ]
* Stopping Read required files in advance (for other mountpoints) [ OK ]
* Starting Initialize or finalize resolvconf [ OK ]
* Starting set console keymap [ OK ]
* Starting Signal sysvinit that virtual filesystems are mounted [ OK ]
* Starting Signal sysvinit that virtual filesystems are mounted [ OK ]
* Starting Bridge udev events into upstart [ OK ]
* Stopping set console keymap [ OK ]
* Starting device node and kernel event manager [ OK ]
* Starting Signal sysvinit that local filesystems are mounted [ OK ]
* Starting D-Bus system message bus [ OK ]
* Starting Signal sysvinit that remote filesystems are mounted [ OK ]
* Starting load modules from /etc/modules [ OK ]
* Starting cold plug devices [ OK ]
* Starting log initial device creation [ OK ]
* Stopping Mount filesystems on boot [ OK ]
* Stopping load modules from /etc/modules [ OK ]
* Starting flush early job output to logs [ OK ]
* Starting SystemD login management service [ OK ]
* Stopping flush early job output to logs [ OK ]
* Starting bluetooth daemon [ OK ]
* Starting system logging daemon [ OK ]
* Starting mDNS/DNS-SD daemon [ OK ]
* Starting Reload cups, upon starting avahi-daemon to make sure remote queues are populated [ OK ]
* Stopping Reload cups, upon starting avahi-daemon to make sure remote queues are populated [ OK ]
* Starting Uncomplicated firewall [ OK ]
* Starting configure network device security [ OK ]
* Starting configure network device [ OK ]
* Starting configure network device security [ OK ]
* Starting CUPS printing spooler/server [ OK ]
* Starting Samba Auto-reload Integration [ OK ]
* Starting Mount network filesystems [ OK ]
* Starting SMB/CIFS File Server [ OK ]
* Starting Failsafe Boot Delay [ OK ]
* Starting cups-browsed - Bonjour remote printer browsing daemon [ OK ]
* Starting SMB/CIFS File and Active Directory Server [ OK ]
* Stopping Mount network filesystems [ OK ]
* Stopping Failsafe Boot Delay [ OK ]
* Starting System V initialisation compatibility [ OK ]
* Starting modem connection manager [ OK ]
* Starting configure network device security [ OK ]
* Starting SMB/CIFS File and Active Directory Server [fail]
* Starting network connection manager [ OK ]
* Stopping Samba Auto-reload Integration [ OK ]
* Starting configure network device [ OK ]
* Starting configure network device security [ OK ]
* Starting configure network device [ OK ]
* Starting Bridge file events into upstart [ OK ]
Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
* Starting Bridge socket events into upstart [ OK ]
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
* Starting AppArmor profiles [ OK ]
* VirtualBox Additions disabled, not in a Virtual Machine
* Setting sensors limits [ OK ]
* Setting up X socket directories... [ OK ]
* Stopping System V initialisation compatibility [ OK ]
* Not starting glances: disabled by /etc/default/glances.
* Starting System V runlevel compatibility [ OK ]
* Starting CPU interrupts balancing daemon [ OK ]
* Starting regular background program processing daemon [ OK ]
* Starting save kernel messages [ OK ]
* Starting configure network device security [ OK ]
* Stopping save kernel messages [ OK ]
* Starting ACPI daemon [ OK ]
* Starting disk temperature monitoring daemon hddtemp: [ OK ]
* Stopping Restore Sound Card State [ OK ]
* speech-dispatcher disabled; edit /etc/default/speech-dispatcher
* Starting configure virtual network devices [ OK ]
* VirtualBox Additions disabled, not in a Virtual Machine
* Starting Network connection manager wicd [ OK ]
saned disabled; edit /etc/default/saned
* Restoring resolver state... [ OK ]
* Stopping System V runlevel compatibility [ OK ]
harry@harry-Latitude-XT2:/var/log$
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.