Systemd is unmounting my /boot partition

Nordic

My sda1 is mounted to /boot after booting, and I can manually mount it just fine. But something is automatically unmounting that partition, even after I've manually mounted it.

These are the current permissions when it's unmounted:

drwxr-xr-x   2 root root    0 Sep 24 14:15 boot/

and when it's mounted:

drwxr-x---   4 root root 2.0K Jan  1  1970 boot/

Is there supposed to be a discrepancy between these two?

This is what's in /etc/fstab

UUID=32AC-72EA          /boot       vfat        nodev,nosuid,noexec,rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro    0 2

The UUID is correct, I've checked it.

journalctl:

Sep 24 18:45:31 StoraArch systemd[1]: Unmounting /boot...
Sep 24 18:45:31 StoraArch systemd[1]: Unmounted /boot.
jasonwryan

This is the expected behaviour, introduced in systemd 220.

systemd-efi-boot-generator automounts your ESP on demand and then automatically unmounts it after 2 minutes of it not being used.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

How does systemd handle unmounting /usr on shutdown, since it is mounted in the initramfs?

분류에서Dev

Normal boot (systemd) not working

분류에서Dev

How do I make my systemd service run via specific user and start on boot?

분류에서Dev

start systemd-nspawn/systemd container on boot

분류에서Dev

Boot partition problems

분류에서Dev

My ubuntu partition was deleted and I can't boot from either a DVD or USB

분류에서Dev

How do I get my script to run BEFORE any shutdown sequence like unmounting my external drive

분류에서Dev

Prevent boot from recovery partition

분류에서Dev

How to extend my root (/) partition?

분류에서Dev

My systemd slices aren't reporting info to systemd-cgtop

분류에서Dev

Systemd run daemon at boot like System V

분류에서Dev

grub-install: this GPT partition label contains no BIOS Boot Partition

분류에서Dev

Boot much slower after partition resize

분류에서Dev

Windows can't boot after partition shrink

분류에서Dev

Grub: configuration to boot on specific partition without menu

분류에서Dev

BIOS boot partition : how to fix "Superblock invalid"?

분류에서Dev

Accidentally formatted root / partition, trying to Boot Repair

분류에서Dev

Possible to specify boot partition size during the installation?

분류에서Dev

Problems with booting ubuntu after formatting boot partition

분류에서Dev

Dual boot - SSD + mSATA - GRUB partition placement

분류에서Dev

What is the recommended partition scheme for my Ubuntu Server?

분류에서Dev

How to make my restore partition usable again?

분류에서Dev

Need guidance on extending my root partition

분류에서Dev

My Windows partition got overlapped with Linux LVM

분류에서Dev

Can't partition my hard drive for Ubuntu

분류에서Dev

nfs boot hangs after systemd-networkd starts

분류에서Dev

Confused why systemd service doesn't start at boot

분류에서Dev

systemd-boot 메뉴 표시 / 숨기기

분류에서Dev

How to install Ubuntu on a GPT partition table without using EFI boot?

Related 관련 기사

  1. 1

    How does systemd handle unmounting /usr on shutdown, since it is mounted in the initramfs?

  2. 2

    Normal boot (systemd) not working

  3. 3

    How do I make my systemd service run via specific user and start on boot?

  4. 4

    start systemd-nspawn/systemd container on boot

  5. 5

    Boot partition problems

  6. 6

    My ubuntu partition was deleted and I can't boot from either a DVD or USB

  7. 7

    How do I get my script to run BEFORE any shutdown sequence like unmounting my external drive

  8. 8

    Prevent boot from recovery partition

  9. 9

    How to extend my root (/) partition?

  10. 10

    My systemd slices aren't reporting info to systemd-cgtop

  11. 11

    Systemd run daemon at boot like System V

  12. 12

    grub-install: this GPT partition label contains no BIOS Boot Partition

  13. 13

    Boot much slower after partition resize

  14. 14

    Windows can't boot after partition shrink

  15. 15

    Grub: configuration to boot on specific partition without menu

  16. 16

    BIOS boot partition : how to fix "Superblock invalid"?

  17. 17

    Accidentally formatted root / partition, trying to Boot Repair

  18. 18

    Possible to specify boot partition size during the installation?

  19. 19

    Problems with booting ubuntu after formatting boot partition

  20. 20

    Dual boot - SSD + mSATA - GRUB partition placement

  21. 21

    What is the recommended partition scheme for my Ubuntu Server?

  22. 22

    How to make my restore partition usable again?

  23. 23

    Need guidance on extending my root partition

  24. 24

    My Windows partition got overlapped with Linux LVM

  25. 25

    Can't partition my hard drive for Ubuntu

  26. 26

    nfs boot hangs after systemd-networkd starts

  27. 27

    Confused why systemd service doesn't start at boot

  28. 28

    systemd-boot 메뉴 표시 / 숨기기

  29. 29

    How to install Ubuntu on a GPT partition table without using EFI boot?

뜨겁다태그

보관