PDA

View Full Version : What's your boot time?



Sly14Cat
2013-04-30, 11:43
Hello everyone. I've been having quite the slow boot time. Around where I bolded it seems to really slow it down. Is this normal? What's your boot time?

[ 6.359174] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 7.837816] EXT4-fs (sda4): re-mounted. Opts: (null)
[ 8.116260] EXT4-fs (sda4): re-mounted. Opts: errors=remount-ro
[ 8.280484] loop: module loaded
[ 15.591902] r8169 0000:01:00.0: firmware: agent loaded rtl_nic/rtl8105e-1.fw into memory
[ 15.775295] r8169 0000:01:00.0 eth0: link down
[ 15.775323] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 15.776655] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
[ 15.784259] iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
[ 16.157177] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
[ 16.164851] iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
[ 16.375799] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 17.556185] wlan0: authenticate with e8:40:f2:88:d7:5c
[ 17.564443] wlan0: send auth to e8:40:f2:88:d7:5c (try 1/3)
[ 17.566470] wlan0: authenticated
[ 17.569895] wlan0: associate with e8:40:f2:88:d7:5c (try 1/3)
[ 17.573198] wlan0: RX AssocResp from e8:40:f2:88:d7:5c (capab=0x411 status=0 aid=1)
[ 17.575302] wlan0: associated
[ 17.575341] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

charonsecurity
2013-04-30, 13:13
From cold boot to log-on screen takes roughly 1 minute for me. If you like to make things a bit faster you could always disable startup services. The startup scripts are located in the init.d folder. The easiest way to do this, while also making it easy to re-enable the scripts is to use a simple startup manager. I recommend one called rcconf, simple to use, and easy to understand. However, before so take a look at this page for other options. http://www.debianadmin.com/manage-linux-init-or-startup-scripts.html
You might be having a slow down because your networking is initializing?

Sly14Cat
2013-04-30, 21:49
Thank you for your help. I do have another question though. During install it was asking me to install some non-free drivers. Do you think it may have to do with those? How would I get them?