Hi, What do the following systemd messages mean, particularly the fstab ones about the specified address not being a device, particularly when the specified addresses have been mounted via fstab?
[ 69.310393] systemd-fstab-generator[1889]: Checking was requested for "192.168.1.12:/mnt/HD/HD_a2", but it is not a device. [ 69.314850] systemd-sysv-generator[1899]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file, automatically generating a unit file for compatibility. [ 69.314854] systemd-sysv-generator[1899]: Please update package to include a native systemd unit file. [ 69.314856] systemd-sysv-generator[1899]: ! This compatibility logic is deprecated, expect removal soon. ! [ 69.314881] systemd-sysv-generator[1899]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file, automatically generating a unit file for compatibility. [ 69.314886] systemd-sysv-generator[1899]: Please update package to include a native systemd unit file. [ 69.314888] systemd-sysv-generator[1899]: ! This compatibility logic is deprecated, expect removal soon. ! [ 70.822449] systemd-fstab-generator[1889]: Checking was requested for "//192.168.1.12/Volume_1", but it is not a device. [
regards, Steve