[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1010393: installation-reports: No swap partition which disables hibernate



Le 30/04/2022 à 14:41, Andreas Tille wrote:

Partitions:
$ sudo df -Tl

"df" shows mounted filesystems, not partitions. And it does not need root privileges, so sudo is superfluous. If you want to show partitions and other block devices, use "lsblk" instead.

Filesystem              Type      1K-blocks       Used Available Use% Mounted on
udev                    devtmpfs   32785108          0  32785108   0% /dev
tmpfs                   tmpfs       6564204       1936   6562268   1% /run
/dev/mapper/Debian-root ext4     1919713600 1339815668 482308072  74% /
tmpfs                   tmpfs      32821012      43540  32777472   1% /dev/shm
tmpfs                   tmpfs          5120          4      5116   1% /run/lock
/dev/nvme0n1p2          ext2         481642     173328    283329  38% /boot
/dev/nvme0n1p1          vfat         523248       3484    519764   1% /boot/efi
tmpfs                   tmpfs       6564200         72   6564128   1% /run/user/1454

The actual problem I'd like to report is that no swap partition was
created

There are mentions of a swap logical volume in partman's log.
Swap area not being a filesystem, df does not show it.


Reply to: