On Fri, 30 Aug 2019 12:24:07 +0530, Deepak Shetye
<
dee...@evinsys.com> declaimed the following:
><
http://debian.beagleboard.org/images/bone-debian-9.5-lxqt-armhf-2018-10-07-4gb.img.xz>
>We used [Debian 9.5 2018-10-07 4GB SD LXQT
><
http://debian.beagleboard.org/images/bone-debian-9.5-lxqt-armhf-2018-10-07-4gb.img.xz>]
To my knowledge, Beagle Debian releases do not use GRUB -- just u-Boot
>any procedure to check which software get so much time take loading on
>system ...
Before or after transition to Linux?
[before and after] Connect a USB-Serial adapter to the debug header,
and use a time-stamping terminal program to capture the output of the boot
loaders.
[after] Examine the output of "dmesg"
I show a 6-second delay in mounting the filesystem (SD card, I think this
is the IoT image as it only used a third of an 8GB card)
[ 2.654346] [drm] Cannot find any crtc or sizes
[ 8.598938] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data
mode. Opts: (null)
9 seconds for
[ 12.715002] systemd-journald[507]: Received request to flush runtime
journal from PID 1
[ 21.720768] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
and it looks like a total of 37 seconds...
[ 37.566196] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
debian@beaglebone:~$
The same information for a boot using eMMC (IOT image) gives 10 seconds
mounting the eMMC
[ 2.622296] [drm] Cannot find any crtc or sizes
[ 12.348867] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data
mode. Opts: (null)
and 6 seconds at
[ 15.738640] systemd-journald[501]: Received request to flush runtime
journal from PID 1
[ 21.998761] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
Note that the "nf_conntrack" status is just about at the 22 second marker
in both cases, and the total came to
[ 26.464753] configfs-gadget gadget: high-speed config #1: c
[ 27.182908] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
debian@beaglebone:~$
about 27 seconds total.
--
Wulfraed Dennis Lee Bieber AF6VN
wlf...@ix.netcom.com http://wlfraed.microdiversity.freeddns.org/