Package: src:linux Version: 4.5.3-2 Severity: normal Hello,
after every reboot, i got the following error message: > May 14 22:53:39 CR-Bernhard kernel: [ 1.909610] EXT4-fs (sda5): > mounted filesystem with ordered data mode. Opts: (null) > May 14 22:53:39 CR-Bernhard kernel: [ 92.034464] EXT4-fs (sda5): > re-mounted. Opts: errors=remount-ro And here my /etc/fstab: > # /etc/fstab: static file system information. > # > # Use 'blkid' to print the universally unique identifier for a > # device; this may be used with UUID= as a more robust way to name > devices > # that works even if disks are added and removed. See fstab(5). > # > # <file system> <mount > point> <type> <options> <dump> <pas > s> > # / was on /dev/sda5 during installation > UUID=554ef9ff-285c-4415-b41e-2a9ba83335de > / ext4 errors=remount-ro 0 1 > # /boot was on /dev/sda1 during installation > UUID=e0ce5e57-2126-46c8-b74d-f74b4e0ee488 > /boot ext2 defaults 0 2 > # /home was on /dev/sda7 during installation > UUID=c76a5091-8193-47bd-856a-b3a9b7acda6f > /home ext4 defaults 0 2 > # swap was on /dev/sda6 during installation > UUID=ad10b52d-4649-4dd9-a98b-2c73684d165f > none swap sw 0 0 Hopefully, it is possible to fix this bug. Because, my computer waits 90s after every startup. If you need more informations, please let me know. This issue is reproducable at every startup. Best regards and thank you for your support Bernhard