ubuntu@ubuntu:~$ sudo su root@ubuntu:/home/ubuntu# mount /dev/sda3 /mnt root@ubuntu:/home/ubuntu# sudo dd if=/dev/sdX count=1 | hexdump -C dd: öffne „/dev/sdX“: Datei oder Verzeichnis nicht gefunden root@ubuntu:/home/ubuntu# grub-install /dev/sda /usr/sbin/grub-probe: Fehler: cannot find a device for /boot/grub (is /dev mounted?). root@ubuntu:/home/ubuntu# grub-install --recheck /dev/sda /usr/sbin/grub-probe: Fehler: cannot find a device for /boot/grub (is /dev mounted?).