Reply To: Antix suspend problem

Forum › Forums › General › Software › Antix suspend problem › Reply To: Antix suspend problem

#22396
Anonymous

    Thanks for the responses! I have 4 questions.

    I have not tried anything yet. The two swap files that also show on my conky desktop are listed in the antix fstab. As I said earlier one was setup for my Linux Mint installation, and the other for MX Linux. I didn’t set up a swap during the antix installation because I wanted to share the same swap file I use for MX Linux.

    1. Is that possible to do?

    I have taken a look at the partition layout with blkid, lsblk -f, and also gparted. I noticed that in fstab my unmounted Mint and MX partitions show a mount point of /media/then the UUID.

    2. Is that normal?

    I noticed that in blkid, after the UUID number it also gives a PART UUID number. The first UUID number is the one that matches lsblk -f and fstab.

    3. Is it normal to have a 2nd UUID number in blkid?

    And finally, though I stated I hadn’t tried anything yet, I must have started the make-fstab -s suggestion that was given, because the last entry in fstab is:

    UUID=2019-03-28-16-05-31-00 /media/sr0 auto noauto,exec,users,ro 0 0
    # Added by make-fstab /dev/sr0
    /dev/sr0 /media/sr0-2 auto noauto,exec,users,ro 0 0

    4. Does this look like it is ready to use: sudo update-initramfs -u -k all to update the initramfs?

    If you can offer anything, thanks again!

    Pi-man