On 2021-01-16 at 06:37 -0600, Greg Oliver wrote:
> > How are your mounts set up?
> > Are you using some kind of autofs?
> 
> Nothing unusual AFAIK.
> 
> LABEL=ROOT /                       ext4    defaults        0 0
> LABEL=BOOT /boot                   ext4    defaults        1 2
> LABEL=EFI /boot/efi               vfat    umask=0077      0 2
> LABEL=HOME /home                   xfs     defaults        0 0
> LABEL=SWAP none                    swap    defaults        0 0
> 
> Filesystem     Type      Size  Used Avail Use% Mounted on
> devtmpfs       devtmpfs  7.7G     0  7.7G   0% /dev
> tmpfs          tmpfs     7.8G   29M  7.7G   1% /dev/shm
> tmpfs          tmpfs     3.1G  1.9M  3.1G   1% /run
> /dev/nvme0n1p3 ext4       39G   10G   27G  28% /
> /dev/nvme0n1p2 ext4      976M  198M  711M  22% /boot
> /dev/nvme0n1p1 vfat      511M   48M  464M  10% /boot/efi
> /dev/nvme0n1p5 xfs       1.8T  548G  1.3T  31% /home
> tmpfs          tmpfs     7.8G  3.0M  7.8G   1% /tmp
> tmpfs          tmpfs     1.6G  148K  1.6G   1% /run/user/1000
> I just upgraded to the latest available and it does the same thing.

This shows an ext4 on /, and a xfs filesystem on /home


However, your dmesg messages:

> [ 1357.401728] xfs filesystem being remounted at 
> /newroot/home/greg/.local/share/webkitgtk/databases supports timestamps until 
> 2038 (0x7fffffff)
> [ 1357.402413] xfs filesystem being remounted at 
> /newroot/home/greg/.cache/fontconfig supports timestamps until 2038 
> (0x7fffffff)
> [ 1357.402680] xfs filesystem being remounted at 
> /newroot/home/greg/.cache/gstreamer-1.0 supports timestamps until 2038 
> (0x7fffffff)

mention /newroot/home/greg/…

This doesn't match with the above fstab.

What is /newroot ?






_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to