#Ubuntu USB
1 messages · Page 1 of 1 (latest)
I'm not 100% sure what else may need to be done, but that would be at minimum part of the issue.
At first I want to say, that I am very new to new to all of this Ubuntu stuff... So sry for stupid questions.
My fstab looks like this:
# /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/sdb5 during installation
UUID=35c88e1b-6856-42ba-845e-f0ee43ef6d22 / ext2 errors=remoun>
# /boot/efi was on /dev/nvme0n1p1 during installation
UUID=124B-C954 /boot/efi vfat umask=0077 0 1
So what should I do now?
the UUID=124B-C954 should be the UUID of the EFI partition on the USB.
ohh okay
lsblk -o+uuid will assist in that.
I think I know where I can find that
I found it in the Gparted app
Oh boy thank you soo much!