Skip to content

after updating to bookworm I see automount failures on SD card partitions and other things that should not be automounted #31

@ballle98

Description

@ballle98
openhabian@openhabian:~ $ systemctl | grep fail
● [email protected]                                                                                                                  loaded failed failed    [email protected][email protected]                                                                                                                        loaded failed failed    [email protected][email protected]                                                                                                                       loaded failed failed    [email protected][email protected]                                                                                                              loaded failed failed    [email protected][email protected]                                                                                                                loaded failed failed    [email protected][email protected]                                                                                                                      loaded failed failed    [email protected][email protected]                                                                                                             loaded failed failed    [email protected][email protected]                                                                                                                       loaded failed failed    [email protected]

openhabian@openhabian:~/git/udev-media-automount $ systemctl status [email protected]
× [email protected]
     Loaded: loaded (/lib/systemd/system/[email protected]; static)
     Active: failed (Result: timeout) since Mon 2024-10-21 21:25:29 CDT; 19h ago
    Process: 608 ExecStart=/usr/bin/media-automount mmcblk0p1 (code=killed, signal=TERM)
        CPU: 32ms

Oct 21 21:23:38 openhabian systemd[1]: Starting [email protected]...
Oct 21 21:25:29 openhabian systemd[1]: [email protected]: start operation timed out. Terminating.
Oct 21 21:25:29 openhabian systemd[1]: [email protected]: Failed with result 'timeout'.
Oct 21 21:25:29 openhabian systemd[1]: Failed to start [email protected].

openhabian@openhabian:~/git/udev-media-automount $ mount | grep p1
/dev/mmcblk0p1 on /boot/firmware type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)

openhabian@openhabian:/media/bootfs.vfat $ cat /etc/fstab
proc            /proc           proc    defaults          0       0
PARTUUID=8b550118-01  /boot/firmware  vfat    defaults          0       2
PARTUUID=8b550118-02  /               ext4    defaults,noatime  0       1
# a swapfile is not a swap partition, no line here
#   use  dphys-swapfile swap[on|off]  for that

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions