Official images without noatime

José Pérez fbl at aoek.com
Mon Mar 28 18:41:16 UTC 2016


Hello Nokolai,

El 2016-03-28 19:39, Nikolai Lifanov escribió:
> A simple case is during install /usr/bin/cmp is ran to compare two
> files, atime for /usr/bin/cmp is updated during a crash, and
> /usr/bin/cmp is gone on next boot. I then have to copy it out of
> /usr/obj and into place and run installworld again. It's the handful of
> utilities actually *used* by installworld that do this and mounting 
> root
> with noatime stops this from happening.

I suspect you have a problem somewhere else, maybe a faulty flash?

Can you reproduce with another hardware? Can you help us reproduce it?
What do you mean "atime is updated during a crash"??

>> My RPI2 shutdown cleanly with shutdown(8) or reboot(8).
>> 
> 
> It doesn't stay down if the power cable is still connected.

RP does not power down, you have to disconnect the power cable.
But first you have to stop the OS:
shutdown -p now
does that for you (which includes syncing and unmounting disks).

Regards,

---
José Pérez


More information about the freebsd-arm mailing list