I am trying to boot my system but it goes to initramfs and nothing happens.
On using exit command it shows:
ALERT! UUID=3668c6fc-7986-490b-8642-705c4532d16a does not exist. Dropping to a shell!
On running these commands from live CD, I got this output :
mint@mint:~$ cat /etc/fstab
overlay / overlay rw 0 0
tmpfs /tmp tmpfs nosuid,nodev 0 0
mint@mint:~$ lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
loop0 squashfs /rofs
sda
├─sda1
└─sda2
sdb
└─sdb1 vfat LINUX MINT A011-B668 /cdrom
mint@mint:~$ sudo smartctl -a /dev/sda
=== START OF INFORMATION SECTION ===
Vendor:
Product: pc�F���pc�F���
Compliance: SPC-4
User Capacity: 494,245,309,994,242,535 bytes [494 PB]
Logical block size: 1201668095 bytes
scsiModePageOffset: raw_curr too small, offset=190 resp_len=121 bd_len=186
scsiModePageOffset: raw_curr too small, offset=190 resp_len=121 bd_len=186
>> Terminate command early due to bad response to IEC mode page
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
cat /etc/fstabandlsblk -f?