This looks suspicious...
net8-rmt# service bootstart start Failed to start bootstart.service: Unit bootstart.service failed to load: No such file or directory.
net8-rmt# systemctl restart bootstart.service Failed to restart bootstart.service: Unit bootstart.service failed to load: No such file or directory.
Ah...
net8-rmt# sys-ll | grep bootchart dev-.bootchart-proc.mount loaded active mounted /dev/.bootchart/proc
Shows there is no bootstart.service available, so likely this is the problem.
This looks suspicious...
net8-rmt# service bootstart start
Failed to start bootstart.service: Unit bootstart.service failed to load: No such file or directory.
net8-rmt# systemctl restart bootstart.service
Failed to restart bootstart.service: Unit bootstart.service failed to load: No such file or directory.
Ah...
net8-rmt# sys-ll | grep bootchart bootchart- proc.mount loaded active mounted /dev/.bootchart /proc
dev-.
Shows there is no bootstart.service available, so likely this is the problem.