No, it's the Try Ubuntu option from the installation media.
No, it's the Try Ubuntu option from the installation media.
Splat Double Splat Triple Splat
Earn Your Keep
Don't mind me, I'm only passing through.
Once in a blue moon, I'm actually helpful.
So I used "Try Ubuntu" and typed:
sudo fsck /dev/nvme0n1p5
and thats the output:
fsck from util-linux 2.40.2
e2fsck 1.47.1 (20-May-2024)
/dev/nvme0n1p5 is mounted.
e2fsck: Cannot continue, aborting.
i guess thats and error, but not sure what to do
Partition is right
Not really an error, more a warning message.
Running a file system check on a mounted partition can introduce more problems.
Boot into a "Try Ubuntu" session again, open a terminal and enter:-
Code:sudo umount /dev/nvme0n1p5Also, check the file system on your ESPCode:sudo fsck /dev/nvme0n1p5
Thats the output now
fsck from util-linux 2.40.2
e2fsck 1.47.1 (20-May-2024)
/dev/nvme0n1p5: clean, 911229/15155200 files, 12387342/60597504 blocks
Ok, now the output seems constractive
https://imgur.com/a/3sdcUns
Looks like there is no errors
Bookmarks