Autre chose :
Hier soir j’ai tenté de revenir au fstab initial:
Le fstab avec lequel j’ai démarré ce matin
# /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).
#
#
# / was on /dev/mmcblk0p6 during curtin installation
/dev/disk/by-uuid/a38ad787-6af7-4f83-abfc-49c379bb2644 / ext4 defaults 0 1
# /boot/efi was on /dev/mmcblk0p1 during curtin installation
/dev/disk/by-uuid/96FA-4E3D /boot/efi vfat defaults 0 1
/swap.img none swap sw 0 0`
Celui que j’ai modifié et qui a tout fait foiré :
# /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).
#
#
# / was on /dev/mmcblk0p6 during curtin installation
/dev/disk/by-uuid/a38ad787-6af7-4f83-abfc-49c379bb2644 / ext4 defaults 0 1
# /boot/efi was on /dev/mmcblk0p1 during curtin installation
/dev/disk/by-uuid/96FA-4E3D /boot/efi vfat defaults 0 1
/swap.img none swap sw 0 0
UUID:4fbdf9c0-02ff-4eee-8970-cba749508252 /home ext4 defaults 0 2`
# Comparaison fstab
Posté par malaka . En réponse au message Déplacement du home qui a foiré. Évalué à 1.
Autre chose :
Hier soir j’ai tenté de revenir au fstab initial:
Le fstab avec lequel j’ai démarré ce matin
Celui que j’ai modifié et qui a tout fait foiré :