



disko wrote:Mozenrath
Try "blkid -c /dev/null"

Mozenrath wrote:Doesn't seem to make a difference. Is blkid supposed to print the UUID in the terminal when I execute it? I know that I have blkid installed because when I type "blkid -help", it shows the command options for it. It's just when I do anything else, nothing happens.
sudo blkid


marlar wrote:Thanks disko! That worked for me too.
Note: this thread should be sticky





marlar wrote:Thanks disko! That worked for me too.
Note: this thread should be sticky

# /etc/uswsusp.conf(8) -- Configuration file for s2disk/s2both
resume device = /dev/disk/by-uuid/799e7fec-75d7-48ba-846e-0e3843455027
splash = y
compress = y
early writeout = y
# image size = 1439618826
image size = 0
RSA key file = /etc/uswsusp.key
shutdown method = platform
# threads = y
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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>
proc /proc proc nodev,noexec,nosuid 0 0
# Commented out by Dropbox
# /dev/sda1 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=799e7fec-75d7-48ba-846e-0e3843455027 none swap sw 0 0
/dev/sda1 / ext4 errors=remount-ro,user_xattr 0 1
#RESUME=UUID=799e7fec-75d7-48ba-846e-0e3843455027
RESUME=/dev/disk/by-uuid/799e7fec-75d7-48ba-846e-0e3843455027



update-initramfs -u
marlar wrote:Thanks disko! That worked for me too.
Note: this thread should be sticky


Users browsing this forum: No registered users and 5 guests