Article 5E38M "cannot access swap file " error

"cannot access swap file " error

by
jan128
from LinuxQuestions.org on (#5E38M)
As always , for so far unknown reason, one of my multi boot OS bit the dust.

On initial boot start I get an error effectively saying the swap file is inaccessible.

At present I can safely use other OS on same HDD and they have no issues with swap file. There is only ONE swap file on the HDD.

Assuming that each OS has its own fstab file, how can I access the faulty OS fstab file to see why the swap file cannot be accessed?

I am including the healthy fstab file for your enjoyment.

As always, assistance and any other suggestion to resolve the issue will be greatly appreciated.

PS
I like to restore the OS, got too many packages installed there and I am too lazy to do the installs again.

Cheers

EDIT _ CORRECTION
the error reads "failed to activate swap file..."

Quote:
/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/sda3 during installation
UUID=dd72c9bd-ff17-47c1-ae05-4075149b5d2c / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=9FAE-A83E /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda9 during installation
UUID=091de70e-98af-4845-b66e-2694ab24c7d5 none swap sw 0 0
/dev/disk/by-id/usb-Seagate_Expansion_NA833BDC-0:0-part1 /mnt/usb-Seagate_Expansion_NA833BDC-0:0-part1 auto nosuid,nodev,nofail,x-gvfs-show 0 0
/dev/disk/by-uuid/31acf8a5-50d7-4dab-a261-7263262f60ed /mnt/31acf8a5-50d7-4dab-a261-7263262f60ed auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=OS_A_SDA2 0 0
/dev/disk/by-uuid/03c174f6-c8ff-4a50-a0eb-f0a50ee6bf52 /mnt/03c174f6-c8ff-4a50-a0eb-f0a50ee6bf52 auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=SDA10 0 0
/dev/disk/by-uuid/6c80b203-1d8f-4f04-a368-adc25469ab99 /mnt/6c80b203-1d8f-4f04-a368-adc25469ab99 auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=SDA4 0 0
/dev/disk/by-uuid/0fb7854d-b3be-4e8f-959e-04329640c02b /mnt/0fb7854d-b3be-4e8f-959e-04329640c02b auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=SDA7 0 0
latest?d=yIl2AUoC8zA latest?i=TNWwJZo8ARE:eY4OqAFCSbc:F7zBnMy latest?i=TNWwJZo8ARE:eY4OqAFCSbc:V_sGLiP latest?d=qj6IDK7rITs latest?i=TNWwJZo8ARE:eY4OqAFCSbc:gIN9vFwTNWwJZo8ARE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments