Такая же ошибка. Обновлялся, перезагружался. Проблема сохраняется.
$ dmesg|tail
[ 5284.007040] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 5702.764421] systemd[1]: Cannot add dependency job for unit local-fs.target, ignoring: Unit media-bcb536f2\x2def06\x2d4838\x2dad5e\x2db48bb6960be0.mount is masked.
[ 5702.764518] systemd[1]: Cannot add dependency job for unit lvm-monitoring.service, ignoring: Unit lvm-monitoring.service failed to load: No such file or directory.
[ 5702.764644] systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory.
[ 5704.614457] JFS: nTxBlock = 8192, nTxLock = 65536
[ 5704.900425] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 5705.292835] blk_update_request: I/O error, dev fd0, sector 0
[ 5705.292844] floppy: error -5 while reading block 0
[ 5721.606146] blk_update_request: I/O error, dev fd0, sector 0
[ 5721.606154] floppy: error -5 while reading block 0
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin