On Thu, 30 Jun 2016 21:52:09 +0200 Eric Valette <eric.vale...@free.fr> wrote:
> On 30/06/2016 21:50, Laurent Bigonville wrote:
> > On Thu, 30 Jun 2016 21:37:24 +0200 Eric Valette <eric.vale...@free.fr>
> > wrote:
> >> On 30/06/2016 21:32, Felipe Sateler wrote:
> >> > On 30 June 2016 at 15:20, Eric Valette <eric.vale...@free.fr> wrote:
> >> >> On 30/06/2016 21:18, Martin Pitt wrote:
> >> >>>
> >> >>> Control: reassing -1 libaudit1
> >> >>> Control: forcemerge 828991 -1
> >> >>>
> >> >>> Hello Eric,
> >> >>
> >> >>
> >> >>> This has never been a supported configuration, and just because it
> >> >>> happend to mostly work once it doesn't mean that it can be guaranteed
> >> >>> forever, sorry.
> >> >>
> >> >>
> >> >> I have an initrd on this machine so this is something else
> >> >
> >> > Your initrd needs to mount /usr. Which one are you using?
> >> >
> >>
> >> initramfs-tools
> >
> > Is /usr present in the fstab?
>
> Yes attached:
>
> # /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
> /dev/sda1 / ext4
> defaults,noatime,nodiratime,discard,errors=remount-ro 0 1
> # /home was on /dev/sda9 during installation
> LABEL=HOME /home ext4
> defaults,noatime,nodiratime,discard 0 2
> # /tmp was on /dev/sda8 during installation
> LABEL=TMP /tmp ext4
> defaults,noatime,nodiratime,discard 0 2
> # /usr was on /dev/sda3 during installation
> LABEL=USR /usr ext4
> defaults,noatime,nodiratime,discard 0 2

Could you try to replace the label with /dev/sda3?

Reply via email to