On Monday 29 September 2014 14:29:22 Michael Biebl wrote: > Control: tags -1 moreinfo > > Am 29.09.2014 um 13:22 schrieb David Baron: > > Package: systemd > > Version: 215-5 > > Severity: normal > > > > --- Please enter the report below this line. --- > > Since recent upgrade to 215-5 (maybe previous as well), get one or two > > FAILED to remount / message at the very startup. At this point, boot > > leaves the silent mode, shows all the messages, proceeds without any > > problems. System is running normally. > > > > Note: Had this on the 3.16 kernel. Tried 3.14 to see if the problem is > > with > > initramfs-tools which only updated 3.16. Error occurs here as well. > > [..] > > > --- Package information. --- > > Depends (Version) | Installed > > ================================================-+-======================= > > == > > > > udev | > > Which version of udev do you have installed? > What is your file system layout? > Can you please attach your /etc/fstab and boot with > systemd.log_level=debug and attach the output of journalctl -alb.
I have the same udev packages as the systemd version 215-5 Here is the 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> <pass> # / was on /dev/sda1 during installation, now sda2 UUID=fca39bca-d795-4664-8c6f-cac459fbd468 / ext4 errors=remount-ro 0 1 # /home was on /dev/sda9 during installation UUID=2095d2ef-a14d-48ed-b3a5-aba40a27873e /home ext4 defaults 0 2 # /tmp was on /dev/sda8 during installation UUID=dbe4a9c0-8c8a-450e-ad2a-480b419934e2 /tmp ext4 defaults 0 2 # /usr was on /dev/sda5 during installation UUID=61df1af1-f443-4a9d-aa66-dd13abaa5f3b /usr ext4 defaults 0 2 # /var was on /dev/sda6 during installation UUID=b8ad0d22-11c6-4840-8dca-6882459ce3ab /var ext4 defaults 0 2 # swap was on /dev/sda7 during installation UUID=d73c4cba-9bc3-40a5-b5b3-35770b8d5b9c none swap sw 0 0 /dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0 Note that this is from the Debian installer. I moved / to a different partition because the one provided was too small. Will provide the journal after debug reboot. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org