Linux: Wie finde ich heraus, was der Fehlerwert 32 bedeutet (grub-efi-amd64-signed)?

1 Antwort

Da liegt der Fehler:

mount: /var/lib/grub/esp: Spezialgerät /dev/disk/by-id/ata-TOSHIBA_Q300._166B42FJK1MU-part5 ist nicht vorhanden.

grub-efi-amd64-signed findet eine Partition nicht.

Bootest du im UEFI oder BIOS/Legacy Mode?

Kannst du folgende Befehle hintereinander in einem Terminal ausführen (evtl. als root z.B. mit sudo) und die Ausgabe posten:

ls /sys/firmware/efi
cat /etc/fstab
lsblk
NityaDevas 
Fragesteller
 27.02.2024, 23:19

Gut. Vielen Dank.
Ich hoffe, das hier hilft weiter:

ls /sys/firmware/efi
cat /etc/fstab
lsblk
ls: Zugriff auf '/sys/firmware/efi' nicht möglich: Datei oder Verzeichnis nicht gefunden
# /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/sda6 during installation
UUID=67cbd033-a515-4bfd-8e80-cc0a3f8df69e /              ext4   errors=remount-ro 0      1
# /boot/efi was on /dev/sda5 during installation
#UUID=055B-7181 /boot/efi      vfat   umask=0077     0      1
/swapfile                                none           swap   sw             0      0
NAME  MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTS
sda     8:0   0 223.6G 0 disk
├─sda1  8:1   0 193.2G 0 part /
└─sda2  8:2   0 29.8G 0 part /media/nitya_deva/ausgelagert
sdb     8:16  0  1.8T 0 disk
└─sdb1  8:17  0  1.8T 0 part /media/nitya_deva/Seagate Expansion Drive
sr0    11:0   1 1024M 0 rom 
0
andie00  27.02.2024, 23:28
@NityaDevas
ls: Zugriff auf '/sys/firmware/efi' nicht möglich: Datei oder Verzeichnis nicht gefunden

Scheinbar hast du kein UEFI

Kannst du folgende Befehle auch noch posten (bitte einzeln nacheinander und nicht alles auf einmal ins Terminal kopieren):

mount
efibootmgr
debconf-show grub-pc
0
NityaDevas 
Fragesteller
 29.02.2024, 01:25
@andie00
mount
efibootmgr
debconf-show grub-pc
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=3891732k,nr_inodes=972933,mode=755,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=791524k,mode=755,inode64)
/dev/sda1 on / type ext4 (rw,relatime,errors=remount-ro)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=20574)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
none on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=791520k,nr_inodes=197880,mode=700,uid=1000,gid=1000,inode64)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
EFI variables are not supported on this system.
debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied
 grub-pc/install_devices_empty: false
 grub-pc/install_devices_failed: false
 grub2/linux_cmdline_default: quiet splash
 grub2/linux_cmdline:
 grub-pc/install_devices_failed_upgrade: true
* grub-pc/install_devices: /dev/disk/by-id/ata-TOSHIBA_Q300._166B42FJK1MU
 grub-pc/kopt_extracted: false
 grub-pc/disk_description:
 grub-pc/chainload_from_menu.lst: true
* grub-efi/install_devices: /dev/disk/by-id/ata-TOSHIBA_Q300._166B42FJK1MU-part5
 grub2/unsigned_kernels:
 grub2/no_efi_extra_removable: false
 grub-pc/timeout: 10
 grub-efi/partition_description:
 grub-pc/postrm_purge_boot_grub: false
 grub-pc/partition_description:
 grub-efi/install_devices_failed: false
 grub2/kfreebsd_cmdline:
 grub-efi/install_devices_empty: false
 grub-pc/hidden_timeout: true
 grub-pc/mixed_legacy_and_grub2: true
* grub-efi/install_devices_disks_changed: /dev/disk/by-id/ata-TOSHIBA_Q300._166B42FJK1MU-part5
 grub2/kfreebsd_cmdline_default: quiet splash
 grub2/unsigned_kernels_title:
 grub-pc/install_devices_disks_changed:
 grub2/update_nvram: true
0
NityaDevas 
Fragesteller
 27.02.2024, 23:20

Anderweitig:
Unlängst entdeckte ich, dass vor meiner Startpartition noch 25 GB nicht zugeteilt waren! Warum auch immer. Daraus machte ich eine neue Partition, weil ich der Startpartition scheinbar nichts mehr hinzufügen konnte.

0
andie00  27.02.2024, 23:33
@NityaDevas

Das wird sda2 sein aus der Ausgabe von lsblk, gemounted als /media/nitya_deva/ausgelagert

1