-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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
Labels
No labels