View Single Post
  #5   (View Single Post)  
Old 8th June 2019
milestone milestone is offline
New User
 
Join Date: Apr 2017
Posts: 8
Default

The date of the files look ok except the /boot directory
So I think the boot process is maybe different than on other systems?

Code:
-bash-5.0$ ls -lT
total 29554
drwxr-xr-x   2 root  wheel      512 May 31 10:43:59 2019 altroot
drwxr-xr-x   2 root  wheel     1024 May 31 10:43:59 2019 bin
drwxr-xr-x   1 root  wheel    16384 Dec 31 23:00:00 1979 boot
drwxr-xr-x   9 root  wheel    28160 May 31 10:43:59 2019 dev
-rw-------   1 root  wheel   671468 Jan  1 19:28:38 2019 dhcpcd.core
drwxr-xr-x  29 root  wheel     2048 Jun  8 14:39:03 2019 etc
drwxr-xr-x   3 root  wheel      512 Oct 27 12:48:52 2018 home
dr-xr-xr-x   2 root  wheel      512 Jun  8 14:41:43 2019 kern
drwxr-xr-x   4 root  wheel     2048 May 31 10:43:59 2019 lib
drwxr-xr-x   3 root  wheel      512 May 31 10:43:59 2019 libdata
drwxr-xr-x   5 root  wheel      512 May 31 10:43:59 2019 libexec
drwxr-xr-x   2 root  wheel      512 May 31 10:43:59 2019 mnt
-rw-r--r--   1 root  wheel  7052052 Jun  8 11:59:38 2019 netbsd
-rw-r--r--   1 root  wheel  7052052 Jun  7 21:40:50 2019 onetbsd
dr-xr-xr-x   1 root  wheel      512 Jun  8 14:41:43 2019 proc
drwxr-xr-x   2 root  wheel     3072 May 31 10:43:59 2019 rescue
drwxr-xr-x   5 root  wheel      512 May 31 10:43:59 2019 root
drwxr-xr-x   2 root  wheel     3072 May 31 10:43:59 2019 sbin
drwxr-xr-x   3 root  wheel      512 May 31 10:43:59 2019 stand
drwxrwxrwt   2 root  wheel      512 Jun  8 14:38:20 2019 tmp
drwxr-xr-x  15 root  wheel      512 May 31 10:43:59 2019 usr
drwxr-xr-x  26 root  wheel      512 May 31 10:43:59 2019 var
-bash-5.0$ uname -a
NetBSD armv7 8.0 NetBSD 8.0 (RPI2) #0: Tue Jul 17 14:59:51 UTC 2018  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compile/RPI2 evbarm
Reply With Quote