I am on ubuntu 2.31.1 and I need to manually fsck [duplicate]
At the initramfs
prompt you will need to enter:
fsck /dev/mapper/volume
Then press Enter
You must replace volume
with the volume that needs the fsck
. In this case it starts with isw_db...
and ends in ...Volume2
.
You must enter each character exactly; it is case-sensitive. You may be able to use tab completion after typing the first few characters.