История изменений
Исправление Deleted, (текущая версия) :
sudo update-initramfs -u -k all
I: The initramfs will attempt to resume from /dev/sdc3
I: (UUID=8a7c2849-ce84-4a18-a0c8-5f119925aee0)
I: Set the RESUME variable to override this.
root@debian:/home/deepforest#
# /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/sdc2 during installation
UUID=62219ca0-31a3-4a7d-83bd-e2358e341b36 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdc3 during installation
UUID=8a7c2849-ce84-4a18-a0c8-5f119925aee0 none swap sw 0 0
Исходная версия Deleted, :
вот sudo update-initramfs -u -k all
I: The initramfs will attempt to resume from /dev/sdc3
I: (UUID=8a7c2849-ce84-4a18-a0c8-5f119925aee0)
I: Set the RESUME variable to override this.
root@debian:/home/deepforest#
# /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/sdc2 during installation
UUID=62219ca0-31a3-4a7d-83bd-e2358e341b36 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdc3 during installation
UUID=8a7c2849-ce84-4a18-a0c8-5f119925aee0 none swap sw 0 0