nsaunders

efi

Jun 1st, 2025
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. root@mordor:~#
  2. root@mordor:~# mount /mnt/external; mount -o uid=1000 /dev/sda2 /mnt/external
  3. mount: /mnt/external: can't find in /etc/fstab.
  4. mount: /mnt/external: /dev/sda2 already mounted on /boot/efi.
  5. root@mordor:~#
  6. root@mordor:~# ll /boot/efi/
  7. total 25
  8. drwxr-xr-x 4 root root 4096 Dec 31 1969 ./
  9. drwxr-xr-x 4 root root 19 Dec 13 2023 ../
  10. drwxr-xr-x 4 root root 4096 Jul 28 2021 EFI/
  11. -rwxr-xr-x 1 root root 8 Jun 1 16:28 foo.txt*
  12. drwxr-xr-x 6 root root 4096 Dec 13 2023 grub/
  13. root@mordor:~#
  14.  
Advertisement
Add Comment
Please, Sign In to add comment