Jump to content

Recommended Posts

Posted (edited)

I've recently used armbian-install to enable booting from my nvme/ssd drive and all appears to be working fine. However, I'm curious to know, why, the device is mounted twice as shown below.
The / mount point is in /etc/fstab but where/how does the device get mounted again on /var/log.hdd.

mount|grep nvme
/dev/nvme0n1p1 on / type ext4 (rw,noatime,errors=remount-ro,commit=120)
/dev/nvme0n1p1 on /var/log.hdd type ext4 (rw,noatime,errors=remount-ro,commit=120)

 

Edited by pkfox
added text
<
Posted

I think this is part of the ramlog service. To reduce wear on microsd cards stuff is logged into memory and periodically written to sd.

Since you are using a nvme this can be disabled. Check /etc/default/armbian-... files.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines